Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Scheduler Info screen is accessible by logging into the Web Console and navigating to [Manage→Internal HealthScheduler 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:

DetailsDescription
IDId in DB.
TypeThe type of task.
Status

The status of the scheduled task.

  • Pending– The task is pending to be executed by a server.
  • Executing -  The task is running.
  • Finished – The task finished.
  • Stale - When the time limit has passed for a task to finish, the task is marked as Stale.
Result

The result of the scheduled task.

  • Success
  • Error 
Pending timeThe time the task is scheduled and ready to be executed.
Start timeThe time the server started to execute the task.
Status TimeThe time the task status was defined.
WorkerThe server that executed the task.