How we can monitor RADIUS server, when we are using Monitoring Wizard its asking for following things:
Server Options
Secret: ???????????
The shared secret to use when logging into the RADIUS server.
Username: ??????????
The username used to login to the RADIUS server.
Password: ??????????
The password used to login to the RADIUS server.
Port: ?????????
The port number the RADIUS server runs on.
After giving this input which mentioned above
[pap] login attempt with password "¿³?òd?~?¢??>titý"
[pap] Using clear text password "nagios"
[pap] Passwords don't match
Please how we can monitor RADIUS Server ........?
Also I want to give some more input on this query:
From RADIUS server side we have checked following things please look into it also
[root@radius2 tmp]# ./check_radius_adv -r localhost -u nagios -p nagios -s testing123 -c 1812 -v
Using the following information
-------------------------------
username: nagios
password: nagios
shared secret: testing123
server: localhost
path of attributes file :
CRITICAL: Access REJECT. (code = 3) | rtt=1.0035 rttms=1003.5219
But when we are running radtest command, passwords are matching without any error.