MMM,a greate project! MMM的基本信息请参考它的网站(见后"参考资料") MMM有3个重要的器件: 1、mmmd_mon - monitoring script which does all monitoring work and makes all decisions about roles moving and so on. 2、mmmd_agent - remote servers management agent script, which provides monitoring node with simple set of remote services to make servers management easier, more flexible abd highly portable. 3、mmm_control - simple script dedicated to management of the mmmd_mon processes by commands.
每一个MySQL服务器器结点需要运行mmmd_agent,同时在另外的一个机器上(可以是独立的一台机器,也可以是和AppServer共享同一个服务器)运行mmmd_mon。形成1 * mmmd_mon + n * mmmd_agent的部署架构。