FM_MAX_ALERTS_PER_TICK - UAG configuration option
Description
The FM_MAX_ALERTS_PER_TICK option specifies the maximum number of Agent File Monitor alerts that will be sent to OMS per poll tick per monitor instance on Windows. When the limit is reached, remaining alerts are deferred to the next poll tick. Monitor teardown is also deferred until all pending alerts have been sent.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
|---|---|---|---|---|---|
Configuration File Keyword | fm_max_alerts_per_tick option |
Values
option specifies the maximum number of file monitor alerts sent to OMS per poll tick per monitor instance.
Valid value for option is any unsigned integer (0–2147483647).
Value of 0 disables the limit, sending all alerts immediately each tick.
Default is 100.