Fix typo in Manubulon CheckCommand documentation

fixes #12046
This commit is contained in:
Jan Wagner 2016-06-27 10:05:20 +02:00 committed by Michael Friedrich
parent 6de6ea5e42
commit 513da927f1
1 changed files with 1 additions and 1 deletions

View 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.