python version: python3.6 system version: Centos 8.2.2004 zabbix version: 5.0 import requests import json import uuid import sys import subprocess aut ...
分类:
编程语言 时间:
2020-07-01 15:54:46
阅读次数:
69
zabbix基于SNMP协议监控路由器步骤步骤超级方便。1.路由器上开启snmp2.确保外网能访问到3.用snmpwalk测试4.添加zabbix主机,SNMPinterfaces中添加ip,去掉默认的zabbixagent,模块选择TemplateSNMPInterfacessnmpwalk测试命令[root@localhostinit.d]#snmpwalk-v2c-cpublic192.1..
分类:
其他好文 时间:
2016-12-07 14:30:51
阅读次数:
209
zabbix基于SNMP 协议监控路由器步骤步骤超级方便。
1. 路由器上开启snmp
2. 确保外网能访问到
3. 用snmpwalk测试
4. 添加zabbix主机,SNMP interfaces中添加ip,去掉默认的zabbix agent,模块选择Template SNMP Interfacessnmpwalk测试命令snmpwalk -v 2c -c public IP 1.3...
分类:
其他好文 时间:
2015-03-18 18:09:09
阅读次数:
210