Chinaunix首页 | 论坛 | 博客
  • 博客访问: 318451
  • 博文数量: 172
  • 博客积分: 2967
  • 博客等级: 少校
  • 技术积分: 1805
  • 用 户 组: 普通用户
  • 注册时间: 2011-09-09 13:31
文章分类

全部博文(172)

文章存档

2014年(6)

2013年(45)

2012年(120)

2011年(1)

我的朋友

分类: LINUX

2012-09-13 14:00:00

1.确保http,mysql,php,snmp,rrdtool都配置正确,并开启

2.使用snmpwalk测试能不能正常通信

3.查看IP地址,/etc/hosts文件是否正确

4.最重要的是确定/etc/snmp/snmpd.conf文件的

     38 # First, map the community name "public" into a "security name"
     39
     40 #       sec.name  source          community
     41 com2sec notConfigUser  10.12.190.123      public
     42 com2sec notConfigUser  vm2         public

高亮的部分要和被监控的设备信息一致
阅读(813) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~