[Nagios-users] Errors in my log since upgrade to 2.1

2006-04-04 Thread Gabriel Matthews
I upgraded to Nagios 2.1 over the weekend, and since then, I've been 
having some problems.  It runs fine during the day, handles 
notifications fine, everything works great.  When I come in the next 
day, the process has stopped, and the log file is full of this:


[1144102973] Warning: The check of service 'ping' on host 'pmad-sw-01' 
could not be performed due to a fork() error.  The check will

 be rescheduled.
[1144102973] Warning: The check of service 'ping' on host 'pkc-rt-01' 
could not be performed due to a fork() error.  The check will

be rescheduled.
[1144102973] Warning: The check of service 'ping' on host 'pcc-sw-a9' 
could not be performed due to a fork() error.  The check will

be rescheduled.
[1144102973] Warning: The check of service 'ping' on host 
'evvlinlwt-ert-01' could not be performed due to a fork() error.  The 
check will be rescheduled.



And I mean full.. I monitor 87 hosts / 171 services, and it makes that 
log file a monster to dig through to find anything besides these errors.


My 'ping' check is as follows:

# 'check_ping' command definition
define command{
command_namecheck_ping
command_line$USER1$/check_ping -H $HOSTADDRESS$ -w $ARG1$ 
-c $ARG2$ -p 3

}

And

[EMAIL PROTECTED] libexec]# ./check_ping -help
check_ping (nagios-plugins 1.4.2) 1.49


Any ideas?




--

 † Gabriel Matthews
   Senior Network Support Technician
   Cinergy Communications



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Errors in my log since upgrade to 2.1

2006-04-04 Thread Marco Ramos

Hi,

try to tune your max_concurrent_checks and service_reaper_frequency.
Take a look at http://www.nagios.org/faqs/viewfaq.php?faq_id=115

HTH,
Marco Ramos

On Tue, 2006-04-04 at 08:08 -0500, Gabriel Matthews wrote:
> I've been 
> having some problems.  It runs fine during the day, handles 
> notifications fine, everything works great.  When I come in the next 
> day, the process has stopped, and the log file is full of thi



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null