Nagios XI correlation dependency between two hosts

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Johnjones
Posts: 16
Joined: Wed May 04, 2016 7:24 pm

Nagios XI correlation dependency between two hosts

Post by Johnjones »

I have a master and a slave host. If the master host goes down and the slave host is up the Nagios must not create a critical alert as the slave host is still up. Instead it must create a warning alert for master host so that there is no need for immediate action. Can anyone please help how this can be done on Nagios XI??
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Nagios XI correlation dependency between two hosts

Post by rkennedy »

Sounds like you're looking for BPI (https://assets.nagios.com/downloads/nag ... _Addon.pdf) or check_multi (https://exchange.nagios.org/directory/P ... ti/details). Both should work for your case.
Former Nagios Employee
Johnjones
Posts: 16
Joined: Wed May 04, 2016 7:24 pm

Re: Nagios XI correlation dependency between two hosts

Post by Johnjones »

Thank you very much for the info. It was really helpful.
I am thinking of using BPI. But I've got one more question regarding this. Suppose I created a BPI group with two servers and one server goes down and BPI sends a notification. Will creating a BPI group suppress the notifications from the host. Or should I remove the notifications for that particular host?
bwallace
Posts: 1145
Joined: Tue Nov 17, 2015 1:57 pm

Re: Nagios XI correlation dependency between two hosts

Post by bwallace »

I believe that is correct - disable notifications on the host, and then leave that task up to BPI in order to avoid receiving multiple notifications.
Be sure to check out the Knowledgebase for helpful articles and solutions!
Johnjones
Posts: 16
Joined: Wed May 04, 2016 7:24 pm

Re: Nagios XI correlation dependency between two hosts

Post by Johnjones »

I have one more problem with this, when the main host is up and any of its service goes down it must give a critical notification. And if the main host is up and the service in the secondary host goes down it must give a warning notification rather than a critical notification. And if main host is down and secondary host is up and if the service goes down in the secondary host it must give a critical notification.can anyone help me with this please?
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Nagios XI correlation dependency between two hosts

Post by hsmith »

What behavior are you witnessing it doing currently? Have you set BPI up yet?
Former Nagios Employee.
me.
Johnjones
Posts: 16
Joined: Wed May 04, 2016 7:24 pm

Re: Nagios XI correlation dependency between two hosts

Post by Johnjones »

Sorry for the late reply. i got a chance to work on it now. I was able to setup the BPI. But I can't find an option to enable notifications for the BPI process. where can i configure notifications for the BPI process?
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Nagios XI correlation dependency between two hosts

Post by lmiltchev »

You can run the BPI Wizard against your BPI group, and set up notifications in Step 4 of the wizard.
example01.PNG
You do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Johnjones
Posts: 16
Joined: Wed May 04, 2016 7:24 pm

Re: Nagios XI correlation dependency between two hosts

Post by Johnjones »

Oh! thanks this helps a lot. Its working now
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Nagios XI correlation dependency between two hosts

Post by lmiltchev »

I am glad I could help! I will be locking this topic now. If you have any more questions/issues, start a new thread.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked