<html><body><div>Hi,</div><div><br></div><div>I'm trying to use the exec plugin.</div><div><br></div><div>So far, I have it running a script which outputs this when run under <span style="line-height: 1.5;">collectd:</span></div><div><br></div><div>PUTVAL host.somedomain.com/foobar/foobar interval=10.000 N:18</div><div><br></div><div>(which is similar to what I see under <a href="https://collectd.org/wiki/index.php/Plugin:Exec">https://collectd.org/wiki/index.php/Plugin:Exec</a>)</div><div><br></div><div>over and over with N varying. Interval will vary when I fix the timing but</div><div>for now it is always 10 seconds.</div><div><br></div><div>How do I verify that this is collecting in collectd?</div><div><br></div><div>When I do a </div><div><br></div><div>  collectdctl -s /var/run/collectd.sock listval | grep foobar</div><div><br></div><div>it doesn't show up.</div><div><br></div><div>--Stuart</div><div><br></div></body></html>