Werk #7346: Fix name conflict between builtin snmp tag group and aux tag snmp
Component | User interface | ||
Title | Fix name conflict between builtin snmp tag group and aux tag snmp | ||
Date | May 5, 2019 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
The bultin tag group "snmp" for configuring the SNMP datasource of a host and the related auxiliary tag "snmp" used the same ID. This resulted in a name conflict between both which could cause problems e.g. in the rule editor when using the auxiliary tag as condition.
The tag group has now been renamed to "snmp_ds" and the auxiliary tag ID stays "snmp".