Werk #11304: mysql.connections: extended plugin to show currently open connections in addition to maximum parallel connections
Component | Checks & agents | ||
Title | mysql.connections: extended plugin to show currently open connections in addition to maximum parallel connections | ||
Date | Aug 19, 2020 | ||
Level | Trivial Change | ||
Class | New Feature | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
The plugin mysql.connections shows the maximum number of parallel connections since the server was started in relation to the maximum number of parallel connections allowed. We have extended this plugin to include the number of currently open connections to the server. This value is shown by the MySQL status variable 'Threads_connected'.