On 13.02.2015 20:44, Finn, Dan wrote:
ModulePath "/etc/collectd.d/"
Oh wait, I'm guessing you don't actually have a main config file but instead a config directory, which happens to be /etc/collectd.d/? Again, in that case collectd will try to parse python code as a config file, which will obviously not work. You need to move all code out of that directory.
_______________________________________________ collectd mailing list [email protected] http://mailman.verplant.org/listinfo/collectd
