On Sat, 19 Jul 2003 11:34, you wrote: > I've just set up an IPCop box - as a result of recent experiances !! > I see a traffic graph showing transfer speeds, but where is the total > volume graph / log ?
I'm 99.99% sure that there isn't a nice graphical representation. The totals are stored in the text files in the /var/log/ip-acct/ directory. > Also I want to make sure I'm logging all tarffic in & out... You are. A data record looks like this:- [EMAIL PROTECTED]:~ # cat /var/log/ip-acct/20030719-122001 Incoming GREEN Outgoing GREEN Incoming RED Outgoing RED #-#-#-#-# 5478 337550 5609 5150716 4796 4970905 3935 257397 You can use the ipac tools to consolidate the data in IPCop 1.2 http://www.daneben.de/ipac.html also, for a forked version which is ( to be ) used in IPCops which use the 2.4.x kernels:- http://sourceforge.net/projects/ipac-ng/ hth -- Sincerely etc., Christopher Sawtell
