Create Backup under Local Backup Archives

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
awilson
Posts: 224
Joined: Mon Mar 21, 2016 1:20 pm

Create Backup under Local Backup Archives

Post by awilson »

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
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Create Backup under Local Backup Archives

Post by scottwilkerson »

awilson wrote:Does that option launch the backup script immediately or is it postponed to a later time?
It starts right away, but those can take some time to complete
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
awilson
Posts: 224
Joined: Mon Mar 21, 2016 1:20 pm

Re: Create Backup under Local Backup Archives

Post by awilson »

We are running 5.4.4. Is the script backup_xi.sh?

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

Post by scottwilkerson »

awilson wrote:We are running 5.4.4. Is the script backup_xi.sh?

Thanks.
Yes.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
awilson
Posts: 224
Joined: Mon Mar 21, 2016 1:20 pm

Re: Create Backup under Local Backup Archives

Post by awilson »

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

Post by scottwilkerson »

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
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked