Hi I'm wondering if anyone ever tried - or even thinked - of distributing the mysql database.
Here's my idea : you can distribute the collectors, you can distribute the zenhub, even the Zope database can use a remote cache (zeo-1.zec), but as of today the mysql database only exists once. Say we install a remote collector and zenhub in india. We have big lantency between the master mysql database and the indian zenhub. so we would like the indian server to run it's own mysql database that is connected to the master mysql. That way we could get a fast mysql requests in india, and if ever the link to india is broken the indian events will be stored in the indian mysql and not get lost. I don't know how much we could use the master-master mysql mode, or even write a separate script that would synchronize the databases. -- Florian Deckert SopraGroup - France -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=31285#31285 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
