I am new to SAM tool, we installed new server and testing the product with different templates, I have a requirement whenever a service/node is down, i need to run a command which will populate the system name and description(${NodeName}, ${AlertName}) using netcat to a dashboard. I tried to trigger action using Execute Program, but its allows me to run only a bat file or script. I am trying to find a method run a command with this details using netcat, Please guide me.