How to use mk_postgres.py plugin when Postgres only listens on a file system socket?

Hello,

CMK version: Checkmk Raw Edition 2.3.0p26
OS version: Debian 12

How do I get mk_postgres.py to connect to a Postgres database that has no TCP port open but only a file system socket? What do I configure as PGPORT (which is mandatory)?

Kind regards,
Robert

Answering my own question: this wasn’t possible until now.

See https://github.com/Checkmk/checkmk/pull/792.

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.