Skip to content

Commit cb5072b

Browse files
RincewindsHatLorenz Kästlemartialblog
authored
Start README with an overall description (#34)
* Start README with an overall description * Update README.md --------- Co-authored-by: Lorenz Kästle <[email protected]> Co-authored-by: Markus Opolka <[email protected]>
1 parent 3fdcde1 commit cb5072b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
check_interfaces
22
================
33

4+
This is a monitoring plugin for [Monitoring Plugins Interfaces](https://datatracker.ietf.org/doc/html/draft-kaestle-monitoring-plugins-interface-03)
5+
compatible monitoring systems.
6+
The intended usage is to retrieve the interface data from devices implementing default SNMP network structures and test whether interfaces are up or down and whether the bandwidth usage exceeds a certain threshold.
7+
As a secondary purpose, the list of interface and the ingoing/outgoing data counters are returned and can be visualized in the
8+
monitoring system.
9+
410
This plugin uses the bulk-get mode of SNMPv2 by default - pass it the option -m NONBULK to work with SNMPv1. Support for SNMPv3 with and without privacy is included.
511

612
64 bit counters will be used if they are supported by the device.

0 commit comments

Comments
 (0)