1
0

Add systemmonitor sensors

This commit is contained in:
pgrondek 2021-05-04 12:39:18 +02:00
parent ab2a381a44
commit d781fcfc0b

View File

@ -208,6 +208,34 @@ ble_monitor:
mac: 'C8:47:8C:D9:6F:96'
sensor:
- platform: systemmonitor
resources:
- type: memory_use
- type: memory_free
- type: swap_use
- type: swap_free
- type: load_1m
- type: load_5m
- type: load_15m
- type: processor_use
- type: processor_temperature
- type: ipv4_address
arg: "eth0"
- type: ipv6_address
arg: "eth0"
- type: network_in
arg: "eth0"
- type: network_out
arg: "eth0"
- type: throughput_network_in
arg: "eth0"
- type: throughput_network_out
arg: "eth0"
- type: packets_in
arg: "eth0"
- type: packets_out
arg: "eth0"
# Living Room
- platform: template
sensors: