PDA

View Full Version : Bandwidth moniters, Download managers.... For Fedora


naveenchandran
09-07-2005, 03:37 PM
Which is the best Bandwidth moniter in Linux that helps us to see how much data has been downloaded and uploaded through a broad band connection?

Which is a best download manager for Linux as DAP in win?

ujjwal
09-07-2005, 05:17 PM
Good graphical download managers -

Downloader For X (GTK+2)
Aria (GTK+1)
KGet (KDE)
Prozgui + Prozilla (FLTK)

Console -

wget
axel
prozilla

GNUrag
09-07-2005, 07:16 PM
Bandwidth monitor:
Look no further than MRTG: http://www.mrtg.org

The Multi Router Traffic Grapher (MRTG) is a tool to monitor the traffic load on network-links. MRTG generates HTML pages containing graphical images which provide a LIVE visual representation of this traffic. Check http://www.ee.ethz.ch/stats/mrtg/ for an example.

Download Manager
Look no further than wget. If you know how to use wget then you'll appretiate that wget is the best download manager