troubles with check_by_ssh

rob.moss at uk.bnpparibas.com rob.moss at uk.bnpparibas.com
Thu Oct 26 16:56:17 CEST 2006


nagios-users-bounces at lists.sourceforge.net wrote on 25/10/2006 23:30:19:

[snip]

> Here is the /var/log/messages on host18...
> 
> Oct 25 15:10:10 host18 sshd2[870]: connection from "10.1.1.1"
> Oct 25 15:10:10 host18 sshd2[13080]: DNS lookup failed for "10.1.1.1". 
> Oct 25 15:10:10 host18 sshd2[13080]: Remote host disconnected: Key 
> exchange failed.
> Oct 25 15:10:10 host18 sshd2[13080]: Key exchange failed in remote: 
> 'Key exchange failed.'

The log file is telling exactly what the problem is.. The ssh key exchange 
failed..

Fix the key exchange.. There's a problem with the private/public keys.. 
Maybe they don't exist on the remote server, or aren't set up right, or 
don't have the right permissions.  With the commercial SSH package I'm 
using, it uses keys in the ~/.ssh2 folder.. It's not the same as OpenSSH, 
and the keys are in a different format.

You should look up the documentation for SSH2 for your operating system 
and set up keynegotiation for the user that is connecting to host host18. 
You need key exchange to work before you can use the check_by_ssh plugin. 
There is good documentation for Commercial SSH, that's why you pay for it.

rob


This message and any attachments (the "message") is 
intended solely for the addressees and is confidential. 
If you receive this message in error, please delete it and
immediately notify the sender. Any use not in accord with
its purpose, any dissemination or disclosure, either whole
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message.
BNP PARIBAS (and its subsidiaries) shall (will) not
therefore be liable for the message if modified. 

**********************************************************************************************

BNP Paribas Private Bank London Branch is authorised
by CECEI & AMF and is regulated by the Financial Services
Authority for the conduct of its investment business in
the United Kingdom.

BNP Paribas Securities Services London Branch is authorised 
by CECEI & AMF and is regulated by the Financial Services 
Authority for the conduct of its investment business in 
the United Kingdom.
  
BNP Paribas Fund Services UK Limited is authorised and 
regulated by the Financial Services Authority

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20061026/561c34d3/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list