Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 8262
blobe4b1d4f0214b7433beafdc9cad6a4322c795901b
1 Title: It's now possible to limit SNMP walks to middle ranges of tables
2 Level: 1
3 Edition: cee
4 Component: inline-snmp
5 Version: 1.2.7i3
6 Date: 1436770980
7 Class: feature
9 The rule "Limit SNMP OID Ranges for Bulkwalks" is available in Check_MK since some time,
10 but it was only possible to define OID ranges from the start and end of the SNMP tables.
11 Now it is possible to define ranges starting at a specified offset.
13 This rule can be used to not fetch whole SNMP tables which might be useful to save prevent
14 Check_MK from fetching large SNMP tables. This is used to reduce overhead and improve the
15 performance of SNMP communication. Normally this is useful when monitoring network switches
16 having a large number of interfaces.