Monitoring Tool for Freeradius
Alan DeKok
aland at deployingradius.com
Fri Feb 1 07:53:53 CET 2008
Julian Stöver wrote:
> Hello,
> is there any monitoring tool for freeradius or another possibility to
> see how many people are logged in and to do some other stuff? like the
> monitoring tool for openvpn? Would be nice if there's something avaible!
No one is "logged in" to RADIUS. They are logged in to a NAS, and the
NAS informs the RADIUS server (usually) that the user is logged in.
The RADIUS server puts this information into a database such as SQL,
which can then be qeuried. Or, you can use the "radwho" command, if
you've enabled logging to a file in "radwtmp".
Alan DeKok.
More information about the Freeradius-Users
mailing list