Add args for other "disk" types that require them (#520)

This commit is contained in:
Igor Shults 2016-06-01 06:17:07 -05:00 committed by Fabian Affolter
parent 88321f3a5e
commit d0bb62513d

View File

@ -37,8 +37,8 @@ The table contains types and their argument to use in your `configuration.yaml`
| Type (`- type:`) | Argument (`arg:`) |
| :------------------ |:-------------------------|
| disk_use_percent | Path, eg. `/` |
| disk_use | |
| disk_free | |
| disk_use | Path, eg. `/` |
| disk_free | Path, eg. `/` |
| memory_use_percent | |
| memory_use | |
| memory_free | |