HP Storage Essentials V5.1 User Guide Second Edition (Linux Release) (T4283-96056, November 2006)

Viewing Element Topology and Properties306
The following table lists variables that can be used to gather information for only hosts.
*If an application resides on the host, the variables in this table provide information about the
application. See the last table for variables that return information about the host.
The following table lists variables that can be used to gather information for applications and hosts.
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 43 Variables for Only Hosts*
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 44 Variables for Only Applications
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.