Hello,

My dashboard is showing port errors and I'm trying to understand where this information is coming from ?

Inline image 1

Those are all different routers.

Here's show int of the 1st one.
Are the errors being read from the input error below ?
It's been on Rx: 6 for a very long time, even if I clear the counters.
 

xxxx-xxxx#show int g0/1/1
GigabitEthernet0/1/1 is up, line protocol is up
  Hardware is SPA-2X1GE-V2, address is 0026.0ba5.0a11 (bia 0026.0ba5.0a11)
  Description: Management
  Internet address is 10.75.1.3/24
  MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  Full Duplex, 1000Mbps, link type is force-up, media type is RJ45
  output flow-control is on, input flow-control is on
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input 00:00:01, output 00:00:01, output hang never
  Last clearing of "show interface" counters 14:22:12
  Input queue: 0/375/0/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: fifo
  Output queue: 0/40 (size/max)
  5 minute input rate 798000 bits/sec, 84 packets/sec
  5 minute output rate 56000 bits/sec, 61 packets/sec
     3721054 packets input, 4443301060 bytes, 0 no buffer
     Received 604 broadcasts (0 IP multicasts)
     0 runts, 1224 giants, 0 throttles
     1224 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
     0 watchdog, 24679 multicast, 0 pause input
     1957690 packets output, 267851747 bytes, 0 underruns
     0 output errors, 0 collisions, 0 interface resets
     0 unknown protocol drops
     0 babbles, 0 late collision, 0 deferred
     0 lost carrier, 0 no carrier, 0 pause output
     0 output buffer failures, 0 output buffers swapped out

Thanks in advance!

Ross.