Diary backup is random a date.
Diary backup is random a date.
Hi Support,
I have enabled a local backup is a diary backup with 14 days of retention. so why the date is random it should be 1,2,3,4...
Please see my attached picture.
Thank you.
I have enabled a local backup is a diary backup with 14 days of retention. so why the date is random it should be 1,2,3,4...
Please see my attached picture.
Thank you.
You do not have the required permissions to view the files attached to this post.
Re: Diary backup is random a date.
Please attach a screenshot of Admin > Scheduled Backups > Local tab.
Please attach this file as well:
Thank you
Please attach this file as well:
Code: Select all
/usr/local/nagiosxi/var/components/scheduledbackups.logRe: Diary backup is random a date.
Here for a log file.
You do not have the required permissions to view the files attached to this post.
Re: Diary backup is random a date.
Please post screenshots of:
Admin > Scheduled Backups > Local tab
AND
Admin > Scheduled Backups > SSH tab
I want to see what your settings are.
Admin > Scheduled Backups > Local tab
AND
Admin > Scheduled Backups > SSH tab
I want to see what your settings are.
Re: Diary backup is random a date.
Here, SS
You do not have the required permissions to view the files attached to this post.
Re: Diary backup is random a date.
As a test, please swap the Local and SSH backup times, so run the Local backup at 04:00 and the SSH backup at 05:00.
What is the full output of this command?
You could also try putting this at the bottom of your /usr/local/nagiosxi/html/config.inc.php:
- Note: Put it above the DO NOT MODIFY LINE at the bottom
What is the full output of this command?
Code: Select all
ls -l /store/backups/nagiosxi- Note: Put it above the DO NOT MODIFY LINE at the bottom
Code: Select all
$cfg['backup_timeout'] = 3600;
/********* DO NOT MODIFY ANYTHING BELOW THIS LINE **********/Re: Diary backup is random a date.
output of the command ls -l /store/backups/nagiosxi
I still use the running-config. not modify anything.
Thanks.
I still use the running-config. not modify anything.
Thanks.
You do not have the required permissions to view the files attached to this post.
Re: Diary backup is random a date.
What version of XI are you using? You can grab it from the bottom left hand side of the web interface.
Re: Diary backup is random a date.
My env.
Nagios XI 5.4.13
OS CentOS Linux release 7.4.1708 (Core)
Nagios XI 5.4.13
OS CentOS Linux release 7.4.1708 (Core)
Re: Diary backup is random a date.
If you go to Admin > Audit Log, do you see the daily entries for the command for submitting the backup to the system around 4am even for the days that are missing?
Code: Select all
User submitted a command to the subsystem (ID=1117)