Search found 5 matches

by sneaky
Mon Aug 22, 2011 1:32 am
Forum: Open Source Nagios Projects
Topic: Freshness threshold in passive host checks
Replies: 13
Views: 11800

Re: Freshness threshold in passive host checks

Sorry for the late response, I have been away the last few days.

Thanks for the V-Shell tip! Will definitely check it out.

The icon problem is just a minor "issue" I guess, as long as people know about it. :)
by sneaky
Tue Aug 16, 2011 2:32 am
Forum: Open Source Nagios Projects
Topic: Freshness threshold in passive host checks
Replies: 13
Views: 11800

Re: Freshness threshold in passive host checks

Got another minor issue as well, though.. When disabling active checks (for hosts/services), the disabled.gif is showing. When enabling passive checks for services, this GIF is replaced with passiveonly.gif. However, this is not the case for hosts, so without adding the passive icon, you have really...
by sneaky
Tue Aug 16, 2011 12:42 am
Forum: Open Source Nagios Projects
Topic: Freshness threshold in passive host checks
Replies: 13
Views: 11800

Re: Freshness threshold in passive host checks

Thank you so much! The central setting for host freshness had totally passed me by.

You really saved me a lot of debugging time. Awesome! :)
by sneaky
Mon Aug 15, 2011 1:25 pm
Forum: Open Source Nagios Projects
Topic: Freshness threshold in passive host checks
Replies: 13
Views: 11800

Re: Freshness threshold in passive host checks

Sorry, totally my bad - gave you the wrong settings! These are the current settings: active_checks_enabled 0 passive_checks_enabled 1 check_freshness 1 freshness_threshold 600 The passive checks are working, but when the central system is not receiving passive checks (if I disable them, or stop Nagi...
by sneaky
Mon Aug 15, 2011 10:48 am
Forum: Open Source Nagios Projects
Topic: Freshness threshold in passive host checks
Replies: 13
Views: 11800

Freshness threshold in passive host checks

Hello. I am currently implementing a distrubuted Nagios setup. Whereas the service checks seem to work nicely, I am having some problems with the passive host checks. In the non-distributed system hosts were checked with an interval of 5 minutes. I added the following settings in the host definition...