DX Unified Infrastructure Management

  • 1.  Run Bash script remotley

    Posted Dec 27, 2018 09:52 AM

    Hello,

     

    Is there a way to run a bash script remotely using UIM ? 

    I have a script that checks certificates expiration date on a specific directory.

     

    I want to use UIM to run it on all my linux servers, but i don't have the script on the remote servers. 

    Is there a way to do this using UIM ?

     

    Thanks,

    Amit.



  • 2.  Re: Run Bash script remotley

    Posted Dec 27, 2018 03:38 PM

    If you can install robot at these systems then nexec may work for you.

    nexec (Command Execution) - CA Unified Infrastructure Management Probes - CA Technologies Documentation 

     

    For the list of supported OS see:

    https://docops.ca.com/ca-unified-infrastructure-management/9-0-2/en/files/490068425/512832333/5/1544612462125/Platform_S… 

     

    This tech doc has an document detailing how to use it to using nexec to run a nas script on any system. So it might fulfill the need.

    How to use nexec (example) ? - CA Knowledge