aboutsummaryrefslogtreecommitdiff
path: root/collector/mdadm_linux.go
Commit message (Expand)AuthorAge
* Use Go 1.13 error featuresBen Kochie2020-06-16
* Don't count empty collection as success (#1613)Ben Kochie2020-02-19
* switch to go-kit/log (#1575)Ben Ye2019-12-31
* Wrap errors in the Go 1.13 wayJulian Kornberger2019-12-19
* Closes issue #261 on node_exporter. (#1403)Advait Bhatwadekar2019-07-01
* Fix mdadm collector issues (#985)Ben Kochie2018-07-02
* Replace --collectors.enabled with per-collector flags (#640)Calle Pettersson2017-09-28
* Change raid0 status line regexp for mdadm collector (#619)Andrea De Pasquale2017-07-20
* mdadm: Remove extra file existence checkTobias Schmidt2017-03-22
* Fix and simplify parsing of raid metricsTobias Schmidt2017-03-19
* Remove unnecessarily named return variablesTobias Schmidt2017-02-28
* Fix all open go lint and vet issuesTobias Schmidt2017-02-28
* Feedback on PR, thanks @tcolgate for the reviewdan mcweeney2016-11-17
* #219 - add fixes for @samzhang111 super tokendan mcweeney2016-11-16
* Fixes #219 - use the default to catch personalities that are unknowndan mcweeney2016-11-16
* mdstat: Fix parsing of RAID0 lines that contain additional attributes.Ed Schouten2016-11-16
* Update mdstat fixture based on linux source.Ben Kochie2016-09-19
* Fix mdadm collector for resync=PENDING.Ben Kochie2016-09-18
* Fix mdstat tabs parsingThomas Frössman2016-08-06
* Add support for raid0 devices in mdadm_linux collector.Ben Kochie2016-06-11
* Document os support of each collectorTobias Schmidt2016-01-21