Description:
Use this command to get the critical events logged for the queue. This command will display 20 entries (maximum) . Events are logged for the queue for the following 3 cases:
zMessage Receiving From Queue Fail.
zMessage Send To Queue Fail.
zThreshold Hit.
Command Syntax:
get rmon queue threshold
Parameters
None
Example
$ get rmon queue threshold
Output |
|
|
| |
| Queue Name | : TSK173 | Task Name: TSK1 | |
| ThreshHitTime : Thu Jan 01 00:00:14 1970 |
|
| |
| Event Type | : Msg Recv From Q Fail |
|
|
Output field: |
|
|
| |
| Field | Description |
|
|
|
|
|
|
|
| Queue Name | Name of the queue. |
|
|
|
|
|
| |
| Task Name | Name of the module which has tried to send or |
| |
|
| receive the message from the queue when the |
| |
|
| event has happened. |
|
|
|
|
|
| |
| ThresholdHitTime | The system time at which event logging is done. |
| |
|
|
|
|
|
| Event Type | Cause of event logging. |
|
|
|
| Its value can be: |
|
|
|
| Msg Send To Q Fail - If failure occurred while |
| |
|
| sending message to queue. |
|
|
|
| Msg Recv From Q Fail - If failure occurred while |
| |
|
| receiving a message from the queue. |
|
|
|
| Threshold Hit - If threshold value of queue has |
| |
|
| been hit while sending the message to queue. |
| |
|
|
|
|
|
IP DSLAM | 575 |
|
|