For example, to turn on the trace utility when defining an action, use the following syntax:

<actionconfig name="Action1" type="Server" enable="True" timestamp="0">
 <timeout>60</timeout>
 <program_name>server-action.sh</program_name>   
 <display display_value="True" /diplay>
 <trace trace_value="True"/> 
</actionconfig>