This template detects and alerts if a specified percentage of Asset jobs for one or more computer groups is not updated.
This template supports the following parameters:
Specifies one or more computer group names separated by commas.
Specifies the required percentage of the identified jobs within the specified groups that must be successful to avoid the alert being raised.
Specifies the value TRUE to include jobs that are linked to groups while identifying the jobs that must be included for verification.
Specifies the value FALSE to ignore jobs that are linked to groups while identifying the jobs that must be included.
Specifies the value TRUE to include jobs that are linked to assets while identifying the jobs that must be included for verification.
Specifies the value FALSE to ignore jobs that are linked to assets while identifying the jobs that must be included.
Note: When you do not specify IncludeLinkedGroupJobs or IncludeLinkedAssetJobs in the parameter list, the default behavior is to include the respective job link types.
Specifies the required job names for evaluation. When you do not specify, all the asset jobs for the specified group or groups are considered for evaluation.
Note: You can specify multiple job names with comma-separated value in the assetJobNames parameter. Use the following wild characters:
Specifies a string of zero or more characters. For example, title LIKE %computer% finds all book titles with the word computer.
Specifies a single character. For example, _ean finds all four-letter first names that end with ean.
Example for the Parameters for Asset Jobs not Updated:
GROUPS=Groups1,Group2;RequiredPercentage=80;IncludeLinkedAssetJobs=TRUE;IncludeLinkedGroupJobs=FALSE;assetJobNames=%
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|