jmxtrans
jmxtrans (by jmxtrans)
JavaMelody
JavaMelody : monitoring of JavaEE applications (by javamelody)
| jmxtrans | JavaMelody | |
|---|---|---|
| 1 | 3 | |
| 1,703 | 3,043 | |
| 0.1% | 0.2% | |
| 0.0 | 7.4 | |
| almost 4 years ago | 16 days ago | |
| Java | Java | |
| MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
jmxtrans
Posts with mentions or reviews of jmxtrans.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Dissecting the CPU-Memory Relationship in Garbage Collection (OpenJDK 26)
I built this 15 years ago and it got fairly popular, but is long dead now...
https://github.com/jmxtrans/jmxtrans
Kind of amazing how people are still building telemetry into Java.
JavaMelody
Posts with mentions or reviews of JavaMelody.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-28.
- JavaMelody 2.0.0, Jakarta EE 9 compatible
-
Need performance debugging advice.
Apart from the good answers here from others, you might have to investigate other sources of the bottleneck such as locks / synchronized, database connections or threads in a pool running out. If it is a Java/JakartaEE application you could try JavaMelody for monitoring.
-
Top 13 open source APM tools in 2021
💻 GitHub
What are some alternatives?
When comparing jmxtrans and JavaMelody you can also consider the following projects:
Metrics - :chart_with_upwards_trend: Capturing JVM- and application-level metrics. So you know what's going on.
prometheus - The Prometheus monitoring system and time series database.
Jolokia - JMX on Capsaicin
Glowroot - Easy to use, very low overhead, Java APM
Stagemonitor - an open source solution to application performance monitoring for java server applications