netstat -s -s
The undocumented -s -s option shows only those lines of the netstat -s output that are not zero, making it easier to look for error counts.
The undocumented -s -s option shows only those lines of the netstat -s output that are not zero, making it easier to look for error counts.