上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 64 下一页
摘要: 一、破解版下载 二、提效设置(亲自试验) 三、默认备份 阅读全文
posted @ 2018-12-22 18:21 arun_yh 阅读(245) 评论(0) 推荐(0)
摘要: 背景:线上zk都部分机器老是磁盘慢,故写了个监控磁盘阈值进行自动清理的脚本,本脚本可以调节磁盘上限和保留文件数量. #disk clean*/30 * * * * /opt/ops/disk_clean.sh >> disk_auto_clean.log 阅读全文
posted @ 2018-12-06 08:37 arun_yh 阅读(436) 评论(0) 推荐(0)
摘要: 一、nginx: [emerg] "client_header_timeout" directive is not allowed here in /opt/nginx/conf/vhost.d/newton-api.uuwatch.com.conf:24 二、 阅读全文
posted @ 2018-11-22 01:19 arun_yh 阅读(1412) 评论(0) 推荐(0)
摘要: 一、falcon磁盘IO告警计算方法 二、实现代码 阅读全文
posted @ 2018-11-13 10:08 arun_yh 阅读(761) 评论(0) 推荐(0)
摘要: strace - trace system calls and signals 一、strace工具详解 阅读全文
posted @ 2018-11-07 12:53 arun_yh 阅读(214) 评论(0) 推荐(0)
摘要: 一、 阅读全文
posted @ 2018-10-16 01:38 arun_yh 阅读(178) 评论(0) 推荐(0)
摘要: 介绍 今天给大家介绍一款开源的性能测试工具 wrk,简单易用,没有Load Runner那么复杂,他和 apache benchmark(ab)同属于性能测试工具,但是比 ab 功能更加强大,并且可以支持lua脚本来创建复杂的测试场景。 wrk 的一个很好的特性就是能用很少的线程压出很大的并发量, 阅读全文
posted @ 2018-10-16 01:28 arun_yh 阅读(450) 评论(0) 推荐(0)
摘要: 一、 https://d.jyall.me/dashboard-solo/db/soloview?panelId=1&var-metrics=stats.gauges.zookeeper.monitor.xg_arch_soa_zk_5.synced_followers&from=153915328 阅读全文
posted @ 2018-10-12 12:05 arun_yh 阅读(5466) 评论(0) 推荐(1)
摘要: 一、检查命令的执行结果 调用 阅读全文
posted @ 2018-10-08 15:09 arun_yh 阅读(367) 评论(0) 推荐(0)
摘要: 火焰图是定位疑难杂症的神器,比如 CPU 占用高、内存泄漏等问题。特别是 Lua 级别的火焰图,可以定位到函数和代码级别。 一、研究 https://moonbingbing.gitbooks.io/openresty-best-practices/flame_graph.html https:// 阅读全文
posted @ 2018-09-27 18:53 arun_yh 阅读(230) 评论(0) 推荐(0)
上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 64 下一页