TOP 60 UDP error generating IP addresses

This graphical version of the udp error list is also paired with an ASCII report. The ASCII udp report shows sampled UDP destination ports for each IP source. Note that high numbers of packets destined for ports 137 and 1434 are not a good sign.

We sort on a weight and display the top N udp "error generating sources" with the weight generated roughly as follows:

per ip source: udp sent pkts - udp recv packets * total ICMP errors.

Note: we are showing the errors per sample period (30 seconds). There are four counters.

The counter tags are U:R:Un:P and they mean:

U: UDP packets sent by an IP source.
R: UDP packets sent back to that IP source.
Un: ICMP unreachable packets sent back to the IP source.
P: ICMP ping packets sent by the IP source.