snmp plugin: FilterOID option implementation
authorPavel Rochnyack <pavel2000@ngs.ru>
Fri, 15 Jun 2018 10:31:07 +0000 (17:31 +0700)
committerPavel Rochnyack <pavel2000@ngs.ru>
Fri, 15 Jun 2018 11:09:09 +0000 (18:09 +0700)
commit23cd5d3cbbd2381b20738f2568147585cbb0b3a0
tree1207badb31f16efeeb53e0271c88906570bffc36
parent1a252483e9c58ac64069a60d16ada29d5994d125
snmp plugin: FilterOID option implementation

Added new options `FilterOID`, `FilterValues` and `FilterIgnoreSelected`.
These allows to ignore parts of the MIB by its values.

Closes: #2637
Makefile.am
src/collectd-snmp.pod
src/collectd.conf.in
src/snmp.c