Add hdd-exporter-local and fix disk space

This commit is contained in:
2025-01-09 17:15:54 +08:00
parent 456b00b7b3
commit 004adf6705
2 changed files with 9 additions and 0 deletions

View File

@@ -6,3 +6,8 @@ scrape_configs:
scrape_interval: 5s
static_configs:
- targets: ['192.168.1.24:8084']
- job_name: 'hdd-exporter-local'
scrape_interval: 5s
static_configs:
- targets: ['192.168.1.24:8087']