Cool. Is it on a public tracker?
Didn't seem to be a valid issue # on tracker.nagios.org.
Search found 4 matches
- Thu Jul 10, 2014 1:04 am
- Forum: Open Source Nagios Projects
- Topic: reported service state id when pending
- Replies: 7
- Views: 2415
- Wed Jul 09, 2014 9:27 am
- Forum: Open Source Nagios Projects
- Topic: reported service state id when pending
- Replies: 7
- Views: 2415
Re: reported service state id when pending
Are you saying the initial_state is not entering objects.cache even after a restart of nagios? What happens when you delete objects.cache after stopping nagios, then start nagios again? And as for the default state, I can only assume the default of OK is to avoid sending out emails for UNKNOWN stat...
- Tue Jul 08, 2014 12:55 am
- Forum: Open Source Nagios Projects
- Topic: reported service state id when pending
- Replies: 7
- Views: 2415
[SOLVED] Re: reported service state id when pending
Sorry, I would have posted this earlier, but the op was being held in moderation until after I left work.. The goal is to check their state (and the $SERVICEOUTPUT$ data, in case state is OK). However, I missed the `initial_state` setting while searching the docs regarding this, which solves my issu...
- Fri Jul 04, 2014 2:59 am
- Forum: Open Source Nagios Projects
- Topic: reported service state id when pending
- Replies: 7
- Views: 2415
reported service state id when pending
Hi, I have a bunch of services that are only passively checked, and a few active services to monitor the passive ones. Initially, all services are in a pending state (as they should be). Now, when the few active services' checks run, I pass along the state id for the passive checks that should be mo...