Branch: refs/heads/2.1.0
Home:
https://github.com/tribe29/checkmk
Commit: b048285f8e834f5bde31930935b07840c73f9689
https://github.com/tribe29/checkmk/commit/b048285f8e834f5bde31930935b07840c…
Author: Solomon Jacobs <solomon.jacobs(a)tribe29.com>
Date: 2022-05-30 (Mon, 30 May 2022)
Changed paths:
A .werks/14130
M checkman/check_dns
M checks/check_dns
M cmk/gui/plugins/wato/active_checks.py
M tests/unit/checks/test_ac_check_dns.py
M tests/unit/checks/test_check_dns.py
Log Message:
-----------
14130 FIX Clarify "Check DNS service"
Previously, the parameter <tt>DNS Server</tt> of <tt>Check DNS
service</tt> rule was optional.
Moreover, the options <tt>this host</tt> and <tt>default DNS
Server</tt> would both do the same:
They would use the default DNS server(s) specified inside of /etc/resolve.conf. With this
werk, the
option <tt>this host</tt> now (again) will use the address of the host on
which the service is
generated. Secondly, the rule has been reworked to be more concise.
Intervention is necessary if
- you have explicitely set the DNS Server to <tt>this host</tt> and
- want your site to operate in the same fashion as before.
In this case, you can set the option <tt>DNS Server</tt> to <tt>Use the
default DNS server(s)
specified in /etc/resolv.conf</tt>.
This change was originally implemented via the changes
If81741768dca952470b04a7884c2cc106494b8c4
I1e2ec8cc0a89a786a8b5a1d82e01c482faeea82c
I1aa1120c6be4c3343ffcff2b365258efd3066f1c
I35e09ba5d0cb3186b1e84e926fdfcce29352dade
I0954822f2b4887d1876ebde67afc982af732acf4
I0711a27fc896437fff091687ae20b26743c72624
I48d27ce625b371561a955e0c625385a1deba1720
which now have been squashed.
SUP-8172
Co-authored-by: Lisa Pichler <lisa.pichler(a)tribe29.com>
Change-Id: I48d27ce625b371561a955e0c625385a1deba1720