Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1019 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 1019 Bytes

alfresco-javamelody

Add-on for JavaMelody to monitor performance in a Alfresco server 5.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 amp file in the target directory : -> run mvn clean install command in your terminal
  • The amp file needs to be installed into the Alfresco Repository webapp using the Alfresco Module Management Tool (MMT): follow the same procedure.
  • Open http://localhost:8080/alfresco/monitoring in a browser.