mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-31 01:24:19 +02:00
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$"
|
value = "$snmp_storage_olength$"
|
||||||
description = "Max-size of the SNMP message, usefull in case of Too Long responses."
|
description = "Max-size of the SNMP message, usefull in case of Too Long responses."
|
||||||
}
|
}
|
||||||
"-q" = {
|
"-q" = {
|
||||||
value = "$storage_type$"
|
value = "$storage_type$"
|
||||||
description = "Storage type: Other, Ram, VirtualMemory, FixedDisk, RemovableDisk, FloppyDisk, CompactDisk, RamDisk, FlashMemory, or NetworkDisk"
|
description = "Storage type: Other, Ram, VirtualMemory, FixedDisk, RemovableDisk, FloppyDisk, CompactDisk, RamDisk, FlashMemory, or NetworkDisk"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
vars.snmp_storage_name = "^/$$"
|
vars.snmp_storage_name = "^/$$"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user