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 |
+----------------------+--------------------------------------------------------------------------------------------------------------------------------------+
| **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. |
| | **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 |
| **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. |
| | - **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 |
+----------------------+--------------------------------------------------------------------------------------------------------------------------------------+
| **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) |
+----------------------+--------------------------------------------------------------------------------------------------------------------------------------+
| **Type** | Apimon Executor Alert - ApiMon related events |
| | Exception Alert - EpMon related events |
| **Type** | - Apimon Executor Alert - ApiMon related events |
| | - Exception Alert - EpMon related events |
+----------------------+--------------------------------------------------------------------------------------------------------------------------------------+
| **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) |
+----------------------+--------------------------------------------------------------------------------------------------------------------------------------+
| **State** | Present - if alert is still actual |
| | Present - if alert is not occurring anymore |
| **State** | - Present - if alert is still actual |
| | - Present - if alert is not occurring anymore |
+----------------------+--------------------------------------------------------------------------------------------------------------------------------------+