Chinaunix首页 | 论坛 | 博客
  • 博客访问: 405755
  • 博文数量: 92
  • 博客积分: 3153
  • 博客等级: 中校
  • 技术积分: 780
  • 用 户 组: 普通用户
  • 注册时间: 2010-02-03 16:26
文章存档

2011年(21)

2010年(71)

分类: LINUX

2010-10-03 09:14:23

想让cacti能监控服务器,需要对net-snmp做如下配置:

/etc/snmp/snmpd.con


com2sec notConfigUser  default       public    =>   com2sec notConfigUser  监控ip       public


access  notConfigGroup ""      any       noauth    exact  systemview none none  =>access  notConfigGroup ""      any       noauth    exact  all none none


#view all  include .1 80  => view all  include .1 80


如果要加入对磁盘的监控,可加入配置;

disk /   #对/目录进行监控

阅读(697) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~