System Backup

This support forum board is for support questions relating to Nagios Network Analyzer, our network traffic and bandwidth analysis solution.
Locked
judge01
Posts: 33
Joined: Sun Dec 04, 2016 9:16 pm

System Backup

Post by judge01 »

We would like to change the destination of the system backup. we have already changed the destination on the script but and the backup completed when running it. the problem is that it wont display on the UI as the destination is still looking at the old destination folder (/store/backups/nagiosna)


How do we change it to point to the new backup folder?
You do not have the required permissions to view the files attached to this post.
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: System Backup

Post by npolovenko »

Hello, @judge01. We don't generally support modifications so you're doing this at your own risk :)
You need to change all backup paths in this script:

Code: Select all

/var/www/html/nagiosna/application/controllers/admin.php
And if you want to chnage the sentence "Backups are stored in..." you need to change it in this file:

Code: Select all

/var/www/html/nagiosna/application/language/english/main_lang.php
Let me know if you have other questions!
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked