I have a script that checks if zabbix server is running,
by checking if the process is running & checking the PID file.
My problem is, every now & then the zabbix server freezes,
which means the PID is present & the process is running.
How can I check that the zabbix_server is responding?
The process freezes due to some network configuration,
its not a bug or misconfiguration.
by checking if the process is running & checking the PID file.
My problem is, every now & then the zabbix server freezes,
which means the PID is present & the process is running.
How can I check that the zabbix_server is responding?
The process freezes due to some network configuration,
its not a bug or misconfiguration.


Comment