Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
storcli.py: Skip battery backup unit status if it does not exist
Some HPE RAID controllers have an external battery (Energy pack aka HPE Smart Storage Battery) instead of a controller onboard battery backup unit. With our controller (HPE MR416i-a Gen10+) the "BBU Status" field is not present in the storcli output and storcli.py aborts data collection. This commit skips the BBU Status field if it does not exist.
- Loading branch information