HP Insight Management Agents 9.10 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 Table 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)
hpasmcli is a scriptable command line interface for interacting with the hpasmd or hpasmxld
management daemons. It is used to view/set/modify BIOS settings such as hyperthreading, boot
control, and UID LEDs. It can be used to display hardware status, such as fans, power supplies,
etc. It can also show, repair, and clear the Integrated Management Log (IML).
The CLI supports TAB completion of command names and has a history buffer that can be accessed
using the up/down arrows. See hpasmcli(4) manpage for more info.
Table 5 hpasmcli options
DescriptionCommand
Clears the specified featureCLEAR [IML]
Disables the specified featureDISABLE [FEATURE]
Enables the specified featureENABLE [FEATURE]
Quit the programEXIT
Add a maintenance note to the IMLNOTE [IML]
Set or configure the feature as specifiedSET [FEATURE]
Show 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 PXE for a remote installation. A typical usage would be "/sbin/hpbootcfg
-P -b" followed by a "/sbin/shutdown -r". This command sequence would reboot the server
to PXE boot mode and would not wait on any "F1" prompt messages.
10 Software architecture