Hi Forum,
Is there a way how to monitor zabbix itself? Let's say I monitor the free memory on a linux server. And a graph draws the line with the amount. When there is a communication problem between the zabbix server and the client, then the line stops and nothing is displayed.
My question is, how I could monitor zabbix for "no data". Of course I can test the hosts with ping, but that's not what I need. I really want to know, when zabbix can't store collected values in the database. So far the only way I found is to check zabbix_server.log for words like "Timeout" or "error".
Is there a way how to monitor zabbix itself? Let's say I monitor the free memory on a linux server. And a graph draws the line with the amount. When there is a communication problem between the zabbix server and the client, then the line stops and nothing is displayed.
My question is, how I could monitor zabbix for "no data". Of course I can test the hosts with ping, but that's not what I need. I really want to know, when zabbix can't store collected values in the database. So far the only way I found is to check zabbix_server.log for words like "Timeout" or "error".
Comment