Also alert on incoming network errors
This adds an alert threshold for errors on incoming network traffic as well.
Since +10 errors was the threshold before, I changed this to be a range of (-10, +10) now. This is probably way too little, since spurious errors do happen.
Better still might probably be an error rate.