Package: nagios-plugins
Version: 1.4.12-5
Severity: normal
The configuration for heck_httpname misses a '$' at the end of $HOSTNAME, this
way it will never be replaced by the host name and the check will fail
Original config:
command_line /usr/lib/nagios/plugins/check_http -H '$HOSTNAME' -I
'$HOSTADDRESS$'
The fixed one is:
command_line /usr/lib/nagios/plugins/check_http -H '$HOSTNAME$' -I
'$HOSTADDRESS$'
Thanks!
-- System Information:
Debian Release: 5.0.3
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages nagios-plugins depends on:
ii nagios-plugins-basic 1.4.12-5 Plugins for the nagios network mon
ii nagios-plugins-standard 1.4.12-5 Plugins for the nagios network mon
nagios-plugins recommends no packages.
Versions of packages nagios-plugins suggests:
ii nagios3 3.0.6-4~lenny2 A host/service/network monitoring
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]