25 Sep 2023 10:32 PM
Hi Everyone,
Will there be a possibility that Dynatrace can automate the reboot of a server remotely using workflow? If possible, could you show me some didactic materials to be able to learn it?
Thanks in advance
Solved! Go to Solution.
26 Sep 2023 08:34 AM
This will be possible, but you will need to integrate Dynatrace with some other automation tool like Jenkins. Basically, the workflow will be triggered by any of the available tirggers, like CPU usage passing a specific threshold, and it will send a request to a Jenkins endpoint that will trigger the restart of the server - Dynatrace will not be able to restart the sever itself.
You can learn more about workflows here:
18 Jul 2024 03:30 PM
I would like to implement this usecase. Could you please provide me any reference link for this solution?. Thanks in advance.