ok - perhaps that's the issue. i've taken over this box from someone who didn't share any information about anything they ever did. It makes things a bit interesting on my end to say the least.
When I check the area that you suggested, I see that the folders haven't been updated since July 2011:
Code: Select all
[root@NagiosXI log]# ls -l /store/backups/mysql
total 24
drwxr-xr-x 7 root root 4096 Jul 20 2011 daily
drwxr-xr-x 2 root root 4096 Jul 20 2011 monthly
drwxr-xr-x 7 root root 4096 Jul 20 2011 weekly
It would appear that the previous admin had set up backup_xi.sh to run daily instead of the backups that would normally run.
Now I'm faced with the following questions:
1) should I just keep it the way it is and figure out where he had the cron job setup
2) should I try and get the original backups to function in place of the backup_xi.sh
What am I missing by only running the backup_xi.sh script?