Node_Exporter/collector
Brian Brazil 6cdaf0e969 Change stats to follow name guidelines.
Diskstats: Split out metrics, keep 'device' label
Meminfo: Split out metrics, one each. Convert kB to bytes.
Netstats: Split out metrics, keep 'device' label.
Interrupts: Stays the same. Not perfect, but should be rarely used.
Loadavg: Make it clear it's the 1m loadavg
Last seen: Not clear this belongs in the node exporter, as it's more a user
  thing than a machine thing. Changed to absolute time rather than relative.

All stats now have appropriate counter/gauge type.
2014-05-23 14:41:43 +01:00
..
fixtures Make collector testable and add native test 2014-02-18 14:53:48 +01:00
ganglia Move exporter to main and listen/interval to flags 2014-02-18 13:57:41 +01:00
collector.go Make collector testable and add native test 2014-02-18 14:53:48 +01:00
gmond_collector.go Prefix Ganglia metrics with "ganglia_". 2014-04-10 12:34:39 +02:00
helper.go Move exporter to main and listen/interval to flags 2014-02-18 13:57:41 +01:00
native_collector_test.go Make collector testable and add native test 2014-02-18 14:53:48 +01:00
native_collector.go Change stats to follow name guidelines. 2014-05-23 14:41:43 +01:00
runit_collector.go Move exporter to main and listen/interval to flags 2014-02-18 13:57:41 +01:00