Android代码-终端实现的 JVM 监视器。

时间:2022-08-26 03:23:01
【文件属性】:
文件名称:Android代码-终端实现的 JVM 监视器。
文件大小:62KB
文件格式:ZIP
更新时间:2022-08-26 03:23:01
Android代码 jvm-mon Console based JVM monitoring - when you just want to SSH into a server and see what's going on. jvm-top lets you monitor your JVM server applications from the terminal. Install Requirement: a JDK8 on the server and JAVA_HOME environment variable pointing to it. It won't work with just a JRE. MacOS brew install jvm-mon Linux/MacOS Download the release and extract Set JAVA_HOME environment variable: export JAVA_HOME=/path/to/your/jdk8 Execute ./bin/jvm-mon from extracted directory Usag
【文件预览】:
jvm-mon-master
----gradlew(5KB)
----settings.gradle(29B)
----.gitattributes(119B)
----LICENSE.txt(602B)
----src()
--------test()
--------dist()
--------main()
----gradle()
--------wrapper()
----README.md(2KB)
----gradlew.bat(2KB)
----.gitignore(82B)
----_config.yml(26B)
----build.gradle(2KB)

网友评论