From 1b062e0a5bc12d7564333a5deb224808e195365d Mon Sep 17 00:00:00 2001 From: Mark Leary Date: Fri, 2 Nov 2018 09:52:37 -0400 Subject: [PATCH] Change indents to tab. --- itl/command-plugins-manubulon.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/itl/command-plugins-manubulon.conf b/itl/command-plugins-manubulon.conf index 013d97d5f..d11c52b64 100644 --- a/itl/command-plugins-manubulon.conf +++ b/itl/command-plugins-manubulon.conf @@ -215,10 +215,10 @@ object CheckCommand "snmp-storage" { value = "$snmp_storage_olength$" description = "Max-size of the SNMP message, usefull in case of Too Long responses." } - "-q" = { - value = "$storage_type$" - description = "Storage type: Other, Ram, VirtualMemory, FixedDisk, RemovableDisk, FloppyDisk, CompactDisk, RamDisk, FlashMemory, or NetworkDisk" - } + "-q" = { + value = "$storage_type$" + description = "Storage type: Other, Ram, VirtualMemory, FixedDisk, RemovableDisk, FloppyDisk, CompactDisk, RamDisk, FlashMemory, or NetworkDisk" + } } vars.snmp_storage_name = "^/$$" -- 2.40.0