Difference between revisions of "User talk:Pavels Gurskis"

no edit summary
Line 29: Line 29:
== Event Processing Policy ==
== Event Processing Policy ==


=== Missing Events ===
=== SYS_* Events ===


Please note, that '''no events processed''' from the node after receiving SYS_NODE_DOWN even, until SYS_NODE_NORMAL received from that node.
Please note, that '''no SYS_* events processed''' from the node after receiving SYS_NODE_DOWN even, until SYS_NODE_NORMAL received from that node. However, custom events processed just fine even after SYS_NODE_DOWN event.


=== Macros for Event Processing ===
=== Macros for Event Processing ===


Note, that different set of macros available for Activation and De-activation of alarms. For example, if you use unique DCI ID for alarm generation ('''%5'''), you should use different macro to de-activate this alarm ('''%3''')
Note, that different set of macros available for Activation and De-activation of alarms. For example, if you use unique DCI ID for alarm generation ('''%5'''), you should use different macro to de-activate this alarm ('''%3''')