diff --git a/plugins/apache/apache_memmory b/plugins/apache/apache_memmory index e8dd47e6..1390d4dc 100755 --- a/plugins/apache/apache_memmory +++ b/plugins/apache/apache_memmory @@ -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'