On Nov 10, 2009, at 9:12 PM, Joseph Filla wrote:
> Good day,
>
> My nagios 3.2 with nagios-plugins 1.4.14 install running on Debian 5
> is not running check_ssh correctly. I can run it successfully from the
> command line as both myself and as user nagios but the web pages are
> showing a status
Joseph
> # 'check_ssh' command definition:
> define command{
> command_namecheck_ssh
> command_line$USER1$/check_ssh -H $HOSTADDRESS$
> }
Try changing this to:
# 'check_ssh' command definition
define command{
command_namecheck_ssh
command_line$USE
Good day,
My nagios 3.2 with nagios-plugins 1.4.14 install running on Debian 5
is not running check_ssh correctly. I can run it successfully from the
command line as both myself and as user nagios but the web pages are
showing a status of 'Unknown' and a Status Information of 'check_ssh:
Could not