<div dir="auto">Simplest options are:</div><div dir="auto"><br></div><div dir="auto">1. Use wireshark to inspect the packets (if wireshark can't successfully decode the packets, then you know there's a problem with how they're being generated)</div><div dir="auto">2. Fire up a standalone collectd server with the csv write plugin, and see if any data is successfully written to csv files on disk. </div><div dir="auto"><br></div><div dir="auto">It'd be worth checking the hawkular documentation to see what version of collectd it's compatible with. </div><div dir="auto"><br></div><div dir="auto">There were a couple of small changes between collectd 4 and 5 which could cause hawkular to not decode the packets correctly. </div><div><br><div class="gmail_quote"><div>On Sun, 27 Aug 2017 at 07:19, Mikhail Ramendik <<a href="mailto:mr@ramendik.ru">mr@ramendik.ru</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I apologize for a version of this email that was prematurely sent by mistake.<br>
<br>
I am trying to set up metric collection and storage with collectd and<br>
hawkular-services. As a start I just want to monitor the local host.<br>
So I have ptrans, a component of hawkular-services that can listen to<br>
the collectd prototol, running. It listens for collectd on UDP 25826.<br>
<br>
I can see a list of collectd metrics with "collectdctl listval", and I<br>
am getting meaningful results from these values with "collectdctl<br>
getval". But I am getting no metrics in hawkular-services. And ptrans<br>
does not log any connection from collectd.<br>
<br>
Of course it is possible that ptrans simply has no logging of such<br>
connections and the problem is elsewhere. But I need to troubleshoot<br>
this, and so I'd like to find out what collectd actually sends with<br>
the network plugin. How can I do this? Or is this not possible?<br>
<br>
Thanks!<br>
<br>
--<br>
Yours, Mikhail Ramendik<br>
<br>
Unless explicitly stated, all opinions in my mail are my own and do<br>
not reflect the views of any organization<br>
<br>
_______________________________________________<br>
collectd mailing list<br>
<a href="mailto:collectd@verplant.org" target="_blank">collectd@verplant.org</a><br>
<a href="https://mailman.verplant.org/listinfo/collectd" rel="noreferrer" target="_blank">https://mailman.verplant.org/listinfo/collectd</a><br>
</blockquote></div></div>