Add metrics of mdadm's RAID device information to mackerel.
curl -o /usr/local/bin/mackerel-mdadm https://raw.githubusercontent.com/masato-hi/mackerel-plugin-mdadm/master/mackerel-plugin-mdadm
chmod +x /usr/local/bin/mackerel-plugin-mdadm
[plugin.metrics.mdadm]
command = "mackerel-plugin-mdadm"
service mackerel-agent reload
Bug reports and pull requests are welcome on GitHub at https://github.com/masato-hi/mackerel-plugin-mdadm.
The script is available as open source under the terms of the MIT License.