@ -29,12 +29,11 @@ Arthas is built to solve these issues. A developer can troubleshoot production i
* Monitor system metrics, thread states and CPU usage, GC statistics and etc.
* Monitor system metrics, thread states and CPU usage, GC statistics and etc.
* Supports command line interactive mode, with auto-complete feature enabled.
* Supports command line interactive mode, with auto-complete feature enabled.
* Supports telnet and WebSocket, which enables both local and remote diagnostics with command line and browsers.
* Supports telnet and WebSocket, which enables both local and remote diagnostics with command line and browsers.
* Supports JDK 6+
Contents
Contents
--------
--------
English version has just been finished. If you would like to make it better, please check [here](https://github.com/alibaba/arthas/issues/51) and submit your pull request.
Latest Version, Click To Download: [![Arthas](https://img.shields.io/maven-central/v/com.taobao.arthas/arthas-packaging.svg?style=flat-square "Arthas")](http://repository.sonatype.org/service/local/artifact/maven/redirect?r=central-proxy&g=com.taobao.arthas&a=arthas-packaging&e=zip&c=bin&v=LATEST)
Download the latest `bin.zip`, unzip the package, and find `as.bat` from 'bin' directory. For now this script will only take one argument `pid`, which means you can only diagnose the local Java process. (Welcome any bat script expert to make it better :heart:)
Download and unzip, then find `as.bat` from 'bin' directory. For now this script will only take one argument `pid`, which means you can only diagnose the local Java process. (Welcome any bat script expert to make it better :heart:)
```bash
```bash
as.bat <pid>
as.bat <pid>
@ -68,21 +68,20 @@ If you fail to boot Arthas with the provided batch file, you could try to assemb
3. Use telnet to connect once attaching to the target JVM (in step 2) succeeds
3. Use telnet to connect once attaching to the target JVM (in step 2) succeeds
**Latest version, Click To Download**: [![Arthas](https://img.shields.io/maven-central/v/com.taobao.arthas/arthas-packaging.svg?style=flat-square "Arthas")](http://repository.sonatype.org/service/local/artifact/maven/redirect?r=central-proxy&g=com.taobao.arthas&a=arthas-packaging&e=zip&c=bin&v=LATEST)
If the download speed is slow, try to use [Ali cloud mirror repository](https://maven.aliyun.com/), for example, to download version `3.x.x` (you can replace `3.x.x` in the example URL if you want to download other version), the download URL is: https://maven.aliyun.com/repository/public/com/taobao/arthas/arthas-packaging/3.x.x/arthas-packaging-3.x.x-bin.zip
If the download speed is slow, try to use [Ali cloud mirror repository](https://maven.aliyun.com/), for example, to download version `3.x.x` (you can replace `3.x.x` in the example URL if you want to download other version), the download URL is: https://maven.aliyun.com/repository/public/com/taobao/arthas/arthas-packaging/3.x.x/arthas-packaging-3.x.x-bin.zip
<li>Monitor system metrics, thread states and CPU usage, GC statistics and etc.</li>
<li>Monitor system metrics, thread states and CPU usage, GC statistics and etc.</li>
<li>Supports command line interactive mode, with auto-complete feature enabled.</li>
<li>Supports command line interactive mode, with auto-complete feature enabled.</li>
<li>Supports telnet and WebSocket, which enables both local and remote diagnostics with command line and browsers.</li>
<li>Supports telnet and WebSocket, which enables both local and remote diagnostics with command line and browsers.</li>
<li>Supports JDK 6+</li>
</ul>
</ul>
</div>
</div>
<divclass="section"id="contents">
<divclass="section"id="contents">
<spanid="contents"></span><h2>Contents<aclass="headerlink"href="#contents"title="Permalink to this headline">¶</a></h2>
<spanid="contents"></span><h2>Contents<aclass="headerlink"href="#contents"title="Permalink to this headline">¶</a></h2>
<p>English version has just been finished. If you would like to make it better, please check <aclass="reference external"href="https://github.com/alibaba/arthas/issues/51">here</a> and submit your pull request.</p>
<p>Latest Version, Click To Download: <aclass="reference external"href="http://repository.sonatype.org/service/local/artifact/maven/redirect?r=central-proxy&g=com.taobao.arthas&a=arthas-packaging&e=zip&c=bin&v=LATEST"><imgalt="Arthas"src="https://img.shields.io/maven-central/v/com.taobao.arthas/arthas-packaging.svg?style=flat-square"/></a></p>
<p>Download the latest <codeclass="docutils literal notranslate"><spanclass="pre">bin.zip</span></code>, unzip the package, and find <codeclass="docutils literal notranslate"><spanclass="pre">as.bat</span></code> from ‘bin’ directory. For now this script will only take one argument <codeclass="docutils literal notranslate"><spanclass="pre">pid</span></code>, which means you can only diagnose the local Java process. (Welcome any bat script expert to make it better :heart:)</p>
<p>Download and unzip, then find <codeclass="docutils literal notranslate"><spanclass="pre">as.bat</span></code> from ‘bin’ directory. For now this script will only take one argument <codeclass="docutils literal notranslate"><spanclass="pre">pid</span></code>, which means you can only diagnose the local Java process. (Welcome any bat script expert to make it better :heart:)</p>
<spanid="offline-help-documentation"></span><h2>Offline Help Documentation<aclass="headerlink"href="#offline-help-documentation"title="Permalink to this headline">¶</a></h2>
<spanid="offline-help-documentation"></span><h2>Offline Help Documentation<aclass="headerlink"href="#offline-help-documentation"title="Permalink to this headline">¶</a></h2>
<spanid="manually-install-arthas"></span><h1>Manually Install Arthas<aclass="headerlink"href="#manually-install-arthas"title="Permalink to this headline">¶</a></h1>
<spanid="manually-install-arthas"></span><h1>Manually Install Arthas<aclass="headerlink"href="#manually-install-arthas"title="Permalink to this headline">¶</a></h1>
<ol>
<ol>
<li><pclass="first">Download the latest version</p>
<li><pclass="first">Download the latest version</p>
<p><strong>Latest version, Click To Download</strong>: <aclass="reference external"href="http://repository.sonatype.org/service/local/artifact/maven/redirect?r=central-proxy&g=com.taobao.arthas&a=arthas-packaging&e=zip&c=bin&v=LATEST"><imgalt="Arthas"src="https://img.shields.io/maven-central/v/com.taobao.arthas/arthas-packaging.svg?style=flat-square"/></a></p>
<p>If the download speed is slow, try to use <aclass="reference external"href="https://maven.aliyun.com/">Ali cloud mirror repository</a>, for example, to download version <codeclass="docutils literal notranslate"><spanclass="pre">3.x.x</span></code> (you can replace <codeclass="docutils literal notranslate"><spanclass="pre">3.x.x</span></code> in the example URL if you want to download other version), the download URL is: https://maven.aliyun.com/repository/public/com/taobao/arthas/arthas-packaging/3.x.x/arthas-packaging-3.x.x-bin.zip</p>
<p>If the download speed is slow, try to use <aclass="reference external"href="https://maven.aliyun.com/">Ali cloud mirror repository</a>, for example, to download version <codeclass="docutils literal notranslate"><spanclass="pre">3.x.x</span></code> (you can replace <codeclass="docutils literal notranslate"><spanclass="pre">3.x.x</span></code> in the example URL if you want to download other version), the download URL is: https://maven.aliyun.com/repository/public/com/taobao/arthas/arthas-packaging/3.x.x/arthas-packaging-3.x.x-bin.zip</p>
<spanid="web-console"></span><h1>Web Console<aclass="headerlink"href="#web-console"title="Permalink to this headline">¶</a></h1>
<spanid="web-console"></span><h1>Web Console<aclass="headerlink"href="#web-console"title="Permalink to this headline">¶</a></h1>
<p>Arthas supports the Web Console. After attach success, the user can access: <aclass="reference external"href="http://localhost:8563/">http://localhost:8563/</a>.</p>
<p>Arthas supports the Web Console. After attach success, the user can access: <aclass="reference external"href="http://127.0.0.1:8563/">http://127.0.0.1:8563/</a>.</p>
<p>The user can fill in the IP and connect the remote arthas on other machines.</p>
<p>The user can fill in the IP and connect the remote arthas on other machines.</p>
<p>If you have suggestions for the Web Console, please leave a message here: <aclass="reference external"href="https://github.com/alibaba/arthas/issues/15">https://github.com/alibaba/arthas/issues/15</a></p>
<p>If you have suggestions for the Web Console, please leave a message here: <aclass="reference external"href="https://github.com/alibaba/arthas/issues/15">https://github.com/alibaba/arthas/issues/15</a></p>