From: Florian Forster Date: Mon, 5 Apr 2010 12:02:59 +0000 (+0200) Subject: collectd.conf(5): Document the new "Invert" option … X-Git-Tag: collectd-4.10.0~29^2 X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=c412b6b2436f8ba18a35344dd851488922649dcc collectd.conf(5): Document the new "Invert" option … … of the Regex match. --- diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 583e30cf..c2dfaf3d 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -4782,6 +4782,12 @@ Match values where the given regular expressions match the various fields of the identifier of a value. If multiple regular expressions are given, B regexen must match for a value to match. +=item B B|B + +When set to B, the result of the match is inverted, i.e. all value lists +where all regular expressions apply are not matched, all other value lists are +matched. Defaults to B. + =back Example: