unraid
This commit is contained in:
parent
8acbade8ba
commit
2e63b0f038
@ -45,11 +45,10 @@
|
||||
href: http://192.168.1.57
|
||||
icon: unraid.png
|
||||
ping: http://192.168.1.57
|
||||
widget:
|
||||
type: customapi
|
||||
url: http://192.168.1.57:24940
|
||||
display: list
|
||||
mappings:
|
||||
widgets:
|
||||
- type: customapi
|
||||
url: http://192.168.1.57:24940
|
||||
mappings:
|
||||
- field:
|
||||
array_total: free
|
||||
label: Array Free
|
||||
@ -68,6 +67,10 @@
|
||||
cache_total: free_percent
|
||||
label: Cache Free
|
||||
format: percent
|
||||
|
||||
- type: customapi
|
||||
url: http://192.168.1.57:24940
|
||||
mappings:
|
||||
- field:
|
||||
memory: used_percent
|
||||
label: Memory Used
|
||||
@ -81,6 +84,10 @@
|
||||
label: CPU Temp
|
||||
format: number
|
||||
suffix: °C
|
||||
|
||||
- type: customapi
|
||||
url: http://192.168.1.57:24940
|
||||
mappings:
|
||||
- field:
|
||||
network_total: rx_MiBs
|
||||
label: Network RX
|
||||
@ -91,6 +98,16 @@
|
||||
label: Network TX
|
||||
format: float
|
||||
suffix: MiB/s
|
||||
- field:
|
||||
array_total: used
|
||||
label: Array Used
|
||||
format: number
|
||||
suffix: GiB
|
||||
- field:
|
||||
cache_total: used
|
||||
label: Cache Used
|
||||
format: number
|
||||
suffix: GiB
|
||||
|
||||
- Development & Code:
|
||||
- Gitea:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user