Hello all.
I'm new to Zabbix and I have a question, the answer to which I haven't found neither here, nor in official documentation.
I wonder if it's possible to send some HTTP request (for example with curl) to Zabbix server, so when requests are sent regularly, there are no triggers about problems. But if there is no such a request for e.g. 15 minutes - to show some trigger and send some kind of alert.
I'm just not sure what are keywords to search for such a solution.
I'd like to integrate the availability of some services, Linux and Zabbix.
For example, if iptables matched some traffic, access https://zabbix/some-url with CURL, and show no triggers.
If no matches in 15 minutes (Zabbix haven't received some concrete request) - show trigger with alert.
I'm ready to read and learn, I'm just not sure what to search for such kind of monitoring. Maybe someone will show me the right way.
Debian 9.2.
Zabbix 3.0.7.
Best regards, Alexey
I'm new to Zabbix and I have a question, the answer to which I haven't found neither here, nor in official documentation.
I wonder if it's possible to send some HTTP request (for example with curl) to Zabbix server, so when requests are sent regularly, there are no triggers about problems. But if there is no such a request for e.g. 15 minutes - to show some trigger and send some kind of alert.
I'm just not sure what are keywords to search for such a solution.
I'd like to integrate the availability of some services, Linux and Zabbix.
For example, if iptables matched some traffic, access https://zabbix/some-url with CURL, and show no triggers.
If no matches in 15 minutes (Zabbix haven't received some concrete request) - show trigger with alert.
I'm ready to read and learn, I'm just not sure what to search for such kind of monitoring. Maybe someone will show me the right way.
Debian 9.2.
Zabbix 3.0.7.
Best regards, Alexey
Comment