HP Storage Essentials SRM 6.0 User Guide for Enterprise Edition and Standard Edition SRM Software (July 2008)

Viewing Element Topology and Properties298
Table 39 on page 297 lists variables that can be used to gather information for applications. Use
the variables with the "APPIQ_HOST" prefix when you are using variables from the first table to
gather information about the application. For example, if you are running a script containing
APPIQ_ELEMENT_STATUS on a host, it would obtain information about the status of the
application. You would need to run APPIQ_HOST_STATUS to obtain information about the status
of the host on which the application resides.
Table 38 Variables for Hosts Only
Variable Value
APPIQ_ELEMENT_OPERATING_SYSTEM
The operating system of the host.
APPIQ_ELEMENT_NUMBER_OF_PROCESSORS
The number of processors used by the
host.
APPIQ_ELEMENT_TOTAL_PHYSICAL_MEMORY
The total physical memory of the host.
APPIQ_ELEMENT_DOMAIN
The domain of the host.
Table 39 Variables for Applications Only
Variable Value
APPIQ_ELEMENT_PRODUCT_NAME The name of the application.
APPIQ_HOST_NAME The name of the host on which the
application resides
APPIQ_HOST_ID The identifier of a host on which the
application resides.
APPIQ_HOST_STATUS The status of the host on which the
application resides.
APPIQ_HOST_DESCRIPTION The description of the host on which the
application resides.
APPIQ_HOST_VENDOR The vendor of the host on which the
application resides.
APPIQ_HOST_TYPE_NAME The type name of the host on which the
application resides.
APPIQ_HOST_IP_ADDRESS The IP address of the host on which the
application resides.
APPIQ_HOST_DNS_NAME The DNS name of the host on which the
application resides.