Difference between revisions of "User talk:Pavels Gurskis"

no edit summary
Line 31: Line 31:
=== SYS_* Events ===
=== SYS_* Events ===


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.
Please note, that as part of internal event correlation, '''no SYS_* events processed''' from the node after receiving SYS_NODE_DOWN event, 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''')