Code

snmp plugin: Fix iterating over tables without an instance configuration.
authorFlorian Forster <octo@collectd.org>
Tue, 2 Oct 2012 07:28:32 +0000 (09:28 +0200)
committerFlorian Forster <octo@collectd.org>
Tue, 2 Oct 2012 07:28:32 +0000 (09:28 +0200)
commitb4f54ca965c7895c46fa9211085025fb499b00e3
treefeb42026f6ad2c1496536ca029a7dc3e10df318b
parent742e939aa454784382e51fc9bdd82f18314b635c
snmp plugin: Fix iterating over tables without an instance configuration.

Also should fix incorrect handling of instance values; the first one would
be skipped.
src/snmp.c