node_exporter/README.md
Tobias Schmidt 211ddf33f1 Consolidate collector selection
Remove special tags necessary for gmond and runit collectors. All
collectors get built. Selection of which collectors to use continues to
happen via parameter.
2014-11-25 18:01:02 -05:00

9 lines
218 B
Markdown

# node_exporter
Prometheus exporter with pluggable metric collectors.
## collectors
Which collectors are used is controlled by the --enabledCollectors flag. To see
all available collectors, use `--printCollectors`.