Zabbix icon indicating copy to clipboard operation
Zabbix copied to clipboard

Is there a mechanism that zabbix will prompt when the monitoring item does not get the data?

Open admin1518 opened this issue 6 years ago • 1 comments

Is there a mechanism that zabbix will prompt when the monitoring item does not get the data?

admin1518 avatar Aug 05 '19 08:08 admin1518

@admin1518 Yes, you have to create a trigger with the function nodata : https://www.zabbix.com/documentation/4.2/manual/appendix/triggers/functions

As an example, you can use the one from the template of the Zabbix agent.

Or if you want, someone made an article about it : https://werner-dijkerman.nl/2015/03/31/zabbix-nodata-trigger-really-a-lifesaver/

Atem18 avatar Aug 05 '19 09:08 Atem18