Bandwidth using report for PPP User
    Alan DeKok 
    aland at deployingradius.com
       
    Sun Aug  1 08:49:03 CEST 2010
    
    
  
Peer Kohlstetter wrote:
> I need a tool that give me a report about the consumed bandwidth of a user.
  Put the accounting data into SQL.  Query SQL.
> Is there a tool that create such a report out of the freeradius logs?
  It's a database problem.  Use a database.
> Is it also possible to create a alarm or start a action (Chaning a  port
> Configuration), if a defined bandwidth is reached?
  Yes.  Query the database, and then run a script if the bandwidth is
too high.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list