]> granicus.if.org Git - icinga2/commitdiff
Docs: Add iftraffic version note, fix broken URL 7204/head
authorMichael Friedrich <michael.friedrich@icinga.com>
Mon, 3 Jun 2019 09:19:12 +0000 (11:19 +0200)
committerMichael Friedrich <michael.friedrich@icinga.com>
Mon, 3 Jun 2019 09:19:12 +0000 (11:19 +0200)
doc/10-icinga-template-library.md

index eb216d7bf34b06215c7adf5ba0122c7236f6135e..59a192604c3c5dd667a8359b0a0aa75c0294700c 100644 (file)
@@ -2999,7 +2999,7 @@ Name                    | Description
 ------------------------|---------------------------------------------------------
 iftraffic_address      | **Required.** Specifies the remote host. Defaults to "$address$".
 iftraffic_community    | **Optional.** SNMP community. Defaults to "public'" if omitted.
-iftraffic_version      | **Optional.** SNMP version to use. Defaults to "1" if omitted.
+iftraffic_version      | **Optional.** SNMP version to use. Defaults to "1" if omitted. Requires v1.0.2+.
 iftraffic_interface    | **Required.** Queried interface name.
 iftraffic_bandwidth    | **Required.** Interface maximum speed in kilo/mega/giga/bits per second.
 iftraffic_units                | **Optional.** Interface units can be one of these values: `g` (gigabits/s),`m` (megabits/s), `k` (kilobits/s),`b` (bits/s)
@@ -3009,7 +3009,7 @@ iftraffic_max_counter     | **Optional.** Maximum counter value of net devices in ki
 
 #### iftraffic64 <a id="plugin-contrib-command-iftraffic64"></a>
 
-The [check_iftraffic64](https://exchange.icinga.com/exchange/iftraffic64) plugin
+The [check_iftraffic64](https://exchange.icinga.com/exchange/check_iftraffic64) plugin
 checks the utilization of a given interface name using the SNMP protocol.
 
 Custom attributes passed as [command parameters](03-monitoring-basics.md#command-passing-parameters):