All Projects → oldmanpushcart → Greys Anatomy

oldmanpushcart / Greys Anatomy

Licence: apache-2.0
Java诊断工具

Programming Languages

java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Greys Anatomy

crash-diagnostics
Crash-Diagnostics (Crashd) is a tool to help investigate, analyze, and troubleshoot unresponsive or crashed Kubernetes clusters.
Stars: ✭ 157 (-95.88%)
Mutual labels:  troubleshooting
dnsping
DNS Ping: to check packet loss and latency issues with DNS servers
Stars: ✭ 55 (-98.56%)
Mutual labels:  troubleshooting
sip3-twig-ce
SIP3 Twig (Community Edition)
Stars: ✭ 56 (-98.53%)
Mutual labels:  troubleshooting
FPA
The Forum Post Assistant (FPA) script has been developed to assist Joomla!® forum posters to be able to post relevant system, instance, PHP and troubleshooting information directly in to a pre-formatted forum post. This will save a few hours of posting back and forth, asking for, and explaining how to acquire useful information in order for othe…
Stars: ✭ 21 (-99.45%)
Mutual labels:  troubleshooting
lung-image-analysis
A basic framework for pulmonary nodule detection and characterization in CT
Stars: ✭ 26 (-99.32%)
Mutual labels:  diagnosis
sip3-parent
SIP3 Parent POM
Stars: ✭ 54 (-98.58%)
Mutual labels:  troubleshooting
easybuggy4django
EasyBuggy clone built on Django
Stars: ✭ 44 (-98.85%)
Mutual labels:  troubleshooting
Netshoot
a Docker + Kubernetes network trouble-shooting swiss-army container
Stars: ✭ 3,709 (-2.7%)
Mutual labels:  troubleshooting
rid-covid
Image-based COVID-19 diagnosis. Links to software, data, and other resources.
Stars: ✭ 74 (-98.06%)
Mutual labels:  diagnosis
dtail
DTail is a distributed DevOps tool for tailing, grepping, catting logs and other text files on many remote machines at once.
Stars: ✭ 112 (-97.06%)
Mutual labels:  troubleshooting
Windows-911
Curated list of FREE emergency resources when you find yourself in the inevitable pickle with Windows. PRs welcome!
Stars: ✭ 24 (-99.37%)
Mutual labels:  troubleshooting
osu-macOS-Agent
osu!macOS Agent - An auxiliary troubleshooting tool for osu!
Stars: ✭ 36 (-99.06%)
Mutual labels:  troubleshooting
coursera-ai-for-medicine-specialization
Programming assignments, labs and quizzes from all courses in the Coursera AI for Medicine Specialization offered by deeplearning.ai
Stars: ✭ 80 (-97.9%)
Mutual labels:  diagnosis
tidb-dashboard
A Web UI for monitoring, diagnosing and managing the TiDB cluster.
Stars: ✭ 136 (-96.43%)
Mutual labels:  troubleshooting
sip3-salto-ce
SIP3 Salto (Community Edition)
Stars: ✭ 71 (-98.14%)
Mutual labels:  troubleshooting
serverless-lumigo-plugin
Serverless monitoring and troubleshooting plugin to easily apply distributed tracing
Stars: ✭ 59 (-98.45%)
Mutual labels:  troubleshooting
sip3-captain-ce
SIP3 Captain (Community Edition)
Stars: ✭ 73 (-98.08%)
Mutual labels:  troubleshooting
Apache2buddy
apache2buddy
Stars: ✭ 297 (-92.21%)
Mutual labels:  troubleshooting
pgsentinel
postgresql extension providing Active session history
Stars: ✭ 110 (-97.11%)
Mutual labels:  troubleshooting
drill4j
Drill - a plugin based profiler.
Stars: ✭ 79 (-97.93%)
Mutual labels:  jvmti

LOGO icon

线上系统为何经常出错?数据库为何屡遭黑手?业务调用为何频频失败?连环异常堆栈案,究竟是哪次调用所为? 数百台服务器意外雪崩背后又隐藏着什么?是软件的扭曲还是硬件的沦丧? 走进科学带你了解Greys, Java线上问题诊断工具。

相关文档

程序安装

  • 远程安装

    curl -sLk http://ompc.oss.aliyuncs.com/greys/install.sh|sh
  • 远程安装(短链接)

    curl -sLk http://t.cn/R2QbHFc|sh

最新版本

VERSION : 1.7.6.6

  1. 支持JDK9
  2. greys.sh脚本支持tar的解压缩模式(有些机器没有unzip),默认unzip
  3. 修复 #219 问题

版本号说明

主版本.大版本.小版本.漏洞修复

  • 主版本

    这个版本更新说明程序架构体系进行了重大升级,比如之前的0.1版升级到1.0版本,整个软件的架构从单机版升级到了SOCKET多机版。并将Greys的性质进行的确定:Java版的HouseMD,但要比前辈们更强。

  • 大版本

    程序的架构设计进行重大改造,但不影响用户对这款软件的定位。

  • 小版本

    增加新的命令和功能

  • 漏洞修复

    对现有版本进行漏洞修复和增强

    • 主版本大版本、之间不做任何向下兼容的承诺,即0.1版本的Client不保证一定能正常访问1.0版本的Server。

    • 小版本不兼容的版本会在版本升级中指出

    • 漏洞修复保证向下兼容

维护者

程序编译

  • 打开终端

    git clone [email protected]:oldmanpushcart/greys-anatomy.git
    cd greys-anatomy/bin
    ./greys-packages.sh
  • 程序执行

    target/目录下生成对应版本的release文件,比如当前版本是1.7.0.4,则生成文件target/greys-1.7.0.4-bin.zip

    程序在本地编译时会主动在本地安装当前编译的版本,所以编译完成后即相当在本地完成了安装。

写在后边

心路感悟

我编写和维护这款软件已经5年了,5年中Greys也从0.1版本一直重构到现在的1.7。在这个过程中我得到了许多人的帮助与建议,并在年底我计划发布2.0版本,将开放Greys的底层通讯协议,支持websocket访问。

多年的问题排查经验我没有过多的分享,一个Java程序员个中的苦闷也无从分享,一切我都融入到了这款软件的命令中,希望这些沉淀能帮助到可能需要到的你少走一些弯路,同时我也非常期待你们对她的反馈,这样我将感到非常开心和有成就感。

帮助我们

Greys的成长需要大家的帮助。

  • 分享你使用Greys的经验

    我非常希望能得到大家的使用反馈和经验分享,如果你有,请将分享文章敏感信息脱敏之后邮件给我:[email protected],我将会分享给更多的同行。

  • 帮助我完善代码或文档

    一款软件再好,也需要详细的帮助文档;一款软件再完善,也有很多坑要埋。今天我的精力非常有限,希望能得到大家共同的帮助。

  • 如果你喜欢这款软件,欢迎打赏一杯咖啡

    嗯,说实话,我是指望用这招来买辆玛莎拉蒂...当然是个玩笑~你们的鼓励将会是我的动力,钱不在乎多少,重要的是我将能从中得到大家善意的反馈,这将会是我继续前进的动力。

    alipay

联系我们

有问题阿里同事可以通过旺旺找到我,阿里外的同事可以通过我的微博联系到我。今晚的杭州大雪纷飞,明天西湖应该非常的美丽,大家晚安。

菜鸟-杜琨([email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].