Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

collectd: plugin_load: Could not find plugin "python" in /usr/lib/collectd #32

Open
babatundebusari opened this issue Jul 14, 2016 · 1 comment

Comments

@babatundebusari
Copy link

# service collectd restart
Stopping collectd:                                         [  OK  ]
Starting collectd: plugin_load: Could not find plugin "python" in /usr/lib/collectd
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.
                                                           [  OK  ]

collectd was installed from source and version is 5.5.0
OS is Centos 6.7

@anryko
Copy link

anryko commented Jun 8, 2017

@babatundebusari looks like you are missing python plugin in your collectd installation. Check content of /usr/lib/collectd for python.so file. Installing from packages your would need collectd-python package installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants