-
```
It looks like there is a lot more information that *could* be graphed to
provide more meaningful metrics for Tomcat. Here are some reference links if
anyone would like to contribute enhancement…
-
http://docs.basho.com/riakee/latest/cookbooks/JMX-Monitoring/ is broken
The latest working like is this: http://docs.basho.com/riakee/2.0.2/cookbooks/JMX-Monitoring/
-
```
It looks like there is a lot more information that *could* be graphed to
provide more meaningful metrics for Tomcat. Here are some reference links if
anyone would like to contribute enhancement…
-
```
It seems to me that if I use Manager.manage in a webapp it will break
during redeployment. When the webapp redeploys the JMX namespace is taken
and an exception is thrown like
Exception: javax.…
-
```
It looks like there is a lot more information that *could* be graphed to
provide more meaningful metrics for Tomcat. Here are some reference links if
anyone would like to contribute enhancement…
-
We should expose
* Created requests / per type
* honor the returned consumed read/writes
both only if spring-boot-monitoring/dropwizzard are available (#128 )
-
- add/delete XSDs via JMX (add already done!);
- separate XSD handling in another Management interface?
- use custom types from XSD;
- store XSD as is on FS and load it before schema documents;
- rest…
-
```
It seems to me that if I use Manager.manage in a webapp it will break
during redeployment. When the webapp redeploys the JMX namespace is taken
and an exception is thrown like
Exception: javax.…
-
```
Applies as of r3974
Should be able to use JMX to inspect the service registry.
Open question as to whether it should be possible to manipulate the service
registry through JMX, though.
```
Or…
-
```
It looks like there is a lot more information that *could* be graphed to
provide more meaningful metrics for Tomcat. Here are some reference links if
anyone would like to contribute enhancement…