HP Systems Insight Manager 5.3 with Update 1 Installation and Configuration Guide for HP-UXHP Part Number: 418810-005 Published: April 2009 Edition: 5.3.1
Configuring task results manually
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 HP SIM.
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 SIM service to reflect the changes.
Configuring task results 61