Tony Green <[EMAIL PROTECTED]> writes:

> I've got it reporting that at a certain time, the PIX's throughput on
> the external interface was XX k/sec, but that's not what I need to track
> our bandwidth charges.

If I understand your problem, copy-to will help. You can copy the raw
data collected from PIX to somewhere else, eg to a file, or an RDBMS.
Then you can processes it and workout totals, etc. The only snag is
you'll have to understand a bit of snmp to process the data.

Some other alternatives are cacti, never used it, don't know if it
solves your problem, but I've heard positive things about it. And rtg
(not mrtg). rtg is written in c and doesn't use rrd at all, it uses
mysql. I think it should do exactly what you want out of the box, but
I've never used it.



-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to