[Nagiosplug-help] check_by_ssh Protocol major versions differ: 1 vs. 2

Karl DeBisschop karl at debisschop.net
Wed Aug 20 20:57:01 CEST 2003


On Wed, 2003-08-20 at 17:30, Michael Gabriel wrote:
> Hi Everyone,
> 
>       I'm trying to get check_by_ssh going and I'm having trouble with 
> the ssh.   Is there a way of forceing ssh to use protocol 2 though 
> chech_by_ssh.

[kdebisschop at miles plugins]$ ./check_by_ssh --help
check_by_ssh (nagios-plugins 1.3.99) 1.17

<cut>

 -1, --proto1
    tell ssh to use Protocol 1
 -2, --proto2
    tell ssh to use Protocol 2
 
> I've read through the check_by_ssh man pages and I'm thinking I'm out of 
> luck.   Can anyone give me another solutions.
> 
> Here is the command I'm using.
> 
> ./check_by_ssh -l michael -H 10.10.10.30 -C check_ping -H 10.10.10.30
> Protocol major versions differ: 1 vs. 2
> 

Soultion: use the sources in the CVS HEAD, It's not the current stable
branch, but we are fairly close to the first alpha release on these
sources so it is probably not too bad. It is what I run.

--
Karl




More information about the Help mailing list