Document availability of zfs collector on FreeBSD

The zfs collector for FreeBSD was committed in
3d504bc5cb.

Signed-off-by: Mateusz Piotrowski <0mp@FreeBSD.org>
This commit is contained in:
Mateusz Piotrowski 2021-12-06 15:54:15 +01:00 committed by Johannes 'fish' Ziemke
parent bc0bff22fd
commit d31cfb6ef9

View file

@ -134,7 +134,7 @@ udp_queues | Exposes UDP total lengths of the rx_queue and tx_queue from `/proc/
uname | Exposes system information as provided by the uname system call. | Darwin, FreeBSD, Linux, OpenBSD
vmstat | Exposes statistics from `/proc/vmstat`. | Linux
xfs | Exposes XFS runtime statistics. | Linux (kernel 4.4+)
zfs | Exposes [ZFS](http://open-zfs.org/) performance statistics. | [Linux](http://zfsonlinux.org/), Solaris
zfs | Exposes [ZFS](http://open-zfs.org/) performance statistics. | FreeBSD, [Linux](http://zfsonlinux.org/), Solaris
### Disabled by default