Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #19247: mk_postgres: detect older EDB instances using edb-postmaster process name

Component Checks & agents
Title mk_postgres: detect older EDB instances using edb-postmaster process name
Date Apr 15, 2026
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.6.0b1
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

Previously, the PostgreSQL agent plugin mk_postgres failed to detect older EnterpriseDB (EDB) instances on Linux. These older EDB versions use edb-postmaster as the process name instead of the newer edb-postgres. As a result, those instances were silently ignored and no PostgreSQL monitoring data was collected for them.

This has been fixed. The plugin now correctly identifies both edb-postgres and edb-postmaster processes on Linux.

To the list of all Werks