• Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial News Comments FAQ Related Articles

How to install atop in Linux

{{postValue.id}}

Monitor Logging Activity - Using atop

' atop' is a Linux process monitor tool which is similar to top, but provides more detailed information about the system state, as well as the ability to save its output to a file periodically. It shows how your system’ s hardware resources including CPU, memory, disk, and network are occupied.

Advantages

  • Shows resource usage of ALL processes, even those that are closed/completed.
  • Monitors threads within processes & ignores processes that are unused.
  • Accumulates resource usage for all processes and users with the same name.
  • Highlights critical resources using colors (red).
  • Will add or remove columns as the size of the display window changes.
  • Includes disk I/O and network utilization.
  • Uses netatop kernel module to monitor TCP & UDP and network bandwidth.

To Install

Run the following command to install atop packages.

[root@linuxhelp Desktop]# yum install atop
Loaded plugins: aliases, changelog, fastestmirror, kabi, presto, refresh-packagekit, security, tmprepo, verify,
              : versionlock
Loading support for CentOS kernel ABI
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: centos.excellmedia.net
 * epel: mirror.rise.ph
.
.
.
Running Transaction
  Installing : atop-1.27-2.el6.x86_64                                                                          1/1 
  Verifying  : atop-1.27-2.el6.x86_64                                                                          1/1 

Installed:
  atop.x86_64 0:1.27-2.el6                                                                                         
Complete!

After installation is completed, add atop into system start up.

[root@linuxhelp Desktop]# chkconfig &ndash add atop
[root@linuxhelp Desktop]# chkconfig atop on &ndash level 235

Run the atop command without using options.

[root@linuxhelp Desktop]# atop

1

The terminal will show the updates after every 10 seconds.

Using ‘ m’ option

Using this ' m ' option, it will display the memory relation information about all running process.

[root@linuxhelp Desktop]# atop -m

2

Using ‘ a’ option

By using this ‘ a’ option, it will show the status of all current running process.

[root@linuxhelp Desktop]# atop -a

3

Using ‘ s’ option

It displays the scheduling task information.

[root@linuxhelp Desktop]# atop -s

4

Using ‘ d’ option

It will display the disk activities on the system. Disk activity is shown as amount of data that is being transferred by read/write columns.

[root@linuxhelp Desktop]# atop -d

5

Using ‘ v’ option

It shows the variable information about the running processes like uid, pid, rgid ,etc..

[root@linuxhelp Desktop]# atop -v

6

Using ‘ c’ option

It shows the commands running with PID in detail.

[root@linuxhelp Desktop]# atop -c

7

Using ‘ p’ option

It shows the window accumulation per program. The most right column shows which programs are active (during the intervals) and the most left column shows how many process they have spawned.

[root@linuxhelp Desktop]# atop -p

9

Using ‘ u’ option

This screen shows which users were/are active during the last interval and indicates how many processes each user runs/ran.

[root@linuxhelp Desktop]# atop -u

9

Using ‘ y’ option

It will display the single or multiple threads of the all running process.

[root@linuxhelp Desktop]# atop -y

10

Using ‘ o’ option

It shows the user defined line of process.

[root@linuxhelp Desktop]# atop -o

11

Using ‘ C’ option

It will Sort the current list in the order of CPU consumption

[root@linuxhelp Desktop]# atop -C

12

Using ‘ M’ option

It will Sort the current list in the order of resident memory consumption.

[root@linuxhelp Desktop]# atop -M

13

Using ‘ D’ option

It will Sort the current list in the order of disk accesses issued.

[root@linuxhelp Desktop]# atop -D

14

Command to check the version of atop

[root@linuxhelp Desktop]# atop -V
Version: 1.27-3 - 2012/07/22 11:38:52     <  gerlof.langeveld@atoptool.nl > 

Tags:
sebastian
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

any alternative available for atop

A

yes, there is 1.htop 2.Glances 3.Resource Monitor

Q

how do I install and use htop

A

follow this link : https://www.linuxhelp.com/how-to-install-htop-in-ubuntu/

Q

how do I use glance

A

follow this link : https://www.linuxhelp.com/monitor-linux-system-performance-using-glances-tool/

Q

What is Atop IPTV ?

A

Atop TV is television products, which are delivered using the Internet service also known as IPTV (Internet Prodical TV ). It's a different way of communicating information that is far more superior then the old cable tv.

Q

How do I switch to Atop?

A

Switching to Atop is easy. Just sign up with us, cancel your current provider and we take care of the rest. We'll schedule your internet installation on the same date as your cancellation date, so there is no service interruption. Please note, typically your current provider will require 30 days advance notice for cancellation.

Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help Sebastian ?
How to change non required to required field in SuiteCRM Custom/Default Modules

How to change not required to the required field in SuiteCRM Custom/Default Modules?

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.