Crashhub

From air
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Shell pour JMX. Permet de lister les métriques relever sur les MBeans d'une JVM. Crash peut être étendu via des commandes écrites en Java.

Installation

git clone https://github.com/crashub/crash.git
cd crash
mvn -DskipTests clean install


brew install crash

Lancement

CRASH_VERSION=
java -jar target/crsh.shell-${CRASH_VERSION}-standalone.jar

Commandes

help