Results 93 comments of evernat

PR replaced by #1182 so closing this one

I suggest to look at the log from start of the server to this error. Please copy here any exception about javamelody, including stack-traces. And also copy here this NoClassDefFoundError...

@SiddGhoshGit Sorry for the delay. Yes, javamelody automatically deletes the older files, every day at midnight. By default, *.ser.gz are deleted after 365 days. *.rrd files are round robin data...

It seems to me that it would be needed to have values for applicationName and applicationNodeUrl and not only for collectServerUrl, when calling the `MonitoringFilter.registerApplicationNodeInCollectServer(applicationName, collectorServerUrl, applicationNodeUrl)`. What would you...

The logs above show http calls to fetch data which are sometimes 8 minutes after the previous call or sometimes 5 minutes after the previous calls. It is supposed to...

> Yes, we know that we can see the javamelody monitoring page from each app, but we want to use javamelody collector because we want use some autoscaling in our...

> So I suspect maybe it's a conversion/formatting issue? I don't think so, because we see in the logs that there are not enough http calls. Do you have checked...