在服务器上使用cacti监控流量
发布于 8年前 (2016-10-28)
1、RRDTool主要用于绘图 yum -y install rrdtool 2、net-snmp主要用于收集并传送服务器的统计信息 yum -y install net-snmp net-snmp-libs net-snmp-utils 3、配置net-snmp vim /etc/snmp/snmpd.conf 将55行的view systemview included .1.3.6.1.2.1...
阅读(1854)评论(0)赞 (0)