mirror of
https://github.com/prometheus/node_exporter
synced 2025-02-09 05:47:03 +00:00
This makes a simple 'make' work on a machine without golang, and doesn't pull in libraries from elsewhere. Bump golang version, 1.3 doesn't do http basic auth. |
||
---|---|---|
collector | ||
.gitignore | ||
AUTHORS.md | ||
CONTRIBUTING.md | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
node_exporter.conf | ||
node_exporter.go | ||
NOTICE | ||
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
.