Update README.md (#352)

Dragonfly exports CPU, also
This commit is contained in:
stuart nelson 2016-11-25 10:02:02 +01:00 committed by Brian Brazil
parent 42d1658d56
commit 4c2f393af4
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Which collectors are used is controlled by the `--collectors.enabled` flag.
Name | Description | OS
---------|-------------|----
conntrack | Shows conntrack statistics (does nothing if no `/proc/sys/net/netfilter/` present). | Linux
cpu | Exposes CPU statistics | FreeBSD
cpu | Exposes CPU statistics | Dragonfly, 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