Commit b078dcbf authored by sritharan's avatar sritharan
Browse files

Feature:10918 Alarm Notification Enhancement

parent 7ee56acf
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -863,6 +863,17 @@ vdu:

Regarding how to configure alarms through VNFDs for the auto-scaling use case, follow the [auto-scaling documentation](#autoscaling)

##### Alarm Notification Enhancement

Whenever a threshold is crossed, POL sends 'alarm' to alarm server and when the threshold is lower than the threshold, POL sends 'ok' to alarm server for every evaluation cycle.Republishing the alarm/ok inspite of no status change floods with notification messages.

To overcome this issue, alarm notification enhancement will suppress sending repeated alarm/ok to alarm management server by comparing with the last status.

###### Enabling the alarm notification enhancement

- Configure POL to enable the alarm notification enhancement by changing the `pol.yaml`:
  - Set `enhanced_alarms` as `True`

#### Experimental functionality

An optional 'OSM ELK' stack is available to allow for events visualization, consisting of the following tools: