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 b3475f7a06 Merge pull request #32 from brian-brazil/homepage 10 years ago
collector Fix ganglia namespace 10 years ago
.gitignore
Dockerfile Simplify Dockerfile by using golang:onbuild image 10 years ago
Makefile Bump 10 years ago
README.md
node_exporter.conf
node_exporter.go Add simple home page to node 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.