Hi,
I'm looking for a software to monitor Raspberry Pi CPU and RAM usage of each programs. Been looking around. But i can't seem to find it. Are there any software which i can install? I'm currently using Raspbian Wheezy.
Code: Select all
sudo apt-get update && sudo apt-get install htop -yCode: Select all
apt-cache search conky # To search for the package as it comes in several flavors.
sudo apt-get install conky-all # To Install the full package and extrasCode: Select all
pacman -Ss conky
sudo pacman -Sy conky