{if $action=='generate'} {include file='./overall_block.html' view='title' block=$block parameter=$parameters} {if $paramameters.table.columnshow.group != 'none'} {/if} {if $parameters.table.columnshow.ip !='none'} {/if} {if $parameters.table.columnshow.description !='none'} {/if} {if $parameters.table.columnshow.technical_name !='none'} {/if} {if $parameters.table.columnshow.message !='none'} {/if} {if $parameters.table.columnshow.time_end !='none'} {/if} {if $parameters.table.columnshow.during !='none'} {/if} {foreach name=outer_line item=line from=$lines} {if $parameters.table.columnshow.group !='none'} {/if} {if $parameters.table.columnshow.ip !='none'} {/if} {if $parameters.table.columnshow.description !='none'} {/if} {if $parameters.table.columnshow.technical_name !='none'} {/if} {if $line.error_type == 'warning'} {elseif $line.error_type == 'critical'} {else} {/if} {if $parameters.table.columnshow.message !='none'} {/if} {if $parameters.table.columnshow.time_end !='none'} {/if} {if $parameters.table.columnshow.during !='none'} {/if} {/foreach}
{$lang.REPORT_DEVICE_GROUP_NAME}{$lang.REPORT_DEVICE_NAME}{$lang.REPORT_ADD_IP}{$lang.REPORT_BLOCK_DESCRIPTION}{$lang.REPORT_SERVICE_NAME}{$lang.REPORT_TECHNICAL_NAME}{$lang.REPORT_ERROR_TYPE}{$lang.REPORT_HAPPEN_MESSAGE}{$lang.REPORT_TIME}{$lang.REPORT_HAPPEN_TIME_ACQUITTE}{$lang.REPORT_DURING}
{$line.device_group_name}{$line.device_name}{$line.device_ip_addr}{$line.description}{$line.common_name}{$line.service_name}{$lang.REPORT_WARNING}{$lang.REPORT_CRITICAL}{$lang.REPORT_UNKNOWN}{$line.happen_message}{$line.time}{$line.time_end}{$line.during}
{include file='./overall_block.html' view='end'} {elseif $action=='update'} {include file='overall_adm_iframe.html'} {include file='./overall_block.html' view='header' block=$block parameter=$parameters}
{include file='./overall_block.html' view='administration' lang=$lang block=$block titlestyle=$titlestyle descriptionstyle=$descriptionstyle}

{$lang.DASHBOARD_NODE_LINKED}



{$lang.REPORT_LEVEL_ERROR}

{$lang.DASHBOARD_WIDGET_ALERT_SHOW_COLUMN}

{$lang.RETURN}
{/if}