1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Plugin apache_memory: improve title

This commit is contained in:
Lars Kruse 2020-04-21 19:46:23 +02:00
parent 1ac5fbdfe0
commit d8fd604e8f

View file

@ -42,7 +42,7 @@ fi
if [ "$1" = "config" ]; then
echo 'graph_title Medium size of apache child process.'
echo 'graph_title Average size of apache child processes'
echo 'graph_args --base 1000 -l 0 '
echo 'graph_vlabel Kb'
echo 'graph_scale no'