Parameter:
AMgr_SchedulingIntervalShort description: Delay in minutes between runs of the Agent Manager scheduler. Values 1–60, default 1.
Profile
Parameter | AMgr_SchedulingInterval |
Category | Performance / Memory (Agent Manager tuning) |
Available since | At least 9.0.1 (HCL documentation) |
GUI equivalent | Server document (Server Tasks → Agent Manager) |
Possible values | Integer 1 to 60 (minutes) |
Default | 1 (minute) |
Description
According to the HCL product documentation:
This setting specifies a delay (in minutes) between running of the Agent Manager's scheduler. Valid values are 1 minute to 60 minutes. The default value is 1 minute.
With
AMgr_SchedulingInterval, the Domino server controls how quickly the Agent Manager scheduler queues new or modified agents into the execution queue. A longer interval reduces scheduler load but delays the scheduling of newly planned agents. Complementary to AMgr_UntriggeredMailInterval (check interval for untriggered mail).Example configuration
AMgr_SchedulingInterval=1
Notes & pitfalls
- Value in minutes — not seconds.
- Value range strictly 1–60.
- The default of 1 is sufficient for most server loads; only increase when there are very many agents and noticeable scheduler load.
Sources (HCL Product Documentation)
- HCL Domino 14.5.1 – Improving Agent Manager performance: help.hcl-software.com/domino/14.5.1/admin/tune_improvingagentmanagerperformance_c.html
- HCL Domino 11.0.1 – Improving Agent Manager performance: help.hcl-software.com/domino/11.0.1/admin/tune_improvingagentmanagerperformance_c.html
- HCL Domino 9.0.1 – Improving Agent Manager performance: help.hcl-software.com/domino/9.0.1/admin/admin/tune_improvingagentmanagerperformance_c.html