Antwort: Re: Antwort: [Nagios-users] Issue with Check_ssh

2006-03-20 Thread srunschke
Gordon Stewart <[EMAIL PROTECTED]> schrieb am 20.03.2006 16:23:22: > The command line I am having the trouble with is   > > define command{ >         command_name    check_ssh >         command_line    $USER1$/check_ssh -t 10 -p 99 $HOSTADDRESS$ >         } > > As I said it works with some host

Re: Antwort: [Nagios-users] Issue with Check_ssh

2006-03-20 Thread Gordon Stewart
> Date: 2006/03/20 Mon PM 03:09:16 GMT > To: nagios-users@lists.sourceforge.net > Subject: Antwort: [Nagios-users] Issue with Check_ssh > > [EMAIL PROTECTED] schrieb am 20.03.2006 16:01:10: > > > I am using check_ssh to check if the ssh is runing on some hosts. > > On a

Antwort: [Nagios-users] Issue with Check_ssh

2006-03-20 Thread srunschke
[EMAIL PROTECTED] schrieb am 20.03.2006 16:01:10: > I am using check_ssh to check if the ssh is runing on some hosts.   > On a number of hosts the check is running ok, on others  I am > getting check_ssh: Could not parse arguments.  I can log on using > ssh that are giving me the parsing error.

[Nagios-users] Issue with Check_ssh

2006-03-20 Thread Gordon Stewart
Dear List I am using check_ssh to check if the ssh is runing on some hosts. On a number of hosts the check is running ok, on others I am getting check_ssh: Could not parse arguments. I can log on using ssh that are giving me the parsing error. Can any one help me to resolve this nagios err