Versions Compared

Key

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

...

The Agent Batch/Update solution comes with a job chain in JobScheduler and the job AgentBatchInstaller.

The Agent Batch/Update can be downloaded here: download.sos-berlin.com/JobSchedulerAgent/jobscheduler_universal_agent_batch_install.zip

You also need a JobScheduler Agent installation file. The current release can be downloaded here: https://www.sos-berlin.com/jobscheduler-downloads

The Job AgentBatchInstaller reads an xml configuration file and creates orders for the installation job chain to setup/update Agents. There is an entry in the installer configuration file for each Agent.

...

Unzip the JobScheduler Universal Agent Batch Installer zip file.

  1. Download the JobScheduler Universal Agent Batch Installer zip File
    1. http://download.sos-berlin.com/JobSchedulerAgent/jobscheduler_universal_agent_batch_install.zip
  2. Download the JobScheduler Universal Agent installation file.
    1. https://www.sos-berlin.com/jobscheduler-downloads
  3. Copy the content of the live folder to the live folder of a JobScheduler instance
  4. Copy the content of the folder batch_install to any folder
  5. Create the installer configuration file
  6. Adjust the parameter values for the job AgentBatchInstaller
  7. Set the name for the YADE settings file in the installer configuration file with the element <globals><transfer><settings>
  8. Create the YADE settings file
    1. Add a <ProtocolFragments> element and nodes for each host that you want to install the JobScheduler Universal Agent for.
    2. Add a <Profile> element and nodes for each host that you want to install the JobScheduler Universal Agent for.

...