{include file="page_header.tpl"} {literal} {/literal}
{section name=domain loop=$tool_domain_list} {/section}
Domains
{$tool_domain_list[domain].domain_name}
{if $tool_domain_selected}
{section name=shard loop=$tool_shard_list} {if $tool_domain_selected == $tool_shard_list[shard].shard_domain_id} {/if} {/section}
Shards
{$tool_shard_list[shard].shard_name}
{if $tool_file_list}
{section name=file loop=$tool_file_list} {/section}
Files
Size: {math equation="x / y" x=$tool_file_list[file].size y=1024 format="%d"} KB
', OFFSETX, 40, OFFSETY, 10);" onmouseout="return nd();">{$tool_file_list[file].name}
{/if} {/if}
  {if !$tool_domain_selected}
You need to select a domain.
{elseif $tool_domain_error}
{$tool_domain_error}
{else} {if $tool_as_error}
{$tool_as_error}

{/if}
{assign var="las_counter" value="0"} {section name=service loop=$tool_services_list} {assign var="service_shard_id" value=$tool_services_list[service].ShardName} {if $tool_shard_filters.$service_shard_id || $tool_shard_filters._all_ || ($tool_shard_filters._unknown_ && !$tool_services_list[service].ShardName)} {cycle assign="trclass" values="row0,row1"} {assign var="tdclass1" value=""} {assign var="tdclass2" value=""} {if $tool_services_list[service]._flags_.rs_stopped}{assign var="tdclass1" value="class=\"cell_inactive1\""}{assign var="tdclass2" value="class=\"cell_inactive2\""}{assign var="trclass" value="row_stopped"}{/if} {if $tool_services_list[service]._flags_.rs_starting}{assign var="tdclass1" value="class=\"cell_inactive1\""}{assign var="tdclass2" value="class=\"cell_inactive2\""}{assign var="trclass" value="row_starting"}{/if} {if $tool_services_list[service]._flags_.alert_red}{assign var="trclass" value="row_red"}{/if} {if $tool_services_list[service]._flags_.alert_orange_dark}{assign var="trclass" value="row_orange_dark"}{/if} {if $tool_services_list[service]._flags_.alert_orange_light}{assign var="trclass" value="row_orange_light"}{/if} {assign var="check_name" value=$tool_services_list[service].AliasName} {assign var="las_counter" value="`$las_counter+1`"} {/if} {/section}
AliasName Shard ShortName Hostname Running State Running Tags State Report Counters User SL Tick SL Memory NbPlayers UpTime
{$tool_services_list[service].AliasName} {if $tool_services_list[service].ShardName != ""}{$tool_services_list[service].ShardName}{else}?{/if}{if $tool_services_list[service].ShardId != ""}/{$tool_services_list[service].ShardId}{/if} {$tool_services_list[service].ShortName} {$tool_services_list[service].Hostname} {$tool_services_list[service].RunningState} {$tool_services_list[service].RunningTags} {$tool_services_list[service].State} {$tool_services_list[service].NoReportSince} {$tool_services_list[service].StartCounter} {$tool_services_list[service].UserSpeedLoop} {$tool_services_list[service].TickSpeedLoop} {$tool_services_list[service].ProcessUsedMemory} {$tool_services_list[service].NbPlayers} {$tool_services_list[service].UpTime}
{if $las_counter > 0}
Database :  
File Name : {$tool_file_name_error_msg}
Start Date : {$tool_start_date_error_msg}
End Date :  

EID Search :
Text Search :

Command :     
{if $tool_execute_command}
Command Results for '{$tool_execute_command}' :
{/if} {else}
No LAS to work with or select a shard on the left!
{/if}
{/if}
{include file="page_footer.tpl"}