Skip to content

ghenadiibatalski/liferay-javamelody

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liferay-javamelody

Plugin for JavaMelody to monitor performance in a Liferay server 6.1 or later.

See https://github.com/javamelody/javamelody/wiki

License ASL, http://www.apache.org/licenses/LICENSE-2.0

Please submit github pull requests and github issues.

Downloading and Installing the plugin:

Compiling and Installing the plugin:

  • Install maven
  • Clone the repository
  • Compile and test the code, then generate the war: -> run "mvn clean install" command in your terminal
  • copy the war file (from the new generated target folder) into the "deploy" directory of your Liferay server and wait a few seconds
  • Liferay automatically deploys the file and removes it from "deploy"
  • open http://localhost:8080/monitoring in a browser
  • See this page for SQL monitoring and more

About

JavaMelody plugin for Liferay

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%