Hi Maxim, during my little research I used the information of hazelcast HealthMonitor...
07-Feb-2020 09:27:17.941 INFORMATION [hz.server-1.HealthMonitor] com.hazelcast.internal.diagnostics.HealthMonitor.null [dev] [3.12.5] processors=4, physical.memory.total=0, physical.memory.free=0, swap.space.total=0, swap.space.free=0, heap.memory.used=367,4M, heap.memory.free=273,6M, heap.memory.total=641,0M, heap.memory.max=2,9G, heap.memory.used/total=57,27%, heap.memory.used/max=12,22%, minor.gc.count=0, minor.gc.time=0ms, major.gc.count=0, major.gc.time=0ms, load.process=0,00%, load.system=0,00%, load.systemAverage=0,18, thread.count=95, thread.peakCount=105, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=261, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0,00%, operations.pending.invocations.count=0, proxy.count=0, clientEndpoint.count=0, connection.active.count=0, client.connection.count=0, connection.count=0 Is it possible to put those information in OM_SERVER_ADDRESS/services/info/health ? Greetings Peter
