A seperate background process, or a cron job would be the best way to go (IMO). If you log accounting data to a sql database, I'm sure a modest SQL query would do. Otherwise you'll want to process the log files.
I'd be interested in your methods for this, including the actual SQL statement, or the perl snippet(s) when you're done. I've had plans for this myself, but have not started. Scott Edwards Daxal Communications http://www.daxal.com/ On Saturday 18 December 2004 08:48 pm, Jorge Minassian wrote: > Hi all !, > > I need to do something to get administrator alerted in case simultaneous use > is detected. > > May it be done executing some script after radius auth ?. Is it possible ?. > > Thanks a lot, > > Jorge. > > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

