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:
parent
bc0bff22fd
commit
d31cfb6ef9
|
@ -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
|
uname | Exposes system information as provided by the uname system call. | Darwin, FreeBSD, Linux, OpenBSD
|
||||||
vmstat | Exposes statistics from `/proc/vmstat`. | Linux
|
vmstat | Exposes statistics from `/proc/vmstat`. | Linux
|
||||||
xfs | Exposes XFS runtime statistics. | Linux (kernel 4.4+)
|
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
|
### Disabled by default
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue