|
The Scheduler executes actions in headless (non-interactive) mode. Actions that don't support non-interactive execution cannot be scheduled.
Basic properties of a scheduled job are described here.

|
Every user has his own set of Scheduled Jobs.
|

|
Related tutorials:
|
Tracking Execution History
Use Monitor Related Events action of the Job context for viewing:
| • | Execution history of a job |
| • | Errors reported by the executed action |
Administering Scheduler
Two contexts are used to administer scheduled jobs: One is the general Scheduled Jobs context, which serves as a container. The other is the Scheduled Job context, which holds the information for one scheduled action.
|

|
Built-In Scheduled Jobs
Several scheduled jobs are built into AggreGate Server:
| • | Check Incoming Mail. This scheduled job is used by AggreGate Server to fetch mail from incoming mail server. It is necessary for acknowledging alerts by email. |
| • | Remove Expired Events. This scheduled job is responsible for periodic removal of expired events from event history. It's not recommended to delete or reconfigure it. |
| • | Scheduled Server Restarts. This job restarts AggreGate Server when a restart operation was scheduled by administartor. |
| • | Scheduled Server Shutdowns. This job stops AggreGate Server when a shutdown operation was scheduled by administartor. |
|