mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-02 14:18:21 +00:00
Fix
This commit is contained in:
parent
5a3e66beef
commit
154ffc100b
2 changed files with 2 additions and 2 deletions
|
@ -69,7 +69,7 @@ EOF
|
|||
cat <<EOF
|
||||
mem_usage_${g}.label ${n}: Mem usage
|
||||
mem_usage_${g}.type GAUGE
|
||||
<<EOF
|
||||
EOF
|
||||
if [ "$areastack" = "true" ]; then
|
||||
echo "mem_usage_${g}.draw AREASTACK"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue