# PilotGo-plugin-mysql **Repository Path**: wubijie123/PilotGo-plugin-mysql ## Basic Information - **Project Name**: PilotGo-plugin-mysql - **Description**: PilotGo mysql plugin to maintain, monitor and optimize mysql cluster. - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-11-10 - **Last Updated**: 2024-11-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PilotGo-plugin-mysql #### 介绍 PilotGo MySQL应用插件,提供MySQL实例的监控、管理、安全分析及优化建议等功能。 MySQL插件基于[mysqld-expoter](https://github.com/prometheus/mysqld_exporter)提供基本的监控数据采集,同时提供MySQL集群巡检、安全检查、性能分析、运行状态分析等功能,保障业务集群的稳定运行。 *note*:PilotGo MySQL插件运行依赖PilotGo主平台,如何在PilotGo平台中使用插件,请参考PilotGo平台文档。 #### 软件架构 ![design.png](./docs/pictures/design.png) #### 安装教程 1. 安装并运行PilotGo MySQL插件服务 2. 在PilotGo平台导入MySQL插件应用 3. 使用MySQL插件功能 #### 补充链接 1. [PilotGo使用手册](https://gitee.com/openeuler/docs/tree/master/docs/zh/docs/PilotGo/使用手册.md) 2. PilotGo[代码仓](https://gitee.com/openeuler/PilotGo) 3. PilotGo[软件包仓](https://gitee.com/src-openeuler/PilotGo) #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request,提供详细的实现说明