check_netio: added regex filter for include and exclude
Compare changes
+ 30
− 7
@@ -13,11 +13,10 @@ This plugin scans `/proc/net/dev` with the regex `eth|en[ops][0-9]*` to show a f
@@ -38,6 +37,10 @@ OPTIONS:
@@ -48,6 +51,16 @@ EXAMPLES:
@@ -74,10 +87,20 @@ If you enter a wrong interface the check returns with "UNKNOWN".