HP Insight Management Agents 9.20 Managing ProLiant Servers with Linux HOW TO Whitepaper

Table 3 hplog options
DescriptionCommand
Shows the current temperature and the threshold levels of all temperature sensorshplog t
Shows the status of all fanshplog f
Shows the status of all power supplieshplog p
Shows the IML entries on the standard outputhplog v
For more information about these components, see the online documentation by entering:
$ man hplog
HP Unique Identifier Utility (hpuid)
The HP Unique Identifier Utility (hpuid) allows local manipulation of the ProLiant Unique Identifier
(UID) blue light on selected ProLiant servers. The hpuid utility allows the light to be turned on and
off and displays the current status of the light as shown inTable 4: “hpuid options.
Table 4 hpuid options
DescriptionCommand
Disables the UID (blue) lighthpuid d
Enables the UID (blue) lighthpuid e
Shows the status of the UID (blue) lighthpuid s
HP Management CLI (hpasmcli)
The hpasmcli scriptable command-line interface is for interacting with the hpasmd or hpasmxld
management daemons. It is used to view, set, and modify BIOS settings such as hyperthreading,
boot control, and UID LEDs. It can be used to display hardware status, such as fans and power
supplies. It can also show, repair, and clear the IML.
The CLI supports tab completion of command names and has a history buffer that can be accessed
via the up/down arrows. See the hpasmcli(4) manpage for more information.
Table 5 hpasmcli options
DescriptionCommand
Clears the specified featureCLEAR [IML]
Disables the specified featureDISABLE [FEATURE]
Enables the specified featureENABLE [FEATURE]
Quits the programEXIT
Adds a maintenance note to the IMLNOTE [IML]
Sets or configures the feature as specifiedSET [FEATURE]
Shows the current status or configuration of the selected featureSHOW [FEATURE]
HP ProLiant Boot Configuration utility (hpbootcfg)
The hpbootcfg utility allows an application to set which device to boot from on the next boot of
the system. This can be a permanent change or a one-time boot change. Typically, this feature is
used to boot to Preboot Execution Environment (PXE) for a remote installation. A typical usage is
/sbin/hpbootcfg -P -b followed by a /sbin/shutdown -r. This command sequence
reboots the server to PXE boot mode and does not wait on any F1 prompt messages.
10 Software architecture