Go to file
Julius Volz 4fcd1a9b38 Escape all illegal chars in metric names.
E.g. right now there are some metrics with dashes in their names, which cannot
be queried through the UI.
2013-08-15 13:21:16 +02: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
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.