You can use triggers to detect changes in the ObjectServer and run automated responses to these changes. This enables the ObjectServer to process alerts without requiring an operator to take action. You can also use automation to manage deduplication, which reduces the quantity of data held in the ObjectServer by eliminating duplicate events.
You can create your own deduplication trigger to cause a different action to occur.
For example, you can use a temporal trigger to delete all clear rows (Severity = 0) from the alerts.status table that have not been modified within a certain period of time.
For example, you can send an email to an operator when the ObjectServer starts or stops because system signals are generated.
You do not have to do anything to create or configure system signals. You must explicitly create, raise, and drop user-defined signals.