Has anyone integrated the nagiosdb or used rrd export in order to display nagiosxi data in tableau? Nagios has some nice performance graphs and reporting features but they fall short of full scale analytics from something as powerful as tableau. Just looking to see if anyone has done this and if there are lessons learned.
I will update this post as I work through the process.
Thanks!
Nagios Perfdata into Tableau
Re: Nagios Perfdata into Tableau
Hello @wneville,
Thank you for reaching out!
I don't believe there is any official integration with Tableau and Nagios XI.
I would recommend checking out the Nagios Exchange for any plugins or components that you might find useful!
If you have further questions, comments, or concerns, feel free to reach out!
Thank you for reaching out!
I don't believe there is any official integration with Tableau and Nagios XI.
I would recommend checking out the Nagios Exchange for any plugins or components that you might find useful!
If you have further questions, comments, or concerns, feel free to reach out!
Re: Nagios Perfdata into Tableau
I've written ETL code to move rrdexport data into multiple Microsoft SQL Server tables and linked Tableau to the db. I will try to post it to Gitlab and provide a link here when I have time