The XCF Members attribute group monitors the status and activity of the address spaces of XCF group members.
Group Name Name of the group to which the member belongs. Valid format is a simple text string from 1 through 8 characters; for example, SYSJES.
Job Name String that describes the address space job name of the task using this XCF member name. Valid format is a simple text string from 1 through 8 characters, starting with an alphabetic character and using only special characters as described in the z/OS JCL manual; for example, JESXCF.
Managed System A sysplex in your enterprise that is being monitored by OMEGAMON XE for z/OS agents. Valid value is a character string with a maximum length of 32 bytes, in the format <plexname>:MVS:SYSPLEX.
Member Name Name of the member itself. Valid format is a simple text string from 1 through 16 characters; for example, SYSA.
Signals Received Number of signals received by the member. Valid value is a numeric value in the range 0 through 2147483647, and includes the use of the *AVG, *MAX, *MIN, or *SUM functions. An example is 4.
Signals Sent Number of signals sent by the member. Valid value is a numeric value in the range 0 through 2147483647, and includes the use of the *AVG, *MAX, *MIN, or *SUM functions. An example is 2.
Status Status of the member. Valid values are:
Missing |
Information about the status of this member is missing. |
Created |
A member in a created state is known to XCF, but cannot use XCF services. It can become an active user through the IXCJOIN macro. |
ActiveState |
An active member is known to XCF and can use XCF services. |
Quiesced |
A member in the quiesced state is disassociated from XCF services, but XCF still maintains a record of the member's existence. The IXCQUIES macro places a member in the quiesced state. |
Failed |
A member in the failed state is one whose associated task, job step task, address space, or system terminated before the member was explicitly deactivated by invoking an XCF service. When a member is in the failed state, other members can infer that the member did not have an opportunity to clean up its own resources, and another member should take recovery action. |
MonitorRemoved |
Monitoring has been removed for this member. |
SysTermination |
XCF system containing member is terminating. |
Status Checking Interval An optional parameter that specifies the status checking interval in seconds. It determines the length of time that can elapse with no change to the status field before the user status routine is scheduled. Valid value is numeric and is expressed in seconds. It must be a multiple of 100 scaled to two decimal point precision. For example, a value of 3000 seconds is shown as 3000.00.
System Name Name of the z/OS image where the member is executing. Valid format is a simple text string from 1 through 8 characters; for example, SYSA.