Ad Widget

Collapse

deadmans http ping option on SUCCESS for only SOME errors (pref healthchecks.io)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kljl43
    Junior Member
    • Apr 2014
    • 5

    #1

    deadmans http ping option on SUCCESS for only SOME errors (pref healthchecks.io)

    Hello,
    I have zabbix running on a docker container, and I have many http endpoints (ip cams, other docker contianers) on an internal network I would like to send an SMS to my phone if they are down (being the most important of the montorings). (I also have several other items I want to monitor but a simple email would be fine.) I have solved the SMS part by using my sms gateway (email -> sms) address as part of my phone number. I have this setup through healthcheck.io which monitors via deadman monitoring. So instead of sending alert on failure it sends http pings on success. This has the benefit if my containers completely fail to start (and cant send an email) then I receive an email from this service.

    For the life of me I can't find out how to:
    1) send an HTTP ping or email ping (both supported by healthcheck.io) from zabbix on HEALTHY (not on alert on error)
    2) send an HTTP ping or email ping for only SOME triggers and not all (mostly only web monitoring)

    Are these possible with zabbix? Thanks!
    Last edited by kljl43; 11-07-2022, 03:11.
Working...