The setup section of the oi_connector contains the setting: updatealarm_host_to_original_probe but it's generating errors in the log.
Apr 13 06:11:12:400 [ALARM_PROCESSOR_THREAD-9, oi_connector] key updatealarm_host_to_original_probes does not exists inside section : setup setting the default value url_response
Apr 13 06:11:12:401 [ALARM_PROCESSOR_THREAD-9, oi_connector] key updatealarm_host_to_original_probes does not exists inside section : setup setting the default value url_response
Apr 13 06:11:12:402 [ALARM_PROCESSOR_THREAD-9, oi_connector] key updatealarm_host_to_original_probes does not exists inside section : setup setting the default value url_response
Navigate to the setup section of the oi_connector and change the setting: updatealarm_host_to_original_probe to updatealarm_host_to_original_probes (its missing the s)
and reinsert the existing probe name values and the errors will cease.