Module: check_mk
Branch: master
Commit: 1092ec95cd54e74c3de67c5f73fa6e0ecde7d9cf
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=1092ec95cd54e7…
Author: Andreas Boesl <ab(a)mathias-kettner.de>
Date: Thu May 15 15:36:16 2014 +0200
df checks: now able to show time left until disk full as perfometer and pnpgraph
There WATO rule <tt>Filesystems (used space and growth)</tt> now has an option
where you can
configure whether the time left until disk full information is always shown.
<br>
If this option is set the multsite perfometer for the check is split horizontally and
will
additionally show the days left information. A new "Days left" pnpgraph is also
available.
---
.werks/917 | 12 ++++++++
ChangeLog | 1 +
checks/df.include | 52 +++++++++++++++++++++++++---------
pnp-templates/check_mk-df.php | 18 ++++++++++++
web/plugins/perfometer/check_mk.py | 47 ++++++++++++++++++++++++++----
web/plugins/wato/check_parameters.py | 8 +++++-
6 files changed, 119 insertions(+), 19 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=1092ec95cd…