SOLVED- Is there a simple network-receive+send overview app
- Pretty Vacant
- Posts: 201
- Joined: Tue Jul 02, 2024 7:41 am
SOLVED- Is there a simple network-receive+send overview app
Hi we are looking for a simple network-receive+send app that shows how much traffic there is going on in general.
Last edited by Pretty Vacant on Fri Jan 24, 2025 12:05 am, edited 1 time in total.
MX-23.5_x64 Libretto- xfce
Re: Is there a simple network-receive+send overview app
Not sure what type of tool you really want. There is tcpdump. I thinking maybe you want netstat, which you'll find in net-tools.
Re: Is there a simple network-receive+send overview app
For XFCE or some other desktop? Do you want the current throughput, or totals like in desktop?
There are at least a couple panel widgets that provide throughput in XFCE, as well as some KDE plasmoids. Conky can show current and total data going up and down on most any desktop.
There are at least a couple panel widgets that provide throughput in XFCE, as well as some KDE plasmoids. Conky can show current and total data going up and down on most any desktop.
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
Re: Is there a simple network-receive+send overview app
I agree with Stevo, the best two conky widgets I use are
MX-ManyRoads/Network
MX-antiX17
Both have excellent network throughput
MX-ManyRoads/Network
MX-antiX17
Both have excellent network throughput
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!
Re: Is there a simple network-receive+send overview app
I like just text displaying up and down speeds displayed on the taskbar, so I can always check it, but yeah, there's some really nice conkies out there.
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
- DukeComposed
- Posts: 1450
- Joined: Thu Mar 16, 2023 1:57 pm
Re: Is there a simple network-receive+send overview app
iftop is a good choice for monitoring endpoints and throughput from the command line.
- Pretty Vacant
- Posts: 201
- Joined: Tue Jul 02, 2024 7:41 am
Re: Is there a simple network-receive+send overview app
Couldn't find MX-ManyRoads/Network and MX-antiX17. iftop, netstat, tcpdump and Conky were in synaptic, i installed them.
Run Conky didn't even show the traffic from a torrent download! And there isn't even a button to stop Run Conky.
On top of that the clock on the desktop disappeared after installing them apps! Not funny.
They are far from the simple app i want.
Desktop: Xfce v: 4.20.0
Run Conky didn't even show the traffic from a torrent download!
Code: Select all
networking up:0:B - down 0:B
On top of that the clock on the desktop disappeared after installing them apps! Not funny.
They are far from the simple app i want.
Desktop: Xfce v: 4.20.0
yeah that's what i am looking for.
MX-23.5_x64 Libretto- xfce
- DukeComposed
- Posts: 1450
- Joined: Thu Mar 16, 2023 1:57 pm
Re: Is there a simple network-receive+send overview app
Installing network analysis tools didn't make the clock go away, tinkering with conky did. Guess what draws the clock on the desktop.Pretty Vacant wrote: Wed Jan 22, 2025 11:24 am On top of that the clock on the desktop disappeared after installing them apps!
Re: Is there a simple network-receive+send overview app
I have run a network conky (that works) since MX 17, so ... here again a QSI might help people answer the question.
Edit: and those conky's were on board already - no adding anything.
Edit: and those conky's were on board already - no adding anything.
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!
Re: Is there a simple network-receive+send overview app
It's under Conky Manager, which is already preinstall. Browse the Widgets and you should find `/.conky/MX-ManyRoads/network. Just check mark it and it will show up on your Desktop. Those other commands you install, you have to run them inside the terminal as they are terminal tools.Pretty Vacant wrote: Wed Jan 22, 2025 11:24 am Couldn't find MX-ManyRoads/Network and MX-antiX17yeah that's what i am looking for.