SVCDET attributes

The Service Call Type Detail attributes monitor performance by service call type detail. The agent monitors performance by collecting data at the beginning and end of each service call.

ArrivalRate The average arrival rate (moving average) in service calls per minute. The averages are computed for the last ten minutes of observation. They are read three places to the right of the decimal. A valid value is an integer. The range for this value is from 0 to 99999999.

Bytes The average number of bytes (moving average) processed per service call. The averages are computed for the last ten minutes of observation. They are read three places to the right of the decimal. A valid value is an integer. The range for this value is from 0 to 99999999.

ORIGINNODE The z/OS operating system in your enterprise that an OMEGAMON for z/OS agent is monitoring. A valid value is a string of up to 32 characters.

Pending The average calls pending (moving average) per service call. The averages are computed for the last ten minutes of observation. They are read three places to the right of the decimal. A valid value is an integer. The range for this value is from 0 to 10000.

SMFID The System Management Facility (SMF) identifier for the z/OS system where the OMEGAMON for z/OS monitoring agent collected the data. A valid value is a string of up to 4 characters.

SvcCall The service call name or entry point. A valid value is an integer. Values appear on the workspace as follows:

SvcDesc The service call description. A valid value is an integer. Values appear on the workspace as follows:

SvcTime The average service call completion time (moving average) in milliseconds per call. The averages are computed for the last ten minutes of observation. They are read three places to the right of the decimal. A valid value is a number to three decimal places accuracy. The range for this value is from 0 to 60000.000.