Modular-Homelab-Dashboard/dashboard.yaml

92 lines
1.5 KiB
YAML
Raw Permalink Normal View History

2025-10-10 11:20:41 +00:00
plugins:
uptimekuma:
2025-10-12 18:38:29 +00:00
url: http://192.168.178.100:3000
2025-10-10 11:20:41 +00:00
2025-10-09 16:48:53 +00:00
widgets:
2025-10-10 11:20:41 +00:00
- type: title
2025-11-01 16:18:11 +00:00
title: System Plugin
2025-10-12 18:25:45 +00:00
2025-10-11 10:31:00 +00:00
- type: datawidget
subtype: statushistory
title: CPU
datasource: system
datapoint: cpu.load
2025-10-12 18:10:49 +00:00
- type: datawidget
subtype: line
title: CPU
datasource: system
datapoint: cpu.load
2025-10-09 16:48:53 +00:00
- type: datawidget
2025-10-10 11:20:41 +00:00
subtype: fill
2025-10-09 16:48:53 +00:00
title: CPU
2025-10-10 11:20:41 +00:00
datasource: system
datapoint: cpu.load
2025-10-10 13:34:00 +00:00
width: 2
2025-10-09 16:48:53 +00:00
2025-10-10 11:36:43 +00:00
- type: datawidget
subtype: fill
title: CPU
datasource: system
datapoint: cpu.currentSpeed
- type: datawidget
subtype: fill
title: CPU
datasource: system
datapoint: cpu.temperature
- type: datawidget
subtype: fill
title: RAM
datasource: system
datapoint: memory
2025-10-10 13:34:00 +00:00
width: 2
- type: datawidget
subtype: fill
title: Disk
datasource: system
datapoint: disk
width: 2
- type: datawidget
2025-10-10 15:29:00 +00:00
subtype: text
2025-10-10 13:34:00 +00:00
title: Traffic
datasource: system
datapoint: network.traffic
width: 1
- type: datawidget
2025-10-10 15:29:00 +00:00
subtype: text
2025-10-10 13:34:00 +00:00
title: Up
datasource: system
datapoint: network.totalUp
width: 1
- type: datawidget
2025-10-10 15:29:00 +00:00
subtype: text
2025-10-10 13:34:00 +00:00
title: Down
datasource: system
datapoint: network.totalDown
width: 1
2025-10-10 11:36:43 +00:00
2025-11-01 16:18:11 +00:00
- type: title
title: Uptime Kuma
- type: datawidget
subtype: statushistory
title: Status
datasource: uptimekuma
datapoint: uptime
- type: title
title: Pi-hole
- type: datawidget
subtype: statushistory
title: Status
datasource: pihole
datapoint: blocked.percentage