Activate filesystem collector on DragonFly (#302)
This commit is contained in:
parent
3fb4d99051
commit
61f36ac1ab
3 changed files with 3 additions and 3 deletions
|
|
@ -23,7 +23,7 @@ cpu | Exposes CPU statistics | FreeBSD
|
|||
diskstats | Exposes disk I/O statistics from `/proc/diskstats`. | Linux
|
||||
entropy | Exposes available entropy. | Linux
|
||||
filefd | Exposes file descriptor statistics from `/proc/sys/fs/file-nr`. | Linux
|
||||
filesystem | Exposes filesystem statistics, such as disk space used. | FreeBSD, Linux, OpenBSD
|
||||
filesystem | Exposes filesystem statistics, such as disk space used. | FreeBSD, Dragonfly, Linux, OpenBSD
|
||||
loadavg | Exposes load average. | Darwin, Dragonfly, FreeBSD, Linux, NetBSD, OpenBSD, Solaris
|
||||
mdadm | Exposes statistics about devices in `/proc/mdstat` (does nothing if no `/proc/mdstat` present). | Linux
|
||||
meminfo | Exposes memory statistics. | FreeBSD, Linux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue