Service dependancy perhaps...
Posted: Fri Feb 14, 2014 8:49 am
Hi
Hoping someone on here can help me out. I run a Nagios install with several hundred service checks etc but have come across something that's trumped me..
I have a service ($$) that can be run by one of two systems (A or B) and want a smart way of monitoring it.
Currently the service is monitored individually on each system so one always appears in alarm as it isn't running.
I'm wondering if there is a way for me to code (using something like dependencies) a check so that as long as ($$) is OK on (A) or (B) nagios doesn't alert. Nagios should only alert if ($$) is down on both (A) and (B)..
Is this something that would be possible inside native nagios or would i need to look into a custom written check script?
Thanks in Advance
Evo
Hoping someone on here can help me out. I run a Nagios install with several hundred service checks etc but have come across something that's trumped me..
I have a service ($$) that can be run by one of two systems (A or B) and want a smart way of monitoring it.
Currently the service is monitored individually on each system so one always appears in alarm as it isn't running.
I'm wondering if there is a way for me to code (using something like dependencies) a check so that as long as ($$) is OK on (A) or (B) nagios doesn't alert. Nagios should only alert if ($$) is down on both (A) and (B)..
Is this something that would be possible inside native nagios or would i need to look into a custom written check script?
Thanks in Advance
Evo