<div dir="ltr">Hi Matt,<div>Looking at the v3 => v4 and v4 => v5 migration guides, the only thing that mentions changes to the network plugin is the v4 => v5 path:</div><div><br></div><div><a href="https://collectd.org/wiki/index.php/V3_to_v4_migration_guide">https://collectd.org/wiki/index.php/V3_to_v4_migration_guide</a><br></div><div><a href="https://collectd.org/wiki/index.php/V4_to_v5_migration_guide">https://collectd.org/wiki/index.php/V4_to_v5_migration_guide</a><br></div><div><br></div><div>However, that should only affect you if you've got v5 clients sending to a v4 server, so I don't think that's your problem. <br></div><div><br></div><div>A couple of things come to mind:</div><div><br></div><div> - Have you tried decoding the packets you're receiving from your v3 client in Wireshark? It may shed some light on whether the problem is with the packets or the server. </div><div> - What happens if you send packets from a v3 client to a v4 server?</div><div> - Are the errors you're seeing on the v5 server coming from the network plugin, or some other writer plugin (like rrdtool)? If the error is not coming from rrdtool, what happens when you try writing data with the csv plugin?</div><div><br></div><div>Cheers,</div><div>Lindsay</div><br><div class="gmail_quote"><div dir="ltr">On Thu, Feb 23, 2017 at 6:54 PM Matt Moor <<a href="mailto:m@imprecise.org">m@imprecise.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br class="gmail_msg">
<br class="gmail_msg">
I'm trying to retrieve metrics from a very old host (FreeBSD 4.7; don't<br class="gmail_msg">
ask), where the latest version I've managed to compile is 3.11.7.<br class="gmail_msg">
Sending metrics to a server running 5.7.1.19 results in truncated packet<br class="gmail_msg">
errors in the logs (but no metrics). Is this the expected behavior?<br class="gmail_msg">
Asking here because it wasn't totally clear from my (limited) reading.<br class="gmail_msg">
<br class="gmail_msg">
Thanks,<br class="gmail_msg">
<br class="gmail_msg">
Matt<br class="gmail_msg">
<br class="gmail_msg">
<br class="gmail_msg">
_______________________________________________<br class="gmail_msg">
collectd mailing list<br class="gmail_msg">
<a href="mailto:collectd@verplant.org" class="gmail_msg" target="_blank">collectd@verplant.org</a><br class="gmail_msg">
<a href="https://mailman.verplant.org/listinfo/collectd" rel="noreferrer" class="gmail_msg" target="_blank">https://mailman.verplant.org/listinfo/collectd</a><br class="gmail_msg">
</blockquote></div></div>