Page 1 of 1

Replication of ZM data to offsite location

Posted: Tue Dec 10, 2013 10:21 pm
by alon
Does anyone have experience with replicating ZM data (captured events and DB) to an offsite server?

I experimented with BitTorrentSync http://www.bittorrent.com/sync and it is a robust mechanism to sync files between servers.
ZM stores all its captured events (images) under

Code: Select all

/var/www/zm/events
and that's straightforward to synchronize. However, what about the ZM sql database? how do i go about synchronizing the DB to the offsite server such that in the event of the ZM server being compromised, i have an alternative system to browse events?

Re: Replication of ZM data to offsite location

Posted: Wed Dec 11, 2013 1:32 am
by chippy99
Have you looked at mysql replication.