Add proxmox influxdb to Grafana

This commit is contained in:
IamTheFij 2023-10-23 13:10:01 -07:00
parent 1b48892172
commit a2d33ac309
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
---
apiVersion: 1
datasources:
- name: HASS Metrics
url: "http://192.168.2.75:8086"
type: influxdb
access: proxy
database: hass
jsonData:
dbName: hass
- name: Proxmox Metrics
url: "http://192.168.2.75:8086"
type: influxdb
access: proxy
database: proxmox
jsonData:
dbName: proxmox