|
Server Job Scheduler is a highly scalable web-based application
to allow users to schedule, manage and execute processes on the
installed server, using only the browser. Each scheduled job consists
of one or more sub-tasks, which are executed according to the configured
rules. Each sub-task can be configured to run in a specific sequence
and depends on the execution result of a previous sub-task.
Because of the configurable rules, jobs can also be activated by
the cause of an external event. Users can also manually activate
the execution of any job at any time using the browser.
Job execution results can be viewed using the browser or emailed
to users at the end of a job's execution.
Typical usage of Server Job Scheduler includes:
- periodic data transfer jobs, such as FTP
- periodic report processing
- alerts of external events such as notification of failures in
monitored systems
Demo is available
|