Skip to content
Dan Mushkevych edited this page Jul 23, 2014 · 15 revisions

Scheduler MX is management extension mocked from JMX. There are 3 main views of the MX:

  • Scheduler state snapshot, presenting running threads and next activation time for them
  • Business logic views (for example: page consolidating traffic timeperiods or financial timeperiods)
  • Filter to view all timeperiods for given time stamp

Additional features:

  • Switch On/Off timer for particular process
  • Change time interval between calls for particular process
  • View log (32 last messages of the log are persistent)
  • View related unit_of_work
  • Request timeperiod to be skipped
  • Request timeperiod to be reprocessed. All dependant timeperiods will be marked for re-processing.

Screenshots: Scheduler state snapshot Scheduler state snapshot

Business view: traffic timeperiods Business view: traffic timeperiods

Business view: financial timeperiods Business view: financial timeperiods

Log Viewer Log Viewer

Unit Of Work Viewer Unit Of Work Viewer

Timeperiods filter Timeperiods filter