Difference between revisions of "Crashhub"

From air
Jump to navigation Jump to search
 
Line 4: Line 4:
 
* https://github.com/crashub
 
* https://github.com/crashub
 
* https://github.com/crashub/crash
 
* https://github.com/crashub/crash
  +
* http://www.crashub.org/1.3/reference.html#running_crash
   
 
=Installation=
 
=Installation=

Latest revision as of 11:28, 17 February 2016

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