CollectdPacket is an Arduino class that is capable of building an UDP packet suitable for a Collectd server.
The goal of this library is to be able to send various data from sensors to a collectd server in order to keep that data or graph it.
The library is provided as is, without any waranty and published under the GNU Lesser General Public License.
It uses an include from Rob Tillaart for 64bit float representation.
Collectd : https://collectd.org/
IEEE754tools : http://playground.arduino.cc//Main/IEEE754tools
http://www.lestat.st/en/informatique/arduino/collectd_packet