[Pkg-nagios-devel] Bug#578721: nagios-nrpe-plugin: Timeout option is not working whichever integer is specified
Hristo Malinov
hma at melexis.com
Thu Apr 22 06:54:06 UTC 2010
Package: nagios-nrpe-plugin
Version: 2.12-1
Severity: normal
check_nrpe -t 60 for example is not working.
The timeouts are always 10s , which is the default according to the manual.
There is also a strange behavior when using -u and -t .
The option -u is working only when -t is not specified.
Example:
/usr/lib/nagios/plugins/check_nrpe -H <hostname> -u -c procs -a root cron
CHECK_NRPE: Socket timeout after 10 seconds.
3 ---------> UNKNOWN
/usr/lib/nagios/plugins/check_nrpe -H <hostname> -u -t 60 -c procs -a root cron
CRITICAL - Plugin timed out after 10 seconds
2 ---------> CRITICAL
-- System Information:
Debian Release: 5.0.4
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-2-vserver-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages nagios-nrpe-plugin depends on:
ii libc6 2.7-18lenny1 GNU C Library: Shared libraries
ii libssl0.9.8 0.9.8g-15+lenny6 SSL shared libraries
Versions of packages nagios-nrpe-plugin recommends:
ii nagios3 3.0.6-4~lenny2 A host/service/network monitoring
nagios-nrpe-plugin suggests no packages.
-- no debconf information
More information about the Pkg-nagios-devel
mailing list