{if $tab eq ''} {include file='overall_header.html'} {include file='overall_node_control_header.html' node=$node status=$node_status idListService='ListService' jsCloseDialog='reload_active_tabs'}
{include file='overall_node_control_footer.html'} {include file='overall_footer.html'} {elseif $tab =='servicestate'}

Cluster - Name : {$resources.name} {if isset($resources.page)}

{$lang.ADM_NODE_GOTO}{/if}

{$resources.cpu_name|upper}

{$resources.cpu_message}

{$resources.ram_name|upper}

{$resources.ram_message}

{$resources.sr_name|upper}

{$resources.sr_message}

VM

{$lang.VIRT_TOTAL} : {$vm_host.total}/{$vm_stats.total}

{$lang.VIRT_RUNNING} {$vm_host.running}/{$vm_stats.running}

{$lang.VIRT_PAUSED} {$vm_host.paused}/{$vm_stats.paused}

{$lang.VIRT_STOPPED} {$vm_host.stopped}/{$vm_stats.stopped}

Host {$current_host.name}

OS :
Uptime :
{$current_host.os} {$current_host.os_version}
{$current_host.uptime}
Address :
Network :
{$current_host.address}

{$current_host.net_in}

{$current_host.net_out}

{/if}