Notification when 5 group members go down

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
phelms
Posts: 3
Joined: Thu Sep 17, 2015 4:19 pm

Notification when 5 group members go down

Post by phelms »

Hello,

I have an active support contract, account is pending for the general support membership but wanted to post this to see if anyone could help out.

We have a lot of branch offices which are managed by a 3rd party contractor. Each has a DMVPN connection that we are monitoring using Nagios XI. We are attempting to setup a notification piece to alert us if 5 or more locations are down.

I was attempting an escalated notification system but could not do it based on group.

Any Ideas?

Thanks!
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Notification when 5 group members go down

Post by tmcdonald »

You basically just described BPI:

https://assets.nagios.com/downloads/nag ... _Addon.pdf

Give that a read and let us know if you need further assistance!
Former Nagios employee
phelms
Posts: 3
Joined: Thu Sep 17, 2015 4:19 pm

Re: Notification when 5 group members go down

Post by phelms »

Hello!

Yes BPI was exactly what we were looking for. I created a group with the Wizard and setup a small test batch with a 'failed' location, however the main group never goes to warning or critical. Thoughts?

http://i.imgur.com/Ly7GtGD.png
jdalrymple
Skynet Drone
Posts: 2620
Joined: Wed Feb 11, 2015 1:56 pm

Re: Notification when 5 group members go down

Post by jdalrymple »

We don't know what you have set for thresholds, however your test doesn't appear to have 5 group members down, only 1.
phelms
Posts: 3
Joined: Thu Sep 17, 2015 4:19 pm

Re: Notification when 5 group members go down

Post by phelms »

Yes I have the warning at 99% and critical at 98% also the down host was checked as essential
jdalrymple
Skynet Drone
Posts: 2620
Joined: Wed Feb 11, 2015 1:56 pm

Re: Notification when 5 group members go down

Post by jdalrymple »

We'll happily take a look at your bpi.conf to help troubleshoot if you send it along.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Notification when 5 group members go down

Post by lmiltchev »

If you set health thresholds as such:

Warning = 30
Critical = 20

and you don't have any of the members set as "essential", the state of the BPI group will change to "Warning" if 4 members are down, and "Critical" when all 5 members are down.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked