Branch: refs/heads/2.2.0
Home:
https://github.com/Checkmk/checkmk
Commit: 4ebe0686a70440944cb9f5fd9de81e6bd434a59d
https://github.com/Checkmk/checkmk/commit/4ebe0686a70440944cb9f5fd9de81e6bd…
Author: Sofia Colakovic <sofia.colakovic(a)checkmk.com>
Date: 2024-01-03 (Wed, 03 Jan 2024)
Changed paths:
A .werks/16166
M cmk/special_agents/agent_ibmsvc.py
Log Message:
-----------
16166 FIX ibm storwize: Fix missing data when monitoring nodes
lsnodestats command was used for monitoring nodes in IBM Storwize devices.
Storwize devices don't have the lsnodestats command which led to missing data
in ibm_svc_nodestats services.
Now, the IBM SVC agent uses the lsnodestats if it's available and lsnodecanisterstats
otherwise.
SUP-16982
Change-Id: Ia2a620cc95ab77c0595e0dca47b047dfcba96221