We have an application tier with 40+ nodes. We have a event when JVM crashes we want to restart the server.
I have the following configuration and when this happened it tried restarting all the nodes in the tier.
After changing ths to to the Execute Action on "1" Nodes it executes the remediation script in some random node in the tier. How to make it work so that the remediaiton script runs in the server which triggered the policy.