Universal Monitor Task Properties
Property | UI Field Name | Description | Specifications | Required | Patchable (Instance Only) |
|---|---|---|---|---|---|
| Universal Event Template | Universal Event Template name. XML JSON | The | Y | N |
| Event Type | Type of Universal Event to monitor. | Valid values: one of the following (not case sensitive):
| Y | N |
| Expiration Action | If | Valid values:
Default is Failed (1). | N | N |
| n/a | Universal Event criteria to monitor. | N | Y | |
| From | If Together with If you specify a past time in If the criteria is satisfied already, the Universal Monitor task goes immediately to SUCCESS status. Otherwise, the Controller continues monitoring until the criteria is met or until the | Format: [+/-]hh:mm. Default is 00:00. | N | N |
| To | If Together with If the criteria of the Universal Monitor task is met before the | Format: [+/-]hh:mm. | N | N |
| Universal Task Publisher | Universal Extension-based Universal Task that will be:
| N | N | |
| Universal Task Publisher Variables | List of variables to override. | XMLXML JSONJSON | N | N |
| Universal Template | Universal Template name. | Y | N | |
| Universal Template Event Template | Universal Template Event Template name. XML JSON | The | Y | N |
| Time Scope | For Universal Monitor tasks not associated with a trigger; Used to create a window during which the Universal Monitor conditions must be met in order for the Universal Monitor to be satisfied. The For example, if you specify -01:00 in | Valid values:
Default is - None - (0). | N | N |
| Use Exit Code On Failed | Specification for whether the monitor ends in a Success status with Exit Code 255 on failure instead of ending in the Failed status. | Boolean value of the exit code | N | N |
Filter Properties
Property | UI Field Name | Description | Specifications | Required | Patchable (Instance Only) |
|---|---|---|---|---|---|
| Match All Match Any | Specifies that the Universal Monitor task instance should go to SUCCESS status when ALL or ANY of the criteria is met. | Valid values:
Default is And (1). | N | N |
| n/a | Criteria list. An element in the list is of type criterion or criteria. | The following example represent a criteria list consisted of two elements:
info In JSON, the two elements are wrapped in the “criteria“:[] property. However, in XML, there is no additional <criteria></criteria> tag to wrap the two elements. XMLXML JSONJSON | N | N |
| Event Business Service Criteria | Specifies the type of business service filtering to apply when monitoring on Universal Events. | Valid values (case-insensitive):
Default is Member of Any Business Service or Unassigned (1). | N | Y |
| Event Member of Business Services | Specifies one or more business services to filter on when Event Business Service Criteria is one of the following.
| XML JSON | N | Y |
Criteria Properties
Property | UI Field Name | Description | Specifications | Required | Patchable (Instance Only) |
|---|---|---|---|---|---|
| n/a | Specifies the type of an element in the criteria list. | For JSON only. Valid values:
Default is criterion. | N | N |
| n/a | A single condition composed of name, operator, value(s). For example: “attribute1 EQUALS value1“ where attribute1 is a attribute of the selected Universal Event Template. | XMLXML JSONJSON | N | N |
| n/a | Composed of multiple elements and a logical operator And or Or. An element can be a criterion or a inner criteria. | XMLXML JSONJSON | N | N |
Criterion Properties
Property | UI Field Name | Description | Specifications | Required | Patchable (Instance Only) |
|---|---|---|---|---|---|
| n/a | Name of the attribute | Input data will be converted to lowercase. | Y | N |
| n/a | Valid values (case insensitive) :
| Y | N | |
| n/a | Y - if operator is either:
| N | ||
| n/a | Y - if operator is either:
| N | ||
| n/a |
XML JSON | Y - if operator is:
| N | |
| n/a | start should be less than or equal to end. XML JSON | Y - if operator is:
| N |