<br>All of the other stats do save to csv (cpu, memory etc from the localhost). I was sending the data originally to graphite however to troubleshoot this issue i figured it might be better to csv right now. I've tried this with other snmp data and none of it seems to ever write. I've got got a bunch of logs colelcted but I don't see anything that looks like an error, I see the plugin collect all the live data but i never see write activity in the logs for snmp. As soon as i turn on any other plugin, i'll get write lines in the logs for that data.  <div>
<br></div><div>Regards, </div><div><br></div><div>Ryan <br><div><br><div class="gmail_quote">On Sun, Jan 6, 2013 at 4:59 PM, Bill Schwanitz <span dir="ltr"><<a href="mailto:bilsch@gmail.com" target="_blank">bilsch@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
On Jan 6, 2013, at 6:55 PM, Ryan Frizzell <<a href="mailto:ry.frizzell@gmail.com">ry.frizzell@gmail.com</a>> wrote:<br>
<br>
> Heres' what i'm getting from snmpwalk:<br>
><br>
> IF-MIB::ifInOctets.1 = Counter32: 11286<br>
> IF-MIB::ifInOctets.2 = Counter32: 9504<br>
<br>
</div>Yep, that looks like what I'd expect. Try the same iwth the other tables.<br>
<br>
Are you getting any logs from collectd? Are any of the other stats saving data to csv?<br>
<br>
Also, if you intend to use csv for a primary storage format I'd recommend looking at using the rate storage as this allows you to see a trend of actual network usage vs just an increasing line. ( rrd would calc the rates for you… )</blockquote>
</div><br></div></div>