From 1b10e81511cbe05d224140c44a24271a8f14be00 Mon Sep 17 00:00:00 2001 From: Mark Leary Date: Fri, 2 Nov 2018 09:58:44 -0400 Subject: [PATCH] Follow naming convention for snmp plugin attributes. --- itl/command-plugins-manubulon.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/itl/command-plugins-manubulon.conf b/itl/command-plugins-manubulon.conf index d11c52b64..39e9cf153 100644 --- a/itl/command-plugins-manubulon.conf +++ b/itl/command-plugins-manubulon.conf @@ -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" } } -- 2.49.0