当前位置:网站首页>Arthas install quick installation document
Arthas install quick installation document
2020-11-09 13:44:00 【anshu】
Fast installation
Use arthas-boot
download arthas-boot.jar
, And then use java -jar
Way to start :
1. wget https://alibaba.github.io/arthas/arthas-boot.jar
2. java -jar arthas-boot.jar
Print help :
1. java -jar arthas-boot.jar -h
- If the download speed is slow , have access to aliyun Mirror image :
java -jar arthas-boot.jar —repo-mirror aliyun —use-http
Use as.sh
Arthas Support in Linux/Unix/Mac Wait for one key installation on the platform , Please copy the following , And paste it on the command line , knock enter
Execution can be :
1. curl -L https://alibaba.github.io/arthas/install.sh | sh
The above command will download the startup script file as.sh
To current directory , You can put it anywhere or add it to $PATH
in .
Directly in shell Following execution ./as.sh
, You'll get into the interactive interface .
It can also be executed ./as.sh -h
To get more parameter information .
Full installation
The latest version , Click to download :
After decompressing , There is... In the folder arthas-boot.jar
, Direct use java -jar
Way to start :
1. java -jar arthas-boot.jar
Print help :
1. java -jar arthas-boot.jar -h
Manual installation
Offline help document
The latest version , Click to download :
uninstall
- stay Linux/Unix/Mac platform
Delete the following file :
- rm -rf ~/.arthas/
- Windows Platform directly deleted user home Below
.arthas
Catalog
original text : https://alibaba.github.io/arthas/install-detail.html
版权声明
本文为[anshu]所创,转载请带上原文链接,感谢
边栏推荐
- 解密未来数据库设计:MongoDB新存储引擎WiredTiger实现(事务篇)
- Interview series 2: concurrent programming
- JVM learning (6) - memory model and thread
- 阿里、腾讯、百度、网易、美团Android面试经验分享,拿到了百度、腾讯offer
- c语言(循环链表)实现贪吃蛇的基本功能
- Reduce of Flink
- 注意.NET Core进行请求转发问题
- What really drags you down is sunk costs
- 10款必装软件,让Windows使用效率飞起!
- 技美那么贵,不如找顾问 | AALab企业顾问业务
猜你喜欢
Idea rest client, yes, I haven't opened postman yet
实在是太棒了!阿里资深架构师20年经验整理分享ServiceMesh实战文档,涨薪就差这篇文章了!
c语言(循环链表)实现贪吃蛇的基本功能
JS method of judging object type_ How to use typeof_ How to use instanceof_ How to use constructor_ Object.prototype.toString How to use ()
Chinese programmer vs Japanese programmer, full screen shame!
Where should wild card SSL certificate register and apply
Interface tests how to pass files in post requests
Depth analysis based on synchronized lock
python中常见的一些错误异常类型
Tutorial system unity online course double 11 preferential registration is in progress
随机推荐
Decrypting the future database design: implementation of mongodb's new storage engine wiredtiger (transaction)
Technology and beauty are so expensive, it's better to find consultants | aalab enterprise consulting business
苏宁基于知识图谱的大规模告警收敛和根因定位实践
ImmutableMap的put方法问题
Android 集成支付的四部曲
Android NDK development and actual combat WeChat official account 2-D code detection
基于synchronized锁的深度解析
In the future, China Telecom will make cloud computing service the main business of China Telecom
PAT_甲级_1074 Reversing Linked List
Flink 系例 之 Reduce
C language (circular list) to achieve the basic function of snake
分库分表的 9种分布式主键ID 生成方案,挺全乎的
Windows must be installed with efficiency software!
vscode 插件配置指北
Several methods of initializing singleton variable in go language
python中常见的一些错误异常类型
Viewing PDB files from the angle of assembly
Mobile security reinforcement helps app achieve comprehensive and effective security protection
阿里、腾讯、百度、网易、美团Android面试经验分享,拿到了百度、腾讯offer
Android字节跳动一面,被面试官吊打!幸得美团内推,三面拿到offer