Learn more about the latest product updates at the Checkmk Conference #12 – live from June 16-17! Watch here

Werk #5753: mk_postgres: reduce the amount of psql sessions opened by the plugin

Component Checks & agents
Title mk_postgres: reduce the amount of psql sessions opened by the plugin
Date Mar 21, 2018
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.5.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

Previously, the number of psql sessions scaled linearly with the number of databases. Now the number of psql sessions opened by the plugin is constant. Additionally, the sessions of some sections were combined to further reduce the total number of psql sessions.

To the list of all Werks