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.
 
 
 
 
Go to file
Tobias Schmidt 0aacec2335
Fix ganglia namespace
10 years ago
collector Fix ganglia namespace 10 years ago
.gitignore
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 Consolidate collector selection 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.