<html><body><div>So I have just heard that collectd doesn't output all its error messages</div><div>to logfiles in accessible form, since it gives feedback to the console</div><div>for data collection (I would recommend putting it in /var/log/collectd.log.)</div><div><br></div><div>So I shut it off and ran it with:</div><div><br></div><div>  /usr/sbin/collectd -f -C /etc/collectd/collectd.conf</div><div><br></div><div>on the console, <span style="line-height: 1.5;">which gave:</span></div><div><br></div><div><div>  /usr/sbin/collectd -f -C /etc/collectd/collectd.conf</div><div>  Initialising rabbitmq_info</div><div>  ,-1 Type `all' isn't defined.</div><div>  -1 Type `all' isn't defined.</div></div><div><br></div><div>What does the "-1 Type `all' isn't defined" mean?</div><div><br></div><div>It isn't appearing in the standard output of my PUTVAL <span style="line-height: 1.5;">exec script</span></div><div><span style="line-height: 1.5;">which looks very clean innocent:</span></div><div><span style="line-height: 1.5;"><br></span></div><div><div>PUTVAL "some-fully-qualified-name/rabbitmq/more-rabbits" interval=10 N:2</div><div>PUTVAL "some-fully-qualified-name/rabbitmq/more-rabbits" interval=10 N:100</div><div>PUTVAL "some-fully-qualified-name/rabbitmq/more-rabbits" interval=10 N:500000</div><div>:<br>:<br>: </div><div style="line-height: 1.5;"><br></div></div><div style="line-height: 1.5;">Guidance you give on this will be appreciated!</div><div><br></div><div>--Stuart</div><div><br></div><div><br></div><div><br></div></body></html>