Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #8847: Service discovery: Print warning instead of failing on discovery errors

Component Setup
Title Service discovery: Print warning instead of failing on discovery errors
Date Aug 2, 2019
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.0.0i1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT
1.6.0b5 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

The service discovery page of WATO was terminating the service discovery on the first error, independent of which discovery function raised the error. In this situation a single broken check could break the service discovery functionality of WATO.

On the command line (cmk -I) the default behavious is to proceed with the other discovery function when a single discovery function fails. This is now the default behavior of the WATO discovery page.

To the list of all Werks