Download Global Array Manager User Guide

Transcript
SNMP Peer Agent Installation for Linux
status)
status snmpd
RETVAL=$?
;;
*)
echo "Usage: snmpd {start|stop|restart|condrestart|status}"
RETVAL=1
esac
exit $RETVAL
S90snmpd must precede S99gamagent lexically in /etc/rc.d/rc3.d and rc5.d
so S90snmpd will be run before S99gamagent.
☛ Note
This install procedure may change due to installing
gam driver/server in the same rpm package
Installing gamagent Files
To install gamagent files, change to whatever directory (or media) contains
gamagent.rpm and enter the command:
rpm –i gam-agent-5.0.rpm
The gamagent.rpm will install the following files:
• /usr/local/sbin/gamagent (SNMP peer agent),
• /etc/rc.d/init.d/gamagent (system start/stop init file),
• /usr/share/snmp/gamagent.efs (definition file),
• /usr/share/snmp/snmpd.conf (snmpd configuration file),
• /usr/share/snmp/mlxraid.mib (Mylex MIB file).
And will create the following symbolic links:
• /usr/local/share/snmp/mlxraid.mib ==> /usr/share/snmp/mlxraid.mib
• /usr/local/share/snmp/gamagent.efs ==> /usr/share/snmp/gamagent.efs
• /usr/local/share/snmpd.conf ==> /usr/share/snmp/gamagent.efs
A-10
Global Array Manager Server Software Manual