摘要:
SNMP协议简介: a. 轮询(Polling) -- 定时获取状态, 中断(Interrupt)--出问题通知 b. 共同体名(community) -- 口令--只读口令 --读写口令 使用SNMP: 1 安装snmp [root@cuijian /]# yum -y install net-s 阅读全文
摘要:
1 安装snmp [root@xxxx ~]# yum -y install net-snmp* 2 安装rddtool 3 创建数据库 cacti, 导入 cd xx/cacti/cacti.sql 里的表 4 配置cacti [root@xxxx ~]# vi ..xx/cacti/includ 阅读全文