How to monitor freeradius using EAP-MSCHAP v2 authentication method with Nagios? Do you know any nagios plugins for such monitoring?
How to monitor freeradius using EAP-MSCHAP v2 authentication method with Nagios? Do you know any nagios plugins for such monitoring?
I have nagios setup to monitor radius, if I remember right all that is required is to have the servers defined in
/etc/radiusclient/servers
and then..then use that as a check_command like any other service.
This has the password in the config file and on the commandline, but if you have a dedicated nagios box and test user like me this isn't much of an issue.
There is rad_eap_test. It uses
eapol_test
to authenticate with EAP MS-CHAPv2.https://github.com/CESNET/rad_eap_test