Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: smeerbartje on August 03, 2008, 09:33:03 PM

Title: See external traffic
Post by: smeerbartje on August 03, 2008, 09:33:03 PM
Is there a way to see how much external traffic the SME server handles? For example, I want to see how much traffic ETH0 has generated the last couple of months. Does someone have a how-to or something?
Title: Re: See external traffic
Post by: jester on August 04, 2008, 09:44:03 AM
Look in the wiki under contribs in the administration (http://wiki.contribs.org/Category:Administration) category.

HTH.
Title: Re: See external traffic
Post by: mmccarn on August 04, 2008, 12:51:00 PM
You may not be able to get stats over the last couple months.

ifconfig (at the command line) will show you the total bytes sent and received since your last reboot on all network interfaces.

Some of the tools listed on the administration page will give you some limited information:
* sarg will produce http proxy download statistics for each local computer going as far back as your squid logs (/var/log/squid/*)...
* sysmon may show average network throughput over time, and hence might be used to calculate an approximated network traffic total.