On Fri, 2003-10-03 at 10:47, Tony Green wrote: > On Fri, 2003-10-03 at 10:36, John McQuillen wrote: > > Try MRTG - http://people.ee.ethz.ch/~oetiker/webtools/mrtg/mrtg.html > > > > Thanks for that one, but cricket is 'mrtg on steroids'. Apparently > neither can do what I'm after. Though it sounds like netflow can. > > I'm going to be replacing the 515 with a linux based fw at some point, > the cost of the netflow will help justify it too :-) > > Thanks for everyone suggestions (both on and off list). > > TG
I may be over-simplifying your problem, but I thought that what you were trying to do was simply account for the total bytes in and out of your PIX external interface per day/week/month whatever... If so, wouldn't an snmp get of the counters for interfaces.ifTable.ifEntry.ifInOctets.x interfaces.ifTable.ifEntry.ifOutOctets.x suffice? (after setting the counters to zero at the beginning of each accounting cycle.) This would be easy to script. I am very much a novice when it comes to snmp, so please feel free to hit me with a clue stick if there is much more to it than I am suggesting :) Cheers, John... -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
