mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-21 20:54:35 +02:00
Follow naming convention for snmp plugin attributes.
This commit is contained in:
parent
1b062e0a5b
commit
1b10e81511
@ -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"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user