Search found 3 matches
- Mon Oct 24, 2011 11:25 am
- Forum: Open Source Nagios Projects
- Topic: Just CHECK if conditions are meet.
- Replies: 4
- Views: 2301
Re: Just CHECK if conditions are meet.
It does matter. When our ESX go into STANDBY mode, it still responds to ping, and the STATUS is shown as OK. So there's no difference in STATUS between ESX up or standby. So I need to let nagios know that when the ESX is in STANBY, the other two checks (mem and CPU) of the ESX should not be made. I ...
- Fri Oct 21, 2011 3:37 am
- Forum: Open Source Nagios Projects
- Topic: Just CHECK if conditions are meet.
- Replies: 4
- Views: 2301
- Thu Oct 20, 2011 6:14 am
- Forum: Open Source Nagios Projects
- Topic: Just CHECK if conditions are meet.
- Replies: 4
- Views: 2301
Just CHECK if conditions are meet.
Hi, I hope you guys here on the official support forum can help me. What I need is that if a certain service "status_information" is meet, the other hosts checks should be done. Example: HOST A - SERVICE1 - SERVICE2 - SERVICE3 If SERVICE3 "status_information" is "OK - Standb...