Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 1853
blob4571c8228c05f00a7f0094764d361b2e4f537fb9
1 Title: cisco_power, cisco_fan, cisco_temp_perf: fixed service description for some special cases
2 Level: 1
3 Component: checks
4 Compatible: incomp
5 Version: 1.2.7i1
6 Date: 1421751304
7 Class: fix
9 For some Cisco switches the item name of sensors was incorrectly determined
10 from the snmp oid "ciscoEnvMonSupplyStatusDescr". When the status description
11 contains "Status is ..." or "PS1 ..." in the second field, this field was
12 incorrectly included in the item name.
14 The problem is fixed. Since the item name changes due to this fix, you need to
15 redo a service discovery.
17 To our knowledge this problem only affects the cisco_power check. cisco_fan
18 and cisco_temp_perf may theorectically be affected since the same algorithm
19 is used, but the status descriptions for these checks are different.
21 Example:
23 status description: "Sw1, PS1 Normal, RPS Normal",
24 old item name: "Sw1 PS1 Normal 3036",
25 new item name: "Sw1"