Modified:
/wiki/AdminUI.wiki
=======================================
--- /wiki/AdminUI.wiki Tue Jan 24 04:24:05 2012
+++ /wiki/AdminUI.wiki Tue Jan 24 04:24:29 2012
@@ -1,4 +1,4 @@
-#Admin User Interface
+# Admin User Interface
= Introduction =
Virgil uses DropWizard underneath, which means it provides an Admin UI out
of the box.
@@ -10,10 +10,10 @@
There are four links: Metrics, Ping, Threads and Healthcheck
There functions are fairly self-evident.
-* Metrics returns performance and load information including JVM health
and connection information.
-
-* Ping is a simple test to ensure that the REST stack itself is working.
-
-* Threads shows the active threads and can help out on long-running or
dead-locked connections.
-
-* Health Check runs through registered health checks in the system to
report on the systems ability to deliver its services.
+ * Metrics returns performance and load information including JVM health
and connection information.
+
+ * Ping is a simple test to ensure that the REST stack itself is working.
+
+ * Threads shows the active threads and can help out on long-running or
dead-locked connections.
+
+ * Health Check runs through registered health checks in the system to
report on the systems ability to deliver its services.