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.
 
 
 
 
Bjoern Rabenstein e03ed0aedf License cleanup 10 years ago
collector Fix ganglia namespace 10 years ago
.gitignore Add Makefile with install and release targets 11 years ago
AUTHORS.md License cleanup 10 years ago
CONTRIBUTING.md License cleanup 10 years ago
Dockerfile Simplify Dockerfile by using golang:onbuild image 10 years ago
LICENSE License cleanup 10 years ago
Makefile Bump 10 years ago
NOTICE License cleanup 10 years ago
README.md Consolidate collector selection 10 years ago
node_exporter.conf Add MegaCLI collector 11 years ago
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.