Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 402569

Summary: app-admin/collectd-5.0.1 memcached plugin fills log with errors
Product: Gentoo Linux Reporter: jon
Component: Current packagesAssignee: Andreas K. Hüttel <dilfridge>
Status: RESOLVED FIXED    
Severity: normal CC: bugs, jon
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://daemon-notes.com/articles/other/collectd/configuration
Whiteboard:
Package list:
Runtime testing required: ---

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. :-)