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 format: percent
- field: cache.used - field:
label: Cache Used network_total: rx_MiBs
format: bytes label: rx
- field: memory.total format: float
label: Memory suffix: MiB/s
format: bytes - field:
- field: memory.available network_total: tx_MiBs
label: Available label: tx
format: bytes format: float
- field: cpu.usage suffix: MiB/s
label: CPU Usage
format: percent
- field: cpu.temp
label: CPU Temp
suffix: "°C"
- Development & Code: - Development & Code:
- Gitea: - Gitea: