Go to advanced search

by harroxelas
Sun Jan 13, 2013 11:28 am
Forum: Troubleshooting
Topic: Excessive broadband usage
Replies: 18
Views: 6722

Re: Excessive broadband usage

Here are a few suggestion of programs/commands you can run on your Raspberry Pi in order to monitor your bandwidth: 1) netstat -tunp Lists tcp/udp connections by ip addresses, ports and programs 2) iftop -i [interface] (wlan0 or eth0 for example) Listens to all network traffic on a particular interf...

Go to advanced search