{if $action=='update'} {include file='overall_adm_iframe.html'} {include file='./overall_block.html' view='header' block=$block parameter=$param}
{include file='./overall_block.html' view='administration' lang=$lang block=$block titlestyle=$titlestyle descriptionstyle=$descriptionstyle}

{$lang.DASHBOARD_NODE_LINKED}

{if $param.type=='groupenoeud' || $param.type=='groupenoeudplugin'} {eui_forms_selectGroups name='groupnodes[]' id='groupnodes' selected=$listgroup keepopen=true onchange="Report.formsSelectPlugin('selectservicesgroup','groupnodes');" }

{elseif $param.type=='noeud'} {eui_forms_selectNodes name='nodes[]' id='nodes' selected=$listnode keepopen=true} {elseif $param.type=='service'} {eui_forms_selectServices name='services[]' id='selectservices' selected=$listservice keepopen=true} {/if}

{$lang.REPORT_CUSTOMIZATION}

{$lang.REPORT_CUSTOMIZATION_COL}





{$lang.RETURN}
{elseif $action=='generate'} {include file='./overall_block.html' view='title' block=$block parameter=$parameters} {if isset($affiche_groupNoeud)} {/if} {if isset($affiche_type)} {/if} {if isset($affiche_message)} {/if} {if isset($affiche_MinMax)} {/if} {foreach $services_all item=node} {if {$affiche_groupNoeud}} {/if} {if {$affiche_type}} {/if} {if {$affiche_message}} {/if} {if {$affiche_MinMax}} {/if} {/foreach}

{$lang.REPORT_DEVICE_GROUP_NAME}

{$lang.REPORT_DEVICE_NAME}

{$lang.REPORT_NODE_TYPE}

{$lang.REPORT_SERVICE_NAME}

{$lang.REPORT_HAPPEN_MESSAGE}

{$lang.REPORT_VALUE_SERVICE}

{$lang.REPORT_MINIMUN}

{$lang.REPORT_MAXIMUN}

{$lang.REPORT_DELTA}

{$node.device_group_name}

{$node.device_name}

{$node.device_type}

{$node.common_name}

{$node.stdout}

{$node.value}

{$node.min}

{$node.max}

{$node.delta}

{include file='./overall_block.html' view='end'} {/if}