databases.yml 755 Bytes
datasources:
   yh_ops:
      servers:
        - 172.31.50.75:3306
        - 172.31.50.75:3306
      username: ops
      password: t5/oMgwUCmO/GeMHBAQ2Cg==

   zabbix:
      servers:
        - 10.66.0.191:3306
        - 10.66.0.191:3306
      username: zabbix_ops
      password: YQ7VlkwN1Mum/fjaZARkKg==
      daos:
        - com.monitor.zabbix.mapper.ZabbixHistoryMapper
        - com.monitor.zabbix.mapper.ZabbixHostMapper
        - com.monitor.zabbix.mapper.ZabbixItemMapper

   yohobuy_logs:
      servers:
        - yohologs.yohoops.org:3306
        - yohologs.yohoops.org:3306
      username: yh_vpc_bak
      password: +BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
      daos:
        - com.monitor.mysql.mapper.SMSLogsMapper

readOnlyInSlave: true