Chris Akritidis 415f57c5bf Ga (#4938) 6 years ago
..
Makefile.inc d802f83e4a Fix make dist (#4401) 6 years ago
README.md 415f57c5bf Ga (#4938) 6 years ago
mdstat.chart.py 8fbf817ef8 modularized all source code (#4391) 6 years ago
mdstat.conf 5286dae8eb python.d.plugin update (#4936) 6 years ago

README.md

mdstat

THIS MODULE IS OBSOLETE. USE THE PROC PLUGIN - IT IS MORE EFFICIENT


Module monitor /proc/mdstat

It produces:

  1. Health Number of failed disks in every array (aggregate chart).

  2. Disks stats

    • total (number of devices array ideally would have)
    • inuse (number of devices currently are in use)
  3. Current status

    • resync in percent
    • recovery in percent
    • reshape in percent
    • check in percent
  4. Operation status (if resync/recovery/reshape/check is active)

    • finish in minutes
    • speed in megabytes/s

configuration

No configuration is needed.


[analytics]()