From ab51e5c95c755edf93ee3f46733fda3f67a7adbc Mon Sep 17 00:00:00 2001 From: ss255089 Date: Fri, 10 May 2019 14:57:47 -0700 Subject: [PATCH] added files and folders for project --- IMC/Overview/EN/Overview.md | 8 ++++++++ Unity/Clustering/EN/Clustering.md | 3 +++ Unity/Clustering/Images/Inlinegraphic.md | 4 ++++ Unity/Overview/EN/Overview.md | 6 ++++++ Unity/Overview/EN/README.md | 10 ---------- Unity/README.md | 15 +++++++++++++++ Unity/Sessions/EN/Sessions.md | 3 +++ Unity/Tables/{ => EN}/Tables.md | 0 8 files changed, 39 insertions(+), 10 deletions(-) create mode 100644 IMC/Overview/EN/Overview.md create mode 100644 Unity/Clustering/EN/Clustering.md create mode 100644 Unity/Clustering/Images/Inlinegraphic.md create mode 100644 Unity/Overview/EN/Overview.md delete mode 100644 Unity/Overview/EN/README.md create mode 100644 Unity/README.md create mode 100644 Unity/Sessions/EN/Sessions.md rename Unity/Tables/{ => EN}/Tables.md (100%) diff --git a/IMC/Overview/EN/Overview.md b/IMC/Overview/EN/Overview.md new file mode 100644 index 00000000..478a0a57 --- /dev/null +++ b/IMC/Overview/EN/Overview.md @@ -0,0 +1,8 @@ +# Overview + +Check out these new features: + +1. Item 1 +1. Item 2 +1. Item 3 + diff --git a/Unity/Clustering/EN/Clustering.md b/Unity/Clustering/EN/Clustering.md new file mode 100644 index 00000000..19058fb9 --- /dev/null +++ b/Unity/Clustering/EN/Clustering.md @@ -0,0 +1,3 @@ +# Managing Multiple Unity Environments on a Single Viewpoint Environment + +Text diff --git a/Unity/Clustering/Images/Inlinegraphic.md b/Unity/Clustering/Images/Inlinegraphic.md new file mode 100644 index 00000000..77273aa7 --- /dev/null +++ b/Unity/Clustering/Images/Inlinegraphic.md @@ -0,0 +1,4 @@ +# Unity Monitoring + +Testing inline graphic. +![Unity Watchdog](file:/I:/SupportingMaterial/Graphics/GraphicsRepository/Client_Graphics/UnityDirector/ico-watchdog.gif) \ No newline at end of file diff --git a/Unity/Overview/EN/Overview.md b/Unity/Overview/EN/Overview.md new file mode 100644 index 00000000..9c796441 --- /dev/null +++ b/Unity/Overview/EN/Overview.md @@ -0,0 +1,6 @@ +# Overview +Unity allows you easy access to tables, systems, sessions, and alerts. Click on any item to dig deeper. + +To change configuration settings or set up Unity clusters for different purposes, see Settings. + + diff --git a/Unity/Overview/EN/README.md b/Unity/Overview/EN/README.md deleted file mode 100644 index f3d616da..00000000 --- a/Unity/Overview/EN/README.md +++ /dev/null @@ -1,10 +0,0 @@ -# Readme -This readme will change your life. -This is a test README. - -Unity may or may not have the following features. -With a bulleted list - -- item 1 -- Item 2 -- Item 3 \ No newline at end of file diff --git a/Unity/README.md b/Unity/README.md new file mode 100644 index 00000000..dd1eda44 --- /dev/null +++ b/Unity/README.md @@ -0,0 +1,15 @@ +# Readme +This is a test README. + +Unity may or may not have the following features. +With a bulleted list + +- Manage Multiple Environments on a Single Viewpoint Evironment. +- Change a routing rule to match your business case. +- Check on system space. + + +| Versions |16.20.33 | 16.20.55 | +|--|--|--| +|Unity | Allows multiple systems | Allows passive routing | + diff --git a/Unity/Sessions/EN/Sessions.md b/Unity/Sessions/EN/Sessions.md new file mode 100644 index 00000000..75b5e8fb --- /dev/null +++ b/Unity/Sessions/EN/Sessions.md @@ -0,0 +1,3 @@ +# Sessions + +With Unity Systems Manager, monitor all the sessions. diff --git a/Unity/Tables/Tables.md b/Unity/Tables/EN/Tables.md similarity index 100% rename from Unity/Tables/Tables.md rename to Unity/Tables/EN/Tables.md