@@ -869,7 +869,12 @@ Whenever a threshold is crossed, POL sends 'alarm' to alarm server and when the
To overcome this issue, alarm notification enhancement will suppress sending repeated alarm/ok to alarm management server by comparing with the last status.
In order to enable the alarm notification enhancement in POL, change `pol.yaml` to set `enhanced_alarms` to `True`.
In order to enable/disable the alarm notification enhancement in POL, change `pol.yaml` to set `enhanced_alarms` to `True`/`False`.