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 »

This is a multi-part message in MIME format.
--------------070806010007000200060401
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

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

Am 05.10.2009 16:23, schrieb shadih rahman:
> Hendrik, Thanks for your reply. how can I verify, that your nagios
> is using the new compiled binaries?
Timestamp of the installed file vs. your own compile time but...

> Also your query is looking at nagios_hoststatus table not
> nagios_hostchecks table. Please advise on this. Thanks
>

If shit hits the fan....

Problem acknowledged:

select * from nagios_hostchecks limit 1 offset 0\G
*************************** 1. row ***************************
hostcheck_id: 18966851
instance_id: 3
host_object_id: 6170
check_type: 0
is_raw_check: 0
current_check_attempt: 1
max_check_attempts: 2
state: 0
state_type: 1
start_time: 2009-09-22 19:41:34
start_time_usec: 229903
end_time: 2009-09-22 19:41:45
end_time_usec: 157773
command_object_id: 9766
command_args:
command_line: /opt/nagios/libexec/check_ping -H 10.xx.xx.xx
- -w 5000,100% -c 5000,100% -t 5 -p 3
timeout: 30
early_timeout: 0
execution_time: 2.01224
latency: 0.229
return_code: 0
output:
long_output:
perfdata: (null)
1 row in set (0.00 sec)

Have to go deeper into it...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)

iD8DBQFKygielI0PwfxLQjkRAkJZAJsGkCFD9Ahd/+b48yubEQTzr1Mp+wCfcH0d
2OSEglA4UTfCgP78CppV9Bs=
=W8+K
-----END PGP SIGNATURE-----


--------------070806010007000200060401
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit







-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
 
Am 05.10.2009 16:23, schrieb shadih rahman:
> Hendrik, Thanks for your reply. 
how can I verify, that your nagios
> is using the new compiled binaries?
Timestamp of the installed file vs. your own compile time but...

> Also your query is looking at
nagios_hoststatus table not
> nagios_hostchecks table.  Please advise on this.  Thanks
>

If shit hits the fan....

Problem acknowledged:

select * from nagios_hostchecks limit 1 offset 0\G
*************************** 1. row ***************************
         hostcheck_id: 18966851
          instance_id: 3
       host_object_id: 6170
           check_type: 0
         is_raw_check: 0
current_check_attempt: 1
   max_check_attempts: 2
                state: 0
           state_type: 1
           start_time: 2009-09-22 19:41:34
      start_time_usec: 229903
             end_time: 2009-09-22 19:41:45
        end_time_usec: 157773
    command_object_id: 9766
         command_args:
         command_line: /opt/nagios/libexec/check_ping -H 10.xx.xx.xx
- -w 5000,100% -c 5000,100% -t 5 -p 3
              timeout: 30
        early_timeout: 0
       execution_time: 2.01224
              latency: 0.229
    &nbsp

...[email truncated]...


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