For example, if the server tool called Action1 is designed to execute a program called server-action.sh, use the following syntax:
<actionconfig name="Action1" type="Server" enable="True" timestamp="0"> <program_name>server-action.sh</program_name> </actionconfig>