summaryrefslogtreecommitdiffstats
path: root/REQUIREMENTS
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2008-02-11 21:36:55 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2008-02-11 21:36:55 (GMT)
commitf99612320d6eda67644c07be04bb21aa4d7789db (patch)
treef849692b287b69e586044def28ab1324f241c720 /REQUIREMENTS
parent5be1694d275e5109dbf89d11de4fb912495d59ef (diff)
downloadmonitoring-plugins-f99612320d6eda67644c07be04bb21aa4d7789db.tar.gz
Hints re: SSL features
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1924 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r--REQUIREMENTS4
1 files changed, 4 insertions, 0 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS
index 9fdf408..72b54bc 100644
--- a/REQUIREMENTS
+++ b/REQUIREMENTS
@@ -7,6 +7,10 @@ that are dependent on other programs/libraries that are missing are
7usually not compiled. Requirements for various plugins are listed 7usually not compiled. Requirements for various plugins are listed
8below... 8below...
9 9
10check_ldaps, check_http --ssl, check_tcp --ssl, check_smtp --starttls
11 - Requires openssl or gnutls libraries for SSL connections
12 http://www.openssl.org, http://www.gnu.org/software/gnutls
13
10check_fping: 14check_fping:
11 - Requires the fping utility distributed with SATAN. Either 15 - Requires the fping utility distributed with SATAN. Either
12 download and install SATAN or grab the fping program from 16 download and install SATAN or grab the fping program from