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
-
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?
-
Look in the wiki under contribs in the administration (http://wiki.contribs.org/Category:Administration) category.
HTH.
-
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.