HP Systems Insight Manager 5.3 Installation and Configuration Guide for Windows HP Part Number: 418812-005
Configuring task results settings
1. Select Options→Task Results Settings. The Task Results Settings page appears.
2. To set the schedule for removing scheduled task results, enter:
• Number of results
The default maximum number of results retained per scheduled task is 10.
• Number of days
The default number of days scheduled tasks are retained is 30.
One job is always retained.
3. To set a schedule removing run now tasks, enter:
• Number of results
The default maximum number of task results retained for run now tasks is 300.
• Number of hours
The default maximum number of hours task results are retained for run now tasks is 24.
4. To run cleanup immediately, select Run cleanup now.
5. Click OK. A dialog box appears stating that the settings have been saved.
6. Click OK.
Configuring task results manually
To configure the short and long task lifetimes, 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, edit:
MX_JOB_MIN_COMPLETED_JOBS_PER_TASK=1
NOTE: This many job instances per task is kept regardless of the
MX_JOB_MAX_COMPLETED_JOB_AGE setting.
108 Configuration options