Author: bdelacretaz
Date: Tue Sep 17 13:44:59 2013
New Revision: 1524040
URL: http://svn.apache.org/r1524040
Log:
tweak images
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=1524040&r1=1524039&r2=1524040&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
Tue Sep 17 13:44:59 2013
@@ -82,7 +82,7 @@ checks that have a non-OK status.
The screenshot below shows an example, as of svn revision 1513462.
-
+<img src="sling-hc-plugin.jpg" width="700" alt="Health Check Webconsole
Plugin"/>
## JMX access to health checks
If the `org.apache.sling.hc.jmx` bundle is active, a JMX MBean is created for
each `HealthCheck` which has the service property 'hc.mbean.name' service
property set. All health check MBeans are registered in the domain
'org.apache.sling.healthcheck' with a type of 'HealthCheck'
@@ -91,4 +91,4 @@ The MBean gives access to the `Result` a
See the example configurations of the `org.apache.sling.hc.samples` for more
details.
-
\ No newline at end of file
+<img src="jconsole-hc.jpg" width="700" alt="JConsole showing Sling Health
Check MBeans"/>