Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / netctr.combined
blob94e1504ff626209701bbe539d623658218efe026
1 title: Errors and traffic over network interfaces
2 agents: linux
3 catalog: os/networking
4 license: GPL
5 distribution: check_mk
6 description:
7  This check measures the inbound and output traffic over a local
8  network interface (such as {eth0}). Levels for warning
9  and critical can be set on the {error rate}. The error rate
10  is the number of errors and collisions compared
11  to the number of packets transmitted during one check interval.
13  Note: this check is deprecated. Better use {lnx_if}.
14 item:
15  The name of the network interface as shown by {ifconfig},
16  for example {"eth0"}
18 inventory:
19   All network interfaces except {lo} and {sit...} are found and
20   inventorized.