搭好了Zabbix_Server以后,添加了服务器本身和一台Windows的机器做测试,居然有这样的报警. Zabbix agent on zabbix_client is unreachable for 5 minutes 在Agent中启用了Log后,发现依然没有生成日志,检查了下配置,原来是DebugLevel=0导致的,写成3或4自然就没事了. 正常生成日志后,看到其中有这么一条: No active checks on server: host [zabbix_server] not
用小工具ping.py测试距离您最快的节点 #!/usr/bin/env python # coding: utf-8 """ A pure python ping implementation using raw sockets. Note that ICMP messages can only be send from processes running as root (in Windows, you must run this script as 'Administr