From 0b6423f9c99d9edf8c96fefd0f6c453859395aa1 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Mon, 30 Sep 2013 00:03:24 +0200 Subject: Import Nagios Plugins site Import the Nagios Plugins web site, Cronjobs, infrastructure scripts, and configuration files. --- web/attachments/212748-check_ssh_hostname_opt_fix.diff | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 web/attachments/212748-check_ssh_hostname_opt_fix.diff (limited to 'web/attachments/212748-check_ssh_hostname_opt_fix.diff') diff --git a/web/attachments/212748-check_ssh_hostname_opt_fix.diff b/web/attachments/212748-check_ssh_hostname_opt_fix.diff new file mode 100644 index 0000000..0411a2e --- /dev/null +++ b/web/attachments/212748-check_ssh_hostname_opt_fix.diff @@ -0,0 +1,10 @@ +--- nagios-plugins-HEAD-200701231300/plugins/check_ssh.c.orig 2007-01-23 19:43:04.000000000 +0200 ++++ nagios-plugins-HEAD-200701231300/plugins/check_ssh.c 2007-01-23 19:43:16.000000000 +0200 +@@ -103,6 +103,7 @@ + {"help", no_argument, 0, 'h'}, + {"version", no_argument, 0, 'V'}, + {"host", required_argument, 0, 'H'}, ++ {"hostname", required_argument, 0, 'H'}, + {"port", required_argument, 0, 'p'}, + {"use-ipv4", no_argument, 0, '4'}, + {"use-ipv6", no_argument, 0, '6'}, -- cgit v1.2.3-74-g34f1