MQI Message Statistics Details attributes (distributed systems only)
Use MQI Message Statistics Details attributes to view the detailed information of MQI Message statistics. These attributes are informational only; they cannot be used to create situations.
The MQI Message Statistics Details attributes are available on distributed systems only.
Interval End Date & Time Date and time of the end of the monitoring period. The valid format is the standard 16-character date/time format (CYYMMDDHHMMSSmmm), where the strings have the following meanings:
- C
- Century (0 for 20th, 1 for 21st)
- YY
- Year
- MM
- Month
- DD
- Day
- HH
- Hour
- MM
- Minute
- SS
- Second
- mmm
- Millisecond
Interval Start Date & Time Date and time of the start of the monitoring period. The valid format is the standard 16-character date/time format (CYYMMDDHHMMSSmmm), where the strings have the following meanings:
- C
- Century (0 for 20th, 1 for 21st)
- YY
- Year
- MM
- Month
- DD
- Day
- HH
- Hour
- MM
- Minute
- SS
- Second
- mmm
- Millisecond
Interval Time Seconds of interval time. The valid format is an integer.
MQI Msg Metric Metric for MQI message. Valid values are as follows:
- Sample_No_Longer_Available = -1,
- Puts = 0,
- Put1s = 1,
- Gets = 2,
- Browses = 3,
- Put_Bytes = 4,
- Get_Bytes = 5,
- Browse_Bytes = 6,
- Put_Minimum_Bytes = 7,
- Put_Maximum_Bytes = 8,
- Get_Minimum_Bytes = 9,
- Get_Maximum_Bytes = 10,
- Browse_Minimum_Bytes = 11,
- Browse_Maximum_Bytes = 12,
- Queue_Time_Average = 13,
- Queue_Time_Minimum = 14,
- Queue_Time_Maximum = 15
Nonpersistent Msg Count Number of nonpersistent messages for operation. The valid format is an integer.
Nonpersistent Msg Count (Deprecated) Number of nonpersistent messages for operation. The valid format is an integer.
Nonpersistent Msg Rate Rate per second of nonpersistent messages for operation. The valid format is a floating point number.
Origin Node Name of the managed system node for the queue manager.
Persistent Msg Count Number of persistent messages for operation. The valid format is an integer.
Persistent Msg Count (Deprecated) Number of persistent messages for operation. The valid format is an integer.
Persistent Msg Rate Rate per second of persistent messages for operation. The valid format is a floating point number.
QMgr Name The name that is assigned to this queue manager. The valid format is an alphanumeric string of up to 48 case-sensitive characters.
Sample Handle Handle for a sample data record. The valid format is an integer.
Sample Type Type of sample for query type. Valid values are as follows:
- n/a = -1
- Application_Accounting = 0,
- MQI_Statistics = 1,
- Queue_Accounting = 2,
- Queue_Statistics = 3