← Back to team overview

nagios-charmers team mailing list archive

[Merge] ~afreiberger/hw-health-charm:add-mdadm-checks into hw-health-charm:master

 

The proposal to merge ~afreiberger/hw-health-charm:add-mdadm-checks into hw-health-charm:master has been updated.

Description changed to:



    Fix issue with cron_mdadm.py which causes degraded state to not be reported

    There was a formatting assumption which broke the detection of the degraded
    flag in the State section of each device report from mdadm --detail <devices>
    This merge adds code to split the State flags and check for both degraded and
    recovering states and sets alert status based on the combination of states.

    Also added is the direct detection of a "removed" member of the raid.

    Closes-Bug: 1832906


For more details, see:
https://code.launchpad.net/~afreiberger/hw-health-charm/+git/hw-health-charm/+merge/374838
-- 
Your team Nagios Charm developers is requested to review the proposed merge of ~afreiberger/hw-health-charm:add-mdadm-checks into hw-health-charm:master.


References