Questions tagged [java-melody]

The goal of JavaMelody is to monitor Java or Java EE application servers in QA and production environments

The goal of JavaMelody is to monitor Java or Java EE application servers in QA and production environments. It is not a tool to simulate requests from users, it is a tool to measure and calculate statistics on real operation of an application depending on the usage of the application by users.

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

126 questions
0
votes
1 answer

Change the CSS of JMX Bean output in Javamelody

Is it possible to change the style of JMX Bean output on the page? I am using JavaMelody to show JMX output.
Himanshu Yadav
  • 13,315
  • 46
  • 162
  • 291
0
votes
1 answer

JavaMelody on Railo: no SQL statistics?

I just added JavaMelody to my Railo Application server but I can't get SQL statistics. I followed this excellent post: http://aarongreenlee.com/share/monitor-tomcat-performance-with-open-source-software Maybe problem can be exported to other AS…
Fabio B.
  • 9,138
  • 25
  • 105
  • 177
-1
votes
1 answer

Spring fox reponse with 500 when Java melody is integrated

Spring fox swagger UI was working fine but when i integrated java melody swagger UI responded with 500 response
Shree Rai
  • 29
  • 2
  • 5
-1
votes
1 answer

Get all URLs hosted by a JETTY Service

I have a JETTY service hosted on a remote machine. I do not have the source code of the war. But, the war has doesn't have swagger. My question is, how can I get all the URLs(paths) that my service has hosted. The war does contain java melody. so…
vineeth kumar
  • 175
  • 1
  • 12
-1
votes
1 answer

I want to implement javamelody in livyServer, Please let me how can i do this

Hi I need to implement the javamelody so that i can know how much time is consuming by which call. SO please help me to implement this.
-1
votes
1 answer

Hibernate statistics using Java

Is it possible to get hibernate statistics as generated by hibernate using java melody as per described in this link: http://docs.jboss.org/hibernate/orm/3.6/javadocs/org/hibernate/stat/Statistics.html
Jigar Parekh
  • 6,163
  • 7
  • 44
  • 64
1 2 3
8
9