sent alert if X hosts go down in a host group

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
tlawson
Posts: 9
Joined: Sun Oct 21, 2012 6:16 am

sent alert if X hosts go down in a host group

Post by tlawson »

Hello,
I have been trying to think of a way to send an alert if X hosts go down in a host group.

So far the only solution Ive come up with is using the scripts in cgi-bin from cron.


Has anyone done this already or know of a nicer way to do this?
User avatar
jsmurphy
Posts: 989
Joined: Wed Aug 18, 2010 9:46 pm

Re: sent alert if X hosts go down in a host group

Post by jsmurphy »

There are a few different plugins for "Business intelligence" who's primary goal is more or less this kind of logic. I can't remember if BPI 2.0 works with Nagios Core but if it does that's probably the best place to start.

Link: http://exchange.nagios.org/directory/Ad ... 29/details
tlawson
Posts: 9
Joined: Sun Oct 21, 2012 6:16 am

Re: sent alert if X hosts go down in a host group

Post by tlawson »

Thank you, that is exactly what i needed.
Locked