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
Dependencies all to all
Re: Dependencies all to all
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
http://exchange.nagios.org/directory/Ad ... I)/details
Nicholas Scott
Former Nagios employee
Former Nagios employee
Re: Dependencies all to all
I'll check it. Thank you! 