Has anyone used the getTgtRsrc command successfully? This is a command found on NIM servers that can be used to query a managed system's vio servers through the managed system's HMC to get information about the resources on the vio servers.
I am using this syntax:
./getTgtRsrc -hmc <name of our HMC server> -u <my user name. I have super admin rights on the hmc server> -m <name of the hardware as it appears on the left side of HMC under Systems Management/Servers> -vio <vioserver names as they appear on the "Contents of:" pane in the HMC,separated by a comma> -o /tmp/file.out
There is some kind of error in my syntax, but all I keep getting is the help file output for the command with no hint of where I've gone wrong.
I am using this syntax:
./getTgtRsrc -hmc <name of our HMC server> -u <my user name. I have super admin rights on the hmc server> -m <name of the hardware as it appears on the left side of HMC under Systems Management/Servers> -vio <vioserver names as they appear on the "Contents of:" pane in the HMC,separated by a comma> -o /tmp/file.out
There is some kind of error in my syntax, but all I keep getting is the help file output for the command with no hint of where I've gone wrong.