[collectd] collectd error

Giovanni Torres giovtorres at hotmail.com
Wed Jun 10 00:41:26 CEST 2015



________________________________
> From: jiaxiongzhang at gmail.com 
> To: collectd at verplant.org 
> Date: Thu, 7 May 2015 17:02:55 +0800 
> Subject: [collectd] collectd error 
>  
> root at 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
 		 	   		  


More information about the collectd mailing list