Configuration of Alert Archiving Parallel (RAIMA - RDB)

For using RAIMA - RDB Parallel following settings and changes must be applied:

Necessary Changes at the config file

Following config entries must be set for using RAIMA - RDB Parallel:

[general]
useRDBArchive=1
[data]
sendAlertsToRAIMA=1

Without the config entry sendAlertsToRAIMA the alerts are only stored in the RDB. If the entry is set, a parallel archiving for both RDB and RAIMA is performed.

If the RDBManager is stopped, the RAIMA continues to archive alerts. If the RBDManager is started again no replication will be performed! This can lead to gaps at the archived alerts.

Optional Configuration

queryRDBdirect

If queryRDBdirect is set to 0, alerts will be read from the RAIMA (cf. HDB - RDB Parallel).

The RAIMA also contains alerts that are active at the moment and not yet archived. This leads to different results for closed queries compared to queries for the RDB, which only contains archived alerts.