Werk #18495: storcli_pdisks: improve support for storcli2
| Component | Checks & agents | ||
| Title | storcli_pdisks: improve support for storcli2 | ||
| Date | Jun 23, 2026 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
Werk #15353 introduced support for storcli2,
but assumed the state information of v1 can be read in the state information
of the output of v2 which seems not to be true. status of v2 holds the
information about the health of the disks, state holds the configuration state
of the disk.
With this Werk the configuration is extended to also include the newly introduced status information.