[collectd] gps coordinates with collectd

Foley, Emma L emma.l.foley at intel.com
Tue Jul 19 12:31:40 CEST 2016


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:collectd-bounces at verplant.org] On Behalf Of mike sbor
Sent: Sunday, June 5, 2016 10:13 AM
To: collectd at verplant.org
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20160719/d98e0305/attachment.html>


More information about the collectd mailing list