HP Systems Insight Manager 5.3 Installation and Configuration Guide for Linux
/opt/mx/bin/mxstart
6. Configure the system to send SNMP traps.
NOTE: These steps might vary slightly, depending on your version of Linux. Refer to your Linux provider
for details if these file paths and file names do not exist on your system.
a. Verify that SNMP is installed by executing the following command:
rpm -qa | grep snmp
If SNMP is not installed, the previous command does not return a components list. Refer to your
Linux provider for information on installing SNMP.
b. Verify if the HP Server Management Drivers and Agents from the ProLiant Support Pack for Linux
is installed by executing the following command:
rpm -qa | grep hpasm
If the drivers and agents are is not installed, the previous command does not return a components
list. If they are installed, verify that the HP Server Management Driver and agent daemon are
running by executing the following command:
/etc/init.d/hpasm status
c. If the the HP Server Management Drivers and Agents daemons are running, stop them using the
following command:
/etc/init.d/hpasm stop
NOTE: If the HP Server Management Drivers and Agents daemon is not installed, omit this step
and step g.
d. Stop the SNMP daemon:
/etc/init.d/snmpd stop
28 Installing HP SIM on the CMS for the first time