• Categories
    Category
  • Categories
    Category
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial Comments FAQ Related Articles

How to install Gtop system monitoring tool on CentOS 7

1807

How to install Gtop system monitoring tool on CentOS 7

Gtop is a system monitoring tool which reads information about processes and the states of the system in dynamic mode. It contains some views to monitor the CPU, memory, swap space, disk and network usage with a percentage and graphical representation in the system. This tutorial covers the installation procedure of Gtop system monitoring tool on CentOS 7.

Installation procedure

To start with the installation procedure, install the epel package by running the following command and press y to continue with the installation procedure.

[root@server1 ~]# yum install epel-release -y
BDB2053 Freeing read locks for locker 0x3ec4: 13934/140152169015104
BDB2053 Freeing read locks for locker 0x3ec6: 13934/140152169015104
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: ftp.iitm.ac.in
 * extras: ftp.iitm.ac.in
.
.
.
Running transaction
  Installing : epel-release-7-9.noarch                                      1/1
  Verifying  : epel-release-7-9.noarch                                      1/1

Installed:
  epel-release.noarch 0:7-9                                                     
Complete!

The epel repository is installed in the system. Now download the dependency package for HTTP parser by running the wget command followed by the download link.

[root@server1 ~]# wget springdale.math.ias.edu/data/puias/unsupported/7/x86_64//http-parser-2.7.1-3.sdl7.x86_64.rpm
--2017-08-24 00:31:57--  http://springdale.math.ias.edu/data/puias/unsupported/7/x86_64//http-parser-2.7.1-3.sdl7.x86_64.rpm
Resolving springdale.math.ias.edu (springdale.math.ias.edu)... 192.16.204.192
.
.
.
100%[======================================> ] 30,784       137KB/s   in 0.2s   
2017-08-24 00:31:58 (137 KB/s) - ‘ http-parser-2.7.1-3.sdl7.x86_64.rpm’  saved [30784/30784]

The HTTP parser is downloaded in the target system. Install the HTTP parser package and press y to continue with the installation procedure.

[root@server1 ~]# yum install http-parser-2.7.1-3.sdl7.x86_64.rpm -y
Loaded plugins: fastestmirror, langpacks
Examining http-parser-2.7.1-3.sdl7.x86_64.rpm: http-parser-2.7.1-3.sdl7.x86_64
Marking http-parser-2.7.1-3.sdl7.x86_64.rpm to be installed

.
.
.
Installed:
  http-parser.x86_64 0:2.7.1-3.sdl7                                             
Complete!

Next install Node.js package by running the following command and press y to continue with the installation procedure.

[root@server1 ~]# yum install nodejs -y
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: ftp.iitm.ac.in
 * epel: ftp.cuhk.edu.hk
 * extras: ftp.iitm.ac.in

.
.
.
Installed:
  nodejs.x86_64 1:6.11.1-1.el7                                                  

Dependency Installed:
  libuv.x86_64 1:1.10.2-1.el7        npm.x86_64 1:3.10.10-1.6.11.1.1.el7       
Complete!

The HTTP parser and Node.js package is installed in the system. Next install the Gtop package by running the following command.

[root@server1 ~]# npm install gtop -g

The Gtop command is installed successfully. Run the Gtop command in the terminal to monitor system process information.

[root@server1 ~]# gtop

network monitoring

Check the Gtop command in other third party tools. Below Gtop command executed in MobaXterm
gtop

The Gtop application is installed in the system successfully.

Tags:
sebastian
Author: 

Comments ( 0 )

No comments available

Add a comment

Frequently asked questions ( 5 )

Q

requirements for gtop ?

A

you will need the following requirements, Linux / OSX / Windows Node.js >= v4

Q

what are the alternative commands?

A

Here I have to gi ve some of the alternative for this, "htop, glances, nmon, vtop".

Q

If there is any GUI tools like this?

A

use the command gnome-system-monitor for default System monitor.

Q

How to Troubleshooting Gtop?

A

If you see question marks or other different characters, try to run it with these environment variables:

$ LANG=en_US.utf8 TERM=xterm-256color gtop

Q

what is the License of Gtop?

A

Released under the MIT license.

Related Tutorials in How to install Gtop system monitoring tool on CentOS 7

Related Tutorials in How to install Gtop system monitoring tool on CentOS 7

How To Install AnyDesk on Centos 7
How To Install AnyDesk on Centos 7
Apr 2, 2018
How to install Tiki Wiki CMS Groupware on CentOS 7
How to install Tiki Wiki CMS Groupware on CentOS 7
May 31, 2018
How to install PHP ImageMagick on CentOS 7
How to install PHP ImageMagick on CentOS 7
Nov 4, 2017
How to Upgrade and Downgrade the PHP Versions on CentOS 7.6
How to Upgrade and Downgrade the PHP Versions on CentOS 7.6
Jun 4, 2019
How to install Apache from Source Code on CentOS 7
How to install Apache from Source Code on CentOS 7
Oct 21, 2017
How to enable or disable repositories in CentOS
How to enable or disable repositories in CentOS
Mar 28, 2018
How to install AWStats on CentOS 7
How to install AWStats on CentOS 7
Dec 8, 2017
How to install Apache JMeter in CentOS 7
How to install Apache JMeter in CentOS 7
Mar 24, 2017

Related Forums in How to install Gtop system monitoring tool on CentOS 7

Related Forums in How to install Gtop system monitoring tool on CentOS 7

CentOS
connor class=
How To Completely Remove Apache package On CentOS 7.6
May 14, 2019
CentOS
ceriaimmaculate class=
setfacl : command not found
Jan 3, 2018
CentOS
mason class=
Error getting authority: Error initializing authority: Could not connect: No such file or directory (g-io-error-quark, 1)
Nov 20, 2018
CentOS
landon class=
Command to find SNMP Version
May 28, 2018
CentOS
arjitharon class=
cannot start minio service help
Mar 10, 2018
Apache tomcat
AadrikaAnshu class=
Cannot find ./catalina.sh The file is absent or does not have execute permission This file is needed to run this program
Jun 17, 2019
gitlab
caden class=
Insufficient space in download directory /var/cache/yum/x86_64/6/base/packages
Jul 22, 2019
OpenVAS
frank class=
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was 14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"
Dec 20, 2018
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 Gibbson ?
How do i run both nginx and apache in same instance on centos

Hi...,

my server is based centos operating system and my webserver is already running on Apache.... i need to run both apache and nginx on same instance ... please help me to implement this concept...

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.