Search found 3 matches

by GeorgePastoor
Thu Jan 05, 2012 2:08 am
Forum: Open Source Nagios Projects
Topic: OK event when 1 of 2 services are running
Replies: 5
Views: 1539

Re: OK event when 1 of 2 services are running

@mguthrie

Great, I think this is the answer to my problem.
Thank you :D
by GeorgePastoor
Wed Jan 04, 2012 10:29 am
Forum: Open Source Nagios Projects
Topic: OK event when 1 of 2 services are running
Replies: 5
Views: 1539

Re: OK event when 1 of 2 services are running

It sounds like you need to script the logic into a new function which is custom-tailored to that server. Thanx for your reaction. That's my last option because I like to keep Nagios as standard as possible. Don't know if something like that is possible with servicegroups I'm lookin in to it right n...
by GeorgePastoor
Wed Jan 04, 2012 5:09 am
Forum: Open Source Nagios Projects
Topic: OK event when 1 of 2 services are running
Replies: 5
Views: 1539

OK event when 1 of 2 services are running

Hi, I have a problem that I have to monitor different services but not all of them needs to be running at the same time. For example service1 is stopped but it doesn't matter as long as service2 is running. Is it possible to still get an OK event even though service1 is stopped ? I was looking at se...