Branch: refs/heads/2.0.0
Home:
https://github.com/tribe29/checkmk
Commit: 7cc66c5bb12091a8fe726380acbfc4a9bc8ec3a5
https://github.com/tribe29/checkmk/commit/7cc66c5bb12091a8fe726380acbfc4a9b…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2021-08-30 (Mon, 30 Aug 2021)
Changed paths:
A .werks/12305
M cmk/fetchers/_base.py
M cmk/utils/exceptions.py
Log Message:
-----------
12305 FIX Silence unnecessary log entries on SNMP errors
This patch makes MKSNMPError an MKFetcherError. The protocol logs
these errors on INFO instead of CRITICAL. This is also consistent
with MKAgentError.
SUP-6854
Change-Id: I8e12118e159c4f90a5ec6164928a3e8e2b79dd3d