Skip to main content

MD RAID

Plugin: proc.plugin Module: /proc/mdstat

Overview

This integration monitors the status of MD RAID devices.

This collector is supported on all platforms.

This collector supports collecting metrics from multiple instances of this integration, including remote instances.

Default Behavior

Auto-Detection

This integration doesn't support auto-detection.

Limits

The default configuration for this integration does not impose any limits on data collection.

Performance Impact

The default configuration for this integration is not expected to impose a significant performance impact on the system.

Metrics

Metrics grouped by scope.

The scope defines the instance that the metric belongs to. An instance is uniquely identified by a set of labels.

Per MD RAID instance

This scope has no labels.

Metrics:

MetricDimensionsUnit
md.healtha dimension per md arrayfailed disks

Per md array

Labels:

LabelDescription
deviceTBD
raid_levelTBD

Metrics:

MetricDimensionsUnit
md.disksinuse, downdisks
md.mismatch_cntcountunsynchronized blocks
md.statuscheck, resync, recovery, reshapepercent
md.expected_time_until_operation_finishfinish_inseconds
md.operation_speedspeedKiB/s
md.nonredundantavailableboolean

Alerts

The following alerts are available:

Alert nameOn metricDescription
mdstat_last_collected md.disksnumber of seconds since the last successful data collection
mdstat_disks md.disksnumber of devices in the down state for the ${label:device} ${label:raid_level} array. Any number > 0 indicates that the array is degraded.
mdstat_mismatch_cnt md.mismatch_cntnumber of unsynchronized blocks for the ${label:device} ${label:raid_level} array
mdstat_nonredundant_last_collected md.nonredundantnumber of seconds since the last successful data collection

Setup

Prerequisites

No action required.

Configuration

File

There is no configuration file.

Options

There are no configuration options.

Examples

There are no configuration examples.


Do you have any feedback for this page? If so, you can open a new issue on our netdata/learn repository.