tail_csv plugin: Some bug fixes.
authorFlorian Forster <octo@collectd.org>
Sat, 23 Mar 2013 07:47:02 +0000 (08:47 +0100)
committerFlorian Forster <octo@collectd.org>
Sat, 23 Mar 2013 07:47:02 +0000 (08:47 +0100)
commitc842ed2091ed748da35295856d5c4a1042291a17
treef49e98a846f0578696db4d9e51991a6bce208f35
parent5e136b4d9ab110b0a23e48404ca00374063c0184
tail_csv plugin: Some bug fixes.

* Query types in the init-phase rather than the config-phase. The
  types.db is not guaranteed to be available at that time.
* Make sure the "Instance" option in the <File /> blocks is optional.
src/tail_csv.c