Versions Compared

Key

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

...

  • The resulting directory structure after installation includes (only files and folders immediately relevant):
    • agent 
      • license.gpl (copy of  GPLv3 (General Public License) )
      • license.html, license.txt (copy of JS7 JobScheduler Commercial License Agreement)
      • ThirdParty.txt (list of 3rd party components and licenses included with the JS7 Agent)
      • bin
        • agent.cmd|sh
          • The Start Script for Windows/Unix platforms
        • agent_watchdog<http-port>.cmd|sh
          • For Windows systems the installer creates the Agent Instance Start Script.
          • Restarts the Agent for Windows/Unix platforms
        • agent_instance.sh-example
          • The template for the Agent Instance Start Script for Unix systems.
        • agent_watchdog.cmd|sh
          • Restarts the Agent for Windows/Unix platforms
      • lib (directory for Java libraries)
      • service (directory for operation as a Windows Service)
      • var(configuration _<http-port(data directory)
        • logs config (directory for log configuration files)
            config/
            • agent.conf (general Agent configuration) 
            • private (directory for security related configuration files)
              • private.conf-example  (security related configuration 
          • logs (directory for log files)
          • tmp (directory for temporary files)
        • yade (directory of the YADE file transfer utility)
        • license.gpl (copy of  GPLv3 (General Public License) )
        • license.html, license.txt (copy of JS7 JobScheduler Commercial License Agreement)
        • ThirdParty.txt (list of 3rd party components and licenses included with the JS7 Agent)

    Updating the JS7 Agent

    The update of the JS7 Agent is performed from the same download archive as used for any fresh installation:

    ...