{if $action=='update'} {include file='overall_adm_iframe.html'} {if isset($l_success)}
{/if} {if isset($l_error)} {/if} {elseif $action=='generate'}{$description_text}
{$lang.REPORT_DEVICE_GROUP_NAME} |
{/if}
{$lang.REPORT_DEVICE_NAME} |
{if {$affiche_type}}
{$lang.REPORT_NODE_TYPE} |
{/if}
{$lang.REPORT_SERVICE_NAME} |
{if {$affiche_message}}
{$lang.REPORT_HAPPEN_MESSAGE} |
{/if}
{$lang.REPORT_VALUE_SERVICE} |
{if {$affiche_MinMax}}
{$lang.REPORT_MINIMUN} |
{$lang.REPORT_MAXIMUN} |
{$lang.REPORT_DELTA} |
{/if}
---|---|---|---|---|---|---|---|---|
{$node.device_group_name} |
{/if}
{$node.device_name} |
{if {$affiche_type}}
{$node.type} |
{/if}
{$node.common_name} |
{if {$affiche_message}}
{$node.stdout} |
{/if}
{$node.value} |
{if {$affiche_MinMax}}
{$node.min} |
{$node.max} |
{$node.delta} |
{/if}