diff --git a/README.md b/README.md index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..e1735372dd1442cfb1308d53c769c7ee5f7d5b9e 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,29 @@ +# Interface error details + +Monitors error details of ethernet like interfaces + +Check Info: + +* *service*: creates one item per ethernet like interface +* *state*: always ok +* *wato*: none +* *perfdata*: + * Alignment errors + * Deferred transmissions + * Excessive collisions + * FCS errors + * Frame too long + * Internal MAC receive errors + * Internal MAC transmit errors + * Late collisions + * Multiple collision frames + * Sarrier sense errors + * Single collision frames + * Symbol errors + * SQE test errors + + + + +**IMPORTANT: Disable this check globaly please. Enable it only for devices where you want to monitor RX/TX pause frames.** \ +**(in my environment of about 600 switches it added around 6000 new services!!!)** \ No newline at end of file