This article details what happens when two or more tagIDs have the same name.
LAST TESTED ON CHECKMK 2.2.0P1
Table of Contents
Problem
When two or more tagIDs inside a tag group have the same name, this causes some problems with the Checkmk service. This issue can lead to notifications not working as expected.
E.g.,
This will cause unexpected results where one of these tagIDs will be ignored in favor of the other.
Solution
For now, the simplest solution is to modify one of the tagIDs to something unique.
- Go to Setup → Tags → Edit on the Tag group you are trying to modify
- Enter a new unique tagID to replace the one that is causing the conflict
- Click Save
- Activate your changes
Related articles