mirror of
https://github.com/Icinga/icinga2.git
synced 2026-02-03 20:40:17 -05:00
Fix URL to check_interfaces in ITL
This commit is contained in:
parent
9bffe06169
commit
3b6ce64f13
2 changed files with 2 additions and 1 deletions
1
AUTHORS
1
AUTHORS
|
|
@ -196,6 +196,7 @@ Mathieu Arnold <mat@mat.cc>
|
||||||
Mathieu Lutfy <mathieu@bidon.ca>
|
Mathieu Lutfy <mathieu@bidon.ca>
|
||||||
Matthaus Owens <matthaus@puppetlabs.com>
|
Matthaus Owens <matthaus@puppetlabs.com>
|
||||||
Matthias Baur <m.baur@syseleven.de>
|
Matthias Baur <m.baur@syseleven.de>
|
||||||
|
Matthias Döhler <matthias.doehler@netways.de>
|
||||||
Matthias Schales <black-dragon131@web.de>
|
Matthias Schales <black-dragon131@web.de>
|
||||||
Mattia Codato <mattia.codato@wuerth-phoenix.com>
|
Mattia Codato <mattia.codato@wuerth-phoenix.com>
|
||||||
Maurice Meyer <morre@mor.re>
|
Maurice Meyer <morre@mor.re>
|
||||||
|
|
|
||||||
|
|
@ -3369,7 +3369,7 @@ iftraffic64_max_counter | **Optional.** Maximum counter value of net devices in
|
||||||
|
|
||||||
#### interfaces <a id="plugin-contrib-command-interfaces"></a>
|
#### 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.
|
uses SNMP to monitor network interfaces and their utilization.
|
||||||
|
|
||||||
Custom variables passed as [command parameters](03-monitoring-basics.md#command-passing-parameters):
|
Custom variables passed as [command parameters](03-monitoring-basics.md#command-passing-parameters):
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue