Author: buildbot
Date: Thu Sep 26 09:34:26 2013
New Revision: 879963

Log:
Staging update by buildbot for sling

Modified:
    websites/staging/sling/trunk/content/   (props changed)
    
websites/staging/sling/trunk/content/documentation/bundles/sling-health-check-tool.html

Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Sep 26 09:34:26 2013
@@ -1 +1 @@
-1526428
+1526431

Modified: 
websites/staging/sling/trunk/content/documentation/bundles/sling-health-check-tool.html
==============================================================================
--- 
websites/staging/sling/trunk/content/documentation/bundles/sling-health-check-tool.html
 (original)
+++ 
websites/staging/sling/trunk/content/documentation/bundles/sling-health-check-tool.html
 Thu Sep 26 09:34:26 2013
@@ -105,7 +105,9 @@ supplying MBeans that expose the require
 <li>Check that demo accounts are disabled</li>
 <li>Ping external systems and raise alarms if they are down</li>
 </ul>
-<p>The health check subsystem uses tags to execute groups of health checks for 
specific purposes.</p>
+<p>The health check subsystem uses tags to select which health checks to 
execute for specific purposes.</p>
+<p>The out of the box health check services also allow for using them as JMX 
aggregators and processors, which take JMX
+attribute values as input and make the results accessible via JMX MBeans.</p>
 <h2 id="whats-a-healthcheck">What's a <code>HealthCheck</code> ?</h2>
 <p>A <code>HealthCheck</code> is just an OSGi service that returns a 
<code>Result</code>.</p>
 <div class="codehilite"><pre><span class="n">public</span> <span 
class="n">interface</span> <span class="n">HealthCheck</span> <span 
class="p">{</span>
@@ -201,7 +203,7 @@ domain <code>org.apache.sling.healthchec
 <p>See the example configurations of the 
<code>org.apache.sling.hc.samples</code> for more details.</p>
 <p><img src="jconsole-hc.jpg" style="max-width:700px" alt="JConsole showing 
Sling Health Check MBeans"/></p>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1526428 by bdelacretaz on Thu, 26 Sep 2013 09:30:56 +0000
+        Rev. 1526431 by bdelacretaz on Thu, 26 Sep 2013 09:33:45 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Sling, Sling, Apache, the Apache feather logo, and the Apache 
Sling project


Reply via email to