Change command-line option for enabling SNMP v2c support to valid short form.

fixes #7359

Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
This commit is contained in:
Brian Dockter 2014-10-09 13:57:35 -07:00 committed by Michael Friedrich
parent 4195d23d97
commit 273a5eddc5
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
Alexander Schomburg <script.acc@alex.schomb.org>
Alexander Wirt <formorer@debian.org>
Bernd Erk <bernd.erk@icinga.org>
Brian Dockter <specus@gmail.com>
Carlos Cesario <carloscesario@gmail.com>
Gaël Beaudoin <gaboo@gaboo.org>
Gerd von Egidy <gerd@egidy.de>

View File

@ -31,7 +31,7 @@ template CheckCommand "snmp-manubulon-command" {
value = "$snmp_community$"
}
"-p" = "$snmp_port$"
"-v2c" = {
"-2" = {
set_if = "$snmp_v2$"
}
"-l" = {