-
Notifications
You must be signed in to change notification settings - Fork 4
SchedulerMX
Dan Mushkevych edited this page Nov 5, 2015
·
15 revisions
Scheduler MX is a management Web UI extension for Synergy Scheduler. There are 5 types of tabs in the MX:
- job dashboard allows to get summary for all jobs for a today/this week/last 30 days
- freerun dashboard allows to get summary for all freerun tasks triggered today/this week/last 30 days
- scheduler managed entries tab representing registered managed processes and details of their setup
- scheduler freerun entries tab representing freerun triggers and details of their setup
- business logic views - tab allows to browse timetable tree for process or set of processes (for instance: traffic or financial timeperiods)
Additional features:
- Activate/Deactivate a Trigger for a particular process
- Change Trigger Interval for a particular process
- View Log - last 32 Synergy Scheduler log entries per process are persistent and available via UI
- View related unit_of_work - allows to peek behind the scenes and check system-level information
- Request job for a particular timeperiod to be Skipped
- Request job for a particular timeperiod to be Reprocessed. All dependant jobs/timeperiods in this and other trees will be marked for re-processing
Screenshots:
Job Dashboard
Scheduler Managed Entries tab
Scheduler Freerun Entries tab
Business view: linear tree
Business view: multi-level tree
Business view: multi-level tree
Log Viewer
Unit Of Work Viewer