This commit is contained in:
Alexis Bruneteau 2025-09-09 22:06:10 +02:00
parent 3596f16c38
commit c47072f363

View File

@ -42,37 +42,32 @@
- Unraid Server: - Unraid Server:
description: NAS Storage & System Monitoring description: NAS Storage & System Monitoring
href: http://192.168.1.57:24940 href: http://192.168.1.57
icon: unraid.png icon: unraid.png
ping: http://192.168.1.57:24940 ping: http://192.168.1.57
widget: widget:
type: customapi type: customapi
url: http://192.168.1.57:24940 url: http://192.168.1.57:24940
mappings: mappings:
- field: array.total - field:
label: Array Total cache_total: free
format: bytes label: cache free
- field: array.used format: number
label: Array Used suffix: GiB
format: bytes - field:
- field: cache.total cache_total: free_percent
label: Cache Total label: percent
format: bytes
- field: cache.used
label: Cache Used
format: bytes
- field: memory.total
label: Memory
format: bytes
- field: memory.available
label: Available
format: bytes
- field: cpu.usage
label: CPU Usage
format: percent format: percent
- field: cpu.temp - field:
label: CPU Temp network_total: rx_MiBs
suffix: "°C" label: rx
format: float
suffix: MiB/s
- field:
network_total: tx_MiBs
label: tx
format: float
suffix: MiB/s
- Development & Code: - Development & Code:
- Gitea: - Gitea: