Reads the filesystem usage of the given mountpoints. This check reads the "available blocks" (not "free blocks") i.e. blocks available to unprivileged users.
name | example | optional | default |
---|---|---|---|
mountpoints | ["/srv", "/home"] |
❌ |
List of mountpoints to check.
name | example | optional | default |
---|---|---|---|
level | 75 |
❌ |
Usage level threshold in percent. The alarm will be triggered if the measured value exceeds this value.
Equivalent to the "mountpoints" config option.
level
: Filesystem space usage (in percent).