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
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.0.0i1
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed

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'.

To the list of all Werks