Skip to Main Content
IBM Z Hardware and Operating Systems Ideas Portal


This is the public portal for all IBM Z Hardware and Operating System related offerings. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Not under consideration
Workspace z/OS
Created by Guest
Created on Aug 15, 2018

CSV Format for NETSTAT DISPLAY Commands

We use a lot of displays to see current system status, Many of these commands have counters that we want to import to excel to be able to track. For example VDPT would be nice to track over time changes in counts or different values (such as TSR). However we have to write a parser to go through the output and scrape this data out. If we could specify a FORMAT option of CSV to give us a CSV output this would make our lives much easier.

Idea priority Medium
  • Guest
    Reply
    |
    Aug 13, 2020

    While the rationale of the requested enhancement is reasonable it requires significant effort and complexity to netstat to implement this, especially given the number of reports and amount of data that netstat formats. This data is also available in binary format using the TCP/IP Network Management Interface (NMI). That interface allows this data collection more efficiently than netstat and allows exploiters to render the data in any format they support. There are also network management products that consume this data from NMI and provide their own reports. Netview of z/OS for example, allows the collection and reporting of the much of the VDPT display information over several time intervals. As a result this request is being closed as it will not likely be implemented. We suggest exploring some of the alternatives mentioned.