mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-11 01:30:00 -04:00
Add a hint about libfreeradius version in REQUIREMENTS (#2276)
Some checks are pending
CodeQL / Analyze (push) Waiting to run
Spellcheck / codespell (push) Waiting to run
Tests / Running unit and integrationt tests (push) Waiting to run
Tests / Running rpm build test on almalinux:9 (push) Waiting to run
Tests / Running rpm build test on fedora:latest (push) Waiting to run
Tests / Running rpm build test on rockylinux:8 (push) Waiting to run
Some checks are pending
CodeQL / Analyze (push) Waiting to run
Spellcheck / codespell (push) Waiting to run
Tests / Running unit and integrationt tests (push) Waiting to run
Tests / Running rpm build test on almalinux:9 (push) Waiting to run
Tests / Running rpm build test on fedora:latest (push) Waiting to run
Tests / Running rpm build test on rockylinux:8 (push) Waiting to run
Co-authored-by: Lorenz Kästle <lorenz.kaestle@netways.de>
This commit is contained in:
parent
f8aad020f7
commit
cc8d5b55de
1 changed files with 2 additions and 0 deletions
|
|
@ -70,6 +70,8 @@ check_radius:
|
|||
http://radcli.github.io/radcli/
|
||||
- As an alternative, the FreeRADIUS Client library may be used:
|
||||
http://freeradius.org/freeradius-client/
|
||||
The minimal version is 1.1.8, since it broke compatibility in that
|
||||
release. Later versions may be used if that does not happen again
|
||||
- As another alternative, the radiusclient-ng library may be used:
|
||||
http://sourceforge.net/projects/radiusclient-ng.berlios/
|
||||
- This plugin also works with the original radiusclient library from
|
||||
|
|
|
|||
Loading…
Reference in a new issue