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

Werk #18700: Ensure new lines before and after sql based sections in mk_oracle

Component Checks & agents
Title Ensure new lines before and after sql based sections in mk_oracle
Date Nov 26, 2025
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.5.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.4.0p18 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

mk_oracle sometimes produces output where two sections are concatenated without a line break. This happens due to misconfigured NLS parameters or errors in custom SQL statements, making the output unable to process.

To fix this, mk_oracle now outputs an explicit new line before and after each SQL-based section. This ensures that sections are properly separated without requiring any changes to your existing configuration.

To the list of all Werks