Page 1 of 1

Convert Graph to CSV

Posted: Fri Mar 04, 2016 4:37 am
by peter19x
Hello,

Is there any way to convert/export my nagios graphs into CSV files?

Many Thanks,
Peter

Re: Convert Graph to CSV

Posted: Fri Mar 04, 2016 2:51 pm
by lmiltchev
This is already implemented in our DEV revision. In the future releases of XI, you will be able to download performance graphs as CSV, XML, and JSON.

Re: Convert Graph to CSV

Posted: Fri Mar 04, 2016 4:12 pm
by gormank
Its XML, but have a look at rrdtool. For example:

rrdtool dump /usr/local/nagios/share/perfdata/<host>/<service>.rrd

Re: Convert Graph to CSV

Posted: Mon Mar 07, 2016 10:10 am
by lmiltchev
Its XML, but have a look at rrdtool. For example:

rrdtool dump /usr/local/nagios/share/perfdata/<host>/<service>.rrd
Can you elaborate on this? What is your question?

Again, in the next release of XI this functionality is added. See the screenshots below:
example01.PNG
example02.PNG
example03.PNG
example04.PNG

Re: Convert Graph to CSV

Posted: Tue Mar 08, 2016 4:30 am
by peter19x
Hello,

thank you for the reply, This is exactly what I was having in mind. Cannot wait for the next release:)

Best Regards,
Peter

Re: Convert Graph to CSV

Posted: Tue Mar 08, 2016 10:02 am
by lmiltchev
You are welcome, Peter! I will be locking this topic now. If you have any more questions/issues, please start a new thread.