Hello,
Is there any way to convert/export my nagios graphs into CSV files?
Many Thanks,
Peter
Convert Graph to CSV
Re: Convert Graph to CSV
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!
Re: Convert Graph to CSV
Its XML, but have a look at rrdtool. For example:
rrdtool dump /usr/local/nagios/share/perfdata/<host>/<service>.rrd
rrdtool dump /usr/local/nagios/share/perfdata/<host>/<service>.rrd
Re: Convert Graph to CSV
Can you elaborate on this? What is your question?Its XML, but have a look at rrdtool. For example:
rrdtool dump /usr/local/nagios/share/perfdata/<host>/<service>.rrd
Again, in the next release of XI this functionality is added. See the screenshots below:
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!
Re: Convert Graph to CSV
Hello,
thank you for the reply, This is exactly what I was having in mind. Cannot wait for the next release:)
Best Regards,
Peter
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
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!