Versions Compared

Key

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

...

  1. Download the JobScheduler Universal Agent Batch Installer zip File
  2. Unzip the JobScheduler Universal Agent Batch Installer zip file.

  3. Download the JobScheduler Universal Agent installation file.
  4. Copy the content of the live folder to the live folder of your JobScheduler Master instance
  5. Copy the content of the folder batch_install to any folder (where the JobScheduler has permissions to access)
  6. Copy the JobScheduler Universal Agent installation file to the same folder (mentioned in step 5) and rename the JobScheduler Universal Agent installation file to jobscheduler_unix_universal_agent.tar.gz
  7. Create the installer configuration file (see paragraph below Installer Configuration File
  8. Job AgentBatchInstaller: Adjust the parameter values for the Job AgentBatchInstaller in your JobScheduler Master
    1. The only parameter to adjust in that case is parameter installation_definition_file, where it is set file has to be set. This parameter defines the path to the XML file that contains all parameters for the batch installation.The rest of the parameters should be let as defined per default.

    2.  The parameter update has to be set to false. This parameter defines the following:

      1. If true then an order for all <instances> will be created.

      2. If false then an order for <instances> that do not have the last_run attribute will be created

  9. Create the YADE settings file (see section below YADE profiles for the file transfer)

...