node_exporter/collector
Julius Volz efcce45c90 Make collector-specific flags consistent with others.
This puts all collector-specific flags into their own namespace under
"collector.<collector-name>", and moves from camel case to dashes, which
is the standard in Prometheus land now.
2015-02-18 18:42:39 +01:00
..
fixtures Match fd0, not fda0 2015-02-18 17:10:28 +01:00
ganglia Move exporter to main and listen/interval to flags 2014-02-18 13:57:41 +01:00
attributes.go Reduce number of global variables used 2014-11-24 21:08:50 -05:00
bonding.go Reduce number of global variables used 2014-11-24 21:08:50 -05:00
bonding_test.go Fix tests 2014-11-24 18:34:02 -05:00
collector.go Collect at every scrape, rather than at regular intervals. 2014-10-29 17:00:36 +00:00
diskstats.go Make collector-specific flags consistent with others. 2015-02-18 18:42:39 +01:00
diskstats_test.go Fix tests 2014-11-24 18:34:02 -05:00
filesystem.go Make collector-specific flags consistent with others. 2015-02-18 18:42:39 +01:00
gmond.go Fix ganglia namespace 2014-11-26 18:15:02 -05: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 Reduce number of global variables used 2014-11-24 21:08:50 -05:00
interrupts_test.go Fix tests 2014-11-24 18:34:02 -05:00
lastlogin.go Consolidate build flags 2014-11-25 18:01:02 -05:00
loadavg.go Reduce number of global variables used 2014-11-24 21:08:50 -05:00
loadavg_test.go Fix tests 2014-11-24 18:34:02 -05:00
megacli.go Consolidate collector selection 2014-11-25 18:01:02 -05:00
megacli_test.go Consolidate collector selection 2014-11-25 18:01:02 -05:00
meminfo.go Reduce number of global variables used 2014-11-24 21:08:50 -05:00
meminfo_test.go Fix tests 2014-11-24 18:34:02 -05:00
netdev.go Consolidate build flags 2014-11-25 18:01:02 -05:00
netdev_test.go Fix tests 2014-11-24 18:34:02 -05:00
netstat.go Consolidate build flags 2014-11-25 18:01:02 -05:00
netstat_test.go Fix tests 2014-11-24 18:34:02 -05:00
ntp.go Make collector-specific flags consistent with others. 2015-02-18 18:42:39 +01:00
runit.go Consolidate collector selection 2014-11-25 18:01:02 -05:00
stat.go Fixed panic when parsing /proc/stat on 2.6.32-25-pve 2015-02-07 06:36:36 +01:00
textfile.go Make collector-specific flags consistent with others. 2015-02-18 18:42:39 +01:00
time.go Reduce number of global variables used 2014-11-24 21:08:50 -05:00