Hi, On Fri, Jun 22, 2012 at 01:52:33PM -0700, Josh Behrends wrote: > > -Filter subsystem: Failed to create a replace target. > -Target `replace': The `Type' configuration option is not understood and > will be ignored. > -Target `replace': You need to set at lease one of `Host', `Plugin', > `PluginInstance', `Type', or `TypeInstance'.
Reading from the documentation, it's not possible to set or replace the Type. This is presumably because types are generally incompatible. Further investigation shows the corresponding code has been commented out back in 2008. However, the error message has not been modified accordingly and is, indeed misleading. You're welcome to submit an issue on github about that, or I can do it for you. Long story short answer: if you really need the functionality and know what you're doing, uncomment the corresponding code and rebuild. Cheers _______________________________________________ collectd mailing list [email protected] http://mailman.verplant.org/listinfo/collectd
