Checking server status (HTTP and JMX)
At any time, the SICS ADH Server status can be checked using HTTP or JMX (if JMX is enabled in the host JVM).
The status page is accessible at the address:
http://<host>:<port>/<application_root>/status
The server will expose JMX beans for each installed instance of SICS ADH Server, using the application root for identifying each instance.
JMX beans can be access via third-party applications like jConsole or JAVA VisualVM, included in JAVA SDKs.