Werk #12705: Fix "Checker and fetcher mismatch" for SNMP devices that cannot be resolved
Component | Checks & agents |
Title | Fix "Checker and fetcher mismatch" for SNMP devices that cannot be resolved |
Date | Mar 17, 2022 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0b1 2.1.0b3 2.0.0p22 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
The service Check_MK Discovery could produce a crash report with the error "Checker and fetcher mismatch" if the address of an SNMP host cannot be resolved. Alternatively, the service would be OK although the host was not checked.
Now, the service for the unreachable host will fail consistently (CRIT) with the error: "Host has no IP address configured".