diff --git a/plugins/uwsgi/uwsgi_ b/plugins/uwsgi/uwsgi_ index 09ef3327..49dba9b2 100755 --- a/plugins/uwsgi/uwsgi_ +++ b/plugins/uwsgi/uwsgi_ @@ -19,7 +19,7 @@ fi if [ "$mode" = "memory" ]; then if [ "$1" = "config" ]; then - echo "graph_title Total uWSGI Memory" + echo "graph_title uWSGI Total Memory" echo "graph_vlabel Total RAM" echo "graph_category appserver" echo "graph_args --base 1024"