This example format shows the first line of an MVS event notification API rule.
)API CAGSVX0001
The available REXX variables for MVS event notification are:
|
REXX Variable |
Value |
|---|---|
|
API.APPLICATION |
SYSVIEW |
|
API.VERSION |
Current release |
|
API.LEVEL |
Service Pack/Build |
|
API.ID |
CAGSVX0001 |
|
API.COLOR |
Alert color |
|
API.GROUP |
Variable metric group name |
|
API.NAME |
Variable metric name |
|
API.RESOURCE |
Associated resource |
|
API.STATUS |
Current status |
|
API.VALUE |
Current value |
|
API.ELAPSED |
Elapsed time since the last notification |
|
API.ASID |
Provides the ASID |
|
API.JOBID |
Provides the JES job ID |
|
API.TEXT |
Exception message text |
|
API.DESCRIPTION |
Description in parmlib (Variable) |
API.TEXT has the following format:
|
Parameter |
Contents |
Max Length |
|---|---|---|
|
1 |
MVS system name |
8 |
|
2 |
'MVS' |
8 |
|
3 |
Jobname |
8 |
|
4 |
Variable metric group name |
8 |
|
5 |
Variable metric name |
8 |
|
6 |
Associated resource |
64 |
|
7 |
Old status |
8 |
|
8 |
New status |
8 |
|
9 |
Current value |
12 |
|
10 |
Warning definition value |
8 |
|
11 |
Problem definition value |
8 |
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |