Hi. I selected "Create Backup" under the Local Backup Archives menu item. The system responded that a backup was scheduled.
Does that option launch the backup script immediately or is it postponed to a later time?
Thanks
Create Backup under Local Backup Archives
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Create Backup under Local Backup Archives
It starts right away, but those can take some time to completeawilson wrote:Does that option launch the backup script immediately or is it postponed to a later time?
Re: Create Backup under Local Backup Archives
We are running 5.4.4. Is the script backup_xi.sh?
Thanks.
Thanks.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Create Backup under Local Backup Archives
Yes.awilson wrote:We are running 5.4.4. Is the script backup_xi.sh?
Thanks.
Re: Create Backup under Local Backup Archives
I don't see that the script is launched. Does the "Create Backup" option only launch if local backups are enabled?
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Create Backup under Local Backup Archives
If you run the following then click the button you should be able tto see it kick off
Code: Select all
tail -f /usr/local/nagiosxi/var/cmdsubsys.log