On Wed, 20 Nov 2002, Andrew Brampton wrote:

> Hi,

Hi,

> I've looked high and low but I haven't be able to find the tool I want.
>
> I just want a simple way to see how many bandwidth/throughput my FreeBSD is
> using. For example I want to know how many kb/second are coming in and out
> of specific network cards. Eventually I will read these stats every minute,
> and make a nice little graph, or something similar.

1) really fast (to install and to see first results) solution:

        /usr/ports/net/ntop
        http://www.ntop.org/ntop.html
        (but I have no idea how it will behave on a busy
        wire - seeing a lot of connections - over a longer time)

2) MRTG

        /usr/ports/net/mrtg
        http://www.mrtg.org

        provides you with some scripts in it's contrib/
        to monitor bandwith by using 'ipfw count' rules
        (it produces nicely configurable graphs in a min. 5min interval)


best regards,

Frank Reppin

-- 



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to