Your message dated Fri, 30 Jan 2009 21:27:45 +0100
with message-id <[email protected]>
and subject line Close bug, fixed in recent version
has caused the Debian Bug report #500774,
regarding nagios-plugins-basic: check_ssh_4 does not work
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
500774: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500774
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nagios-plugins-basic
Version: 1.4.12-3
Severity: normal
Tags: patch

The nagios check command 'check_ssh_4' is defined by :

------
# 'check_ssh_4' command definition
define command{
        command_name    check_ssh_4
        command_line    /usr/lib/nagios/plugins/check_ssh '$HOSTADDRESS$' -4
        }
------

This command line does not work because the IP version (-4) must be set before 
the host address, so check_ssh only display a "usage" message.
The command line should be "/usr/lib/nagios/plugins/check_ssh -4 
'$HOSTADDRESS$'".

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (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-basic depends on:
ii  iputils-ping                3:20071127-1 Tools to test the reachability of 
ii  libc6                       2.7-13       GNU C Library: Shared libraries
ii  libssl0.9.8                 0.9.8g-13    SSL shared libraries
ii  procps                      1:3.2.7-8    /proc file system utilities
ii  ucf                         3.0010       Update Configuration File: preserv

nagios-plugins-basic recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Package: nagios-plugins
Version: 1.4.12-4

Bug was fixed in 1.4.12-4, but I failed to write a correct changelog entry.

With kind regards, Jan.

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply via email to