The Scheduler Info screen is accessible by logging into the Web Console and navigating to [Manage→Internal Manage→DPOD Health→Scheduler Info].
The screen contains a table displaying information about tasks that are scheduled by the Task task scheduling mechanism (for more information, see Components).
The table below describes the details presented for each scheduled task:
Details | Description |
---|---|
ID | Id in DBTask ID. |
Type | The type of the scheduled task. |
Status | The status of the scheduled task.
|
Result | The result of the scheduled task.
When hovering over the result, one can see the error message if exists. |
Pending time | The time the task is was scheduled and ready to be executed. |
Start time | The time the server started to execute the task. |
Status Time | The time the last task status was definedset. |
Worker | The server that executed the task. When hovering over the worker name, the thread number is shown (useful for debugging). |