1
0
forked from docs/docsportal

fixing table list

This commit is contained in:
Hasko, Vladimir 2023-05-26 07:36:41 +00:00
parent 838f0003a7
commit d37bda1ffa

View File

@ -71,10 +71,10 @@ Alert object consists of the following fields:
+----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+
| **Severity** | Critical - EpMon, Major - ApiMon | | **Severity** | Critical - EpMon, Major - ApiMon |
+----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+
| **Status** | **Open** - default status when alert is received in Alerta | | **Status** | - **Open** - default status when alert is received in Alerta |
| | **Ack** - Acknowledged status, indicating that the incident of the service or of the host has been taken into account by a user. | | | - **Ack** - Acknowledged status, indicating that the incident of the service or of the host has been taken into account by a user. |
| | **Shelve** - change alert status to shelved which removes the alerts from the active console and prevents any further notifications. | | | - **Shelve** - change alert status to shelved which removes the alerts from the active console and prevents any further notifications. |
| | **Close** - change alert status to closed | | | - **Close** - change alert status to closed |
+----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+
| **Value** | Same like Event field | | **Value** | Same like Event field |
+----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+
@ -84,8 +84,8 @@ Alert object consists of the following fields:
+----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+
| **Timeout** | Time after which alert disappears from Alerta (default is 24h) | | **Timeout** | Time after which alert disappears from Alerta (default is 24h) |
+----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+
| **Type** | Apimon Executor Alert - ApiMon related events | | **Type** | - Apimon Executor Alert - ApiMon related events |
| | Exception Alert - EpMon related events | | | - Exception Alert - EpMon related events |
+----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+
| **Duplicate count** | De-duplication feature - number of re-occurring same alerts | | **Duplicate count** | De-duplication feature - number of re-occurring same alerts |
+----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+
@ -99,8 +99,8 @@ Alert object consists of the following fields:
+----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+
| **Log Url Web** | Reference to job execution output on Swift object storage (only for ApiMon alerts) | | **Log Url Web** | Reference to job execution output on Swift object storage (only for ApiMon alerts) |
+----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+
| **State** | Present - if alert is still actual | | **State** | - Present - if alert is still actual |
| | Present - if alert is not occurring anymore | | | - Present - if alert is not occurring anymore |
+----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+