74971c46ba
The build of any collector can be deactivated by using "no<name>". |
||
---|---|---|
collector | ||
.gitignore | ||
Dockerfile | ||
Makefile | ||
README.md | ||
node_exporter.conf | ||
node_exporter.go |
README.md
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
.