node_exporter/collector
William Rouesnel b22d2e9739 Add device,fsType collection to the filesystem exporter.
Collects more information for labelling scraped filesystems with the device
and fsType. This is useful for setting alerts which should change based on
filesystem type, or for filtering out shared mounts such as with NFS volumes.
2015-07-03 11:05:03 +10:00
..
fixtures Fix /proc/net/dev column parsing. 2015-05-21 01:01:15 +02:00
ganglia Move exporter to main and listen/interval to flags 2014-02-18 13:57:41 +01:00
bonding.go Use flags instead of config and remove attributes 2015-05-21 11:36:56 +02:00
bonding_test.go Fix tests 2014-11-24 18:34:02 -05:00
collector.go Use flags instead of config and remove attributes 2015-05-21 11:36:56 +02:00
diskstats.go Switch logging from glog to github.com/prometheus/log. 2015-05-28 21:34:02 +02:00
diskstats_test.go Fix tests 2014-11-24 18:34:02 -05:00
filesystem.go Add device,fsType collection to the filesystem exporter. 2015-07-03 11:05:03 +10:00
gmond.go Switch logging from glog to github.com/prometheus/log. 2015-05-28 21:34:02 +02:00
helper.go Split native collector into it's component parts and make them enablable. 2014-06-04 12:37:25 +01:00
interrupts.go Run gofmt. 2015-05-28 21:22:03 +02:00
interrupts_test.go Fix tests 2014-11-24 18:34:02 -05:00
ipvs.go Use flags instead of config and remove attributes 2015-05-21 11:36:56 +02:00
ipvs_test.go Use flags instead of config and remove attributes 2015-05-21 11:36:56 +02:00
lastlogin.go Switch logging from glog to github.com/prometheus/log. 2015-05-28 21:34:02 +02:00
loadavg.go Switch logging from glog to github.com/prometheus/log. 2015-05-28 21:34:02 +02:00
loadavg_test.go Fix tests 2014-11-24 18:34:02 -05:00
megacli.go Run gofmt. 2015-05-28 21:22:03 +02:00
megacli_test.go Consolidate collector selection 2014-11-25 18:01:02 -05:00
meminfo.go Switch logging from glog to github.com/prometheus/log. 2015-05-28 21:34:02 +02:00
meminfo_test.go Fix tests 2014-11-24 18:34:02 -05:00
netdev.go Run gofmt. 2015-05-28 21:22:03 +02:00
netdev_test.go Fix /proc/net/dev column parsing. 2015-05-21 01:01:15 +02:00
netstat.go Run gofmt. 2015-05-28 21:22:03 +02:00
netstat_test.go Fix tests 2014-11-24 18:34:02 -05:00
ntp.go Switch logging from glog to github.com/prometheus/log. 2015-05-28 21:34:02 +02:00
runit.go Switch logging from glog to github.com/prometheus/log. 2015-05-28 21:34:02 +02:00
stat.go Run gofmt. 2015-05-28 21:22:03 +02:00
tcpstat.go Run gofmt. 2015-05-28 21:22:03 +02:00
tcpstat_test.go Add collector for /proc/net/tcp 2015-03-24 20:34:48 +09:00
textfile.go Switch logging from glog to github.com/prometheus/log. 2015-05-28 21:34:02 +02:00
time.go Switch logging from glog to github.com/prometheus/log. 2015-05-28 21:34:02 +02:00