mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 14:16:00 +00:00
Fix
This commit is contained in:
parent
5a3e66beef
commit
154ffc100b
2 changed files with 2 additions and 2 deletions
|
@ -8,4 +8,4 @@ Tested on Debian buster and Debian jessie.
|
||||||
See the individual files for copyright and installation/configuration
|
See the individual files for copyright and installation/configuration
|
||||||
information.
|
information.
|
||||||
|
|
||||||
This is version 1.2 by schaefer@alphanet.ch
|
This is version 1.3 by schaefer@alphanet.ch
|
||||||
|
|
|
@ -69,7 +69,7 @@ EOF
|
||||||
cat <<EOF
|
cat <<EOF
|
||||||
mem_usage_${g}.label ${n}: Mem usage
|
mem_usage_${g}.label ${n}: Mem usage
|
||||||
mem_usage_${g}.type GAUGE
|
mem_usage_${g}.type GAUGE
|
||||||
<<EOF
|
EOF
|
||||||
if [ "$areastack" = "true" ]; then
|
if [ "$areastack" = "true" ]; then
|
||||||
echo "mem_usage_${g}.draw AREASTACK"
|
echo "mem_usage_${g}.draw AREASTACK"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue