From 4c2f393af42d90819c7455ba4940ba772e493744 Mon Sep 17 00:00:00 2001 From: stuart nelson Date: Fri, 25 Nov 2016 10:02:02 +0100 Subject: [PATCH] Update README.md (#352) Dragonfly exports CPU, also --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 334a4887..a1037dcf 100644 --- a/README.md +++ b/README.md @@ -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