Horizon Fault Management CSV Reports (dsR8MR3, r9)

Story: 2011009
Task: 49422

Change-Id: I544a8e554dd38405eaafb27cdff0eadaf84f34c2
Signed-off-by: Elisamara Aoki Goncalves <elisamaraaoki.goncalves@windriver.com>
This commit is contained in:
Elisamara Aoki Goncalves 2024-03-06 14:14:14 +00:00
parent 5cb9e78a32
commit cbe914ee16
8 changed files with 74 additions and 15 deletions

View File

@ -0,0 +1,21 @@
.. _export-active-alarms-csv-report-using-horizon-dd1477a8d13e:
=============================================
Export Active Alarms CSV Report Using Horizon
=============================================
You can export reports of Active Alarms using the Horizon Dashboard. A download
button is located at the bottom left of the display table. Data is exported in
|CSV| format. All properties retrieved from the API are exported; pre-applied
filters do not affect the export.
.. rubric:: |proc|
#. Select **Admin** > **Fault Management** > **Active Alarms** in the left
pane. The current Active Alarms are displayed in a table.
.. image:: figures/active-alarms-table.png
:width: 800
#. Click the **Export CSV Report** icon located at bottom left of the display
table.

View File

@ -0,0 +1,21 @@
.. _export-event-log-csv-report-using-horizon-1c58a29d7fb6:
=========================================
Export Event Log CSV Report Using Horizon
=========================================
You can export reports of Events using the Horizon Dashboard. A download button
is located at the bottom left of the display table. Data is exported in |CSV|
format. All properties retrieved from the API are exported; pre-applied filters
do not affect the export.
.. rubric:: |proc|
#. Select **Admin** > **Fault Management** > **Events** in the left pane. The
current Events are displayed in a table.
.. image:: figures/events-table.png
:width: 800
#. Click the **Export CSV Report** icon located at bottom left of the display
table.

View File

@ -0,0 +1,21 @@
.. _export-event-suppression-csv-report-f314a54f66b9:
===================================
Export Event Suppression CSV Report
===================================
You can export reports of Events Suppression using the Horizon Dashboard. A
download button is located at the bottom left of the display table. Data is
exported in |CSV| format. All properties retrieved from the API are exported;
pre-applied filters do not affect the export.
.. rubric:: |proc|
#. Select **Admin** > **Fault Management** > **Events Suppression** in the
left pane. The current Events Suppression are displayed in a table.
.. image:: figures/events-supression-table.png
:width: 800
#. Click the **Export CSV Report** icon located at bottom left of the display
table.

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

View File

@ -22,36 +22,30 @@ The global banner
the-global-alarm-banner
*********************
Viewing active alarms
*********************
*************
Active alarms
*************
.. toctree::
:maxdepth: 1
viewing-active-alarms-using-horizon
export-active-alarms-csv-report-using-horizon-dd1477a8d13e
viewing-active-alarms-using-the-cli
viewing-alarm-details-using-the-cli
deleting-an-alarm-using-the-cli
*********************
Viewing the event log
*********************
*********
Event log
*********
.. toctree::
:maxdepth: 1
viewing-the-event-log-using-horizon
export-event-log-csv-report-using-horizon-1c58a29d7fb6
viewing-the-event-log-using-the-cli
*****************
Deleting an alarm
*****************
.. toctree::
:maxdepth: 1
deleting-an-alarm-using-the-cli
*****************
Event suppression
*****************
@ -61,6 +55,7 @@ Event suppression
events-suppression-overview
suppressing-and-unsuppressing-events
export-event-suppression-csv-report-f314a54f66b9
viewing-suppressed-alarms-using-the-cli
suppressing-an-alarm-using-the-cli
unsuppressing-an-alarm-using-the-cli

View File

@ -38,6 +38,7 @@
.. |CSIs| replace:: :abbr:`CSIs (Container Storage Interfaces)`
.. |CSK| replace:: :abbr:`CSK (Code Signing Key)`
.. |CSKs| replace:: :abbr:`CSKs (Code Signing Keys)`
.. |CSV| replace:: :abbr:`CSV (Comma-Separated Values)`
.. |CVE| replace:: :abbr:`CVE (Common Vulnerabilities and Exposures)`
.. |CVSS| replace:: :abbr:`CVSS (Common Vulnerability Scoring System)`
.. |DAD| replace:: :abbr:`DAD (Duplicate Address Detection)`