[Nagios-devel] Bug in CVS version? returncode 127

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] Bug in CVS version? returncode 127

Post by Guest »

Hi list!

What am I missing?

Today I added a few host definitions and restarted nagios afterwards.
Immediately after this restart nearly all my checks ended with: =20

### Nagios Service Check Result ###
# Time: Wed Feb 20 13:41:12 2008
host_name=3Dddns01
service_description=3Dnet-ssh
check_type=3D0
check_options=3D0
scheduled_check=3D1
reschedule_check=3D1
latency=3D50.458000
start_time=3D1203511272.458201
finish_time=3D1203511272.632000
early_timeout=3D0
exited_ok=3D1
return_code=3D127
output=3D(null)
### Active Check Result File ###
file_time=3D1203511270

I only added hosts. I did not change servicedefinitons nor did I change the=
commandsdefiniton. Just defined a hostgroupmembership at the hosts. And an=
other strange thing is nagios sercie check latency is rapidly growing. =20

A few figures (:

** Before adding hosts (everything works fine):


Nagios Stats 3.0rc2
Copyright (c) 2003-2008 Ethan Galstad (www.nagios.org)
Last Modified: 01-29-2008
License: GPL

CURRENT STATUS DATA
------------------------------------------------------
Status File: /var/log/nagios/status.dat
Status File Age: 0d 0h 0m 7s
Status File Version: 3.0rc2

Program Running Time: 0d 0h 14m 38s
Nagios PID: 26276
Used/High/Total Command Buffers: 0 / 1 / 4096

Total Services: 2668
Services Checked: 2662
Services Scheduled: 2662
Services Actively Checked: 2668
Services Passively Checked: 0
Total Service State Change: 0.000 / 12.370 / 0.244 %
Active Service Latency: 0.000 / 17.842 / 13.713 sec
Active Service Execution Time: 0.000 / 5.794 / 0.430 sec
Active Service State Change: 0.000 / 12.370 / 0.244 %
Active Services Last 1/5/15/60 min: 360 / 2405 / 2662 / 2662
Passive Service Latency: 0.000 / 0.000 / 0.000 sec
Passive Service State Change: 0.000 / 0.000 / 0.000 %
Passive Services Last 1/5/15/60 min: 0 / 0 / 0 / 0
Services Ok/Warn/Unk/Crit: 2573 / 11 / 30 / 54
Services Flapping: 0
Services In Downtime: 0

Total Hosts: 141
Hosts Checked: 141
Hosts Scheduled: 141
Hosts Actively Checked: 141
Host Passively Checked: 0
Total Host State Change: 0.000 / 0.000 / 0.000 %
Active Host Latency: 10.643 / 17.110 / 13.307 sec
Active Host Execution Time: 0.017 / 0.330 / 0.032 sec
Active Host State Change: 0.000 / 0.000 / 0.000 %
Active Hosts Last 1/5/15/60 min: 20 / 125 / 141 / 141
Passive Host Latency: 0.000 / 0.000 / 0.000 sec
Passive Host State Change: 0.000 / 0.000 / 0.000 %
Passive Hosts Last 1/5/15/60 min: 0 / 0 / 0 / 0
Hosts Up/Down/Unreach: 141 / 0 / 0
Hosts Flapping: 0
Hosts In Downtime: 0

Active Host Checks Last 1/5/15 min: 26 / 132 / 464
Scheduled: 26 / 131 / 348
On-demand: 16 / 92 / 463
Parallel: 26 / 132 / 464
Serial: 0 / 0 / 0
Cached: 16 / 91 / 347
Passive Host Checks Last 1/5/15 min: 0 / 0 / 0
Active Service Checks Last 1/5/15 min: 485 / 2532 / 7349
Scheduled: 485 / 2532 / 7349
On-demand: 0 / 0 / 0
Cached: 0 / 0 / 0
Passive Service Checks Last 1/5/15 min: 0 / 0 / 0

External Commands Last 1/5/15 min: 0 / 0 / 1



** After adding hosts (everything doesn't work anymore):

Nagios Stats 3.0rc2
Copyright (c) 2003-2008 Ethan Galstad (www.nagios.org)
Last Modified: 01-29-2008
License: GPL

CURRENT STATUS DATA
------------------------------------------------------
Status File: /var/log/nagios/stat

...[email truncated]...


This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked