As an interim this might be of assistance.
https://code.google.com/archive/p/rrd2csv/source/default/source - RRD2CSV enables you to export and rrd file to a csv format. It converts all numeric values to decimal and epoch time to date format.
You could easily script this up to run once a day/week/month and the output sent to your ERP system.
Francis
--
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Brian :: Sent: Thursday, 24 November 2016 9:18 PM To: Observium Network Observation System observium@observium.org Subject: Re: [Observium] Question
Haven't look at the data in mysql but you could probably write a query to dump the data in csv from mysql or sponsor a feature - it could be useful for people who want to import csv data to billing systems
On Thu, Nov 24, 2016 at 9:47 AM, Francisco José Sánchez Iruela mailto:fjsanchez@cartagon.com wrote: Hi all,
We want to get an archive (.CSV) from Traffic Accounting and after, we proccess it with our ERP.
Is it possible? Is there any way to do it?
Thanks in advance,