Configurar snmpd
cd /usr/ports/net-mgmnt/net-snmp
make install clean
edit rc.conf
snmpd_enable="YES"
cd /usr/local/share/snmp
edit snmpd.conf
syslocation home (Local)
syscontact me@here.com (E-mail de contato)
rocommunity private (replace with whatever read only name you'd like)
rwcommunity public (again, change this to whatever you'd like)
master yes
/usr/local/etc/rc.d/snmpd start
snmpwalk -v1 -c public 127.0.0.1
FONTE: http://forums.cacti.net/about5870.html&highlight=
Nenhum comentário:
Postar um comentário