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

collect data error #2

Open
heipacker opened this issue Nov 21, 2016 · 0 comments
Open

collect data error #2

heipacker opened this issue Nov 21, 2016 · 0 comments

Comments

@heipacker
Copy link

exception like blow:
Unhandled python exception in read callback: ValueError: invalid literal for int() with base 10: 'log'
Nov 21 21:40:53 tw07149 collectd[22868]: Traceback (most recent call last):
Nov 21 21:40:53 tw07149 collectd[22868]: File "/usr/lib/collectd/python/collectd-mysql.py", line 544, in read_callback#012 innodb_status = fetch_innodb_stats(conn)
Nov 21 21:40:53 tw07149 collectd[22868]: File "/usr/lib/collectd/python/collectd-mysql.py", line 465, in fetch_innodb_stats#012 stats[key] = int(row[value])
Nov 21 21:40:53 tw07149 collectd[22868]: ValueError: invalid literal for int() with base 10: 'log'
Nov 21 21:40:53 tw07149 collectd[22868]: read-function of plugin `python.collectd-mysql' failed. Will suspend it for 20.000 seconds.
Nov 21 21:41:01 tw07149 collectd[18164]:

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