diff options
author | Matthias Eble <psychotrahe@users.sourceforge.net> | 2007-09-23 11:03:33 (GMT) |
---|---|---|
committer | Matthias Eble <psychotrahe@users.sourceforge.net> | 2007-09-23 11:03:33 (GMT) |
commit | d9d0b7b45f0e8e5f885c21fdaf1e9a2282e90cba (patch) | |
tree | cd0d2b84e60ffcfbb1e9392fc0ed4f3e8b336396 | |
parent | 9e64dc2d7ff42a3d5dee653671d9b26f08dbc4a5 (diff) | |
download | monitoring-plugins-d9d0b7b45f0e8e5f885c21fdaf1e9a2282e90cba.tar.gz |
Added radiusclient-ng support to requirement notes
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1790 f882894a-f735-0410-b71e-b25c423dba1c
-rw-r--r-- | REQUIREMENTS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index 67cb8bf..9fdf408 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS | |||
@@ -46,6 +46,8 @@ check_radius: | |||
46 | - Requires the radiusclient library available from | 46 | - Requires the radiusclient library available from |
47 | ftp://ftp.cityline.net/pub/radiusclient/ | 47 | ftp://ftp.cityline.net/pub/radiusclient/ |
48 | RPM (rpmfind): radiusclient 0.3.2, radiusclient-devel-0.3.2 | 48 | RPM (rpmfind): radiusclient 0.3.2, radiusclient-devel-0.3.2 |
49 | - Alternatively radiusclient-ng can be used: | ||
50 | http://developer.berlios.de/projects/radiusclient-ng/ | ||
49 | 51 | ||
50 | check_snmp: | 52 | check_snmp: |
51 | - Requires the NET-SNMP package available from | 53 | - Requires the NET-SNMP package available from |