________________________________
> From: [email protected] 
> To: [email protected] 
> Date: Thu, 7 May 2015 17:02:55 +0800 
> Subject: [collectd] collectd error 
>  
> root@ox:/server/collectd# sbin/collectd 
> Could not find plugin python. 
> Found a configuration for the `python' plugin, but the plugin isn't  
> loaded or didn't register a configuration callback. 
> Found a configuration for the `python' plugin, but the plugin isn't  
> loaded or didn't register a configuration callback. 
> There is a `Module' block within the configuration for the python  
> plugin. The plugin either only expects "simple" configuration  
> statements or wasn't loaded using `LoadPlugin'. Please check your  
> configuration 
>  
> the configuration file is: 
> <LoadPlugin "python"> 
>      Globals true 
> </LoadPlugin> 
>  
> <Plugin "python"> 
>      # carbon_writer.py is at path /opt/collectd-plugins/carbon_writer.py 
>      ModulePath "/server/collectd/collectd-plugins" 
>  
The comment says the plugin is in /opt/collectd-plugins, but the ModulePath 
points to /server/collectd-plugins.  Was this an oversight or is the configured 
path correct and has the carbon_write.py plugin?  

Giovanni
                                          
_______________________________________________
collectd mailing list
[email protected]
http://mailman.verplant.org/listinfo/collectd

Reply via email to