Multiple Local Backups

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Post Reply
AngeloMileto
Posts: 70
Joined: Mon Mar 21, 2022 7:53 am

Multiple Local Backups

Post by AngeloMileto »

Is there a way to schedule multiple local backups? All of our file shares are on Windows so I can't use the FTP/SSH option and all I have is local. I like having the local backup to the local machine but I also wanted to make another copy to the network via a cifs mount.

So I was thinking to must make the backup with multiple "local" locations. One would be the real local drive/path and the other would actually be a cifs mount point to the network share.

I figured I'd ask here first before scheduling a cron job or something to copy the contents of the current local backup path to the network.
zross

Re: Multiple Local Backups

Post by zross »

Hey,

Sorry I don't believe there is a way to at the moment.

Zachary Ross
tlarson
Posts: 1
Joined: Thu Aug 14, 2025 9:23 am

Re: Multiple Local Backups

Post by tlarson »

Hi,

Nagios XI does not support multiple locations for scheduled local backups. However, creating a cron job to copy the contents of the local backup to a network share is a valid way to achieve this.

More information regarding Nagios XI backups can be found in the official documentation:
https://support.nagios.com/kb/article/n ... s-482.html

Let us know if you have any other questions.
zrobinson
Posts: 22
Joined: Thu Aug 14, 2025 9:03 am

Re: Multiple Local Backups

Post by zrobinson »

Hi @AngeloMileto,

Thank you for reaching out. Local backups to multiple locations is not a currently supported feature of Nagios XI. I've created an internal feature request for this. Please let us know if you have any further questions or feedback.

Thanks,
Zachary Robinson
AngeloMileto
Posts: 70
Joined: Mon Mar 21, 2022 7:53 am

Re: Multiple Local Backups

Post by AngeloMileto »

Thanks! I was thinking the same thing. I'll probably setup a cron job to run after the scheduled local backup that just does an rsync to the network share.
Post Reply