{********************************************************* @ author: Nicolas Biersart @ email: n.biersart@esia-network.com @ description: inclus les commandes HTML commun à tout les noeuds @ wiki: http://10.7.0.27/projects/cloud/wiki/Wiki#Template **********************************************************} {if isset($default_tab)}
  • {$lang.SHOW_HISTORIC}
  • {$lang.SHOW_GRAPH}
  • {if count($additionnal_tab) != 0} {foreach name=srv item=tab from=$additionnal_tab}
  • {if $tab.css ne ''} {/if} {$tab.translate}
  • {/foreach} {/if} {else} {strip}

    {$node.name}

    {/strip}

    {$lang.NODE_STATE} {$node.name}

    {$lang.DEVICE} : {$node.name}

    {$lang.ADM_ADDR_IP} : {$node.ip}

    {$lang.ADM_GRP} : {$node.group}

    {$lang.ADM_NODE_SERVICE} : {$status.nbr_service}

    {$lang.ADM_DESCRIPTION} : {$node.description}

    {/if}