X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=REQUIREMENTS;h=fd41ded8d5c0adaada5fe5b9a94f5d8b57778ac0;hb=b649333321701eccfd99df0d39c6b8d8c92d6a8b;hp=9fdf40853c0dd721d5f258030ebfb49f400693ba;hpb=d9d0b7b45f0e8e5f885c21fdaf1e9a2282e90cba;p=nagiosplug.git diff --git a/REQUIREMENTS b/REQUIREMENTS index 9fdf408..fd41ded 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -7,6 +7,10 @@ that are dependent on other programs/libraries that are missing are usually not compiled. Requirements for various plugins are listed below... +check_ldaps, check_http --ssl, check_tcp --ssl, check_smtp --starttls + - Requires openssl or gnutls libraries for SSL connections + http://www.openssl.org, http://www.gnu.org/software/gnutls + check_fping: - Requires the fping utility distributed with SATAN. Either download and install SATAN or grab the fping program from @@ -43,11 +47,14 @@ check_pqsql: http://www.postgresql.org/ check_radius: - - Requires the radiusclient library available from + - Requires the radiusclient-ng library available from: + http://developer.berlios.de/projects/radiusclient-ng/ + - This plugin also works with the original radiusclient library from ftp://ftp.cityline.net/pub/radiusclient/ RPM (rpmfind): radiusclient 0.3.2, radiusclient-devel-0.3.2 - - Alternatively radiusclient-ng can be used: - http://developer.berlios.de/projects/radiusclient-ng/ + Unless you're using a distro-maintained version of this library you + probably want to use radiusclient-ng. The original radiusclient library is + unmaintained and has many known issues, particularly with 64bit systems. check_snmp: - Requires the NET-SNMP package available from