Intel cc3300 Server User Manual


 
Intel Server Control Installation Guide
14
ISC Installation Procedure for Linux Red Hat 7.1 and Red Hat
Enterprise Linux AS 2.1
There are three steps to the Linux Red Hat installation process:
Installing Linux DMI server provider
Installing ISC
Configuring the SNMP_DMI mapper
Installing Linux DMI Service Provider
1. Insert the HP Server cc3300 & cc2300 User Information, Diagnostics & Utilities Resource CD
into the Linux server CD ROM drive.
2. Mount the CD using either of the following methods:
Enter the mount command as follows:
mount /mnt/cdrom
Use the Disk Management utility. To invoke this utility click the Start button, select
System, and then select the Disk Management menu option.
NOTE
If you prefer a quicker method for installing ISC on RedHat 7.1, look for the
installation script that is included in the “driver” tab of the cc2300/cc3300
Resource CD.
3. Uninstall the ucd-snmp version 4.2 software package if it has been installed previously with
rpm –e. ucd-snmp version 4.2 software is included with RedHat 7.1. ISC runs with ucd-snmp
version 4.1.
Check for ucd-snmp version 4.2 using the RPM (RedHat Package Manager) query command.
Rpm –q ucd-snmp
Output should be:
Ucd-snmp-4.2-12
Type in:
Rpm –e ucd-snmp
A message should state ucd-snmp-utils and ucd-snmp-devel are dependent upon ucd-snmp.
Remove ucd-snmp-utils, ucd-snmp-devel and then ucd-snmp using the following commands.
Rpm –e ucd-snmp-utils
Rpm –e ucd-snmp-devel
Rpm –e ucd-snmp