If you do go with the cron job idea I have found that Seagate (Crystal
Decisions) Crystal Reports is a very good program for crunching that kind of
data into a nice, readable format.  It is not free or GPLed, but I do not
know what I would do without it.  

AE

-----Original Message-----
From: Dan Horth [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 22, 2002 9:17 AM
To: [EMAIL PROTECTED]
Subject: RE: Traffic Counter


hi adam - I had thought of that - but apparently the counters aren't too
permanent and I get the impression they can bereset all too easily to be
relied on for my purposes...

then again may be I could just write a simple cron job that checked the
counters every hour and dumped the info I wanted to a database / text
file... that way if the counters were accidentally reset I'd only lose an
hours worth ofinfo?

I guess I can look into this if I need to - was really hoping for a redhat
friendly rpm install type package that wouldmagically give me a weekly
report showing how much each ip address had downloaded, etc...

- dan.

At 8:20 AM -0400 22/5/02, Adam Ellis wrote:
>Dan,
>
>Just a thought...would iptables logging be an option for you?  I've used
>things like
>
>iptables -A main -m limit -j LOG --log-prefix "Error packet:"
>
>before to log rejected packets, but you could probably modify that to log
>all packets.
>
>AE
>
>-----Original Message-----
>From: Dan Horth [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, May 22, 2002 1:03 AM
>To: [EMAIL PROTECTED]
>Subject: Traffic Counter
>
>
>Hi - Having just set up our firewall with iptables I've got a situation
>where we would like to be able to track traffic coming in through our ADSL
>link - detailing which machines are causing what traffic.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to