forked from docs/internal-documentation
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>
This commit is contained in:
parent
3bd7da070b
commit
149ee50bfb
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 66 KiB |
@ -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
|
||||||
|
@ -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 |
|
|
||||||
+--------------------------------------+------------------------------------------------------------------------------+
|
|
||||||
|
|
@ -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
|
||||||
|
|
||||||
|
|
@ -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-documentataion/_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.
|
@ -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 |
|
||||||
|
+--------------------------------------------------------+------------------------------------------------------------------------------+
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user