When a threshold or state exception triggers, you can take various actions. One of these actions include notifying CA SYSVIEW of the exception event.
Event notification triggers the )API rule CAGSVY0001.
The following table provides the available REXX variables and their values.
|
REXX Variable |
Value |
|---|---|
|
API.APPLICATION |
SYSVIEW |
|
API.VERSION |
13.5a |
|
API.LEVEL |
00000713 |
|
API.ID |
CAGSVY0001 |
|
API.COLOR |
Alert color: 0 - Default 1 - Green 2 - Blue 3 - Red 4 - White 5 - Pink 6 - Yellow 7 - Turquoise |
|
API.GROUP |
Variable metric group name |
|
API.NAME |
Variable metric name |
|
API.DESCRIPTION |
Variable metric description |
|
API.RSCE1 |
Associated resource |
|
API.RSCE2 |
Associated resource |
|
API.STATUS |
Current status |
|
API.VALUE |
Current value |
|
API.ELAPSED (New REXX variable) |
Elapsed time after notification |
|
API.TEXT |
Exception message text |
|
Copyright © 2012 CA.
All rights reserved.
|
|