Compare commits

..

3 Commits
sd-fix ... main

Author SHA1 Message Date
0e65fa9f48 small-typo fix
Reviewed-by: otcbot <otcbot@t-systems.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2024-10-10 12:06:09 +00:00
149ee50bfb restructuring content
Reviewed-by: vladimirvshivkov <vshivkovvladimir@gmail.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2024-10-10 10:17:03 +00:00
3bd7da070b fixing image references
Reviewed-by: otcbot <otcbot@t-systems.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2024-10-10 07:39:28 +00:00
15 changed files with 47 additions and 47 deletions

View File

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 66 KiB

View File

@ -5,5 +5,5 @@ SDMoD Overview
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
look&feel_before/index look_and_feel_before/index
look&feel_after/index look_and_feel_after/index

View File

@ -1,41 +0,0 @@
.. _status_services:
Status of services
------------------
The services can vary between the following status:
+--------------------------------------+------------------------------------------------------------------------------+
| Icon | Explanation |
+======================================+==============================================================================+
| .. image:: ../images/green.png | - All services are running fine |
| :target: /_imags/green.png | |
| :alt: Operational | |
+--------------------------------------+------------------------------------------------------------------------------+
| .. image:: ../images/blue.png | - A maintenance is planned or ongoing for a service |
| :target: /_imags/blue.png | - A maintenance is triggered by the SDMoD |
| :alt: Maintenance | |
+--------------------------------------+------------------------------------------------------------------------------+
| .. image:: ../images/yellow.png | - A minor issue occurred. The service is available but may have restrictions |
| :target: /_imags/yellow.png | or slow response. |
| :alt: Minor Issue | - A minor issue can either be triggered by the system autoamtically or |
| | by SDMoD |
| | |
| | |
+--------------------------------------+------------------------------------------------------------------------------+
| .. image:: ../images/red.png | - A major issue occurred. The service may be available, but the |
| :target: /_imags/red.png | responsiveness is affected and may lead to interruptions on customer side. |
| :alt: Major Issue | - A major issue can either be triggered by the system autoamtically or by |
| | SDMoD |
| | |
| | |
| | |
+--------------------------------------+------------------------------------------------------------------------------+
| .. image:: ../images/outage.png | - A service is not available anymore at all. |
| :target: /_imags/outage.png | - An outage can **only** be triggered by SDMoD. This will never happen |
| :alt: Outage | automatically by the system |
| | - **Only** outages are SLA relevant and do have impact to the component |
| | availability |
+--------------------------------------+------------------------------------------------------------------------------+

View File

@ -4,9 +4,9 @@ Look&feel before login
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
look&feel_before look_and_feel_before
regions_switch regions_switch
status_services status_services
menu/index menu/index

View File

@ -3,8 +3,8 @@ The look & feel before login
Before logging-in, the screen will look like as follows: Before logging-in, the screen will look like as follows:
.. image:: ../images/look&feel_before.png .. image:: ../images/look_and_feel_before.png
:target: /internal-documentataion/_images/look&feel_before.png :target: /internal-documentation/_images/look_and_feel_before.png
:alt: Look&Feel :alt: Look&Feel
There are various options, which will be explained in the next chapters. There are various options, which will be explained in the next chapters.

View File

@ -0,0 +1,41 @@
.. _status_services:
Status of services
------------------
The services can vary between the following status:
+--------------------------------------------------------+------------------------------------------------------------------------------+
| Icon | Explanation |
+========================================================+==============================================================================+
| .. image:: ../images/green.png | - All services are running fine |
| :target: /internal-documentation/_images/green.png | |
| :alt: Operational | |
+--------------------------------------------------------+------------------------------------------------------------------------------+
| .. image:: ../images/blue.png | - A maintenance is planned or ongoing for a service |
| :target: /internal-documentation/_images/blue.png | - A maintenance is triggered by the SDMoD |
| :alt: Maintenance | |
+--------------------------------------------------------+------------------------------------------------------------------------------+
| .. image:: ../images/yellow.png | - A minor issue occurred. The service is available but may have restrictions |
| :target: /internal-documentation/_images/yellow.png | or slow response. |
| :alt: Minor Issue | - A minor issue can either be triggered by the system autoamtically or |
| | by SDMoD |
| | |
| | |
+--------------------------------------------------------+------------------------------------------------------------------------------+
| .. image:: ../images/red.png | - A major issue occurred. The service may be available, but the |
| :target: /internal-documentation/_images/red.png | responsiveness is affected and may lead to interruptions on customer side. |
| :alt: Major Issue | - A major issue can either be triggered by the system autoamtically or by |
| | SDMoD |
| | |
| | |
| | |
+--------------------------------------------------------+------------------------------------------------------------------------------+
| .. image:: ../images/outage.png | - A service is not available anymore at all. |
| :target: /internal-documentation/_images/outage.png | - An outage can **only** be triggered by SDMoD. This will never happen |
| :alt: Outage | automatically by the system |
| | - **Only** outages are SLA relevant and do have impact to the component |
| | availability |
+--------------------------------------------------------+------------------------------------------------------------------------------+