diff options
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r-- | REQUIREMENTS | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index 303fd62..ac7b593 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS | |||
@@ -50,16 +50,18 @@ check_dbi: | |||
50 | http://libdbi.sourceforge.net/ | 50 | http://libdbi.sourceforge.net/ |
51 | 51 | ||
52 | check_radius: | 52 | check_radius: |
53 | - Requires the FreeRADIUS Client library available from: | 53 | - Requires the radcli library available from: |
54 | http://radcli.github.io/radcli/ | ||
55 | - As an alternative, the FreeRADIUS Client library may be used: | ||
54 | http://freeradius.org/freeradius-client/ | 56 | http://freeradius.org/freeradius-client/ |
55 | - As an alternative, the radiusclient-ng library may be used: | 57 | - As another alternative, the radiusclient-ng library may be used: |
56 | http://sourceforge.net/projects/radiusclient-ng.berlios/ | 58 | http://sourceforge.net/projects/radiusclient-ng.berlios/ |
57 | - This plugin also works with the original radiusclient library from | 59 | - This plugin also works with the original radiusclient library from |
58 | ftp://ftp.cityline.net/pub/radiusclient/ | 60 | ftp://ftp.cityline.net/pub/radiusclient/ |
59 | RPM (rpmfind): radiusclient 0.3.2, radiusclient-devel-0.3.2 | 61 | RPM (rpmfind): radiusclient 0.3.2, radiusclient-devel-0.3.2 |
60 | However, you probably want to use the FreeRADIUS Client library, as | 62 | However, you probably want to use either radcli or the FreeRADIUS |
61 | both radiusclient and radiusclient-ng are unmaintained and have known | 63 | Client library, as both radiusclient and radiusclient-ng are |
62 | issues. | 64 | unmaintained and have known issues. |
63 | 65 | ||
64 | check_snmp: | 66 | check_snmp: |
65 | - Requires the NET-SNMP package available from | 67 | - Requires the NET-SNMP package available from |