Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 2416
blob4457084b331b152e262864ffca21902d0724fc11
1 Title: agent_netapp: fixed rare problem where environmental sensor info (fan, psus, temp) were not shown
2 Level: 1
3 Component: checks
4 Class: fix
5 Compatible: compat
6 State: unknown
7 Version: 1.2.7i3
8 Date: 1438688902
10 If the netapp filers shared an even amount of disks on a shelf, the agent had problems
11 to determine which filer is responsible for the shelf sensors.
12 In this case it reported "no one is responsible" which lead to missing checks.
13 This has been fixed. If the disks of a shelf are evenly shared between the filers the
14 shelf owner is now determined by comparing the system-name with the partner-system-name.