]> granicus.if.org Git - icinga2/commitdiff
Add documentation for iftraffic_version
authorDennis Lichtenthäler <dennis.lichtenthaeler@stiftung-tannenhof.de>
Wed, 29 May 2019 08:57:49 +0000 (10:57 +0200)
committerDennis Lichtenthäler <dennis.lichtenthaeler@stiftung-tannenhof.de>
Wed, 29 May 2019 08:57:49 +0000 (10:57 +0200)
doc/10-icinga-template-library.md

index 1851a684e53050409e798704f3fc835350d6be4c..eb216d7bf34b06215c7adf5ba0122c7236f6135e 100644 (file)
@@ -2999,6 +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_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)