Question

I am working on a project where I have a database in .rrd need and converts it to json, so can create graphs with jqueryplot. I tried to use the following code in the documentation could not more, returns me the following error. start time: unparsable time: toe. Does anyone have any idea what can I do?

Was it helpful?

Solution

I was Googling for this, and found a blog post mentioning rrdtool xport --json, added in rrdtool 1.4.6. Does it not do what you want?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top