{assign var="title" value="Checks"} {include file="header.html"} {include file="error.inc.html"}

These are the checks you have set up so far. To edit or remove a check, use the “Edit/Delete” options to the right of each check in the list below. To add a new check, simply click the “Add new check” button.

Running Check is running Paused Check is paused


{foreach item=user from=$user} {/foreach}
# Name URL Type Edit
{counter} {$user.service_name} {$user.host_name} {if $user.service_port eq 1} HTTP {elseif $user.service_port eq 2} SMTP {elseif $user.service_port eq 3} FTP {elseif $user.service_port eq 4} POP3 {elseif $user.service_port eq 5} PING {elseif $user.service_port eq 6} UTMPSD {elseif $user.service_port eq 7} HTTP Custom {/if} {if $user.check_status eq 1} Pause {else} Play {/if} Edit Delete
{foreach from=$member_products item=p} {*$p.title*} {if $p.txtnoofmonallowed gt $do}

{/if} {/foreach}
{include file="js.country_state.js"}

#_TPL_POWEREDBY||#

{include file="footer.html"}