Change indents to tab.

This commit is contained in:
Mark Leary 2018-11-02 09:52:37 -04:00
parent 62e9c0badd
commit 1b062e0a5b
1 changed files with 4 additions and 4 deletions

View File

@ -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 = "^/$$"