close
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ Mathieu Arnold <mat@mat.cc>
Mathieu Lutfy <mathieu@bidon.ca>
Matthaus Owens <matthaus@puppetlabs.com>
Matthias Baur <m.baur@syseleven.de>
Matthias Döhler <matthias.doehler@netways.de>
Matthias Schales <black-dragon131@web.de>
Mattia Codato <mattia.codato@wuerth-phoenix.com>
Maurice Meyer <morre@mor.re>
Expand Down
2 changes: 1 addition & 1 deletion doc/10-icinga-template-library.md
Original file line number Diff line number Diff line change
Expand Up @@ -3369,7 +3369,7 @@ iftraffic64_max_counter | **Optional.** Maximum counter value of net devices in

#### interfaces <a id="plugin-contrib-command-interfaces"></a>

The [check_interfaces](https://git.netways.org/plugins/check_interfaces) plugin
The [check_interfaces](https://github.com/NETWAYS/check_interfaces) plugin
uses SNMP to monitor network interfaces and their utilization.

Custom variables passed as [command parameters](03-monitoring-basics.md#command-passing-parameters):
Expand Down
Loading