From 1605f56bc1a5fec1e5bade91f62f9dfb7f1d0c46 Mon Sep 17 00:00:00 2001 From: JoHartmann Date: Tue, 24 Jan 2017 22:28:30 +0100 Subject: [PATCH] Update quota2percent_ --- plugins/disk/quota2percent_ | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/plugins/disk/quota2percent_ b/plugins/disk/quota2percent_ index 6ccbc8c5..37879970 100644 --- a/plugins/disk/quota2percent_ +++ b/plugins/disk/quota2percent_ @@ -1,5 +1,22 @@ #!/bin/bash +# Das Plugin zeigt die Festplattenbelegung in Prozent des Quota-Hard-Limits. +# Munin plugin to show the disk usage in percent of the quota hard limit. +# The base frame is copied from the proftp plugin + +########################################################################################## +# Folgende Eintraege in der Datei /etc/munin/plugin-conf.d/munin-node nicht vergessen ! # +# Don't forget to add following lines to the file /etc/munin/plugin-conf.d/munin-node # +# [quota2percent_*] # +# user root # +# # +# Weiterhin sind folgende Environment-Variablen erlaubt: # +# Following environment variables are allowed: # +# env.warning [value] # +# env.critical [value] # +# V17.0124 Jo Hartmann # +########################################################################################## + # Spachauswahl # Language selection Language="de"