tivoli - liamlamth/blog GitHub Wiki

  • setup workstation:
    • install agent
       root $ chage -m 0 -M 99999 maestro
       ## unzip install file
       root $ ./twsinst -new -uname maestro -acceptlicense yes -inst_dir "/maestro" -agent fta -company company_name -master tivoli_host
       root $ cd /maestro/TWS
       maestro $ ./StartUp
       maestro $ ./StartUpLwa                  ### optional
       * may need to stop firewall
       
    • create workstation: tivoli workload scheduler > scheduling environment > design > create workstation
    • verify on workstation: telnet hostip 31111
  • install agent:
    ./twsinst -update -uname maestro -acceptlicense yes -inst_dir "/maestro"
⚠️ **GitHub.com Fallback** ⚠️