Hi,
Zabbix_server v1.1.4
I'm having this problem where if I reboot a client machine, when it comes back, zabbix_server does not start monitoring it again.
I can kick start the process if I do this:
mysql -u root -D zabbix -e 'update hosts set errors_from=0'
Then it start monitoring again.
Can anybody shed light on this? I'd like to know what is happening? It's a pain because sometimes machines need to be restarted, and they have to call me everytime to get zabbix montitoring to work.
Thanks,
Daniel
Zabbix_server v1.1.4
I'm having this problem where if I reboot a client machine, when it comes back, zabbix_server does not start monitoring it again.
I can kick start the process if I do this:
mysql -u root -D zabbix -e 'update hosts set errors_from=0'
Then it start monitoring again.
Can anybody shed light on this? I'd like to know what is happening? It's a pain because sometimes machines need to be restarted, and they have to call me everytime to get zabbix montitoring to work.
Thanks,
Daniel
Comment