Re: [Nagios-devel] ndoutils missing output column

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

Re: [Nagios-devel] ndoutils missing output column

Post by Guest »

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



Am 02.10.09 19:42, schrieb shadih rahman:
> All,
> I have updated to ndoutils 1.48 and followed the instruction to do
> so. Now I am seeing that I am missing output column data from both
> nagios_hostchecks and nagios_servicechecks tables.

Should be fixed in CVS Head.

mysql> select * from nagios_servicechecks order by start_time desc limit
5 offset 0 \G
*************************** 1. row ***************************
servicecheck_id: 442
instance_id: 1
service_object_id: 3
check_type: 0
current_check_attempt: 4
max_check_attempts: 4
state: 1
state_type: 1
start_time: 2009-10-06 08:30:38
start_time_usec: 132704
end_time: 1970-01-01 01:00:00
end_time_usec: 0
command_object_id: 14
command_args: 20%!10%!/
command_line: /usr/local/nagios/libexec/check_disk -w 20% -c
10% -p /
timeout: 60
early_timeout: 0
execution_time: 0
latency: 0.132
return_code: 0
output: DISK WARNING - free space: / 1189 MB (16% inode=74%):
long_output:
perfdata: /=6087MB;6132;6899;0;7666
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)

iEYEARECAAYFAkrK5zoACgkQlI0PwfxLQjkOvgCePiYtsCj102M19PAEyb3i6vXs
yr8Amwf7LCiM4fnW2JV4soQMILDhMpa2
=NEdX
-----END PGP SIGNATURE-----





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