You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The indices for perfdata values with the total measurements (e.g. memory full total)
were previously missing.
Since these elements are arranged in arrays the addressing
was wrong and thresholds were assigned to the wrong values.
This commit adds the missing indices
0 commit comments