Java online production environment diagnostic tool Arthas

Arthas support the use of scenarios:

  • The class from which jar package loaded?
  • Why would report a variety of categories associated Exception?
  • I changed the code to execute Why not? Could it be I did not commit? Branch made a mistake?
  • Get stuck online debug, it only re-released by adding the log it?
  • Online encounter a user's data processing problems, but the same can not be online debug, the line can not reproduce.
  • Is there a global perspective to view the health of the system?
  • Is there any way to run real-time status monitoring of the JVM?

Arthas depend on the environment:
Arthas support JDK 6+, support Linux / Mac / Windows, using the command line interactive mode, while providing a wealth of Tab Completion features to further facilitate locating and diagnosing problems.

Guess you like

Origin www.cnblogs.com/kevinlia0/p/11221258.html