-
Problem report
-
Resolution: Fixed
-
Trivial
-
None
-
None
-
Sprint 56 (Sep 2019), Sprint 55 (Aug 2019), Sprint 57 (Oct 2019), Sprint 58 (Nov 2019), Sprint 59 (Dec 2019), Sprint 60 (Jan 2020)
-
0.5
The template "Template Module HOST-RESOURCES-MIB SNMPv2" filters on specific filesystem parameters, but fails to exclude /dev, /sys and /run. Many people are jumping through loopholes to fix this, and the setting "Storage devices for SNMP discovery" in the Administration section of "regular expressions" doesn't apply.
Adding an extra filter to the Storage discovery with:
macro={#SNMPVALUE}
does not match
regex=^(/dev|/sys|/run)
solves this (see this attachment: zbx_export_templates.xml )
- part of
-
ZBXNEXT-5493 Update "Template OS Windows SNMP template"
- Closed