Search found 9 matches
- Wed Jan 29, 2014 4:40 pm
- Forum: Open Source Nagios Projects
- Topic: Passive hosts in OK status while actually down.
- Replies: 4
- Views: 1637
Re: Passive hosts in OK status while actually down.
Ah, i had forgotten to enable host freshness check in the nagios.cfg. Thanks for all replies. Please close:)
- Wed Jan 29, 2014 2:18 pm
- Forum: Open Source Nagios Projects
- Topic: Passive hosts in OK status while actually down.
- Replies: 4
- Views: 1637
Re: Passive hosts in OK status while actually down.
I'm not sure what you mean. Could you give me an example so I could learn where to look? Then, I'll post it back here.
- Wed Jan 29, 2014 1:46 pm
- Forum: Open Source Nagios Projects
- Topic: Problem with passive checks NRDS_WIN to NRDP
- Replies: 6
- Views: 2273
Re: Problem with passive checks NRDS_WIN to NRDP
Thank you for you input. Unfortunately, we've moved to nscp to NSCA. Please lock this thread.
- Wed Jan 29, 2014 1:44 pm
- Forum: Open Source Nagios Projects
- Topic: Passive hosts in OK status while actually down.
- Replies: 4
- Views: 1637
Passive hosts in OK status while actually down.
The status of passive hosts Always shows up even though the machines are down. Have set check freshness to 1 and threshold to 60 seconds, but they remain green when down. Any help appreciated.
- Tue Jan 28, 2014 6:14 am
- Forum: Open Source Nagios Projects
- Topic: Problem with passive checks NRDS_WIN to NRDP
- Replies: 6
- Views: 2273
Re: Problem with passive checks NRDS_WIN to NRDP
On the windows server I have the following defined for Memory Usage:
command[Memory Usage] = $PLUGIN_DIR$\check_pdm.exe --memory -w 90 -c 99
I ran check_pdm.exe -help , but there is no option for specifying a timeout value.
Thanks
command[Memory Usage] = $PLUGIN_DIR$\check_pdm.exe --memory -w 90 -c 99
I ran check_pdm.exe -help , but there is no option for specifying a timeout value.
Thanks
- Mon Jan 27, 2014 12:40 pm
- Forum: Open Source Nagios Projects
- Topic: Problem with passive checks NRDS_WIN to NRDP
- Replies: 6
- Views: 2273
Re: Problem with passive checks NRDS_WIN to NRDP
Yes it is a 4.0.2 roll your own.
- Sun Jan 26, 2014 11:09 am
- Forum: Open Source Nagios Projects
- Topic: Weird service check status
- Replies: 2
- Views: 1004
Re: Weird service check status
Thanks for your response. Strange that they don't, but this seems to have changed since version 4.0.5, as this seems to function as expected since we've upgraded. Please lock:)
- Sun Jan 26, 2014 10:27 am
- Forum: Open Source Nagios Projects
- Topic: Problem with passive checks NRDS_WIN to NRDP
- Replies: 6
- Views: 2273
Problem with passive checks NRDS_WIN to NRDP
Hi, Can't seem to get passive checks into Nagios Core 4.0.2 I've installed from source on Ubuntu 12.04 LTS with latest updates and patches. The log (nagios.log) keeps showing these kind of errors on passive checks: [1390749491] PASSIVE SERVICE CHECK: as02.local;Memory Usage;2;(Service check timed ou...
- Fri Jan 17, 2014 8:29 am
- Forum: Open Source Nagios Projects
- Topic: Weird service check status
- Replies: 2
- Views: 1004
Weird service check status
Hi, I have a situation wherein a monitored host goes into an unreachable state when its parent host has gone down and all the services goe into a critical state. This does not seem like an accurate situation because Nagios cannot reach the monitored host. It could be that the services on the host ar...