Author: bdelacretaz
Date: Thu Sep 26 09:35:52 2013
New Revision: 1526432
URL: http://svn.apache.org/r1526432
Log:
tweak
Modified:
sling/site/trunk/content/documentation/bundles/sling-health-check-tool.mdtext
Modified:
sling/site/trunk/content/documentation/bundles/sling-health-check-tool.mdtext
URL:
http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/bundles/sling-health-check-tool.mdtext?rev=1526432&r1=1526431&r2=1526432&view=diff
==============================================================================
---
sling/site/trunk/content/documentation/bundles/sling-health-check-tool.mdtext
(original)
+++
sling/site/trunk/content/documentation/bundles/sling-health-check-tool.mdtext
Thu Sep 26 09:35:52 2013
@@ -22,7 +22,8 @@ Health checks can be used for various pu
* Check that demo accounts are disabled
* Ping external systems and raise alarms if they are down
-The health check subsystem uses tags to select which health checks to execute
for specific purposes.
+The health check subsystem uses tags to select which health checks to execute
so you can for example execute just the _performance_ or _security_ health
+checks once they are configured with the corresponding tags.
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.