]> granicus.if.org Git - icinga2/blobdiff - itl/command-plugins.conf
CMake: Fix LTO flags for shared linking
[icinga2] / itl / command-plugins.conf
index 44ef7f6281c28f8412c9dbe865519e763de6bf27..144cb3684b2cef8fdd7033d4e668ff9bbc0afa33 100644 (file)
@@ -1831,6 +1831,10 @@ object CheckCommand "snmpv3" {
                        value = "$snmpv3_user$"
                        description = "SNMPv3 username"
                }
+               "-N" = {
+                       value = "$snmpv3_context$"
+                       description = "SNMPv3 context"
+               }
                "-A" = {
                        value = "$snmpv3_auth_key$"
                        description = "SNMPv3 authentication password"