z/OS Communications Server

z/OS Communications Server

z/OS Communications Server

A high-performance foundation for building and deploying networking applications on z/OS

 View Only
  • 1.  Program to display port statistics

    Posted Thu May 02, 2024 06:38 AM

    I've put onto github ( https://github.com/colinpaicemq/TCPIPMonitor  ) a program to display stats about TCP interfaces, and stats about a port - such as the buffer sizes.

    With the port monitor, it will display when the receive window etc changes, so you can see if there is a change in throughput when you detect a slow down
    I've also blogged about TCPIP buffer usage (https://colinpaice.blog/2024/04/27/one-minute-networking-tcp-buffer-sizes/) to help you understand.

    These use the C NWMServices available in TCPIP so you can see how to use them.



    ------------------------------
    Colin Paice
    ------------------------------


  • 2.  RE: Program to display port statistics

    Posted Wed May 08, 2024 07:32 AM

    Thank you Colin. You have been busy !.  I have been busy with a machine upgrade recently but I now have the time to try this.



    ------------------------------
    Keith Gooding
    ------------------------------