mirror of
https://github.com/munin-monitoring/contrib.git
synced 2018-11-08 00:59:34 +01:00
draw mode changed to AREASTACK
This commit is contained in:
parent
ce23bdde59
commit
87a6a775b3
@ -67,7 +67,7 @@ if [ "$1" = 'config' ]; then
|
||||
echo "${i}.label ${i}"
|
||||
echo "${i}.type DERIVE"
|
||||
echo "${i}.min 0"
|
||||
echo "${i}.draw STACK"
|
||||
echo "${i}.draw AREASTACK"
|
||||
done
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user