Aggreghiamo le notizie italiane sull'Open Source
yum install snmpd
yum install net-snmp
yum install net-snmp-utils
chkconfig --add snmpd
service snmpd start
[root@dominio ~]# service snmpd restart
Stopping snmpd: [FAILED]
Starting snmpd: [ OK ]
[root@dominio ~]# service snmpd status
snmpd dead but pid file exists
yum install snmpd
yum install net-snmp
yum install net-snmp-devel
yum install net-snmp-libs
yum install net-snmp-per
yum install net-snmp-utils
service snmpd restart