Adds Blacklist/Whitelist support to snmp plugin
authorChristophe Courtaut <christophe.courtaut@gmail.com>
Thu, 29 Aug 2013 13:45:55 +0000 (15:45 +0200)
committerChristophe Courtaut <christophe.courtaut@gmail.com>
Fri, 20 Dec 2013 09:23:33 +0000 (10:23 +0100)
Adds two options to snmp plugin Data Section:
- Ignore -> A List of string containing patterns to blacklist
- InvertMatch -> A Boolean value to tell if using blacklist or
  whitelist (true is whitelist, false (default) is blacklist)

Signed-off-by: Christophe Courtaut <christophe.courtaut@gmail.com>

No differences found