Monitoring logs are very critical for every server administrator to troubleshoot or understand the activity or behavior of a Linux system. In today’s post we are going to see an interesting monitoring tool called “Atop” for monitor the performance of the system.

How to Install Atop System Performance Monitoring tool

sudo apt-get install atop
systemctl enable atop
systemctl start atop

Congratulations! You have successfully installed Atop.

Enter the atop command by running “atop” and then you should see something similar to the below:

You can use atop –-help and use different keys like atop -m to view memory consumption, atop -d for disk utilization etc.

Server Hosting Solutions by RackNerd:

Shared Hosting
cPanel Web Hosting in US, Europe, and Asia datacenters
Logo
Reseller Hosting
Create your new income stream today with a reseller account
Logo
VPS (Virtual Private Server)
Fast and Affordable VPS services - Instantly Deployed
Logo
Dedicated Servers
Bare-metal servers, ideal for the performance-demanding use case.
Logo

Leave a comment

Your email address will not be published. Required fields are marked *