Thanks for the quick response. CCM helped.
I ended up changing:
retain_state_information=0 temporarily
and all dependent alerts start off in pending state instead of the state they were in before the dependency was created and nagios restarted.
Search found 2 matches
- Wed May 13, 2015 1:57 pm
- Forum: Open Source Nagios Projects
- Topic: possible to change status of dependent checks to unknown?
- Replies: 3
- Views: 1292
- Sun May 10, 2015 9:07 pm
- Forum: Open Source Nagios Projects
- Topic: possible to change status of dependent checks to unknown?
- Replies: 3
- Views: 1292
possible to change status of dependent checks to unknown?
I currently have a bunch of service checks that have a "critical" status, and I am trying to figure out the best way to mass temporarily disable them in such a way that the red/critical status goes to "unknown". I'd rather not delete them because I might forget to re-add them. An...