0

I'm monitoring a Spring Boot application through actuator metrics. Actuator endpoints reports these metrics:

jvm memory used: 362MB
jvm memory committed: 485MB
jvm memory max: 548MB

Using top linux command I see that the memory used from JVM is around 673 MB.

enter image description here

So, we have a delta of 125MB from jvm memory max and memory used reported by top. Anyone can explain me this behaviour?

Michel Foucault
  • 1,724
  • 3
  • 25
  • 48

0 Answers0