Can nagios write its data to MS SQL Server
Posted: Thu Jan 07, 2016 7:28 am
Hi Guys,
Currently using Nagios 3.4.1 on Ubuntu 12.04
Ive been using Nagios for last 5 years or so and have a custom written bash script that basically scrapes the availabilty report data off the page and emails it each week and month in HTML format for all my hosts and hostgroups. (Its a very dirty script and the output is not too pleasing on the eye, it would never see the real world but it works for what is intended)
I now have a requirment to provide monthly data for a set of sepcific hosts and have been asked if i can change the way Nagios writes its data from dat files to database format to accomodate this.
They would in an ideal workd like to have the data is MS SQL format so they can use MS Reporting Services to produce this data to the clients big bods each month.
A) Is is possible to have Nagios write its data "NDOUtils style" but instead to a remote MS SQL Server?
B) If not, would it be a feasable and managealbe solution to convert my Nagios install to use NDOUtils and then in the background copy and convert the MYSQL database off into a remote MS SQL?
C) Any other better plugins or suggestions from you more experienced guys for emailing reports in Nagios Core?
Cheers lads
Currently using Nagios 3.4.1 on Ubuntu 12.04
Ive been using Nagios for last 5 years or so and have a custom written bash script that basically scrapes the availabilty report data off the page and emails it each week and month in HTML format for all my hosts and hostgroups. (Its a very dirty script and the output is not too pleasing on the eye, it would never see the real world but it works for what is intended)
I now have a requirment to provide monthly data for a set of sepcific hosts and have been asked if i can change the way Nagios writes its data from dat files to database format to accomodate this.
They would in an ideal workd like to have the data is MS SQL format so they can use MS Reporting Services to produce this data to the clients big bods each month.
A) Is is possible to have Nagios write its data "NDOUtils style" but instead to a remote MS SQL Server?
B) If not, would it be a feasable and managealbe solution to convert my Nagios install to use NDOUtils and then in the background copy and convert the MYSQL database off into a remote MS SQL?
C) Any other better plugins or suggestions from you more experienced guys for emailing reports in Nagios Core?
Cheers lads