Page 1 of 1

DB Requirements for Nagios

Posted: Thu Oct 16, 2014 1:43 pm
by jbennett
We are looking at offloading our Nagios DB to a MS SQL server.

Everything I see referrs to MySQL.

I haven't found anything that specifically states that MySQL must be used but before we attempt this, I want to be sure.

Re: DB Requirements for Nagios

Posted: Thu Oct 16, 2014 4:14 pm
by tmcdonald
I know there are tools to convert between the two, and there are PHP libraries like PDO that are db-agnostic, but I don't believe we actually support this at the moment.

Re: DB Requirements for Nagios

Posted: Wed Nov 19, 2014 4:46 pm
by jbennett
Per the offloading document: 2 – Adjust Settings on Nagios Server - I see the following field in the nd02db.cfg file:

Code: Select all

db_servertype=mysql
If I were to change this to 'mssql' would it know how to handle that change?

Re: DB Requirements for Nagios

Posted: Wed Nov 19, 2014 5:07 pm
by lmiltchev
This hasn't been tested and won't be supported. I would highly suggest not doing it. If you want to play with it - set up a test server, but again, even if it worked, it wouldn't be supported.

Re: DB Requirements for Nagios

Posted: Wed Nov 19, 2014 5:11 pm
by jbennett
Are there any plans to support more enterprise level platforms like Oracle and MSSQL with Nagios?

Re: DB Requirements for Nagios

Posted: Wed Nov 19, 2014 5:20 pm
by abrist
Not currently.

EDIT: But you are welcome to submit a feature request to: tracker.nagios.com