Page 1 of 1

Dependencies all to all

Posted: Thu Aug 02, 2012 9:06 am
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

Re: Dependencies all to all

Posted: Thu Aug 02, 2012 10:06 am
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

Re: Dependencies all to all

Posted: Fri Aug 03, 2012 3:58 am
by nagniot
I'll check it. Thank you! :)