Convert Graph to CSV

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
peter19x
Posts: 119
Joined: Tue Dec 08, 2015 10:16 am

Convert Graph to CSV

Post by peter19x »

Hello,

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

Many Thanks,
Peter
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Convert Graph to CSV

Post 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.
Be sure to check out our Knowledgebase for helpful articles and solutions!
gormank
Posts: 1114
Joined: Tue Dec 02, 2014 12:00 pm

Re: Convert Graph to CSV

Post by gormank »

Its XML, but have a look at rrdtool. For example:

rrdtool dump /usr/local/nagios/share/perfdata/<host>/<service>.rrd
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Convert Graph to CSV

Post 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
You do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!
peter19x
Posts: 119
Joined: Tue Dec 08, 2015 10:16 am

Re: Convert Graph to CSV

Post 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
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Convert Graph to CSV

Post 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.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked