CSTCP_SYSTCPIP_CTRACE_tcpipstackname

Description:
Checks if TCP/IP Event Trace (SYSTCPIP) is active with options other than the default options (MINIMUM, INIT, OPCMDS, or OPMSGS). The tcpipstackname suffix is the job name of the TCP/IP stack to which this check applies. Use CSTCP_SYSTCPIP_CTRACE_* to reference this check for all stacks.
Reason for check:
If problem documentation is not being gathered, only the default SYSTCPIP trace options (MINIMUM, INIT, OPCMDS, or OPMSGS) should be active. Leaving other options active can result in performance degradation.
z/OS® releases the check applies to:
z/OS V1R8 and later.
User override of IBM values:
Start of changeThe following sample shows the defaults for customizable values for this check. Use this sample to make permanent check customizations in an HZSPRMxx parmlib member used at IBM Health Checker for z/OS startup. If you just want a one-time only update to the check defaults, omit the first line (ADDREPLACE POLICY) and use the UPDATE statement on a MODIFY hzsproc command. Note that using non-POLICY UPDATEs in HZSPRMxx can lead to unexpected results and is therefore not recommended.End of change
Start of changeADDREPLACE POLICY[(policyname)] [STATEMENT(name)]End of change
UPDATE
CHECK(IBMCS,CSTCP_SYSTCPIP_CTRACE_tcpipstackname)
DATE('date_of_the_change')
REASON('Your reason for making the update.')
ACTIVE 
SEVERITY(LOW) 
INTERVAL(24:00)
Debug support:
No
Verbose support:
No
Parameters accepted:
No
Reference:
For information on initializing and modifying TCP/IP Event Trace options, see Specifying trace options in z/OS Communications Server: IP Diagnosis Guide.
Messages:
This check issues the following exception messages:
  • EZBH002E
See z/OS Communications Server: IP Messages Volume 2 (EZB, EZD).
SECLABEL recommended for multilevel security users:
SYSLOW - see z/OS Planning for Multilevel Security and the Common Criteria for information on using SECLABELs.