From 57dbba269d19bc59fad89160200bb2dbcccb9003 Mon Sep 17 00:00:00 2001 From: shentao Date: Fri, 1 Sep 2017 11:57:47 +0800 Subject: Upload Monitor function code Change-Id: I33ad76221b4cb771a298ff240245fc24be664efb Issue-Id: USECASEUI-6 Signed-off-by: shentao --- usecaseui-monitor/src/main/webapp/html/tables.html | 296 +++++++++++++++++++++ 1 file changed, 296 insertions(+) create mode 100644 usecaseui-monitor/src/main/webapp/html/tables.html (limited to 'usecaseui-monitor/src/main/webapp/html/tables.html') diff --git a/usecaseui-monitor/src/main/webapp/html/tables.html b/usecaseui-monitor/src/main/webapp/html/tables.html new file mode 100644 index 00000000..b9a48497 --- /dev/null +++ b/usecaseui-monitor/src/main/webapp/html/tables.html @@ -0,0 +1,296 @@ + + + + + + + + + + + + +
+ +
+ + +
+
+ +

Alarm

+

Here goes tables and users.

+ +
+
+ +
+ +
+ +
+
    +
  • cpu
  • +
  • state
  • +
  • memory
  • + +
  • disk
  • + +
  • Network
  • +
+
+ + + + + + +
more
+ +
+

Another Table of Existing Users

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameStateCpuMemoryDiskNetworksolvedDelete
John00%45MB0MB/SOMBPS + + +
+ + + +
+
delete
John00%45MB0MB/SOMBPS + + +
+ + + +
+
delete
John00%45MB0MB/SOMBPS + + +
+ + + +
+
delete
John00%45MB0MB/SOMBPS + + +
+ + + +
+
delete
John00%45MB0MB/SOMBPS + + +
+ + + +
+
delete
John00%45MB0MB/SOMBPS + + +
+ + + +
+
delete
+
+ +
+
+
+
+ + + + + + + + + + + + \ No newline at end of file -- cgit 1.2.3-korg