Top {{ $interface_count }} interfaces polled within {{ $time_interval }} minutes

@foreach($ports as $port) @endforeach
@lang('Device') @lang('Interface') @lang('Total traffic')
@deviceLink($port->device, $port->device->shortDisplayName()) @portLink($port, $port->getShortLabel()) @portLink($port, \LibreNMS\Util\Url::portThumbnail($port))