Difference between revisions of "UM:Event Processing"

Jump to navigation Jump to search
Line 118: Line 118:
|}
|}


User can change alarm state according to the following diagram:
There are 2 types of alarm state flows: strict and not strict. This option can be configured in Preference page of Alarms or on server configuration page, parameter "StrictAlarmStatusFlow". The difference between them is that in strict mode Terminate can be done only after Resolve state.


[[File:AlarmStatesTransitionsInvokedByUser.png]]
Not strict(by default):
 
[[File:AlarmStatesTransitionsInvokedByUser-NOTstrict.png]]
 
 
Strict:
 
[[File:AlarmStatesTransitionsInvokedByUser-strict.png]]


=== Generating Alarms ===
=== Generating Alarms ===