zfs(4): remove "experimental" from zfs_bclone_enabled
[zfs.git] / cmd / zpool_influxdb / telegraf.d / exec_zpool_influxdb.conf
bloba2efa61892ffb6c9d72ae74d714cf43fa64c0ef9
1 # # Read metrics from zpool_influxdb
2 [[inputs.exec]]
3 #   ## default installation location for zpool_influxdb command
4   commands = ["/usr/local/libexec/zfs/zpool_influxdb"]
5 #   ## Timeout for each command to complete.
6 #   timeout = "5s"
8 #   ## measurement name suffix (for separating different commands)
9 #   name_suffix = "_mycollector"
11 #   ## Data format to consume.
12 #   ## Each data format has its own unique set of configuration options, read
13 #   ## more about them here:
14 #   ## https://github.com/influxdata/telegraf/blob/master/docs/DATA_FORMATS_INPUT.md
15   data_format = "influx"