You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2013/08/09 13:14:51 UTC

svn commit: r1512255 - /sling/site/trunk/content/documentation/bundles/sling-health-check-tool.mdtext

Author: bdelacretaz
Date: Fri Aug  9 11:14:51 2013
New Revision: 1512255

URL: http://svn.apache.org/r1512255
Log:
warn about SLING-2987

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=1512255&r1=1512254&r2=1512255&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 Fri Aug  9 11:14:51 2013
@@ -3,6 +3,12 @@ Title: Sling Health Check Tool
 Based on extensible rules that check various system attributes, the Sling Health Check Tool ("hc" in short form) is used to 
 check the health of live Sling systems, based on various _system attributes_ that the rules check.
 
+<div class="warning">
+This module is being extensively redesigned as part of SLING-2987 - the code that is described here
+is available at https://svn.apache.org/repos/asf/sling/tags/healthcheck-before-SLING-2987/ and for now
+this page is out of sync with the current trunk code.
+</div>
+
 The rules evaluation results are available in JSON format via HTTP requests, as a Webconsole plugin 
 and via JMX.
 
@@ -82,4 +88,4 @@ data is read-only.
 See [SLING-2822](https://issues.apache.org/jira/browse/SLING-2822) for details.
 
   [1]: http://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/healthcheck/sling-demo/src/main/resources/SLING-CONTENT/apps/hc/demo
-  [2]: http://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/healthcheck/sling-demo/src/main/resources/SLING-CONTENT/apps/hc/install/org.apache.sling.hc.sling.impl.RulesMBeans-1.json
\ No newline at end of file
+  [2]: http://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/healthcheck/sling-demo/src/main/resources/SLING-CONTENT/apps/hc/install/org.apache.sling.hc.sling.impl.RulesMBeans-1.json