Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / checkman / rmon_stats
blobda4d2f290e443c63ddf0b75b6b9a4cfdaacd60e9
1 title: Traffic Analysis of Network Interfaces using RMON
2 agents: snmp
3 catalog: hw/network/generic
4 license: GPL
5 distribution: check_mk
6 description:
7  This check extracts data from the RMON statistics group of RMON enabled network
8  interfaces. The data are described in the Remote MONitoring MIB. Several devices
9  of various vendors are capable of supplying RMON data via SNMP, among them
10  are some CISCO devices. It may be necessary to enable RMON for every single network
11  interface you want to gather information for.
13  The check always returns the state {OK}. The main purpose of the check is to gather
14  network traffic statistics as performance data.
16 item:
17  The ID of the network interface within RMON (etherStatsIndex)
19 inventory:
20  The inventory creates one service for each network port for which RMON is activated.