snmp plugin: Updated documentation for 'Ignore' option
authorPavel Rochnyack <pavel2000@ngs.ru>
Fri, 15 Jun 2018 11:46:55 +0000 (18:46 +0700)
committerPavel Rochnyack <pavel2000@ngs.ru>
Fri, 15 Jun 2018 11:47:36 +0000 (18:47 +0700)
src/collectd-snmp.pod

index 90b5c0e..9d508d1 100644 (file)
@@ -262,10 +262,12 @@ This value is not applied to counter-values.
 
 =item B<Ignore> I<Value> [, I<Value> ...]
 
 
 =item B<Ignore> I<Value> [, I<Value> ...]
 
-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.
 
 glob-type shell matching.
 
+When B<Table> is set to I<false> then this option has no effect.
+
 =item B<InvertMatch> I<true|false(default)>
 
 The invertmatch value should be use in combination of the Ignore option.
 =item B<InvertMatch> I<true|false(default)>
 
 The invertmatch value should be use in combination of the Ignore option.