I dont recommend using checkrad, checkrad reduces the performance of your server, rather than try doing it using sql queries, if you are using freeradius 3.X.X, you have a field in the radacct table which if for the last update you got from this session, so if you add the update time + your interm update , if this value is less than now , then this session is a stale session
On Nov 4, 2016, at 10:40 AM, A.L.M.Buxey@lboro.ac.uk wrote:
Hi,
2 things...
1) you appear to be doing a live simultaneous usage chec on the dvice using SNMP - that may take time...and it may not be responding
2) you appear to be using the unix module writing to the radutmp module which eventually ends up with a huge unscalable file and problems. just use a DB if you need to have values to check.
alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html