Re: Bandwidth Monitoring program
- From: Julian Elischer <julian@xxxxxxxxxxxx>
- Date: Wed, 06 Dec 2006 08:11:09 -0800
Josh Paetzel wrote:
On Tuesday 05 December 2006 23:52, Brett Glass wrote:Add a few IPFW "count" rules to count the bytes and packets. Then,
periodically harvest and reset the counters via a cron job and
write the results to a file. You can then prepare tables and charts
which are as simple or as fancy as you please, without resorting to
SNMP (which isn't secure). A little bit of code in your favorite
scripting language will do it. And of course you can output to a
graphing package, though for me a simple histogram using asterisks
has sufficient precision in most cases.
--Brett Glass
Just curious.....but where is he going to run ipfw? I seriously doubt his router can run it, and what good is it going to do him to run it on a machine on the network if the network is switched? It's not going to be able to see any of the traffic other than what that specific machine is sending/receiving.
run ipfw in layer 2 after turning on promiscuous mode and attaching it to a hub.
I do it all the time.
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Bandwidth Monitoring program
- From: Josh Paetzel
- Re: Bandwidth Monitoring program
- References:
- Bandwidth Monitoring program
- From: Benjamin Adams
- Re: Bandwidth Monitoring program
- From: Brett Glass
- Re: Bandwidth Monitoring program
- From: Josh Paetzel
- Bandwidth Monitoring program
- Prev by Date: Re: Bandwidth Monitoring program
- Next by Date: Re: Bandwidth Monitoring program
- Previous by thread: Re: Bandwidth Monitoring program
- Next by thread: Re: Bandwidth Monitoring program
- Index(es):
Relevant Pages
|
|