forked from docs/internal-documentation
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
4f36acad57 |
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 66 KiB |
@ -5,5 +5,5 @@ SDMoD Overview
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
look_and_feel_before/index
|
||||
look_and_feel_after/index
|
||||
look&feel_before/index
|
||||
look&feel_after/index
|
@ -4,9 +4,9 @@ Look&feel before login
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
look_and_feel_before
|
||||
look&feel_before
|
||||
regions_switch
|
||||
status_services
|
||||
menu/index
|
||||
|
||||
|
||||
|
@ -3,8 +3,8 @@ The look & feel before login
|
||||
|
||||
Before logging-in, the screen will look like as follows:
|
||||
|
||||
.. image:: ../images/look_and_feel_before.png
|
||||
:target: /internal-documentation/_images/look_and_feel_before.png
|
||||
.. image:: ../images/look&feel_before.png
|
||||
:target: /internal-documentataion/_images/look&feel_before.png
|
||||
:alt: Look&Feel
|
||||
|
||||
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: /_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 |
|
||||
+--------------------------------------+------------------------------------------------------------------------------+
|
||||
|
@ -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: /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