Remove deprecated systemmonitor
from configuration.yaml
This commit is contained in:
parent
a2c248bef6
commit
95a4613f6c
@ -314,33 +314,6 @@ calendar:
|
|||||||
- "Formula 1"
|
- "Formula 1"
|
||||||
|
|
||||||
sensor:
|
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"
|
|
||||||
# SNMP
|
# SNMP
|
||||||
- platform: snmp
|
- platform: snmp
|
||||||
name: "Router eth0 link speed"
|
name: "Router eth0 link speed"
|
||||||
|
Loading…
Reference in New Issue
Block a user