Queue Monitor Widget
The Queue Monitor widget provides an overview of the status of the tasks per queue of all the queues for which you are authorized.
Widget Description
The color-coded boxes indicate the total number of tasks per status in the queue:
- Red: Aborted or abnormally ended
- Yellow: Blocked
- Blue: Waiting
- Green: Active
The icons to the right of the widget indicate the status of the queue:
Configuring the Widget
- Hover your mouse over the widget to enable its toolbar.
-
Click
to open the Settings pane at the bottom half of the widget.
The widget is expanded to occupy the entire dashboard and allow you to make your changes. When you are done, simply click the
button on the widget toolbar.
-
The Settings tab is displayed by default.
- The default Title of the widget is Queue Monitoring, but you can rename it here to whatever best suits you.
- In Refresh Frequency specify the interval at which the contents of the widget will be automatically refreshed.
- In Filter you can restrict the contents of the widget to specific queues
- Click Save and close the pane.
Setting a Filter
Right-click a queue and select Set Filter to open the Process Monitoring perspective and filter the list of Tasks using the selected queue.
Starting/Stopping a Queue
Stopped queues are marked with a red square, active queues with a green triangle.
Right-click a queue and select Stop/Start Queue.
Modifying the Queue
Right-click a queue and select Modify.
Here you can change the following parameters:
-
Maximum Slots
Maximum number of tasks that can run in parallel in this Queue. The default value is unlimited. You can enter a value between 1 and 100000.
When an object starts, the Queue slot is reserved before any other object are checked, such as Sync objects, available resources, maximum number of parallel tasks allowed for a particular objects, agent, etc.
-
Priority
Objects are processed based on their priority.
You can enter a value between 1 and 255, the default one being 200.
The priority defined in the Queue object is checked before the priority define in the task. If two tasks have the same Queue priority, the priority specified in the task will be used.