Werk #10463: cisco_power: discover unique items in one edge case
| Component | Checks & agents | ||||||
| Title | cisco_power: discover unique items in one edge case | ||||||
| Date | Nov 26, 2019 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Incompatible - Manual interaction might be required | ||||||
| Checkmk versions & editions |
|
For some sensor descriptions the cisco_power check discovered items that were not unique. One description was e.g. "Sw1, PSA Normal" which was translated into the item "Sw1". Another sensor that used the description "Sw1, PSB Normal" was then aliased to "Sw1" as well. Such items can now be differentiated. The example sensors would now be mapped to the items "Sw1 PSA {ID}" and "Sw1 PSB {ID}" where {ID} is the ID of the sensor.
The affected services have to be rediscovered.