Offloading NagiosXI database to a remote server
Posted: Fri Oct 19, 2018 2:11 pm
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,
I cant find the folder as well as the file on Nagios server, i am prompting no file or directory.
Any help will be appreciated.
Thank,
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.bakCode: Select all
cd /var/www/html/nagiosql/config/
-bash: cd: /var/www/html/nagiosql/config/: No such file or directoryThank,