Your message dated Thu, 02 Nov 2006 19:25:03 +0100
with message-id <[EMAIL PROTECTED]>
and subject line [Pkg-nagios-devel] Bug#396695: check_ntp: doesn't detect that
ntpd isn't running!!!
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: nagios-plugins-basic
Version: 1.4.3.0cvs.20060707-2bpo1
Severity: normal
As you can see from the version information, I'm running a backports.org
package. I hope it's ok if I report this possible bug, since I don't
have any means to test a different version of this package.
I'm running above mentioned plugin via nrpe on a remote host. My config
looks like this:
command[check_ntp]=/usr/lib/nagios/plugins/check_ntp -H localhost -w 3 -c 5
Even tho I've (for test purposes) killed ntpd, check_ntp exits like this:
-------------- 8x ------------
/etc/nagios# /usr/lib/nagios/plugins/check_ntp -H localhost -w 3 -c 5 -v
sending request to peer 0
re-sending request to peer 0
re-sending request to peer 0
re-sending request to peer 0
re-sending request to peer 0
re-sending request to peer 0
re-sending request to peer 0
overall average offset: nan
NTP OK: Offset nan secs|offset=nan
-------------- 8x ------------
check_ntp should most definitely NOT exit with "OK" I assume. :-)
-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.8-12-amd64-k8
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages nagios-plugins-basic depends on:
ii iputils-ping 3:20020927-2 Tools to test the reachability of
ii libc6 2.3.2.ds1-22sarge4 GNU C Library: Shared libraries an
ii libssl0.9.7 0.9.7e-3sarge4 SSL shared libraries
ii procps 1:3.2.1-2 The /proc file system utilities
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1.4.4-1
hey ralf,
i believe this is fixed in the latest version:
client-158[~/debian/nagios-plugins/sid]19:19:01
$ /usr/lib/nagios/plugins/check_ntp -H localhost -w 3 -c 5 -v
sending request to peer 0
re-sending request to peer 0
re-sending request to peer 0
re-sending request to peer 0
re-sending request to peer 0
re-sending request to peer 0
re-sending request to peer 0
NTP CRITICAL: No response from NTP server
for future reference, feel free to report backports bugs to the bts. i
can't promise that i'll be able to do anything about fixing the
backport, but chances are it's a bug in the official version as well and
fixing it there will probably make it to the backports :)
sean
signature.asc
Description: This is a digitally signed message part
--- End Message ---