node_exporter/collector/fixtures
Pavel Borzenkov 5a085dcaf5 meminfo_numa: fix crash on CentOS 6 kernel
It turns out, on some kernels (notably - CentOS6) there is an empty line
inserted at the beginning of /sys/devices/system/node/node*/meminfo
files.  The leads to node_exporter crash on such kernels.

Fix this by checking for empty string first.

Signed-off-by: Pavel Borzenkov <pavel.borzenkov@gmail.com>
2016-02-06 16:11:49 +03:00
..
proc Fix mdstat for devices in delayed resync state 2016-01-20 23:35:39 -05:00
sys meminfo_numa: fix crash on CentOS 6 kernel 2016-02-06 16:11:49 +03:00
textfile Fix mtime reporting in textfile collector, add tests. 2015-09-04 15:42:44 +02:00
e2e-output.txt Add new collector exposing 'ksmd' stats 2016-01-21 13:43:22 +03:00
ip_vs_result.txt Rearrange fixtures to match "real" proc and sys. 2015-09-28 13:56:22 +00:00
megacli Add an end-to-end test. 2015-09-28 13:56:22 +00:00
megacli_adapter.txt Add MegaCLI collector 2014-07-09 14:56:06 +02:00
megacli_disks.txt megacli: prevent crash when drive temperature is N/A 2015-07-29 08:34:02 +02:00