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

error loading plugin #43

Open
yogeshVU opened this issue Oct 15, 2017 · 0 comments
Open

error loading plugin #43

yogeshVU opened this issue Oct 15, 2017 · 0 comments

Comments

@yogeshVU
Copy link

yogeshVU commented Oct 15, 2017

/opt/collectd# ./sbin/collectd -t -C etc/conf.d/docker.conf 
plugin_load: plugin "python" successfully loaded.
python plugin: Error importing module "dockerplugin".
Unhandled python exception in importing module: SyntaxError: invalid syntax (dockerplugin.py, line 217)
python plugin: Found a configuration for the "dockerplugin" plugin, but the plugin isn't loaded or didn't register a configuration callback.
Error: Reading the config file failed!

root@/opt/collectd# pip show docker-py
Name: docker-py
Version: 1.10.6
Summary: Python client for Docker.
Home-page: https://github.com/docker/docker-py/
Author: Joffrey F
Author-email: [email protected]
License: UNKNOWN
Location: /usr/local/lib/python2.7/dist-packages
Requires: backports.ssl-match-hostname, six, websocket-client, ipaddress, docker-pycreds, requests

Docker version 17.06.2-ce, build cec0b72
collectd 5.7.2.623.gc870991, http://collectd.org/

ubuntu: 16.04
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

1 participant