知识屋:更实用的电脑技术知识网站
所在位置:首页 > 操作系统 > linux

cacti监控不到linux的网卡信息

发布时间:2014-09-05 17:00:12作者:知识屋

最近在学习cacti,安装完之后监控不到网卡信息,解决方法如下:
编辑linux主机下的/etc/snmp/snmpd.conf文件
 
找到:com2sec notConfigUser  default       public 
修改成:com2sec notConfigUser  all       public
找到:access  notConfigGroup ""      any       noauth    exact  systemview none none
修改成:access  notConfigGroup ""      any       noauth    exact  all none none
找到:#view all    included  .1     80把该行的#去掉,
找到:#view mib2   included  .iso.org.dod.internet.mgmt.mib-2 fc把改行的#去掉,
重起snmpd:/etc/init.d/snmpd restart

作者“崔元荣学技术”

(免责声明:文章内容如涉及作品内容、版权和其它问题,请及时与我们联系,我们将在第一时间删除内容,文章内容仅供参考)
收藏
  • 人气文章
  • 最新文章
  • 下载排行榜
  • 热门排行榜