As snmp is not available right now, I am looking in how to deal with statistics, status_server and played a bit.
This way  I was able to kill freeradius...

First I noticed:
radclient: dict_init: /usr/share/freeradius//dictionary.freeradius[47]: dict_addattr: attribute name too long
I commented out a few of the long-named values.

Now with
cat x | radclient -d /usr/share/freeradius/ 127.0.0.1  status adminsecret,
where x contains:
Message-Authenticator = 0x00
FreeRADIUS-Statistics-Type=1


I got:

rad_recv: Status-Server packet from host 127.0.0.1 port 33453, id=117, length=50
   Message-Authenticator = 0x32f28212809676b99d5943988a714aa8
   FreeRADIUS-Statistics-Type = Authentication
ASSERT FAILED stats.c[318]: request->listener->type == RAD_LISTEN_NONE
Abgebrochen

Norbert Wegener


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to