[Nagiosplug-devel] [nagios-plugins] check_ssh: check protocol (#1190)

waja notifications at github.com
Tue Oct 1 14:54:18 CEST 2013


It would be useful to be able to detect the protocols supported by the remote
ssh server to locate any using the insecure ssh v1 protocol. This patch
attempts to match against the protocol string in the ssh response.

Example:

check_ssh -H my.host.com -P 2.0
--
Just turning attached patch of github issue #780 into a push request.
(Closes #780)
You can merge this Pull Request by running:

  git pull https://github.com/waja/nagios-plugins github780

Or you can view, comment on it, or merge it online at:

  https://github.com/nagios-plugins/nagios-plugins/pull/1190

-- Commit Summary --

  * check_ssh: check protocol

-- File Changes --

    M plugins/check_ssh.c (24)

-- Patch Links --

https://github.com/nagios-plugins/nagios-plugins/pull/1190.patch
https://github.com/nagios-plugins/nagios-plugins/pull/1190.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/devel/attachments/20131001/1fc91e17/attachment.html>


More information about the Devel mailing list