From: Pavel Rochnyack Date: Fri, 15 Jun 2018 11:46:55 +0000 (+0700) Subject: snmp plugin: Updated documentation for 'Ignore' option X-Git-Tag: collectd-5.9.0~179^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2819%2Fhead;p=thirdparty%2Fcollectd.git snmp plugin: Updated documentation for 'Ignore' option --- diff --git a/src/collectd-snmp.pod b/src/collectd-snmp.pod index 90b5c0edf..9d508d174 100644 --- a/src/collectd-snmp.pod +++ b/src/collectd-snmp.pod @@ -262,10 +262,12 @@ This value is not applied to counter-values. =item B I [, I ...] -The ignore values allows one to ignore Instances based on their name and the -patterns specified by the various values you've entered. The match is a +The ignore values allows one to ignore TypeInstances based on their name and +the patterns specified by the various values you've entered. The match is a glob-type shell matching. +When B is set to I then this option has no effect. + =item B I The invertmatch value should be use in combination of the Ignore option.