HP Insight Management Agents 8.40 Managing ProLiant Servers with Linux HOW TO Whitepaper
Managing ProLiant Servers with Linux – HOWTO v8.40
17
# rpm –Uvh hp-health-<version>.<distribution>.<platform>.rpm
For more information about this component, see the online documentation by entering:
$ man hp-health
Note:
The version number for the RPM file varies depending on the supported
systems and functionality. The distribution refers to the Linux distribution
supported by the RPM. The platform refers to the processor architecture the
RPM was built to support. The RPM file has a binary compiled for the
supported distribution with the default kernel.
After the installation process, the health service is configured to automatically start each time your system boots.
To start the service without rebooting, type:
# /etc/init.d/hp-health start
Or
# service hp-health start
The health service can take more than 2 minutes to load, which is expected behavior. On systems with
variable speed fans, the fans might start spinning more slowly if the temperature is reasonably low.
To check if the Health Monitor is loaded properly, enter the following command (which is only available when
logged in as system administrator, super user, or root):
# /etc/init.d/hp-health status
Or
# service hp-health status
2-1-3 Installing the HP ProLiant Channel Interface Device
Driver for iLO/iLO2/iLO3 (hp-ilo)
To install hp-iLO RPM, enter the following:
# rpm –Uvh hp-ilo-<version>.rpm
This driver automatically loads upon system startup, or manually by entering:
# /etc/init.d/hp-ilo start
Or
# service hp-ilo start
For more information about this component, see the online documentation by entering:
$ man hp-ilo
2-1-4 Installing the Insight Management SNMP Agents for HP
ProLiant Systems
To install hp-snmp-agents, login as the root user, and then enter:
# rpm –Uvh hp-snmp-agents-<ver>.<dist>.<platform>.rpm