Monitors for slow MySQL queries and generates an alert (containing the queries) whey they occur.
The plugin has two options, the path to your MySQL slow queries log and the threshold for a very slow query.
You must enable the MySQL slow queries log in your my.cnf file.
set-variable=long_query_time=2
log-slow-queries=/var/log/mysql/mysql-slow.log
| Rating: |
You must have a Scout Account to vote.
|
| Installs: | 15 |
| Tested On: | Linux osx |
| Source: |
View Source
All plugins listed in the directory are open source.
|
Be the first to comment on this plugin.