From 290e9b481168cbb753758ffbe95765e77233ebd6 Mon Sep 17 00:00:00 2001 From: shentao Date: Mon, 18 Sep 2017 20:41:28 +0800 Subject: Upload source code of monitor pages Change-Id: I7fdb2239cebe69f990feafecb6460296aca04ead Issue-Id: USECASEUI-33 Signed-off-by: shentao --- .../src/main/webapp/html/data-visualization.html | 354 --------------------- .../src/main/webapp/html/preferences.html | 186 ----------- .../src/main/webapp/html/sign-in.html | 57 ---- usecaseui-monitor/src/main/webapp/html/tables.html | 296 ----------------- 4 files changed, 893 deletions(-) delete mode 100644 usecaseui-monitor/src/main/webapp/html/data-visualization.html delete mode 100644 usecaseui-monitor/src/main/webapp/html/preferences.html delete mode 100644 usecaseui-monitor/src/main/webapp/html/sign-in.html delete mode 100644 usecaseui-monitor/src/main/webapp/html/tables.html (limited to 'usecaseui-monitor/src/main/webapp/html') diff --git a/usecaseui-monitor/src/main/webapp/html/data-visualization.html b/usecaseui-monitor/src/main/webapp/html/data-visualization.html deleted file mode 100644 index 57299a6a..00000000 --- a/usecaseui-monitor/src/main/webapp/html/data-visualization.html +++ /dev/null @@ -1,354 +0,0 @@ - - - - - - - - - - - - - - -
- -
- - - -
-
- -

Forms

- -
- -
-
-
-
CPU
-

-
-
-
-
-
Memory
-

-
-
-
-
-
-
-
Disk
-

-
-
-
-
-
Network
-

-
-
-
-
-
-
- - - - -
-
-
    -
  • cpu
  • -
  • ....
  • -
  • ....
  • -
  • ....
  • -
  • ....
  • -
-
-
-
    -
  • cpu
  • -
  • ....
  • -
  • ....
  • -
  • ....
  • -
  • ....
  • -
- -
-
-
-
    -
  • cpu
  • -
  • ....
  • -
  • ....
  • -
  • ....
  • -
  • ....
  • -
-
-
-
-
-
    -
  • cpu
  • -
  • ....
  • -
  • ....
  • -
  • ....
  • -
  • ....
  • -
-
-
-
-
- - - - - -
- -
- - - - - - - - - - - - - \ No newline at end of file diff --git a/usecaseui-monitor/src/main/webapp/html/preferences.html b/usecaseui-monitor/src/main/webapp/html/preferences.html deleted file mode 100644 index ffe5778c..00000000 --- a/usecaseui-monitor/src/main/webapp/html/preferences.html +++ /dev/null @@ -1,186 +0,0 @@ - - - - - UUI - - - - - - -
- -
- - -
-
- -

Preferences

-
-
-
-

Another Table of Existing Users

-
-
-
-
    -
  • cpu
  • -
  • state
  • -
  • memory
  • - -
  • disk
  • - -
  • Network
  • -
-
- - - - - - -
more
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameStateCpuMemoryDiskNetworkDelete
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 diff --git a/usecaseui-monitor/src/main/webapp/html/sign-in.html b/usecaseui-monitor/src/main/webapp/html/sign-in.html deleted file mode 100644 index fb4c0794..00000000 --- a/usecaseui-monitor/src/main/webapp/html/sign-in.html +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - -
- -
- -
-
- - \ No newline at end of file diff --git a/usecaseui-monitor/src/main/webapp/html/tables.html b/usecaseui-monitor/src/main/webapp/html/tables.html deleted file mode 100644 index b9a48497..00000000 --- a/usecaseui-monitor/src/main/webapp/html/tables.html +++ /dev/null @@ -1,296 +0,0 @@ - - - - - - - - - - - - -
- -
- - -
-
- -

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