[collectd] many exec plugin messages

Lindsay Holmwood lindsay at holmwood.id.au
Fri Aug 29 13:53:24 CEST 2014


On Sunday, July 20, 2014, tovaco at gmx.net <tovaco at gmx.net> wrote:

> Hello List,
> can someone point me out how to eliminate the following messages in my
> syslog ?
>
> Jul 19 18:26:01 lxkvm collectd[3568]: 0 Success: 1 value has been
> dispatched.
> Jul 19 18:26:01 lxkvm collectd[3568]: 0 Success: 1 value has been
> dispatched.
> Jul 19 18:26:01 lxkvm collectd[3568]: 0 Success: 1 value has been
> dispatched.
> Jul 19 18:26:01 lxkvm collectd[3568]: 0 Success: 1 value has been
> dispatched.
> Jul 19 18:26:01 lxkvm collectd[3568]: 0 Success: 1 value has been
> dispatched.
> Jul 19 18:26:01 lxkvm collectd[3568]: 0 Success: 1 value has been
> dispatched.
> Jul 19 18:26:01 lxkvm collectd[3568]: 0 Success: 1 value has been
> dispatched.
>
> They appear for every single PUTVAL line.
>
> Seems to come from
>
> /src/utils_cmd_putval.c :
>
>         print_to_socket (fh, "0 Success: %i %s been dispatched.\n",
>                         values_submitted,
>                         (values_submitted == 1) ? "value has" : "values
> have");
>
>
> Can it be disabled ?  How ?
>
> Any Ideas ?


There's an open bug for this:

https://github.com/collectd/collectd/issues/664

Cheers,
Lindsay


-- 
w: http://fractio.nl/
t: @auxesis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20140829/00c7bf1b/attachment.html>


More information about the collectd mailing list