1763908013
Fixes issue described in #38 /proc/stat reports a blank line which needs to be ignored. Old kernels misses one CPU time field, this needs to be ignored too. |
||
---|---|---|
collector | ||
.gitignore | ||
AUTHORS.md | ||
CONTRIBUTING.md | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
NOTICE | ||
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
.