Commit 87accc94 authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Added port node_exporter port (which is ssh tunnelled to external server).

parent 68068f96
......@@ -31,7 +31,7 @@ scrape_configs:
- job_name: 'node_exporter'
scrape_interval: 5s
static_configs:
- targets: ['10.0.0.137:10091']
- targets: ['10.0.0.137:10091','10.0.0.137:10092']
- job_name: 'blackbox'
scrape_interval: 30s
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment