Node_Exporter/collector/fixtures/proc
Ed Schouten 9749c2c0b3 mdstat: Fix parsing of RAID0 lines that contain additional attributes.
We seem to have a small number of Linux servers here that have lines in
/proc/mdstat that cannot be parsed by the node exporter, due to them
containing attributes that are not matched by the regular expression
("super 1.2").

Extend the regular expression to skip this data, just like we do for all
of the other status lines.
2016-11-16 17:21:25 +01:00
..
net sockstat: add support for RHE4 2016-07-05 23:24:54 +02:00
sys Introduce entropy collector for Linux 2016-01-13 18:29:52 +01:00
diskstats Update diskstats 2016-07-09 15:23:31 +02:00
interrupts Rearrange fixtures to match "real" proc and sys. 2015-09-28 13:56:22 +00:00
loadavg Rearrange fixtures to match "real" proc and sys. 2015-09-28 13:56:22 +00:00
mdstat mdstat: Fix parsing of RAID0 lines that contain additional attributes. 2016-11-16 17:21:25 +01:00
mdstat_invalid Add additional test for mdadm_linux collector 2016-06-11 08:54:39 +02:00
meminfo Rearrange fixtures to match "real" proc and sys. 2015-09-28 13:56:22 +00:00
mounts Rearrange fixtures to match "real" proc and sys. 2015-09-28 13:56:22 +00:00
stat Rearrange fixtures to match "real" proc and sys. 2015-09-28 13:56:22 +00:00