Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 7066
blob83056f21ebfb42115ab6087f3268f4b74b32a4b2
1 Title: k8s_stats.network: prefer lnx_if check if present
2 Level: 1
3 Component: checks
4 Class: fix
5 Compatible: compat
6 Edition: cre
7 State: unknown
8 Version: 1.6.0i1
9 Date: 1553011735
11 When the check_mk_agent was used together with the Kubernetes
12 special agent duplicate interfaces were discovered. Now the
13 lnx_if check from the check_mk_agent is preferred over the
14 k8s_stats.network check from the special agent.