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

How To Install Innotop in Linux

1035

Monitoring Local and remote mysql server using Innotop

Innotop is an efficient command line monitoring tool for local and remote MySQL server running under Innodb. It helps to monitoring several operations like mysql replication status, user statistics, query list, InnoDB buffers,InnoDB I/O information, etc.,

To Install Innotop

Run the following command to install Innotop


[root@linuxhelp Desktop]# yum install innotop
Loaded plugins: aliases, changelog, fastestmirror, kabi, presto, refresh-packagekit, security, tmprepo,verify
Loading support for CentOS kernel ABI
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: centos.excellmedia.net
 * epel: epel.mirror.net.in
 * extras: mirror.nbrc.ac.in
 * remi: mirrors.thzhost.com
.
.
.
Installed:
  innotop.noarch 0:1.10.0-0.3.81da83f.el6                                                                              
Complete!.

To launch Innotop

Run innotop along with the user and password.

[root@linuxhelp Desktop]# innotop -u root -p ' redhat' 


Now the terminal will be logged in.
1

Press " ?" help symbol to view the various option available.
2

Then you choose the option which you want to monitor or get the status information about the mysql.

Press " I" option to view the innodb I/O information' s
i

Press " B" option to view the innodb buffer information' s.
b

Press " R" option to view the innodb row operations, row operations misc, semaphore, Innodb array.
r

Press " S" option to view the innodb variable and status information.
s

Press " M" option to view the innodb replication status
m

Press " U" option to view the user statistic information
u

Press " O" option to open the tables status from your innodb.
o

Press ‘ C’ option to view the command summary information
c

< Ads2>

press " Q" option to view the query list.
q

To Monitor the remote mysql server

If you want to monitor the remote mysql server, run the below command. Login the remote mysql server enter the mysql username, password and hostname. After login into remote mysql server you can execute the same options what we executed in local mysql server.

[root@linuxhelp Desktop]# innotop -u root -p ' redhat'  -h localhost


r

Tags:
gabriel
Author: 

Comments ( 0 )

No comments available

Add a comment

Frequently asked questions ( 5 )

Q

is this command is like Top command

A

yes, but it shows only mysql details. It is mainly used for mysql

Q

I try to install it from source in ubuntu it shows some depencies library file .is there any dependency . If there please provide it

A

the dependcies are libclass-d, libterm-readkey-perl

Q

how to install those dependencies ?

A

sudo apt-get install libclass-db sudo apt-get install libterm-readkey-perl

Q

What is innotop

A

innotop is a MySQL monitoring utility packed with advanced features for power users. It’s capable of showing different aspects of what’s going on in the server. It can monitor queries, replication, transactions, cache and many more.

Q

How to Install innotop in linux?

A

Ensure that perl-TermReadKey package is installed.

Execute the following command:

yum install perl-TermReadKey

Related Tutorials in How To Install Innotop in Linux

Related Tutorials in How To Install Innotop in Linux

How to install jq on Ubuntu 17.04
How to install jq on Ubuntu 17.04
May 20, 2017
How to install Nmap 7.01 and to use on Linux Mint 18.3
How to install Nmap 7.01 and to use on Linux Mint 18.3
Mar 12, 2018
How To Install Innotop in Linux
How To Install Innotop in Linux
Jun 7, 2016
How to Configure nmcli Tool
How to Configure nmcli Tool
Jun 2, 2016
How to install and use nload on Ubuntu 16.04.
How to install and use nload on Ubuntu 16.04.
Feb 5, 2018
How to use findmnt on CentOS 7
How to use findmnt on CentOS 7
Oct 24, 2017
How To Get Color Man Pages In Linux
How To Get Color Man Pages In Linux
Feb 7, 2018
How to Translate words using dict command 
How to Translate words using dict command 
Feb 5, 2018

Related Forums in How To Install Innotop in Linux

Related Forums in How To Install Innotop in Linux

Command Line Tools
david class=
sar command not found
May 15, 2018
Command Line Tools
random9999 class=
Can't encrypt home, says "Error Cannot Proceed"
Apr 28, 2018
Windows
Aditya class=
Net Use Command Usage
Jul 31, 2019
Command Line Tools
Keith class=
How to install CouchPotato in Ubuntu 16.04 error
May 15, 2018
Command Line Tools
wayne class=
Deleting windows files booting from mint(usb)
Sep 16, 2017
Command Line Tools
vito class=
Multiple job submission
Dec 12, 2017
Command Line Tools
tommyhilten class=
How to create bootable USB from command
Jan 8, 2018
Command Line Tools
sandeepchouhan class=
Problem installing software
May 1, 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 Isaac ?
How to run windows application in linux

I need to run the windows application in my Linux machine, instead of installing from yum repo or any other repos. How to do that..??

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.