Added btrfs

Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
This commit is contained in:
TuDatTr
2023-06-19 22:38:07 +02:00
13 changed files with 181 additions and 15 deletions

View File

@@ -39,3 +39,6 @@ scrape_configs:
target_label: instance
- target_label: __address__
replacement: {{ aya01_ip }}:{{ snmp_exporter_port }} # The SNMP exporter's real hostname:port.
- job_name: 'smart'
static_configs:
- targets: ['{{ aya01_ip }}:{{smart_exporter.port}}']