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.
 
 
 
 
Björn Rabenstein 6d7e08e78b Merge pull request #31 from prometheus/simplify-dockerfile 10 years ago
collector Fix ganglia namespace 10 years ago
.gitignore Add Makefile with install and release targets 11 years ago
Dockerfile Simplify Dockerfile by using golang:onbuild image 10 years ago
Makefile Bump 10 years ago
README.md Consolidate collector selection 10 years ago
node_exporter.conf Add MegaCLI collector 11 years ago
node_exporter.go Make config optional 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.