Resource statistics data

Learn about the measurements for which data is returned when you activate resource statistics collection.

You can view these statistics in the web user interface, or you can write a program that subscribes to a publication (single XML message) that returns this data. For an example of the publication message, see Example XML output.

You can also specify that resource statistics are written to files in the file system. For more information, see Reporting resource statistics to files.

Resource statistics information is published on the following topics, where integrationNodeName represents the name of the integration node, and integrationServerName represents the name of the integration server:
  • For XML format:
    • For an MQ pub/sub broker:
      $SYS/Broker/integrationNodeName/ResourceStatistics/integration_server_name
    • For an MQTT pub/sub broker:
      IBM/IntegrationBus/integrationNodeName/ResourceStatistics/integration_server_name
  • For JSON format:
    • For an MQ pub/sub broker:
      $SYS/Broker/integrationNodeName/Statistics/JSON/Resource/integration_server_name
    • For an MQTT pub/sub broker:
      IBM/IntegrationBus/integrationNodeName/Statistics/JSON/Resource/integration_server_name

The data that is collected is different for each resource type. For more information about this data, click a resource type in the preceding list.