Author: bdelacretaz
Date: Wed Jul 24 09:57:04 2013
New Revision: 1506477
URL: http://svn.apache.org/r1506477
Log:
mention various ways to access HC rules results
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=1506477&r1=1506476&r2=1506477&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
Wed Jul 24 09:57:04 2013
@@ -3,6 +3,9 @@ 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.
+The rules evaluation results are available in JSON format via HTTP requests,
as a Webconsole plugin
+and via JMX.
+
Default rules are provided to check JMX MBeans, OSGi bundle states, disabling
of default Sling
accounts, JUnit tests results and the output of scripts written in any
language supported by Sling.