mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add load (#1954)
This commit is contained in:
parent
0d3616737b
commit
3d6c06c130
@ -25,7 +25,6 @@ sensor:
|
||||
- type: disk_use_percent
|
||||
arg: /home
|
||||
- type: memory_free
|
||||
- type: processor_use
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
@ -47,6 +46,9 @@ The table contains types and their argument to use in your `configuration.yaml`
|
||||
| swap_use_percent | |
|
||||
| swap_use | |
|
||||
| swap_free | |
|
||||
| load_1m | |
|
||||
| load_5m | |
|
||||
| load_15m | |
|
||||
| network_in | Interface, eg. `eth0` |
|
||||
| network_out | Interface, eg. `eth0` |
|
||||
| packets_in | Interface, eg. `eth0` |
|
||||
|
Loading…
x
Reference in New Issue
Block a user