Follow naming convention for snmp plugin attributes.
authorMark Leary <mleary@mit.edu>
Fri, 2 Nov 2018 13:58:44 +0000 (09:58 -0400)
committerMark Leary <mleary@mit.edu>
Fri, 2 Nov 2018 13:58:44 +0000 (09:58 -0400)
itl/command-plugins-manubulon.conf

index d11c52b641d6f29e17c261162c053abc1ae9de40..39e9cf153c70138b5c81ccfa20abd1c7d40adeb2 100644 (file)
@@ -216,7 +216,7 @@ object CheckCommand "snmp-storage" {
                        description = "Max-size of the SNMP message, usefull in case of Too Long responses."
                }
                "-q" = {
-                       value = "$storage_type$"
+                       value = "$snmp_storage_type$"
                        description = "Storage type: Other, Ram, VirtualMemory, FixedDisk, RemovableDisk, FloppyDisk, CompactDisk, RamDisk, FlashMemory, or NetworkDisk"
                }
        }