Update comment
Re-add the comment which was deleted by mistake.
This commit is contained in:
parent
9efca45b02
commit
dfb5bfe71c
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# pylint: disable=C0111,R0903
|
||||
|
||||
"""Shows free diskspace, total diskspace and the percentage of free disk space.
|
||||
-
|
||||
Parameters:
|
||||
* disk.warning: Warning threshold in % of disk space (defaults to 80%)
|
||||
* disk.critical: Critical threshold in % of disk space (defaults ot 90%)
|
||||
|
|
Loading…
Reference in a new issue