Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
outlinh1. true
outlinh1. true
1printablefalse
2stylh1. none
3indent20px

The components installed and the methods used to start jobs depend on the architecture that is being installed:

...

Remote Execution

  • A JobScheduler Agent without its own configuration or a JobScheduler instance can be installed. (this is called the client). Processes on the agent or the instance of JobScheduler are remotely controlled by another JobScheduler.
  • Jobs are scheduled at the client according to events (e.g. heir planned starting times) or commands.
  • See

...

...

...

Remote Configuration Service (rcs)

  • A JobScheduler instance is installed

...

  • and receives its configuration from a Supervisor JobScheduler

...

  • .
  • The

...

  • configuration of all the remotely configured JobSchedulers in a network

...

  • is centrally administered by

...

  • aSupervisor JobScheduler that distributes the

...

  • configuration files to the

...

  • remot Workload JobSchedulers.
  • If the Supervisor JobScheduler is temporarily not available, the Workload JobSchedulers will continue to

...

  • use their local

...

  • configuration files.
  • See also:

...

SSH

...

Execution

  • It is not always necessary to install a JobScheduler instance on a client to execute jobs remotely.
  • The JobScheduler can start Jobs (scripts) per SSH.
  • See also: What is the difference between SSH

...

...

...