monitoring/collectd-extensions/src/example.conf

13 lines
224 B
Plaintext

<Plugin "threshold">
<Plugin "example">
<Type "percent">
Instance "used"
Persist true
PersistOK true
WarningMax 49.00
FailureMax 74.00
Invert false
</Type>
</Plugin>
</Plugin>