IBM Tivoli Software IBM Tivoli Software

[ Bottom of Page | Previous Page | Next Page | Contents ]


Submitting and tracking an activity plan group

The wmngplng.sh script is used to submit the activity plan group and to track its progress. You should set it up as a regularly repeating job with the following syntax:

wmngplng.sh base_name

The base_name parameter identifies the group that is to be processed and enables the script to retrieve the base_name_dist_pln.lst which contains details of the plans to be managed.

The script first attempts to submit each activity for each target included in the plan group. Depending on the number of activities currently active and the values of the ActiveLimit and UnavailAsActive parameters, some activities might not be submitted the first time the script runs. For subsequent runs, the script checks for any activities that have not been submitted and attempts to submit them. It also tracks the progress of activities that have already been submitted in previous runs, producing detail and summary reports for each plan and creating or updating the file index.html which contains the links to the detail and summary reports. All files are stored in the directory <WebDir>\base_name


[ Top of Page | Previous Page | Next Page | Contents ]