IBM Tivoli OMEGAMON XE for CICS on z/OS, Version 5.1.0

CICSTG CICS TS Regions attribute group

The CICSTG CICS® TS Regions attribute group reports information about all the CICS TS regions your Gateway daemon has either connected to or attempted to connect to during its lifetime.

These attributes populate the CICS TS Regions workspace.

Communication Failures Is the number of times the Gateway daemon failed to connect to a CICS TS region even though a pipe was available. A nonnegative integer.

Communication Failures Per Minute Is the rate at which the Gateway daemon failed to connect to a CICS TS region even though a pipe was available over the most recent sampling interval, divided by the duration of the interval (from 60 to 120 seconds) to give the average over the past minute. A nonnegative integer.

CICS TS Region Count Is the number of CICS TS regions, defined by APPLID, to which the Gateway daemon has tried to send at least one request during its lifetime. This number can increase but never decreases. A nonnegative integer.

EXCI NETNAME Is the NETNAME of the specific pipe used for EXCI calls (the empty string if generic pipes are being used). This value is defined by the environment variable DFHJVPIPE. An alphanumeric string, maximum eight characters.

EXCI Pipe Allocation Failures Is the number of times the Gateway daemon tried and failed to allocate a pipe to a CICS TS region. A nonnegative integer.

EXCI Pipe Allocation Failures Per Minute Is the rate at which the Gateway daemon tried and failed to allocate a pipe to a CICS TS region over the most recent sampling interval, divided by the duration of the interval (from 60 to 120 seconds) to give the average over the past minute. A nonnegative integer.

EXCI Pipe Limit Is the EXCI pipe allocation limit for each z/OS® address space (equivalent to system initialization parameter LOGONLIM). A nonnegative integer.

EXCI Pipe Reallocations Is the number of times a Worker thread had to deallocate its existing pipe and reallocate a new pipe because the existing pipe points to a different CICS TS region from that identified by the request. Cases where the worker thread's pipe was deallocated and reallocated because the CICS TS region was not available are excluded. This statistic applies only when the pipe reuse model is set to one reuse per thread. A nonnegative integer.

EXCI Pipes Allocated Is the number of currently allocated EXCI pipes across all CICS TS regions. A nonnegative integer.

Free Pipes Is the current number of available EXCI pipes across all CICS regions. A nonnegative integer.

Gateway Daemon Name Indicates the jobname of the address space running the CICS TG daemon being monitored. An alphanumeric string, maximum eight characters.

Origin Node Is the combination of the CICS TG jobname, the z/OS System ID (SMFID), and the CICSTG string. An alphanumeric string, maximum 32 bytes and case-sensitive, format <jobname>:<SMFID>:CICSTG.

When a situation is true, the system compares the origin node name in the attribute to the names of managed systems assigned to the situation. If the origin node name matches the name of a managed system, the node's status changes accordingly. If the names of the origin node and the managed systems do not match, the status remains unchanged.

Requests Executed Is the number of EXCI requests that have been processed (successful and failed) across all CICS TS regions. A nonnegative integer.

Requests Executed Per Minute Is the number of EXCI requests that have been processed (successful and failed) for all CICS TS regions over the most recent sampling interval, divided by the duration of the interval (from 60 to 120 seconds) to give the average over the past minute. A nonnegative integer.

System ID Is the four character name that identifies the z/OS System ID (SMFID) that is hosting this CICS TG daemon. An alphanumeric string, maximum four characters. z/OS System IDs are always in uppercase characters.


[ Top of Page | Previous Page | Next Page ]