]> granicus.if.org Git - icinga2/commitdiff
Document snmp_storage_type attribute. 6745/head
authorMark Leary <mleary@mit.edu>
Fri, 2 Nov 2018 14:03:19 +0000 (10:03 -0400)
committerMark Leary <mleary@mit.edu>
Fri, 2 Nov 2018 14:03:19 +0000 (10:03 -0400)
doc/10-icinga-template-library.md

index a9a8616512b3568d5abb6e6004be6fc44244db0d..195a52ec8f5752de1ff0f5a6e5ebdf1894c2f338 100644 (file)
@@ -2067,6 +2067,7 @@ snmp_privpass           | **Required.** SNMP version 3 priv password. No value d
 snmp_warn               | **Optional.** The warning threshold.
 snmp_crit               | **Optional.** The critical threshold.
 snmp_storage_name       | **Optional.** Storage name. Default to regex "^/$$". More options available in the [snmp storage](http://nagios.manubulon.com/snmp_storage.html) documentation.
+snmp_storage_type       | **Optional.** Filter by storage type. Valid options are Other, Ram, VirtualMemory, FixedDisk, RemovableDisk, FloppyDisk, CompactDisk, RamDisk, FlashMemory, or NetworkDisk. No value defined as default.
 snmp_perf               | **Optional.** Enable perfdata values. Defaults to true.
 snmp_timeout            | **Optional.** The command timeout in seconds. Defaults to 5 seconds.
 snmp_storage_olength   | **Optional.** Max-size of the SNMP message, usefull in case of Too Long responses.