]> granicus.if.org Git - icinga2/commitdiff
Documentation: Fix wrong snmp-int check command
authorCarlos Cesario <carloscesario@gmail.com>
Tue, 7 Oct 2014 13:34:29 +0000 (10:34 -0300)
committerMichael Friedrich <michael.friedrich@gmail.com>
Sat, 11 Oct 2014 16:33:26 +0000 (18:33 +0200)
Change check command snmp-int to snmp-interface

fixes #7349

Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
doc/6-configuring-icinga-2.md

index a2ce45fde1c45112690f6454f12f3c4065e99104..ecddd99c1d79ff277668008c3fafb8303a99e3d7 100644 (file)
@@ -2454,7 +2454,7 @@ snmp_crit               | **Optional.** The critical threshold.
 snmp_storage_name       | **Optional.** Storage name. Default to regex "^/$$". More options available in the [snmp storage](http://nagios.manubulon.com/snmp_storage.html) documentation.
 snmp_perf               | **Optional.** Enable perfdata values. Defaults to "true".
 
-#### <a id="plugin-check-command-snmp-int"></a> snmp-int
+#### <a id="plugin-check-command-snmp-interface"></a> snmp-interface
 
 Check command object for the [check_snmp_int.pl](http://nagios.manubulon.com/snmp_int.html) plugin.