I tried installing Zabbix Agent on Centos 7, the following is the script I have used
sudo -S rpm -ivh https://repo.zabbix.com/zabbix/4.0/r...el7.noarch.rpm
sudo -S yum install -y zabbix-agent
sudo -S sed -i 's/# EnableRemoteCommands=0/EnableRemoteCommands=1/g'...
Search Result
Collapse
2 results in 0.0022 seconds.
Keywords
Members
Tags
-
Zabbix agentd don’t work, when local time on a host has been changed
Hello everyone.
I have some trouble with my zabbix-agentd on a host.
When I changed local date and time on my host (current date and time plus one day), everything has been ok.
But, after that I changed date and time (changed local date and time to current date and time). When I has...