Hi,

On Thu, Mar 14, 2013 at 11:19:17PM -0700, Derek Wood wrote:
> We use the UnixSock plugin exclusively to retrieve data from collectd.
> Since we are not using RRD, etc, collectd hammers the syslog with the
> following message.  Is there any way to register UnixSock as a Write
> plugin or otherwise suppress these messages?
[…]
> package: collectd-4.10.1-2.1ubuntu7

This is a problem that has been fixed in 4.10.3. In older versions
there's no other way around this except for actually registering a write
callback. For example, you could come up with a dummy plugin which will
register a no-op write callback. This can be done in C, Perl, Python,
etc. (whatever 4.10 supported at that time).

HTH,
Sebastian

-- 
Sebastian "tokkee" Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/

Those who would give up Essential Liberty to purchase a little Temporary
Safety, deserve neither Liberty nor Safety.         -- Benjamin Franklin

Attachment: signature.asc
Description: Digital signature

_______________________________________________
collectd mailing list
collectd@verplant.org
http://mailman.verplant.org/listinfo/collectd

Reply via email to