Search found 3 matches
- Thu May 28, 2015 4:35 pm
- Forum: Nagios XI
- Topic: Nagios XI with external database configuration wizards
- Replies: 5
- Views: 1241
Re: Nagios XI with external database configuration wizards
We are in the process of purchasing. I sent the email but it was rejected.
- Thu May 28, 2015 3:48 pm
- Forum: Nagios XI
- Topic: Nagios XI with external database configuration wizards
- Replies: 5
- Views: 1241
Re: Nagios XI with external database configuration wizards
Using copy and paste from the config.inc.php file I am able to connect to the database server just fine. $ mysql -u app#nagios -h XXXXXXXXXXXX -p'XXXXXXXXXXX' nagios Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Welc...
- Thu May 28, 2015 3:37 pm
- Forum: Nagios XI
- Topic: Nagios XI with external database configuration wizards
- Replies: 5
- Views: 1241
Nagios XI with external database configuration wizards
I have followed the documentation found at https://assets.nagios.com/downloads/nagiosxi/docs/Offloading_MySQL_to_Remote%20Server.pdf to move our database to a separate server. The move went well. However, now we can only making changes through the core config manager. If we try and add a new check v...