上一页 1 ··· 55 56 57 58 59 60 61 62 63 ··· 93 下一页
摘要: 参考文档:https://www.cnblogs.com/bixiaoyu/p/9638505.html MySQL开启慢查询不详述 MySQL5.7慢查询日志格式如下 MySQL主机安装filebeat修改配置文件/etc/filebeat/filebeat.yml PS:删除的无用字段为以下几个 阅读全文
posted @ 2019-02-27 10:23 minseo 阅读(1754) 评论(0) 推荐(0) 编辑
摘要: 参考:http://www.52devops.com/chuck/814.html 查看salt-minion的运行状态,显示salt-master已经缓存了这个minion,但是minion在重新认证之前将要等待10秒,其实此情况是正常情况,因为salt-master没有接收minion的认证,但 阅读全文
posted @ 2019-02-16 10:49 minseo 阅读(724) 评论(0) 推荐(0) 编辑
摘要: Nginx使用TCP反向代理日志配置不同于http 修改nginx配置文档/usr/local/nginx/conf/nginx.conf 设置日志格式 修改具体的tcp配置文档 检查日志 PS 阅读全文
posted @ 2019-02-15 15:35 minseo 阅读(9814) 评论(0) 推荐(1) 编辑
摘要: 参考:https://blog.csdn.net/frvxh/article/details/56293502 FastDFS安装配置参考:https://www.cnblogs.com/minseo/p/10210428.html 环境介绍 停止storage进程 修改storage配置/etc/ 阅读全文
posted @ 2019-02-15 15:27 minseo 阅读(973) 评论(0) 推荐(0) 编辑
摘要: 参考文档:https://blog.csdn.net/longzhoufeng/article/details/79737549 自己搭的服务器,用nginx做代理。上传超过1M大的客户端文件无法正常上传,nginx直接报错,上传文件太大,于是修改了下nginx的配置,就可以了。 PS:需要放在se 阅读全文
posted @ 2019-02-15 09:39 minseo 阅读(1035) 评论(0) 推荐(0) 编辑
摘要: 参考文档:http://blog.51cto.com/hld1992/2055028 阅读全文
posted @ 2019-02-14 17:02 minseo 阅读(381) 评论(0) 推荐(0) 编辑
摘要: 参考:https://www.cnblogs.com/resn/p/9082663.html elasticsearch部分查询语句 获取集群节点列表 curl "172.16.30.55:9200/_cat/nodes?v" 列出所有索引 curl "172.16.30.55:9200/_cat/ 阅读全文
posted @ 2019-02-14 13:54 minseo 阅读(739) 评论(0) 推荐(0) 编辑
摘要: 参考:https://www.cnblogs.com/liuyisai/p/6009379.html 一,Amoeba是什么 Amoeba(变形虫)项目,专注 分布式数据库 proxy 开发。座落与Client、DB Server(s)之间。对客户端透明。具有负载均衡、高可用性、sql过滤、读写分离 阅读全文
posted @ 2019-01-24 11:02 minseo 阅读(218) 评论(0) 推荐(0) 编辑
摘要: 参考文档:http://blog.51cto.com/270142877/1937241 本项目脚本下载地址:https://github.com/jasonmcintosh/rabbitmq-zabbix 下载文件解压 把scripts文件放在目录/etc/zabbix/scripts/rabbi 阅读全文
posted @ 2019-01-23 15:13 minseo 阅读(6607) 评论(0) 推荐(0) 编辑
摘要: 安装备份插件,系统管理-插件管理 可选插件搜索backup 备份 系统管理-Backup manager 设置备份路径 恢复 阅读全文
posted @ 2019-01-23 08:42 minseo 阅读(370) 评论(0) 推荐(0) 编辑
上一页 1 ··· 55 56 57 58 59 60 61 62 63 ··· 93 下一页