You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Pages


 
 

Navigation


Introduction

The Monitors are used with jobs to provide Preprocessing and Postprocessing capabilities by scripting. The Preprocessing monitors are executed before a Task is being executed by the JobScheduler. Similarly the Postprocessing monitors are executed once a Task is finished. 

A Job can have multiple pre/post processing Monitors ordered starting with 0 to be executed by the JobScheduler.

 

 

Named Monitors 

The Named Monitors are generic pre/post Monitors stored in the separate files e.g. MyMonitor.monitor.xml. The Named Monitors can be included in multiple jobs. 

 

Create  Named Monitor

 

 

 

  • No labels