User guide
Configuring the Remote Insight Lights-Out Edition 4-9
Compaq Confidential – Need to Know Required
Writer: James Parish Project: Compaq Remote Insight Lights-Out Edition User Guide Comments:
Part Number: 159206-005 File Name: e-ch4 Configuring the Remote Insight Lights-Out Edition.doc Last Saved On: 7/10/01 4:16 PM
Red Hat Linux 6.2 and 7.0
The step sequence for both installations is the same.
1. Install the UCD source, health driver, and agents using the following
commands:
rpm -ivh ucd-snmp-4.1.1-2-src.rpm for Red Hat Linux 6.2 or
rpm -ivh ucd-snmp-4.1.1-8-src.rpm for Red Hat Linux 7.0
rpm -ivh cpqhealth-1.2.0-1.i386.rpm
rpm -ivh cmafdtn-4.90-1.i386.rpm
rpm -ivh cmasvr-4.90-1.i386.rpm
rpm -ivh cmastor-4.90-1.i386.rpm
rpm -ivh cmanic-4.90-1.i386.rpm
rpm -ivh cpqrid-1.0.0-7.i386.rpm
2. Configure the SNMP using the following commands:
cp /opt/compaq/foundation/etc/snmpd.conf.cma /usr/share/snmp/snmpd.conf
cd /usr/share/snmp
vi /usr/share/snmp/snmpd.conf
NOTE: The vi /usr/share/snmp/snmpd.conf command is used so that the 'trapsink' line
has the IP address of the Compaq Insight Manager XE console at which you want to
receive traps. The following is an example:
Rwcommunity rwcomm 127.0.0.1
Rwcommunity public
Trapsink ×××.×××.×××.××× public
cd /usr/src/redhat/SOURCES
tar -xzvf ./ucd-snmp-4.1.1.tar.gz for Red Hat Linux 6.2 or
tar -xzvf ./ucd-snmp-4.1.2.tar.gz for Red Hat Linux 7.0
cd /usr/src/redhat/SOURCES/ucd-snmp-4.1.1
for Red Hat Linux 6.2 or
cd /usr/src/redhat/SOURCES/ucd-snmp-4.1.2
for Red Hat Linux 7.0
/opt/Compaq/foundation/etc/snmpdbld