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

@foreach($ports as $port) @endforeach
@lang('Device') @lang('Interface') @lang('Error Rate')
@deviceLink($port->device, $port->device->shortDisplayName()) @portLink($port, $port->getShortLabel()) @portLink($port, \LibreNMS\Util\Url::portErrorsThumbnail($port), 'port_errors')