OfflineMonitorInterval

The duration (in seconds) between two consecutive monitor calls for an offline resource. If set to 0, offline resources are not monitored.

Default is 0 seconds. The OfflineMonitorInterval attribute value can be overridden.

Note   Since the default value of this attribute is 0, concurrency violations are not detected. If an application that is supposed to be offline on a node is brought online outside of VCS control, the application continues to run since VCS cannot detect this state change. Data is protected using I/O fencing. As mentioned, to avoid this, one can set OfflineMonitorInterval to a non-zero value (apart from overriding it for a specific resource).