⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mmmd_mon.txt

📁 mysql+ha. 实现高可用性 http://code.google.com/p/mysql-master-master/
💻 TXT
字号:
NAME  mmmd_mon - MySQL Master-Master Manager DaemonSYNOPSIS  mmmd_mon  mmmd_mon @cluster_nameDESCRIPTION  MMM (MySQL Master-Master Replication Manager) is set of flexible scripts  to perform monitoring and management of MySQL Masrter-Master replication   cluster configurations.  mmmd_mon is a central part of entire MMM-cluster. It runs on dedicated   monitoring server or on one of client servers which use MySQL cluster.  This script performs monitoring of all servers described in its config   file, maintains set of roles/IPs and tries to keep entire cluster alive   when some of its nodes are dying.  At this moment monitoring script could perform following checks on   remote servers:    * ping    * mysql connect    * mysql replication threads state    * mysql replication lag  Details about monitoring configuration and checkers configuration could be  found in another sections of this manual dedicated to config files   description: mmm_agent.conf(5), mmm_mon.conf (5) and other.OPTIONS  @cluster_name - This is the only option at this time. If it is used,                   then mmmd_mon would try to read configuration from                   $BASE_DIR/etc/mmm_mon_cluster_name.conf file.CONFIGURATION  This script uses $BASEDIR/etc/mmm_mon.conf file for its configuration.   If cluster name option provided, then $BASE_DIR/etc/mmm_mon_cluster_name.conf   file used.SEE ALSO  More information could be found in mmmd_agent(1), mmm_mon.conf(5).AUTHOR  Developed by Alexey Kovyrin <http://blog.kovyrin.net>. Consulting and ideas  provided by Peter Zaitsev from Percona Ltd company <http://mysqlperformanceblog.com>.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -