docs: note about listsnapshots cause zfs parse failures (#11091)
This commit is contained in:
parent
a9de025c84
commit
b36953d10b
|
|
@ -25,6 +25,8 @@ from `sysctl`, 'zfs' and `zpool` on FreeBSD.
|
||||||
# poolMetrics = false
|
# poolMetrics = false
|
||||||
|
|
||||||
## By default, don't gather dataset stats
|
## By default, don't gather dataset stats
|
||||||
|
## On FreeBSD, if the user has enabled listsnapshots in the pool property,
|
||||||
|
## telegraf may not be able to correctly parse the output.
|
||||||
# datasetMetrics = false
|
# datasetMetrics = false
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue