CACTI监控CISCO 2950各端口流量

参考链接  http://lionnle.blog.51cto.com/362087/137142

1. 在交换机上打开SNMP-SERVER
enable
config terminal
snmp-server community my_name ro
exit
show running-config
write memory

2. 下载CACTI模版并载入


3.新增设备,初始化接口,选择要监控流量的接口
 load 3 templates
 setting threshold
 create devices  一直等到UP状态
 (Associated Data Queries - SNMP - Interface Statistics )
  载入模板后 SNMP - Interface Statistics会出现在可选项中,如果没有则先清除浏览器缓存,特别是添加多个Devices时)
 create graphs
09-13 20:21