---
title: "SQL monitor"
canonical: "https://thoughtdata.refined.site/space/TUD/57673101/SQL%20monitor"
format: markdown
---
## SQL-Monitor

THE SQL monitor provides comprehensive investigation into MYSQL data base application. MySQL is a very popular application protocol used by many commercial data base applications to provide data base services to end users.

Most non SQL database applications also use MYSQL for providing database services to end users.

In most commercial database servers, performance is determined by their query response time. Use this monitor to:

- troubleshoot failing and poorly performing database servers and impacted end users in the enterprise network.
- understand reasons for failures, traffic through put rates on each MYSQL database server.
- recognize the top queries resulting in failures and poor performance to trace the problematic data-sets in the database servers.
- investigate how the database servers perform during extremely large queries to understand server behavior and performance limits.
- drill into each user and SQL query to determine failure and performance issues concerning individual users to understand reasons for poor performance and user experience using database applications.

For details see:

1. [Dashboard-SQL-Monitor](../detailed_dashboards/SQL-Monitor.htm)