Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column

Excerpt

The alarm service responsibility is to listen for alarms, store and provide access to alarms and alert in case of received alarms

asdasdads

of received alarms.

Any component in the repository is a potential alarm contributor, and alarms are sent to the repository's alarm topic. The alarm service listens for alarms sent to this topic and upon reception performs the following:

  • Stores the alarm in the database for later retrieval and archiving. 
  • If configured, e-mails will be sent to the listed recipients containing the alarm for notification.

Alarm archive

Received alarms are stored in the service database backend, and the service provides access to them through the web interface. It is possible to apply various filters for example date interval, type and component.

 

Column

Jira Legacy
serverSystem JIRA
columnskey,summary,type,priority,status
maximumIssues20
jqlQueryproject = BITMAG AND resolution = Unresolved AND component = Alarms ORDER BY priority DESC
serverId81c76265-cab2-3ba5-b74d-ee7cd9a2765e