Hi,
For many reasons we would like to use cloud based MySQL DB instead of local one.
As of now we need to follow complex process of installing locally and than importing data to cloud DB.
https://assets.nagios.com/downloads/nag ... Server.pdf
Also we need to modify some server side parameters (we are not sure that we will be able to do it) described in
https://support.nagios.com/kb/article/n ... s-780.html
Do you have any plans to support "out-of-the-box" cloud based DB?
Thanks
Timour
Offloading MySQL to Remote Server
Re: Offloading MySQL to Remote Server
I haven't heard any plans to directly support cloud based DBs so I've submitted a feature request for it:
Please keep in mind that the decision to implement the enhancement is at the discretion of our development team.
Thank you!
Code: Select all
FR: XI - Add support for cloud based DBsThank you!
Re: Offloading MySQL to Remote Server
As of now we are testing following service:
https://www.oracle.com/mysql/
https://www.oracle.com/mysql/
Re: Offloading MySQL to Remote Server
You may be able to set the sql_mode:
https://docs.oracle.com/en-us/iaas/mysq ... ystem.html
Please note that while you may get it to work we do not test against it and there may be issues we're not aware of because of that.
https://docs.oracle.com/en-us/iaas/mysq ... ystem.html
Please note that while you may get it to work we do not test against it and there may be issues we're not aware of because of that.