2 get rmon queue threshold – Planet Technology IP DSLAM IDL-4801 User Manual
Page 575
IP DSLAM
575
5.22.4.2 Get rmon queue threshold
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:
z
Message Receiving From Queue Fail.
z
Message Send To Queue Fail.
z Threshold
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.