1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 22:25:23 +00:00

Plugin apache_memory: unify whitespace

This commit is contained in:
Lars Kruse 2020-04-21 19:40:54 +02:00
parent edb4e1e81b
commit b087127c04

View file

@ -49,8 +49,6 @@ if [ "$1" = "config" ]; then
echo 'graph_category webserver' echo 'graph_category webserver'
echo 'graph_info Indicate the memdium size of all the apache child process.' echo 'graph_info Indicate the memdium size of all the apache child process.'
echo "servers.label servers" echo "servers.label servers"
echo "servers.type GAUGE" echo "servers.type GAUGE"
echo "servers.min 0" echo "servers.min 0"