snort plugin: Assert that the configured "type" has only one data source.
authorFlorian Forster <octo@collectd.org>
Wed, 20 Feb 2013 08:31:12 +0000 (09:31 +0100)
committerFlorian Forster <octo@collectd.org>
Wed, 20 Feb 2013 08:31:12 +0000 (09:31 +0100)
commitb4d7785d1c3d8ee532a8e955cf534801fa1093c2
tree9660f73c1a8b14434d4206b865c3adf4824f5902
parent53d05e8592dc3277c88df320c26302c24c918c5b
snort plugin: Assert that the configured "type" has only one data source.

Also uses the utility function from configfile.h to read the metric
definition's name.
src/snort.c