Go to file
Johannes 'fish' Ziemke 1dbe3de133 Replace . in metric names by _.
Because: "We are using a period to separate between the job name and the metric
name in shorthand; thusly, a metric ought not have a period in it." - Matt
2013-05-14 16:29:29 +02:00
exporter Replace . in metric names by _. 2013-05-14 16:29:29 +02:00
.gitignore Exporter exposing load, last login and tag list. 2013-05-06 12:32:42 +02:00
README.md Initial commit 2013-04-18 07:44:52 -07: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

node_exporter

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