java-melody Questions

4

Solved

I need to monitor java application and I am using javamelody. But the problem is, I have to get the data that javamelody has so I can show it in another screen. I know that javamelody store its rdd...
Peeve asked 12/6, 2013 at 7:36

1

I have a grails/groovy web-app with database connection pooling. The settings are set-up like this: dataSource: url: "jdbc:postgresql://192.168.100.53:5432/bhub_dev" properties: jmxEnabled: tr...
Bedfordshire asked 20/7, 2018 at 7:22

1

I'm using Spring configuration file to configure C3P0. To monitor DataSource I configured net.bull.javamelody.SpringDataSourceFactoryBean as mentioned in the user guide of javamelody. But my report...
Took asked 17/1, 2018 at 7:39

4

Solved

Is there a way I can restrict access to /monitoring url generated by Java-Melody plugin in Grails using Shiro roles? Update: a little bit more details. It's no problem so secure most Grails ressou...
Nonego asked 9/6, 2015 at 18:5

2

I'm trying to monitor a REST application based on the Spring tutorial Building a RESTful Web Service but in the Java Melody documentation page the configuration depends of the web.xml file, but the...
Khichabia asked 8/1, 2015 at 19:43

0

I have found the following manual https://code.google.com/p/javamelody/wiki/UserGuideAdvanced#JPA_monitoring It contains some info regarding the changes I should make in persistence.xml in order t...
Profit asked 24/6, 2014 at 10:56
1

© 2022 - 2024 — McMap. All rights reserved.