{include file="header.tpl" title="Add A Job"}
Step 1: select a script.
Step 2: select a client or multiple clients and/or clientgroups.
Step 3: set
Script Selection
{if isset($get.scriptid)} {else} {/if} {if !isset($get.scriptid)} {/if}
Selected script: {$script.name}Categories will go here
Or just type in the ID of the script:

Override Script default values:


Permission:
Set Priority:
Log Location:
Success Code: (not worrying bout this now)
Set dynamic content:
Client Selection
{if isset($get.clientid)} {elseif isset($get.cgroupid)} {else} {/if}
Selected client: {$client.hostname}Selected clientgroup: NAME HERE
Input staging client hostname (optional):
Staging success: Positive Result Code Manually approved

{if $dyn_tags} {foreach from=$dyn_tags item=tag key=tagnum} {/foreach} {/if}
Dynamic TagValue
Tag: {$tag}

Job Description:


Recurring stuff here. You need to select all of them to get it to save the schedule!
Minute(s):

Hour(s):


Day(s):


Months(s):


Weekday(s):


Job dependency stuff here.CODE ME
{include file="footer.tpl"}