Dependencies all to all

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
nagniot
Posts: 11
Joined: Thu Aug 02, 2012 8:26 am

Dependencies all to all

Post by nagniot »

Hello

I have a problem to define dependencies beetwen 3 services.
I need only one notification when 3/3 services are in critical status.
If 1/3 or 2/3 services are in status 'ok' notification should be send from service which caused alarm.

I tried to do this but when i configure dependencies i get message that it is loop.

Do you have any idea?
Thanks
User avatar
nscott
Posts: 1040
Joined: Wed May 11, 2011 8:54 am

Re: Dependencies all to all

Post by nscott »

Yeah, if they are defined like that, that will be a circular dependency. Have you considered BPI?

http://exchange.nagios.org/directory/Ad ... I)/details
Nicholas Scott
Former Nagios employee
nagniot
Posts: 11
Joined: Thu Aug 02, 2012 8:26 am

Re: Dependencies all to all

Post by nagniot »

I'll check it. Thank you! :)
Locked