Search found 7 matches

by ericfeldhusen
Tue Nov 05, 2013 1:25 pm
Forum: Open Source Nagios Projects
Topic: Problem after Nagios restart all host checks completing
Replies: 16
Views: 5805

Re: Problem after Nagios restart all host checks completing

PS: I hope I have no written too many crap :oops: No problem. Interesting issues you bring up. You may want to upgrade to 3.5.1 as there were a number of bug fixes. 4.0 brings much better performance, but it is still a rather young release. Would some of those bug fixes in 3.5.1 address host and se...
by ericfeldhusen
Tue Nov 05, 2013 1:02 pm
Forum: Open Source Nagios Projects
Topic: Problem after Nagios restart all host checks completing
Replies: 16
Views: 5805

Re: Problem after Nagios restart all host checks completing

I also have my max_host_check_spread set at =30 as well.

I should be able to adjust both of these down to 5-10 minutes and help my problem out.

Eric
by ericfeldhusen
Tue Nov 05, 2013 1:01 pm
Forum: Open Source Nagios Projects
Topic: Problem after Nagios restart all host checks completing
Replies: 16
Views: 5805

Re: Problem after Nagios restart all host checks completing

Just curious, I notice my max_service_check_spread is =30.

Any reason why I couldn't bump this down to like 5 to 10 minutes?

Eric
by ericfeldhusen
Mon Oct 14, 2013 1:57 pm
Forum: Open Source Nagios Projects
Topic: Problem after Nagios restart all host checks completing
Replies: 16
Views: 5805

Re: Problem after Nagios restart all host checks completing

1. Depending on the server, approximately 5000-6000 hosts with one service check each. 2. All date/time/timezone are correct on the servers 3. When I restart, I see all "next_check" scheduled from between the moment of restart to no later than 20 minutes out. Which, if I restart every 10-2...
by ericfeldhusen
Mon Oct 14, 2013 11:49 am
Forum: Open Source Nagios Projects
Topic: Problem after Nagios restart all host checks completing
Replies: 16
Views: 5805

Re: Problem after Nagios restart all host checks completing

Anywhere from every 10 to 60 minutes. It depends on how many new devices are being added to the network and appended to the host file as a new host to check. Even if we slow down to every 60 minutes, with checks every 5 minutes, we have hosts that aren't being rechecked in that 60 minutes. Eric Feld...
by ericfeldhusen
Mon Oct 14, 2013 11:31 am
Forum: Open Source Nagios Projects
Topic: Problem after Nagios restart all host checks completing
Replies: 16
Views: 5805

Re: Problem after Nagios restart all host checks completing

It's not that the nagios process or host checks are hanging up, it's that they start over from the top of the host files when the nagios service is reloaded/restarted and so newer hosts added at the bottom don't get checked at all or very intermittently.
by ericfeldhusen
Sat Oct 12, 2013 9:06 pm
Forum: Open Source Nagios Projects
Topic: Problem after Nagios restart all host checks completing
Replies: 16
Views: 5805

Problem after Nagios restart all host checks completing

I have several Nagios 3.2.3 servers that monitor dynamically changing networks, i.e. new hosts, old hosts disappearing, etc.., where a script dynamically generates a file with hosts and then restarts the nagios service. What we're finding is if we restart the nagios service too often, the host check...