On May 8, 2008, at 12:31 PM, [EMAIL PROTECTED] wrote: > Hi List > > I've got EF2.2 beta1 community edition installed and running > perfectly. > > We've got about 15 users that use the EFW as gateway, and I'm > trying to > figure out how to generate a monthly usage report. > > I can see that ntop has the ability to show the traffic used by the > individual hosts, but it doesn't look like it keeps a running > record of this > traffic? Whenever a user on the LAN switch their PC off, ntop does > not keep the traffic for the previous session? > > Is it possible to have a per-user monthly "report" with EFW/ntop? > I'm not > looking for anything fancy, just simple stats: > > May 2008 > > 192.168.0.1 20MB > 192.168.0.2 10MB > > etc > > Any help/pointers appreciated. > > PS, it would be great if the "history" is also kept/available so > one could > go back and get records of past months/years. > > >
Most of this info will be found on the NTOP site. Basically NTOP purges data after it has not seen a host for awhile otherwise it will eat all you memory. NTOP does use rrdtool and you can do build an interface to store that data and use it all you want. -Mike ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Efw-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/efw-user
