Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 402569 - app-admin/collectd-5.0.1 memcached plugin fills log with errors
Summary: app-admin/collectd-5.0.1 memcached plugin fills log with errors
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL: http://daemon-notes.com/articles/othe...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-07 18:00 UTC by jon
Modified: 2012-02-14 17:26 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jon 2012-02-07 18:00:05 UTC
Collectd's memcached plugin keeps reporting "Message from memcached has been truncated." to the log with every cycle. I saw that someone on a FreeBSD related site had patched the plugin to use a 2kb buffer instead of 1kb.

This is the link to that site:
http://daemon-notes.com/articles/other/collectd/configuration
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2012-02-07 20:59:16 UTC
Told upstream (octo) about this on IRC, let's see what he says.
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2012-02-12 16:17:59 UTC
Ah well, patch looks harmless enough. Added in 5.0.2-r1
Comment 3 jon 2012-02-14 17:26:27 UTC
Thanks Andreas! We were thinking about applying the patch ourselves. :-)