Re: [Nagios-devel] ndoutils missing output column from

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 from

Post by Guest »

--001636ed77e8345ab60475453d5a
Content-Type: text/plain; charset=ISO-8859-1

Hendrik,
how can I get the fix. Can you please provide me the patch or the cvs
link. Thanks in advance

On Tue, Oct 6, 2009 at 2:44 AM, Hendrik Baecker wrote:

> -----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-----
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9-12, 2009. Register now!
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Nagios-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/lis ... gios-devel
>



--
Cordially,
Shadhin Rahman

--001636ed77e8345ab60475453d5a
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hendrik,=A0=A0=A0=A0 how can I get the fix.=A0 Can you please provide m=
e the patch or the cvs link.=A0 Thanks in advanceOn Tue, Oct 6, 2009 at 2:44 AM, Hendrik Baecker =
<[email protected]&=
gt; wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



Am 02.10.09 19:42, schrieb shadih rahman:
> All,
> =A0 =A0I have updated to ndoutils 1.48 and followed the instruction to=
do
> so. =A0Now 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 ***************************
=A0 =A0 =A0servicecheck_id: 442
=A0 =A0 =A0 =A0 =A0instance_id: 1
=A0 =A0service_object_id: 3
=A0 =A0 =A0 =A0 =A0 check_type: 0
current_check_attempt: 4
=A0 max_check_attempts: 4
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0state: 1
=A0 =A0 =A0 =A0 =A0 state_type: 1
=A0 =A0 =A0 =A0 =A0 start_time: 2009-10-06 08:30:38
=A0 =A0 =A0start_time_usec: 132704
=A0 =A0 =A0 =A0 =A0 =A0 end_time: 1970-01-01 01:00:00
=A0 =A0 =A0 =A0end_time_usec: 0
=A0 =A0com

...[email truncated]...


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