![](https://secure.gravatar.com/avatar/23fa209ffa02401dd00ba8782b8e9cc5.jpg?s=120&d=mm&r=g)
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,
![](https://secure.gravatar.com/avatar/6dca6008b63415f599946a7175320f83.jpg?s=120&d=mm&r=g)
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 < 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,
-- Francisco José Sánchez IruelaDepartamento de redes http://www.cartagon.com/
*Tel.* 902 998 398 – (+34) 91 020 11 32 - *Extensión 2105* *Fax.* 902 998 374 – (+34) 91 362 46 46
*E-mail.* fjsanchez@cartagon.com Calle Urano 50, 28760, Tres Cantos. Madrid
*Web.* www.cartagon.com
https://www.linkedin.com/company/cartagon https://twitter.com/cartagon
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
![](https://secure.gravatar.com/avatar/1a0e6849954835efd82960e337178042.jpg?s=120&d=mm&r=g)
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,
participants (3)
-
Brian ::
-
Francis McPhail
-
Francisco José Sánchez Iruela