ToleranceLimit

A non-zero ToleranceLimit allows the monitor entry point to return OFFLINE several times before the ONLINE resource is declared FAULTED. If the monitor entry point reports OFFLINE more times than the number set in ToleranceLimit, the resource is declared FAULTED. However, if the resource remains online for the interval designated in ConfInterval, any earlier reports of OFFLINE are not counted against ToleranceLimit. Default is 0. The ToleranceLimit attribute value can be overridden.

Each probe command fired from the user is considered as one monitor. For example, when Tolerance limit of a resource is set to 5, the resource will be moved to a faulted state after five monitor intervals. If the user fires another probe and the resource is not reported as ONLINE, then the resource will be faulted after four monitor cycles. This process will be repeated for five monitoring cycles.