Exporter for machine metrics
Go to file
juliusv 94065ff28b Merge pull request #3 from prometheus/fix/escape-names
Escape all illegal chars in metric names.
2013-08-15 05:46:33 -07:00
exporter Escape all illegal chars in metric names. 2013-08-15 13:21:16 +02:00
.gitignore Exporter exposing load, last login and tag list. 2013-05-06 12:32:42 +02:00
node_exporter.conf Refactor node_exporter to support collectors. 2013-05-14 15:27:24 +02:00
node_exporter.go Minor cleanup. 2013-05-14 15:45:38 +02:00
README.md Initial commit 2013-04-18 07:44:52 -07:00

node_exporter

Simple exporter, exposing load, seconds since last login and a list of tags for the node it's running on.