SSH backups are failing
Posted: Mon Aug 26, 2019 8:22 am
[root@cvrmnagiosxi001 nagiosxi]# tail -f /usr/local/nagiosxi/var/components/scheduledbackups.log
08-22-2019 07:20:15 ERROR: Scheduled SSH Backup Failed: Local file to transfer does not exist
08-23-2019 07:20:17 ERROR: Scheduled SSH Backup Failed: Local file to transfer does not exist
08-24-2019 07:20:09 ERROR: Scheduled SSH Backup Failed: Local file to transfer does not exist
we are able to test connection and test SCP transfer and it worked fine without any issue.
Remote ssh server has disk space as well, port 22 is open.
/etc/sudoers , i see the backup line (/usr/local/nagiosxi/scripts/backup_xi.sh) included as well.
remote directory has below permissions:
drwxr-xr-x 2 nagios nagios 242 Aug 26 09:14 nagios_backups
remote server is ping-able and we are able to scp the file manually to the remote server
manually able to take the local backups
any help would be appreciated.
08-22-2019 07:20:15 ERROR: Scheduled SSH Backup Failed: Local file to transfer does not exist
08-23-2019 07:20:17 ERROR: Scheduled SSH Backup Failed: Local file to transfer does not exist
08-24-2019 07:20:09 ERROR: Scheduled SSH Backup Failed: Local file to transfer does not exist
we are able to test connection and test SCP transfer and it worked fine without any issue.
Remote ssh server has disk space as well, port 22 is open.
/etc/sudoers , i see the backup line (/usr/local/nagiosxi/scripts/backup_xi.sh) included as well.
remote directory has below permissions:
drwxr-xr-x 2 nagios nagios 242 Aug 26 09:14 nagios_backups
remote server is ping-able and we are able to scp the file manually to the remote server
manually able to take the local backups
any help would be appreciated.