Search found 5 matches

by schukido
Sun Nov 11, 2012 1:25 am
Forum: Open Source Nagios Projects
Topic: So many process Nagios running after upgrade to 3.4.1
Replies: 8
Views: 2564

Re: So many process Nagios running after upgrade to 3.4.1

I use "top" to show load average: 3.50, 3.47, 3.84 My server has: 8 core CPU ( 2x quad core , no HT) with 16GB RAM. CentOS 5.8 with yum up-to-date. But it seems to be my server overload because I run perl script very low. I monitored about 2k5 service ( about 800 perl script) and 400 hosts...
by schukido
Thu Nov 08, 2012 9:31 pm
Forum: Open Source Nagios Projects
Topic: So many process Nagios running after upgrade to 3.4.1
Replies: 8
Views: 2564

Re: So many process Nagios running after upgrade to 3.4.1

I'm still have a problem, can't not resolve. Any helps :(
by schukido
Sun Nov 04, 2012 6:09 am
Forum: Open Source Nagios Projects
Topic: So many process Nagios running after upgrade to 3.4.1
Replies: 8
Views: 2564

Re: So many process Nagios running after upgrade to 3.4.1

On the performance info page, what's your average for "Check Execution time" for both hosts and services. It's possible you've got some bum checks on that machine that take the full 60 seconds to time out before Nagios kills them off. On the performance info page, my average for " Ch...
by schukido
Tue Oct 30, 2012 9:10 pm
Forum: Open Source Nagios Projects
Topic: So many process Nagios running after upgrade to 3.4.1
Replies: 8
Views: 2564

Re: So many process Nagios running after upgrade to 3.4.1

@ Nagios forks itself to execute checks, so as long as you're only seeing child processes, it shouldn't be a concern. However, if you have multiple parent Nagios processes running that can cause a variety of problems. Thank you for your reply. I only have one parent Nagios processes running but afte...
by schukido
Tue Oct 30, 2012 3:08 am
Forum: Open Source Nagios Projects
Topic: So many process Nagios running after upgrade to 3.4.1
Replies: 8
Views: 2564

So many process Nagios running after upgrade to 3.4.1

Dear all, I just upgraded my Nagios from 3.2.0 to 3.4.1 but have an issue. After times, a main process of nagios ( /usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg) fork to many child process. It is normal if they will disappear. But they still remain and the number of child process ...