Notification caching

Notification caching occurs during resynchronization of all modes (initial, periodic, and command line) if the EnableNotificationCaching property is set to true.

This functionality withholds notifications from event parsing until one of the following conditions is met:

  1. Alarm resynchronization completes, or
  2. Any notification thresholds that have been applied are met.

The threshold properties are NotificationCacheInterval and NotificationCacheSize. These properties specify the duration that the probe holds notifications and the cache size that the probe uses to store notifications, respectively. To apply a threshold, set the associated property to a non-zero positive value. If a threshold is not applied, there are no constraints imposed on that aspect.