Configuring periodic resynchronization time intervals

You can configure the probe to perform a resynchronization with the data source at startup, or at regular intervals while the probe is running.

If you set the InitialResynch property to true, the probe requests all active alarms from the data source at startup.

The ResynchInterval property controls the interval (in seconds) at which the probe requests to receive outstanding active alarms. If you set this property to 0, the probe will not make periodic requests to receive outstanding active alarms.

Note: To enable the probe to receive any alarms from the data source, you must set the InitialResynch property to true, or the ResynchInterval property to a value greater than 0.