Accounting Node Statistics attributes
- Accounting Message Flow Statistics
- Accounting Node Statistics
- Accounting Terminal Statistics
- Accounting Thread Statistics
Accounting Origin An identifier associated with a message in a message flow that allows categorizing statistics based on multiple origins that generate input to message flows; it can be a fixed or dynamic value.
Aggregation Date & Time The aggregation date and time of the collection interval. This attribute can be used to filter data for statistics. The value is the same as End Date & Time.
Application Name of the application that contains the message flow. The valid format is an alphanumeric string of up to 256 characters. This attribute is encoded in UTF8.
Avg CPU Microseconds Average CPU time in microseconds spent processing input messages, as an integer. This number is negative if an overflow occurs.
Avg Elapsed Microseconds Average elapsed time in microseconds spent processing input messages as an integer. This number is negative if an overflow occurs.
End Date & Time The end date and time of the collection interval. This attribute is designed for logging and reporting data collection times rather than for creating situations. To specify a time of day for monitoring, use attributes from the Universal Time or Local Time groups.
Input Terminals Number of input terminals.
Integration Server Name of the integration server (execution group) that the message flow belongs to. The valid format is an alphanumeric string. This attribute is encoded in UTF8.
Invocations Total number of messages processed by this processing node.
Invocation Rate Rate per second, to two decimal places, at which the processing node is invoked during the sampling period.
Library Name of the library that contains the message flow. The valid format is an alphanumeric string of up to 256 characters. This attribute is encoded in UTF8.
Max CPU Microseconds Maximum CPU time in microseconds spent processing an input message. The valid format is an integer value.
Max Elapsed Microseconds Maximum elapsed time in microseconds spent processing an input message as an integer value.
Message Flow Name of the message flow. This attribute is encoded in UTF8.
Min CPU Microseconds Minimum CPU time in microseconds spent processing an input message as an integer value.
Min Elapsed Microseconds Minimum elapsed time in microseconds spent processing an input message as an integer value.
Node Name of the integration node (broker) or the independent servers managed system node. Valid format is an alphanumeric string. This attribute is encoded in UTF8.
Origin Node Name of the managed system that is the source of the data for the current row.
Output Terminals Number of output terminals.
Processing Node Label Name of the processing node. This attribute is encoded in UTF8.
Processing Node Type The type of the processing node.
Queue Manager Name The name of the queue manager associated with the processing node. This attribute only contains data if the queue manager name is specified in the processing node attributes, such as for MQInput and MQOutput processing nodes.
Queue Name The name of the queue associated with the processing node. This attribute only contains data if the queue name is specified in the processing node attributes, such as for MQInput and MQOutput processing nodes.
Query Type Type of query used in queries to get the data required. It is not displayed by default. This attribute has the following possible values:
- Current = 0
- Recent = 1
- Historical (not used, but set in historical data) = 2
Record Code Reason for the statistics publication. Examples of possible values:
- MajorInterval
- Snapshot
- Shutdown
- ReDeploy
- StatsSettingsMethod
- Stop
- Snapshot = 1
- Archive = 2
Sample Handle Handle that identifies all parts (in different tables) as part of the same message flow accounting statistic sample.
Start Date & Time Start date and time of the sampling interval.
Total CPU Microseconds Total CPU time in microseconds spent processing input messages, as an integer value.
Total Elapsed Microseconds Total elapsed time in microseconds spent processing input messages, as an integer value.