Skip to Main Content
Cloud Management and AIOps


This is an IBM Automation portal for Cloud Management and AIOps products. 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 Under review
Workspace ITM/IBM APM
Created by Guest
Created on Jul 26, 2024

Total Bytes Received not to be reset

We need to capture the total bytes received by an MQ channel. BytesReceived parameter in MQ gives us just that. However , when ITCAM collects it ,it resets it per interval which is 5 minutes by default rendering the parameter unusable. Please either don't reset or implement another parameter that is not reset.

Idea priority Urgent
  • Guest
    Reply
    |
    Sep 5, 2024

    Hi @Ravikumar. Thanks. I have already written in the idea that I am aware of "Bytes Received" and it does capture exactly what I need MQ side. However , ITCAM also resets that every interval (default is 5 minutes) so makes it again unusable. As this value keeps growing MQ side and captures the total bytes , i wonder if ITCAM simply shouldn't reset it and should keep it as is? This is what MQ product itself intends to show hence the reset from ITCAM is sort of ruining it. Let me know. Thanks.

  • Admin
    Ravikumar Ramachandra
    Reply
    |
    Sep 4, 2024

    BOARD COMMENTS:


    We have reviewed the source code for the "Channel Statistics (QMCHANS)" attribute group. Unfortunately, it is not feasible to capture the "Total Bytes Received" for "Channel Statistics" attribute group. This attribute group only captures the data for current(default is 5 min) interval and does not provide the total values(bytes received) since the channel started.

    However, customer can use "Channel Status" attribute group to capture the "Total Bytes Received". This attribute group includes the "Bytes Received" attribute, which captures the total bytes received since the channel started.

    Bytes Received - Number of bytes that are received. The valid format is an integer.

    Please refer below document for more details. https://www.ibm.com/docs/en/iad/7.2.1?topic=attributes-channel-status

    Please let us know if it meets your requirements.