Task Manager parameters

autoRefreshInterval

The autoRefreshInterval parameter specifies how often, in s, the Task Manager searches for new tasks when the Task Manager is open. The range is 0, or 5 to 600. The default is 20. A value of 0 means the parameter is disabled. The parameter does not take effect until the client is restarted.

failedTasksPurgeInterval

The failedTasksPurgeInterval parameter specifies how often, in min, to remove all of the tasks that are not in the In Progress state. The range is 0, or 5 to 10 080. The default is 1440. A value of 0 means the parameter is disabled.

maxNumRetainedTasks

The maxNumRetainedTasks parameter specifies the maximum number of monitored tasks that the Task Manager displays. The count includes the top-level tasks and all sub-tasks. When the value is reached, the system automatically deletes successful tasks, starting with the earliest. The deleted tasks appear in XML format in the TaskTracker.log file, which is located in the log/taskmgmt directory on the NFM-P server. The range is 200 to 50 000 tasks. The default is 10 000.

numTasksToPurgeWhenFull

The numTasksToPurgeWhenFull parameter specifies the number of successful tasks to remove when the limit specified by the maxNumRetainedTasks parameter is reached. The range is 20 to 500 tasks. The default is 100.

successfulTasksPurgeInterval

The successfulTasksPurgeInterval parameter specifies, in min, the interval at which tasks that are in the Succeeded state are removed. For a specific interval, the tasks from the previous interval that have a Succeeded state are removed. The range is 0, or 2 to 2880. The default is 10. A value of 0 means the parameter is disabled.