ITL: Add support for GETNEXT in SNMP CheckCommand

refs #8498

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
This commit is contained in:
Dolf Schimmel (Freeaqingme) 2015-02-21 14:25:15 +01:00 committed by Gunnar Beutner
parent 73e0987600
commit 96ad5287dc
1 changed files with 4 additions and 0 deletions

View File

@ -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 = {{