Branch: refs/heads/1.6.0
Home:
https://github.com/tribe29/checkmk
Commit: 8c4e64ce3431d4a91f0ba7deae056041453a2be1
https://github.com/tribe29/checkmk/commit/8c4e64ce3431d4a91f0ba7deae0560414…
Author: Andreas Umbreit <andreas.umbreit(a)tribe29.com>
Date: 2021-08-03 (Tue, 03 Aug 2021)
Changed paths:
A .werks/13126
M checks/postgres_conn_time
Log Message:
-----------
13126 FIX postgres_conn_time: Don't crash on inconsistent section data
Previously, the postgres_conn_time check did crash while parsing inconsistent
section data.
Now, in the case of inparsable section data, but section data about the queried
database is available, a warning will be displayed in the resulting service.
Otherwise, if it is not possible to obtain information about the queried database,
it is assumed that no actual data is available, and the inconsistent section will
be dropped silently.
CMK-8342
Change-Id: I13b4d769e307986be5da2922f569ae4bd4a19188