How to Find High CPU Consumption Processes in Linux
We have already described in our previous article how to find high memory consumption processes in Linux. There are situations where you might see more CPU usage on a Linux system. If so, you...
We have already described in our previous article how to find high memory consumption processes in Linux. There are situations where you might see more CPU usage on a Linux system. If so, you...
You may have seen your system consumes too much of memory many times. If that’s the case, what would be the best thing you can do to identify processes that consume too much memory...
The Linux Top command is the best and most well known command that everyone uses to monitor Linux system performance. You probably already know most of the options available, except for a few options,...
There are many open source monitoring tools are currently available in market to monitor Linux systems performance which will send an email alert when the system reaches the specified threshold limit. It monitors everything...
We all know about sosreport is used to collect system information that can be used for diagnostic. Redhat support advise us to provide a sosreport when we raise a case with them to analyze the current...
System troubleshooting is the major task for admin in day to day activities. System admins are facing difficulties to identify system performance issue on Linux. They can not able to figure it out what...
psdash is a system monitoring and information web dashboard for Linux written in python using psutils and flask. The GUI is pretty much straight forward and clean. All the data is updated automatically, no...
Nload is a console application which monitors network traffic and bandwidth usage in real time. It displays the total amount of data that has been transfered over a network device since the last reboot,...
What’s RAM ? As we already know about RAM because we all are in smartphone world. So, i don’t want to go in depth, even though i will tell you in single line. RAM...
There are plenty of tools is available in Linux to monitor system resources & performance analysis but why we are explaining about collectl ? collectl is a feature rich command line utility which collect...