Page 1 of 1

Offloading NagiosXI database to a remote server

Posted: Fri Oct 19, 2018 2:11 pm
by Johnsmit
I have been trying to Offload Database to a remote server, i have followed this doc.
https://assets.nagios.com/downloads/nag ... Server.pdf

but while working on page 13 of this doc,

Code: Select all

Edit settings.php
The /var/www/html/nagiosql/config/settings.php file needs to be updated, for safety reasons its
a good idea to make a backup first:
cd /var/www/html/nagiosql/config/
cp settings.php settings.php.bak
I cant find the folder as well as the file on Nagios server, i am prompting no file or directory.

Code: Select all

cd /var/www/html/nagiosql/config/
-bash: cd: /var/www/html/nagiosql/config/: No such file or directory
Any help will be appreciated.

Thank,

Re: Offloading NagiosXI database to a remote server

Posted: Fri Oct 19, 2018 2:52 pm
by npolovenko
@Johnsmit, New versions of XI do not have that file. You can skip that step and continue on with the tutorial.