Have you looked at the write_http plugin[1]? Did you make collectd plugins for gathering GPS data, or are you using something like the sensors plugin? If not, you can use something like the cURL plugin to read local files into collectd [2].
[1] https://collectd.org/wiki/index.php/Plugin:Write_HTTP [2] https://collectd.org/wiki/index.php/Plugin:cURL Best Regards, Emma -------------------------------------------------------------- Intel Research and Development Ireland Limited Registered in Ireland Registered Office: Collinstown Industrial Park, Leixlip, County Kildare Registered Number: 308263 From: collectd [mailto:[email protected]] On Behalf Of mike sbor Sent: Sunday, June 5, 2016 10:13 AM To: [email protected] Subject: [collectd] gps coordinates with collectd Hello, I would like to ask for your advice for the following use case. Humidity, Temperature Sensors and GPS coordinates are recorded in BeagleBone Black (an ARM based embedded system) every 20 seconds. I would like to use Collectd to report these data to a server in HTTP POST requests I have a C program that talks with the sensors and GPS coordinates and wrap them in a JSON packet. What plugins should I use to make use of collectd for sending these data to my server? I would be happy to hear your suggestions. Thanks a lot rifo
_______________________________________________ collectd mailing list [email protected] https://mailman.verplant.org/listinfo/collectd
