mirror of https://github.com/Icinga/icinga2.git
Change indents to tab.
This commit is contained in:
parent
62e9c0badd
commit
1b062e0a5b
|
@ -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 = "^/$$"
|
||||
|
|
Loading…
Reference in New Issue