Systems Insight Manager 6.2 Installation and Configuration Guide for MS Windows

To configure task results using the HP Systems Insight Manager interface, select OptionsTask Results
Settings. For more information, see the HP 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.
Procedure 8-2 Keeping more than one job
1. Stop HP 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 HP Systems Insight Manager service to reflect the changes.
50 Configuration options