diff options
-rw-r--r-- | REQUIREMENTS | 4 |
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 | |||
7 | usually not compiled. Requirements for various plugins are listed | 7 | usually not compiled. Requirements for various plugins are listed |
8 | below... | 8 | below... |
9 | 9 | ||
10 | check_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 | |||
10 | check_fping: | 14 | check_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 |