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

Komponente Checks & agents
Titel mk_postgres: reduce the amount of psql sessions opened by the plugin
Datum 21.03.2018
Level Kleine Änderung
Klasse Neues Feature
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen
Checkmk versions & editions
1.5.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

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.

Zur Liste aller Werks