unraid
This commit is contained in:
parent
3596f16c38
commit
c47072f363
@ -42,37 +42,32 @@
|
||||
|
||||
- Unraid Server:
|
||||
description: NAS Storage & System Monitoring
|
||||
href: http://192.168.1.57:24940
|
||||
href: http://192.168.1.57
|
||||
icon: unraid.png
|
||||
ping: http://192.168.1.57:24940
|
||||
ping: http://192.168.1.57
|
||||
widget:
|
||||
type: customapi
|
||||
url: http://192.168.1.57:24940
|
||||
mappings:
|
||||
- field: array.total
|
||||
label: Array Total
|
||||
format: bytes
|
||||
- field: array.used
|
||||
label: Array Used
|
||||
format: bytes
|
||||
- field: cache.total
|
||||
label: Cache Total
|
||||
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
|
||||
- field: cpu.temp
|
||||
label: CPU Temp
|
||||
suffix: "°C"
|
||||
- field:
|
||||
cache_total: free
|
||||
label: cache free
|
||||
format: number
|
||||
suffix: GiB
|
||||
- field:
|
||||
cache_total: free_percent
|
||||
label: percent
|
||||
format: percent
|
||||
- field:
|
||||
network_total: rx_MiBs
|
||||
label: rx
|
||||
format: float
|
||||
suffix: MiB/s
|
||||
- field:
|
||||
network_total: tx_MiBs
|
||||
label: tx
|
||||
format: float
|
||||
suffix: MiB/s
|
||||
|
||||
- Development & Code:
|
||||
- Gitea:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user