added note about capacity limit overriding

This commit is contained in:
Christoph Klaffl 2020-02-12 21:14:08 +01:00
parent d30e7c0140
commit cf7ab69e69
No known key found for this signature in database
GPG Key ID: 8FC1D76EED4970D2
1 changed files with 1 additions and 0 deletions

View File

@ -108,5 +108,6 @@ yearly_warn = 0
yearly_crit = 0
# default limits for capacity checks (if set to 0, limit will not be checked)
# for overriding these values one needs to specify them in a root pool section! ([tank]\n ...)
capacity_warn = 80
capacity_crit = 95