From 0ba667816e703344eec33bda147546b30b6bbd5b Mon Sep 17 00:00:00 2001 From: ramverma Date: Fri, 6 Jul 2018 16:29:16 +0100 Subject: Adding client monitoring module to apex-pdp Change-Id: I6b4d00a5e49326f62f3585526ede8e89df99d7e5 Issue-ID: POLICY-864 Signed-off-by: ramverma --- .../src/main/resources/webapp/index.html | 103 +++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 client/client-monitoring/src/main/resources/webapp/index.html (limited to 'client/client-monitoring/src/main/resources/webapp/index.html') diff --git a/client/client-monitoring/src/main/resources/webapp/index.html b/client/client-monitoring/src/main/resources/webapp/index.html new file mode 100644 index 000000000..bd5ce0f70 --- /dev/null +++ b/client/client-monitoring/src/main/resources/webapp/index.html @@ -0,0 +1,103 @@ + + + + + + +Apex Deployment and Monitoring + + + + + + + + + + + + + + + +
+
Apex
+
+
+ +
+ +
+
+ Apex +
+ +
+ +
+

Apex Monitoring

+
+ + + + +
+ +

Engine Service

+
+ + +

Apex Engine Service aggregated status

+
+ + +

Apex Engine status per engine

+
+ + +

Apex Context

+
+
+
+ + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg