How to get statistic through Server-Status request?
A.L.M.Buxey at lboro.ac.uk
A.L.M.Buxey at lboro.ac.uk
Wed Dec 24 10:21:38 CET 2014
Hi,
> I've found out that I can send Status-Server request to freeradius and get
> some info about packets received/sent etc
>
> and I know that it's possible by
> `/usr/local/etc/raddb/sites-available/status' configfile handling.
>
> But how can I send this Server-Status request?
reaad the docs? just use eg radclient, using the stats stuff needed eg
echo "Message-Authenticator = 0x00, FreeRADIUS-Statistics-Type = 1" | radclient localhost:1812 status testing123
alan
More information about the Freeradius-Users
mailing list