JosefJezek
3/14/2014 - 12:24 PM

Zenoss and Dell OpenManage

Zenoss and Dell OpenManage

Zenoss and Dell OpenManage

wget -q -O - http://linux.dell.com/repo/hardware/latest/bootstrap.cgi | bash
yum -y install OpenIPMI srvadmin-all
/opt/dell/srvadmin/sbin/srvadmin-services.sh start
https://hostname:1311

Debian

echo 'deb http://linux.dell.com/repo/community/ubuntu wheezy openmanage' | tee -a /etc/apt/sources.list.d/linux.dell.com.sources.list
gpg --keyserver pool.sks-keyservers.net --recv-key 1285491434D8786F
gpg -a --export 1285491434D8786F | apt-key add -

apt-get update
apt-get install snmpd srvadmin-all
source ~/.bashrc
srvadmin-services.sh start
srvadmin-services.sh status

SNMP Conf

master agentx
smuxpeer .1.3.6.1.4.1.674.10892.1