[Pkg-nagios-devel] Bug#720580: icinga-common: Default SSH service for localhost fails
Frederik Himpe
fhimpe at vub.ac.be
Fri Aug 23 13:15:59 UTC 2013
Package: icinga-common
Version: 1.9.3-2
Severity: normal
In a default installation of icinga, a check of the SSH server on localhost is added. This check fails in the default installation because of an invalid option:
Command Name Command Line
To expand: check_ssh
check_ssh /usr/lib/nagios/plugins/check_ssh '$HOSTADDRESS$' '$ARG1$'
-> /usr/lib/nagios/plugins/check_ssh '$HOSTADDRESS$' '(undefined)'
Raw commandline /usr/lib/nagios/plugins/check_ssh '127.0.0.1' ''
This last command fails because of the empty second argument:
Usage:
check_ssh [-46] [-t <timeout>] [-r <remote version>] [-p <port>] <host>
-- System Information:
Debian Release: jessie/sid
APT prefers oldstable-updates
APT policy: (500, 'oldstable-updates'), (300, 'testing'), (200, 'unstable'), (160, 'experimental'), (150, 'stable'), (140, 'proposed-updates'), (100, 'oldstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.10-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages icinga-common depends on:
ii adduser 3.113+nmu3
ii coreutils 8.21-1
ii debconf [debconf-2.0] 1.5.50
ii dpkg 1.16.10
ii heirloom-mailx [mailx] 12.5-2
ii lsb-base 4.1+Debian12
ii nagios-plugins-basic 1.4.16-2
ii ucf 3.0027+nmu1
Versions of packages icinga-common recommends:
pn nagios-plugins <none>
icinga-common suggests no packages.
-- Configuration Files:
/etc/icinga/resource.cfg [Errno 13] Permission denied: u'/etc/icinga/resource.cfg'
-- debconf information:
* icinga/check_external_commands: false
More information about the Pkg-nagios-devel
mailing list