6 Jul
2018
6 Jul
'18
5:38 a.m.
This question belongs on the freeradius-users list. On Fri, 2018-07-06 at 06:14 +0000, Muhammed Buvaydani wrote:
I working on freeradius management system and every things go fine but now I want to get realtime data which used by users , freeradius not insert the value of AcctINPutOctets or AcctOutputOctet till the user has been disconnected, are their any way to get information using freeradius.
Configure your NAS to send Interim-Update accounting packets periodically. That's as near to real-time you'll get unless you skip RADIUS and query the NAS directly somehow. -- Matthew