node_exporter/collector
Brian Brazil 1c17481a42 Collect at every scrape, rather than at regular intervals.
Switch to Update using the Collecter Collect interface, due to not knowing all
metricnames in all modules beforehand we can't use Describe and thus the full
Collecter interface.

Remove 'updates', it's meaning varies by module and doesn't add much.
2014-10-29 17:00:36 +00:00
..
fixtures Add network bonding collector 2014-08-14 15:45:17 +02:00
ganglia Move exporter to main and listen/interval to flags 2014-02-18 13:57:41 +01:00
attributes.go Collect at every scrape, rather than at regular intervals. 2014-10-29 17:00:36 +00:00
bonding.go Collect at every scrape, rather than at regular intervals. 2014-10-29 17:00:36 +00:00
bonding_test.go Add network bonding collector 2014-08-14 15:45:17 +02:00
collector.go Collect at every scrape, rather than at regular intervals. 2014-10-29 17:00:36 +00:00
diskstats.go Collect at every scrape, rather than at regular intervals. 2014-10-29 17:00:36 +00:00
filesystem.go Collect at every scrape, rather than at regular intervals. 2014-10-29 17:00:36 +00:00
gmond_collector.go Collect at every scrape, rather than at regular intervals. 2014-10-29 17:00:36 +00: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 Collect at every scrape, rather than at regular intervals. 2014-10-29 17:00:36 +00:00
lastlogin.go Collect at every scrape, rather than at regular intervals. 2014-10-29 17:00:36 +00:00
loadavg.go Collect at every scrape, rather than at regular intervals. 2014-10-29 17:00:36 +00:00
megacli.go Collect at every scrape, rather than at regular intervals. 2014-10-29 17:00:36 +00:00
megacli_test.go Add MegaCLI collector 2014-07-09 14:56:06 +02:00
meminfo.go Collect at every scrape, rather than at regular intervals. 2014-10-29 17:00:36 +00:00
native_collector_test.go Fix format string in test 2014-08-13 13:36:16 +02:00
netdev.go Collect at every scrape, rather than at regular intervals. 2014-10-29 17:00:36 +00:00
ntp.go Collect at every scrape, rather than at regular intervals. 2014-10-29 17:00:36 +00:00
runit_collector.go Collect at every scrape, rather than at regular intervals. 2014-10-29 17:00:36 +00:00
stat.go Collect at every scrape, rather than at regular intervals. 2014-10-29 17:00:36 +00:00
time.go Collect at every scrape, rather than at regular intervals. 2014-10-29 17:00:36 +00:00