[collectd] many exec plugin messages
    downloadmail0815 
    downloadmail0815 at online.de
       
    Sat Jul 19 18:43:14 CEST 2014
    
    
  
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 ?
best regards
  thorsten
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20140719/9d3e5600/attachment.html>
    
    
More information about the collectd
mailing list