]> granicus.if.org Git - icinga2/commitdiff
Fix typo in Manubulon CheckCommand documentation
authorJan Wagner <waja@cyconet.org>
Mon, 27 Jun 2016 08:05:20 +0000 (10:05 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Mon, 27 Jun 2016 08:05:20 +0000 (10:05 +0200)
fixes #12046

doc/7-icinga-template-library.md

index 0be91200dfd4694ea9000b9b0f387ea98f6665b5..326a0e50d3feb869ae8a49a88c55e733db8312c8 100644 (file)
@@ -1647,7 +1647,7 @@ snmp_interface_64bit        | **Optional.** Use 64 bits counters instead of the
 snmp_interface_errors       | **Optional.** Add error & discard to Perfparse output. Defaults to true.
 snmp_interface_noregexp     | **Optional.** Do not use regexp to match interface name in description OID. Defaults to false.
 snmp_interface_delta        | **Optional.** Delta time of perfcheck. Defaults to "300" (5 min).
-snmp_warncrit_percent       | **Optional.** Make the warning and critical levels in % of reported interface speed. If set, **snmp_interface_megabytes** needs to be set to false. Defaults to false.
+snmp_interface_warncrit_percent | **Optional.** Make the warning and critical levels in % of reported interface speed. If set, **snmp_interface_megabytes** needs to be set to false. Defaults to false.
 snmp_interface_ifname       | **Optional.** Switch from IF-MIB::ifDescr to IF-MIB::ifName when looking up the interface's name
 snmp_perf                   | **Optional.** Enable perfdata values. Defaults to true.
 snmp_timeout                | **Optional.** The command timeout in seconds. Defaults to 5 seconds.