From 80ed019e6ed4659ec3bfb5f11a409e48835a5c1c Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Tue, 20 Nov 2012 12:41:27 +0100 Subject: [PATCH] README: Added 'pf' and 'aggregation' plugins. --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index 67cac046..45dcadb8 100644 --- a/README +++ b/README @@ -222,6 +222,9 @@ Features write your own plugins in Perl and return arbitrary values using this API. See collectd-perl(5). + - pf + Query statistics from BSD's packet filter "pf". + - pinba Receive and dispatch timing values from Pinba, a profiling extension for PHP. @@ -458,6 +461,10 @@ Features * Miscellaneous plugins: + - aggregation + Selects multiple value lists based on patterns or regular expressions + and creates new aggregated values lists from those. + - threshold Checks values against configured thresholds and creates notifications if values are out of bounds. See collectd-threshold(5) for details. -- 2.30.2