JobScheduler uses two methods for remote execution: JobScheduler agents Agents and agentless scheduling per SSH Agentless Scheduling per SSH. - Agents are used in a Master / Agent Cluster and are completely controlled by a Master JobScheduler. They are used for simplified roll-out do and not require an individual configuration and database connection.
- Remote execution by SSH does not require a JobScheduler component on the remote server - instead an existing SSH server is used to create a secure shell and to execute commands and programs.
|