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 318203921f Merge pull request #29 from prometheus/add-basic-auth 10 years ago
collector Fix ganglia namespace 10 years ago
.gitignore Add Makefile with install and release targets 11 years ago
Dockerfile Install GCC in Dockerfile 11 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 Use glog instead of log consistently 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.