Debian中snmp的配置(使用监控宝)
摘要:安装:apt-get install snmp snmpd配置:Debian51、修改/etc/snmp/snmpd.conf在【first】节中,将如下行前面的"#"去掉,并在其上一行前加“#”:#com2sec readonly default public在【third】节中,将“view system”行修改为如下view mib included .iso.org.dod.internet.mgmt.mib-2 fc将如下行: access MyROSystem "" any noauth exact system none none修改为:
阅读全文
posted @ 2011-12-15 12:04