The Scheduler Info screen is accessible by logging into the Web Console and navigating to [Manage→DPOD Health→Scheduler Info].
The screen contains a table displaying information about tasks that are scheduled by the task scheduling mechanism (for more information, see Components).
The table below describes the details presented for each scheduled task:
Details | Description |
---|---|
ID | Task 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 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 set. |
Worker | The server that executed the task. When hovering over the worker name, the thread number is shown (useful for debugging). |
Rerun | Marks the task as stale and reruns the task. |