Tag: mysql

MySQL is a widely used open source relational database management system (RDMS) owned by Oracle. It has over the years been the default choice for web-based applications and still remains popular in comparison to other database engines. Read Also: How to Install Latest MySQL on RHEL/CentOS and Fedora MySQL was designed and optimized for web

Monitor MySql database using mytop command line monitoring tool

Mytop is a free and open source command line monitoring software for MySQL databases. Its similar in look to “top” command in Linux/Unix. Mytop monitors MySQL threads and the database’s overall performance, allowing system administrators or developers to get some insight on how applications are interacting with a database. Install Mytop on RHEL/CentOS and Fedora