Just wondering if theres a way to monitor ppp transfer rates from the console. Running a headless server and i wanna monitor how fast my torrents are going. Is there any prebuilt packages for it? Or am i gonna have to write a script to poll /proc/dev/net ?
Here is a list of common networking commands, netstat is what your after, it should display the info you need, but if it doesn't, there's this little utility that might be helpful pppStatus Good luck mate