The Scheduler Info screen is accessible by logging into the Web Console and navigating to [Manage→Internal Health→Scheduler Info].
The screen contains a table displaying information about tasks that are scheduled by the Task scheduling mechanism.
The table below describes the details presented for each scheduled task:
Details | Description |
---|---|
ID | Id in DB. |
Type | The type of task. |
Status | The status of the scheduled task.
|
Result | The result of the scheduled task.
|
Pending time | The time the task is scheduled and ready to be executed. |
Start time | The time the server started to execute the task. |
Status Time | The time the task status was defined. |
Worker | The server that executed the task. |