projects
/
icinga2
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b062e0
)
Follow naming convention for snmp plugin attributes.
author
Mark Leary
<mleary@mit.edu>
Fri, 2 Nov 2018 13:58:44 +0000
(09:58 -0400)
committer
Mark Leary
<mleary@mit.edu>
Fri, 2 Nov 2018 13:58:44 +0000
(09:58 -0400)
itl/command-plugins-manubulon.conf
patch
|
blob
|
history
diff --git
a/itl/command-plugins-manubulon.conf
b/itl/command-plugins-manubulon.conf
index d11c52b641d6f29e17c261162c053abc1ae9de40..39e9cf153c70138b5c81ccfa20abd1c7d40adeb2 100644
(file)
--- a/
itl/command-plugins-manubulon.conf
+++ b/
itl/command-plugins-manubulon.conf
@@
-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 = "$s
nmp_s
torage_type$"
description = "Storage type: Other, Ram, VirtualMemory, FixedDisk, RemovableDisk, FloppyDisk, CompactDisk, RamDisk, FlashMemory, or NetworkDisk"
}
}