Creating custom tool definition files for HP Systems Insight Manager 5.1 or greater (481365-002, January 2009)

30
Names Values
Description
SystemRoot
Variable received from the operating system (received in context of the windows service
account)
WinDIR
Variable received from the operating system (received in context of the wind
ows service
account)
ComputerName
Variable received from the operating system (received in context of the windows service
account)
MPIP
The IP address of the associated management processor
MPNAME
The name of the associated management processor
RELATED
DEVICECOUNT
The number of associated systems
RELATEDDEVICENAME%
d
The name of the associated system, where %d is the iteration number. For example:
IF, RELATEDDEVICECOUNT = 2
Then, RELATEDDEVICENAME()=DeviceName()
RELATEDDEVICENAME1=DeviceName1
RELATEDDE
VICEIP%d
The IP address of the associated system, where %d is the iteration number. For example:
IF, RELATEDDEVICECOUNT=2
Then, RELATEDDEVICEIP0=111.111.111.111
RELATEDDEVICEIP1=222.222.222.222
RELATIONSHIP%d
The relationship string with the associated sy
stem, and %d is the iteration number. For
example:
IF, RELATEDDEVICECOUNT=2
Then, RELATIONSHIP0=ServerToEnclosure
RELATIONSHIP1=VMGuestToVMHost