Main index | Section 8 | Options |
By default, zpool_influxdb prints pool metrics and status in the InfluxDB line protocol format. All pools are printed, similar to the zpool command. Providing a pool name restricts the output to the named pool.
| |
Run in daemon mode compatible with Telegraf's execd plugin. In this mode, the pools are sampled every time a newline appears on the standard input. | |
| |
Do not print latency and I/O size histograms. This can reduce the total amount of data, but one should consider the value brought by the insights that latency and I/O size distributions provide. The resulting values are suitable for graphing with Grafana's heatmap plugin. | |
| |
Accumulates bucket values. By default, the values are not accumulated and the raw data appears as shown by zpool. This works well for Grafana's heatmap plugin. Summing the buckets produces output similar to Prometheus histograms. | |
| |
Adds specified tags to the tag set. No sanity checking is performed. See the InfluxDB Line Protocol format documentation for details on escaping special characters used in tags. | |
| |
Print a usage summary. | |
ZPOOL_INFLUXDB (8) | May 26, 2021 |
Main index | Section 8 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | There are 10 types of people in the world: those who understand binary, and those who don't. | ” |