I need an application accessed by webbrowser to monitor the current upload/download speed as well as a graph of history of bandwith usage
any reccomandation? (I am using debian)
There are 3 replies in this Thread which was already clicked 882 times. The last Post () by supermariocs.
I need an application accessed by webbrowser to monitor the current upload/download speed as well as a graph of history of bandwith usage
any reccomandation? (I am using debian)
A simple tool 2 check z bandwidth on your linux machine is: “bwm-ng”.
Install it with
Quoteaptitude install bwm-ng
command line:
Quotebwm-ng
or
Nagios - Server And Network Monitoring
iptraf - Real-time Network Statistics
tcpdump - Detailed Network Traffic Analysis
Gnome System Monitor - Real-time Systems Reporting and Graphing
Regards
Shata
a basic one is vnstat
apt-get install vnstat
then in terminal vnstat
a more advanced one is iptraf
it shows all details, can be a bit overwhelming
apt-get install iptraf
then in terminal iptraf
If you need access from web browser, there is an plugin for apache that allows it. Giving you also some good statistics too.