AutoSys Workload Automation

 View Only
  • 1.  To check the Autosys version with the patch on all the existing Agents

    Posted Feb 10, 2015 05:26 AM

    Hi

     

     

    Is there a way to check the Autosys version with the patch on all the existing agents. Say there's a big list of agents( LINUX, Solaris, Win 2K3 & 2K8)



  • 2.  Re: To check the Autosys version with the patch on all the existing Agents
    Best Answer

    Posted Feb 16, 2015 02:10 AM

    Hi MrBB,

     

    "cybAgent -v" command shows Agent version and build level.

    Ex:

    # /opt/CA/WorkloadAutomationAE/SystemAgent/WA_AGENT/cybAgent -v | head -3

    CA Workload Automation Agent

       for LINUX (Intel) 32-bit

       Version R11.3, Service Pack 2, Maintenance Level 1, Build 525

     

    All agent patches applied are stored under the patches folder.

    Ex:

    # ls -l /opt/CA/WorkloadAutomationAE/SystemAgent/WA_AGENT/patches/

    total 4

    drwxr-xr-x. 4 autosys_prd autosys_prd 4096 Jun 19  2014 1-RO64449

     

    HTH,

    Regards,

    Chandru