HP Systems Insight Manager 6.0 Installation and Configuration Guide for Microsoft Windows

To configure task results using the Systems Insight Manager interface, select OptionsTask Results
Settings. For more information, see the Systems Insight Manager help system.
To configure the short and long task lifetimes manually, edit the globalsettings.props file.
The long lifetime defaults to 30 days. To change that time, edit:
MX_JOB_MAX_COMPLETED_JOB_AGE=30
Task results for frequently scheduled tasks start to drop off after 10 instances. To change this value,
edit:
MX_JOB_MAX_COMPLETED_JOBS_PER_TASK=10
NOTE: The limit of 10 task results applies to scheduled tasks with the "job-log" flag enabled in the
tool definition. Scheduled tasks for the tools with the "job-log" flag disabled have a limit of 1. This value
is not configurable.
By default, the last task results for a scheduled task is kept indefinitely. If you want to keep more than
1 job, do the following:
1. Stop Systems Insight Manager.
2. Edit globalsettings.props and add:
MX_JOB_MIN_COMPLETED_JOBS_PER_TASK=n
Where n, is the number of task result you want to retain.
3. Start the Systems Insight Manager service to reflect the changes.
Configuring task results 67