I'm running 7 32bit on an older laptop.
I only use it for ftp and proxy services and It's working good.
I want to be able to monitor the network speeds via nload. However, there is no epel repo for 32bit.
What can I do here. I've tried to use yum provides for various other programs like tcptrack and the like but I'm not finding anything.
What can a guy use to track the network performance on eth0?
Thanks all!
nload for 32bit centos 7??
Re: nload for 32bit centos 7??
Hello
conky can do that, also these commands
conky can do that, also these commands
Code: Select all
vnstat -i eth0 -l
Code: Select all
bmon -bp eth0