mirror of
https://github.com/munin-monitoring/contrib.git
synced 2018-11-08 00:59:34 +01:00
apache_*: remove some references to the server-status URL when it's not used.
This commit is contained in:
parent
af586cdd7f
commit
4895666d4d
@ -10,7 +10,6 @@ apache_memmory -Indicate the medium size of all the apache child process
|
||||
=head1 CONFIGURATION
|
||||
|
||||
[apache_*]
|
||||
env.url http://USER:PASS@127.0.0.1/server-status?auto
|
||||
env.apuser user_runnin_apache
|
||||
env.binname apache_binary_name
|
||||
|
||||
|
@ -10,7 +10,6 @@ apache_servers -Indicate the number of apache servers running (child process)
|
||||
=head1 CONFIGURATION
|
||||
|
||||
[apache_*]
|
||||
env.url http://USER:PASS@127.0.0.1/server-status?auto
|
||||
env.apuser user_runnin_apache
|
||||
env.binname apache_binary_name
|
||||
|
||||
|
@ -10,7 +10,6 @@ apache_threads -Indicate the memdium number of threads for all child process
|
||||
=head1 CONFIGURATION
|
||||
|
||||
[apache_*]
|
||||
env.url http://USER:PASS@127.0.0.1/server-status?auto
|
||||
env.apuser user_runnin_apache
|
||||
env.binname apache_binary_name
|
||||
|
||||
|
@ -10,7 +10,6 @@ apache_tmemmory -Indicate the total memory used by apache
|
||||
=head1 CONFIGURATION
|
||||
|
||||
[apache_*]
|
||||
env.url http://USER:PASS@127.0.0.1/server-status?auto
|
||||
env.binname apache_binary_name
|
||||
|
||||
=head1 AUTHOR
|
||||
|
Loading…
Reference in New Issue
Block a user