I have created an automation script that needs local access, hence it needs to be launched on a specific DMA. As far as I'm aware this can be done by connecting with cube to the specific DMA, then go to the Automation module and click on the "Execute" button of the selected automation script.
I need to execute this automation script on every DMA in the cluster. As this needs to be executed on 30 DMAs, it would seem time consuming having to connect the cube client separately to every DMA in the cluster. I was wondering if there's an easy alternative where one can simply select the DMA to execute the automation script or even select multiple DMAs? The DataMiner version where this needs to be executed on is a 9.5 CU10.
Hi Laurens,
In the past, I had to do something similar where I had to run a script on all agents on a daily basis
What I did at the time was configuring in the Scheduler module 1 task per agent that I wanted to execute the script on and configure it to run on the correct agent and with the correct script input data.
If you want to run it periodically you can configure it in such a way, otherwise, you can use the execute now option, and that way you can do it from a single location without having to login into each agent's cube