add one more line

This commit is contained in:
Fabian Affolter 2015-06-19 09:07:03 +02:00
parent 1c90a1c297
commit 6560c5288c

View File

@ -22,6 +22,7 @@ sensor:
- type: disk_use_percent
arg: /home
- type: memory_free
- type: processor_use
```
The table contains types and their argument to use in your `configuration.yaml` file.