From: Dolf Schimmel (Freeaqingme) Date: Sat, 21 Feb 2015 13:25:15 +0000 (+0100) Subject: ITL: Add support for GETNEXT in SNMP CheckCommand X-Git-Tag: v2.3.0~139^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=96ad5287dca7fd6de753755d1483e2ff957a0bfb;p=icinga2 ITL: Add support for GETNEXT in SNMP CheckCommand refs #8498 Signed-off-by: Gunnar Beutner --- diff --git a/itl/command-plugins.conf b/itl/command-plugins.conf index 1fbdf7293..5ffb48951 100644 --- a/itl/command-plugins.conf +++ b/itl/command-plugins.conf @@ -756,6 +756,10 @@ object CheckCommand "snmp" { set_if = "$snmp_rate$" description = "Enable rate calculation" } + "-n" = { + set_if = "$snmp_getnext$" + description = "Use SNMP GETNEXT instead of SNMP GET" + } } vars.snmp_address = {{