Start of change

Selecting a destination for zERT aggregation SMF records

If you enable zERT aggregation, then you can decide where you want the collected data Start of changeto be writtenEnd of change as SMF 119 subtype 12 records. By default, the SMF records are not written anywhere, so you must choose one of the following destinations in order to get the SMF records.

  • If you want the zERT summary (SMF 119 subtype 12) records to be written to the z/OS® System Management Facility, specify the SMFCONFIG ZERTSUMMARY parameter in the TCP/IP profile data set.
    Note: You must also enable the recording of SMF 119 records, and enable interval record processing, in your SMF parmlib member.
    Note: Start of changeIf you want to use IBM® zERT Network Analyzer, you must specify the SMFCONFIG ZERTSUMMARY parameter in the TCP/IP profile data set.End of change
  • If you use a network management application that consumes zERT summary SMF records through the real-time zERT Summary NMI service, specify the NETMONITOR ZERTSUMMARY parameter in the TCP/IP profile data set. When this service is active, network management applications with the necessary SAF permission can connect to the service to receive zERT summary SMF records in near real-time.
    Note: Start of changeYou must also enable interval record processing in your SMF parmlib member.End of change
Note: If GLOBALCONFIG ZERT AGGREGATION is not configured, then no zERT aggregation information will be collected, so even if you configure a recording destination, no SMF 119 subtype 12 records are generated.
Results: Start of changeIf you dynamically change your destination selection by specifying SMFCONFIG NOZERTSUMMARY, a final set of zERT summary SMF records are written to the z/OS System Management Facility. This final set is not written to the real-time zERT Summary NMI service if that has also been selected as a destination for the zERT summary records. End of change

For more information on configuring SMFCONFIG or NETMONITOR, see SMFCONFIG statement and NETMONITOR statement in z/OS Communications Server: IP Configuration Reference.

End of change