Cacti EZ添加主机.docxVIP

  • 3
  • 0
  • 约1.72千字
  • 约 5页
  • 2018-01-04 发布于河南
  • 举报
Cacti EZ添加主机

系统登录界面,root 密码是CactiEZ输入system-config-network 命令改IP,掩码和网关# service network restart打开浏览器访问IP 地址,用户名和密码是 admin, 第一次安装需要更改密码监控esxi# vi /etc/vmware/snmp.xmlconfig snmpSettings enabletrue/enable communitieskopusnmppro/communities targets10.202.1.1@161 kopusnmppro/targets本机地址/snmpSettings /config# services.sh?restart监控linux# yum -y install net-snmp# vi /etc/snmp/snmpd.conf# sec.name source communitycom2sec notConfigUser default kopusnmppro##### Second, map the security name into a group name:# groupName securityModel securityNamegroup notConfigGroup v1 notConfigUsergroup notConfigGroup v2c notConfigUser##### Third, create a view for us to let the group have rights to:# Make at least snmpwalk -v 1 localhost -c public system fast again.# name incl/excl subtree mask(optional)view mib2 included .1##### Finally, grant the group read-only access to the systemview view.# group context sec.model sec.level prefix read write notifaccess notConfigGroup any noauth exact mib2 none none# service snmpd restart# chkconfig snmpd on# netstat -nlup | grep :161# vi /etc/sysconfig/iptables-A INPUT -p udp -m state --state NEW -m udp--dport 161 -j ACCEPT# service iptables restart# iptables -L –n# cp /etc/sysconfig/iptables /kopu/backup/# cp /etc/snmp/snmpd.conf /kopu/backup/Cactiez添加交换机在路由上开启snmpRouter#configure terminal Enter configuration commands, one per line.? End with CNTL/Z.Router(config)#snmp-server community ORARO roRouter(config)#end全选在“数据查询”区域中选择需要监控的网络接口,然后选择“流入/流出 位(64位)”,注意一定要选“流入/流出 位(64位)”否则流量统计会不准默认树添加

文档评论(0)

1亿VIP精品文档

相关文档