Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 5436
blobea2a38b8efac7888a6d41068c0c04edb0870ca95
1 Title: Fixed logical problem with SNMP check interval rule
2 Level: 1
3 Component: core
4 Compatible: compat
5 Edition: cre
6 Version: 1.5.0i1
7 Date: 1510910528
8 Class: fix
10 The rule was previously configured for each individual check. This was not really
11 correct, because the SNMP data is fetched for main checks and their sub checks
12 together. This means that you can not define inidividual SNMP checks intervals for
13 these checks.
15 The ruleset "Check intervals for SNMP checks" has now been changed to work with the
16 "section names" instead of inidividual checks.