mirror of
https://github.com/ItsDrike/network-monitor.git
synced 2025-06-28 23:50:42 +00:00
add main nodexporter
This commit is contained in:
parent
77c23ff33f
commit
aa69e558e3
2 changed files with 23 additions and 0 deletions
|
@ -51,3 +51,7 @@ scrape_configs:
|
|||
target_label: instance
|
||||
- target_label: __address__
|
||||
replacement: ping:9115 # The blackbox exporter's real hostname:port.
|
||||
|
||||
- job_name: 'nodeexp'
|
||||
static_configs:
|
||||
- targets: ['nodeexp:9100']
|
Loading…
Add table
Add a link
Reference in a new issue