Automatic backups are not working well
Re: Automatic backups are not working well
Lets see if increasing the backup timeout will fix the issue.
and add this line at the bottom
Save the file and restart the Nagios and Apache processes by running
FYI, dwhitfield is out of the office until next week so we will not have access to the system profile that you sent him.
Code: Select all
Edit the /usr/local/nagiosxi/html/config.inc.phpCode: Select all
$cfg['backup_timeout'] = 3600;Code: Select all
service nagios stop
killall -9 nagios
service nagios start
service httpd restartBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: Automatic backups are not working well
any updates?
Re: Automatic backups are not working well
Can you run the commands from my previous post and send me the System Profile?
We never received it.
We never received it.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Automatic backups are not working well
Sorry, didn't see this message.tgriep wrote:Can you run the commands from my previous post and send me the System Profile?
We never received it.
Just did it. Waiting few days to see results.
Re: Automatic backups are not working well
OK, post back your findings.
Be sure to check out our Knowledgebase for helpful articles and solutions!