In that case I guess I¹m a bit confused. Where should I put the python module and how do I tell collectd where it lives?
On 2/13/15, 2:37 PM, "Sven Trenkel" <[email protected]> wrote: >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 _______________________________________________ collectd mailing list [email protected] http://mailman.verplant.org/listinfo/collectd
