Exporter for machine metrics
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
juliusv 202bbe16fd Merge pull request #37 from prometheus/arch-os-build-fixes 10 years ago
collector Add text file exporter 10 years ago
.gitignore
AUTHORS.md License cleanup 10 years ago
CONTRIBUTING.md License cleanup 10 years ago
Dockerfile
LICENSE License cleanup 10 years ago
Makefile Fix Go download link for several archs and OSes. 10 years ago
NOTICE License cleanup 10 years ago
README.md
node_exporter.conf
node_exporter.go Add text file exporter 10 years ago

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.