{if !isset($sid)} {if !isset($smarty.get.refresh) OR $smarty.get.refresh == on} {/if}
{$lang['instancetraffic']}
{$lang['description']} {$lang['incoming']} {$lang['outgoing']}
{$lang['packetstransfered']} {$hostinfo['connection_packets_received_total']} {$hostinfo['connection_packets_sent_total']}
{$lang['bytestransfered']} {$hostinfo['connection_bytes_received_total']} {$hostinfo['connection_bytes_sent_total']}
{$lang['bandwidthlastsecond']} {$hostinfo['connection_bandwidth_received_last_second_total']} /s {$hostinfo['connection_bandwidth_sent_last_second_total']} /s
{$lang['bandwidthlastminute']} {$hostinfo['connection_bandwidth_received_last_minute_total']} /s {$hostinfo['connection_bandwidth_sent_last_minute_total']} /s
{$lang['filetransferbandwidth']} {$hostinfo['connection_filetransfer_bandwidth_received']} /s {$hostinfo['connection_filetransfer_bandwidth_sent']} /s
{if !isset($smarty.get.refresh) OR $smarty.get.refresh == on} {$lang['stoprefresh']} {else} {$lang['autorefresh']} {/if}
{else} {if isset($permoverview['b_virtualserver_info_view']) AND empty($permoverview['b_virtualserver_info_view'])}
{$lang['error']}
{$lang['nopermissions']}
{else} {if !isset($smarty.get.refresh) OR $smarty.get.refresh == on} {/if}
{$lang['virtualtraffic']}
{$lang['description']} {$lang['incoming']} {$lang['outgoing']}
{$lang['packetstransfered']} {$serverinfo['connection_packets_received_total']} {$serverinfo['connection_packets_sent_total']}
{$lang['bytestransfered']} {$serverinfo['connection_bytes_received_total']} {$serverinfo['connection_bytes_sent_total']}
{$lang['bandwidthlastsecond']} {$serverinfo['connection_bandwidth_received_last_second_total']} /s {$serverinfo['connection_bandwidth_sent_last_second_total']} /s
{$lang['bandwidthlastminute']} {$serverinfo['connection_bandwidth_received_last_minute_total']} /s {$serverinfo['connection_bandwidth_sent_last_minute_total']} /s
{$lang['filetransferbandwidth']} {$serverinfo['connection_filetransfer_bandwidth_received']} /s {$serverinfo['connection_filetransfer_bandwidth_sent']} /s
{if !isset($smarty.get.refresh) OR $smarty.get.refresh == on} {$lang['stoprefresh']} {else} {$lang['autorefresh']} {/if}
{/if} {/if}