Zabbix Agent端配置文件说明 由于工作中经常接触到zabbix,所以将agent配置整理一下,方便日常查看. # This is a config file for the Zabbix agent daemon (Unix) # To get more information about Zabbix, visit http://www.zabbix.com ############ GENERAL PARAMETERS ################# ### Option: P…
# This is a config file for the Zabbix agent daemon (Unix)# To get more information about Zabbix, visit http://www.zabbix.com ############ GENERAL PARAMETERS ################# ### Option: PidFile# Name of PID file.## Mandatory: no# Default:# PidFile=…
selinux配置文件修改错误导致无法启动虚拟机 问题 错误修改配置文件 [root@centos73 ~]# cat /etc/selinux/config # This file controls the state of SELinux on the system. # SELINUX= can take one of these three values: # enforcing - SELinux security policy is enforced. # permissive -…
今天中午发现zabbix陆续出现Zabbix agent on [HOSTNAME] is unreachable for 5 minutes问题,开始是只是寥寥几台,没太在意,吃了顿饭回来发现一大堆,而且持续很久,越3个小时( ⊙ o ⊙ )!观察后发现全是新加坡地区机器,查看绘图发现没图,而且latest data也没有,最后一次获取数据还在大概3h前,然后上机器用zabbix_get.zabbix_agent去测试,数据可以取到,然后度娘.狗狗一大堆没用的o(╯□╰)o,后来仔细分析只是新…