#mysql yum
*/180 * * * * rsync -av --delete rsync://mirrors.tuna.tsinghua.edu.cn/mysql/yum/mysql-connectors-community-el7/ /srv/data/devops/tools/monitor/soft/mysql/yum/mysql-connectors-community-el7/ > /dev/null 2>&1;
*/180 * * * * rsync -av --delete rsync://mirrors.tuna.tsinghua.edu.cn/mysql/yum/mysql-tools-community-el7/ /srv/data/devops/tools/monitor/soft/mysql/yum/mysql-tools-community-el7/ > /dev/null 2>&1;
*/180 * * * * rsync -av --delete rsync://mirrors.tuna.tsinghua.edu.cn/mysql/yum/mysql57-community-el7/ /srv/data/devops/tools/monitor/soft/mysql/yum/mysql57-community-el7/ > /dev/null 2>&1;
*/180 * * * * rsync -av --delete rsync://mirrors.tuna.tsinghua.edu.cn/mysql/yum/mysql80-community-el7/ /srv/data/devops/tools/monitor/soft/mysql/yum/mysql80-community-el7/ > /dev/null 2>&1;