mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 10:30:14 -04:00
26 lines
578 B
YAML
26 lines
578 B
YAML
# platform: systemmonitor
|
|
# resources:
|
|
# - type: disk_use_percent
|
|
# arg: /home
|
|
# - type: disk_use
|
|
# - type: disk_free
|
|
# - type: memory_use_percent
|
|
# - type: memory_use
|
|
# - type: memory_free
|
|
# - type: swap_use
|
|
# - type: swap_free
|
|
# - type: load_1m
|
|
# - type: load_5m
|
|
# - type: load_15m
|
|
# - type: last_boot
|
|
# - type: network_in
|
|
# arg: eno2
|
|
# - type: network_out
|
|
# arg: eno2
|
|
# - type: ipv4_address
|
|
# arg: eno2
|
|
# - type: throughput_network_in
|
|
# arg: eno2
|
|
# - type: throughput_network_out
|
|
# arg: eno2
|
|
# - type: processor_use |