add grafana to monitoring

This commit is contained in:
2025-08-21 22:38:29 -03:00
parent 37df507292
commit 7b0955da45
4 changed files with 94 additions and 94 deletions

View File

@@ -0,0 +1,10 @@
global:
scrape_interval: 10s
scrape_configs:
- job_name: prometheus
static_configs:
- targets:
- 192.168.1.202:9100
- 192.168.1.201:9100
- 192.168.1.204:9100
- 85.209.92.53:9100