Thanks for the speedy answer. Regrettably I do not want to use hazelcast at this moment. This has to do with network topology, infra structure support and a low as possible impact. It looks like the best intial route to take will be to write a reporter (if it is not in the library) that writes out the data in CSV format in fixed intervals, which we then can initially analyse with excel or different tooling. From its name, LocalJamonFilePersister might be a good example to work from, but will look...
Hi, I've been working with Jamon in the past, which served us very well during perfomance improvements and day to day monitoring. We used a quite old version there, that had no web interface etc. but we logged the aggregated results every five minutes and used Splunk to analyse the results. This helped us a lot (together with some other datasources also available in Splunk). I am on a different project now, and as usual there is a need to get more insight into the applications hot spot. We are horizontally...