diff --git a/plugins/apache/apache_memmory b/plugins/apache/apache_memmory index 9e288b91..a31a9a65 100755 --- a/plugins/apache/apache_memmory +++ b/plugins/apache/apache_memmory @@ -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 diff --git a/plugins/apache/apache_servers b/plugins/apache/apache_servers index 4af4b08f..93328de9 100755 --- a/plugins/apache/apache_servers +++ b/plugins/apache/apache_servers @@ -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 diff --git a/plugins/apache/apache_threads b/plugins/apache/apache_threads index d1c9f0f7..dcc8a7cd 100755 --- a/plugins/apache/apache_threads +++ b/plugins/apache/apache_threads @@ -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 diff --git a/plugins/apache/apache_tmemmory b/plugins/apache/apache_tmemmory index 6729ba75..c952a3ce 100755 --- a/plugins/apache/apache_tmemmory +++ b/plugins/apache/apache_tmemmory @@ -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