This module allows to manage alert objects and management modules

  • Alert object types
    • Alert
    • Alert action
    • Alert downtime
  • Management module
    • A management module being a collection of alerts, alert downtimes and alert actions

This module provides accelerators for manipulating and viewing them by providing status and actions

  • Status (active drawing or inactive drawing)
  • Actions
    • Edit drawing
    • Copy-paste drawing
    • Delete drawing
    • Find usage (only valid for alert action) drawing
    • Download content (only valid for management module) drawing
    • Upload content (only valid for management module) drawing

Those objects can be defined and browsed via the Webview

To switch to Management Module Configuration, click on drawing

Alert objects

Create

Clicking on drawing, an alert, alert action or downtime can be created, by entering:

  • the name of the alert
  • the module
  • whether it’s enabled.

Edit

Clicking on drawing opens edition modal, allowing to edit the name of the alert and whether it’s active or not.

Copy and paste

Clicking on drawing opens copy and paste modal, allowing to create a new alert from an existing one, by entering:

  • the name of the alert
  • the module
  • whether it’s enabled.

Delete

Clicking on drawing opens delete modal, allowing to delete an alert.

Find usages of an alert action

For “Action” type only, clicking on drawing opens a modal displaying all the alerts configured with this actions.

Management modules

Download

Clicking on drawing so a jar file is downloaded, encapsulating an xml file describing the content of each object belonging to the module

Upload

Clicking on drawing to update the content of the management module

This operation is quite sensitive and needs the user to consider some attention points:

  • the jar file to use must respect the same format than the jar file coming from downloads
    • It can be named differently than the management module where the upload is applied
  • a backup of the previous content of the management is created
    • It can be deleted if the new content of the management module is well validated
  • after the upload of the jar file, some actions can be disabled as HPA requires some times to perform the backup and the update of the management module