From: Marc Fournier Date: Thu, 28 May 2015 19:06:52 +0000 (+0200) Subject: zone: add mentions to README and AUTHORS files X-Git-Tag: collectd-5.6.0~707 X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=9fe07359e6d4e2e76bbb2424b895e3a5142e7307 zone: add mentions to README and AUTHORS files --- diff --git a/AUTHORS b/AUTHORS index 3f63c3dc..02b12568 100644 --- a/AUTHORS +++ b/AUTHORS @@ -78,6 +78,9 @@ Christophe Kalt Cyril Feraudet - ethstat plugin. +Dagobert Michelsen + - zone plugin. + Dan Berrange - uuid plugin. @@ -174,6 +177,9 @@ Marco Chiappero - ip6tables support in the iptables plugin. - openvpn plugin (support for more status file formats) +Mathijs Möhlmann + - zone plugin. + Michael Hanselmann - md plugin. diff --git a/README b/README index 9604fda3..6f2fb724 100644 --- a/README +++ b/README @@ -385,6 +385,10 @@ Features - zfs_arc Statistics for ZFS' “Adaptive Replacement Cache” (ARC). + - zone + Measures the percentage of cpu load per container (zone) under Solaris 10 + and higher + - zookeeper Read data from Zookeeper's MNTR command.