Which configs are saved at the configuration history?
If the settings for the configs are changed the current configuration is saved in the RAIMA database.
For the _alert_class- and the _alert_hdl-configs a history of changes is saved in the configuration history. Saving the changes is necessary to show the correct information when reading historical alerts from the database.
If the function dpSetTimed(0,….); is used when changing the configs no entries are made at the configuration history.
For the import of ASCII-files using the ASCII-manager the option -noAlertConfigHist can be used to avoid that entries are made at the configuration history.
When a datapoint is deleted the records for this datapoint and its elements are deleted from the configuration history.