How to get statistic through Server-Status request?
Hello big men! 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? Thank you. С уважением, Александр Билик Инженер по информационной безопасности Группа управления коммуникациями Группа ЛСР E-mail: Bilik.AA@lsrgroup.ru<mailto:Bilik.AA@lsrgroup.ru> www.lsrgroup.ru [cid:image001.png@01D01F6B.C2217A40]
On 24-12-14 09:21, Bilik.AA@lsrgroup.ru wrote:
Hello big men!
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?
http://wiki.freeradius.org/config/Status describes this, and so does the man page of radclient. -- Herwin Weststrate
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
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Bilik.AA@lsrgroup.ru -
Herwin Weststrate