Processing Queue Status dashboard
You can monitor and track outgoing report processing queues from the Processing Queue Status menu available in Argus Safety > Dashboards.
Argus Console > Access Management > Argus > Groups > Group Information > Menus > Processing Queue Status.
Note:
This dashboard is enabled by default for Administrator groups, in both new and upgraded installations.| Field | Description |
|---|---|
| Refresh button | When you click the Refresh button, the system retrieves the current execution count from the standard out-of-the-box SQL queries for each of the queue statuses. |
| Queue | This column displays the following standard out-of-the-box queue statuses:
|
| Description | This column displays a brief description for each queue status listed. |
| Result | This column displays the record count from the SQL queries associated to each queue status executed at the Global level and is not enterprise-specific. |
- THRESHOLD
- FROM_EMAIL
- NOTIFICATION_EMAIL
When the result count returned by the SQL query associated with each queue status exceeds the threshold value configured in CFG_QUEUE_SQLS.THRESHOLD, then the system automatically sends an email notification by using the receiver email address specified in the CFG_QUEUE_SQLS.NOTIFICATION_EMAIL. The systems sends an email notification every 6 hours until the result count of the SQL query associated with the respective Queue Status is below the threshold.
Note:
The email notification frequency is fixed at every 6 hours and is not configurable.If the result set in the associated SQL query does not return the expected output, then the Result column for the respective queue is displayed as blank.
Note:
This dashboard is applicable only for outgoing reports from the Argus Safety application.In addition, this new dashboard is not certified for customization, such as adding a new queue status or modifying the out-of-the-box SQL queries.
Parent topic: Track your Expedited Report submissions