Re: [CentOS] monitoring rsync backups on centos

2007-08-30 Thread Rob Lines
We went really simple with all the rsync commands being run from the same machine. We point all the output from the rsync to a log file in /var/log and then I usually just tail the file on a daily basis. Also if it runs into actual errors cron ends up mailing directly. We use this on our cluster

Re: [CentOS] monitoring rsync backups on centos

2007-08-28 Thread Les Mikesell
dnk wrote: Hi there, I was wondering whay people were using to monitor rsync backups on centos? I have been looking around sourceforge for various programs (IE Backup Monitor), but am hesitant to trust any of them without hearing about some user experiences. We currently just use rsync for back