mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 14:16:00 +00:00
Plugin apache_memory: unify whitespace
This commit is contained in:
parent
edb4e1e81b
commit
b087127c04
1 changed files with 12 additions and 14 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue