Page 1 of 1

Passive checks stopping

Posted: Mon Nov 18, 2013 2:47 pm
by BanditBBS
I just figured out that a firewall rule stopped working and outbound xfers are not working form one server to the other. I never would have known had I not been testing something. What is the best practice to alert myself if passive checks haven't been received for a while.

I could use freshness check and check_dummy and set to warning, but that'd alert the normal contacts and not me...hmmmm....suggestions?

Re: Passive checks stopping

Posted: Mon Nov 18, 2013 4:02 pm
by abrist
Hmmm. Freshness is the way this is supposed to alert. You may be able to write a script that checks status.dat for any passive checks whose "last_update" time is older than a certain time. Run that script as it's own check, make yourself the contact.
Just a thought, though I presume some one may have a better way.