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
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.6.0b5 2.0.0i1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

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