We have a website that monitors our control servers for another one of our alerting products. Each control server sends an email each hour to the url to say it is live. On Zabbix 4.0.4 is it possible to do something similar? Can I get it to check if the zabbix server is online, then send out an email?
I was thinking of using the agent ping, then creating a trigger, that some how each hour checks if it is running, if yes send out the email, if no do not send an email. I would want it to auto close after sending the email and not keep any history.
I was thinking of using the agent ping, then creating a trigger, that some how each hour checks if it is running, if yes send out the email, if no do not send an email. I would want it to auto close after sending the email and not keep any history.
Comment