prometheus-node-exporter-lua: adds node metrics exporter

Signed-off-by: Christian Simon <simon@swine.de>
This commit is contained in:
Christian Simon
2017-05-06 18:18:10 +01:00
parent 3aab07b0d6
commit d27d9e566a
4 changed files with 458 additions and 0 deletions
@@ -0,0 +1,3 @@
config prometheus-node-exporter-lua 'main'
option listen_address '::1'
option listen_port '9100'