[rrd-users] Re: Collection of statistics
Alex van den Bogaerdt
alex at slot.hollandcasino.nl
Mon Dec 31 16:46:48 MET 2001
Richard Rose wrote:
> I'm looking at attempting to graph network usage on a FreeBSD server I
> run, and am trying to work out how to collect the data I want. What I
> would like to do is collect data throughput, broken down by application
> level protocol (DNS, SSH, HTTP, finger, and so forth).
Try to setup a firewall that logs the amount of traffic.
You can then:
allow http in and count
allow ssh in and count
...
allow all in and count
(of course you may also want to block something, this is outside
the scope of my mail).
When you've setup such a system, just query the counters from the
firewall software.
HTH
--
__________________________________________________________________
/ alex at slot.hollandcasino.nl alex at ergens.op.het.net \
| work private |
| My employer is capable of speaking therefore I speak only for myself |
+----------------------------------------------------------------------+
| Technical questions sent directly to me will be nuked. Use the list. |
+----------------------------------------------------------------------+
| http://faq.mrtg.org/ |
| http://rrdtool.eu.org --> tutorial |
+----------------------------------------------------------------------+
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the rrd-users
mailing list