mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2017-11-05
This commit is contained in:
@ -117,3 +117,6 @@ dspace=# select distinct text_value, authority, confidence from metadatavalue va
|
||||
```
|
||||
|
||||
- So I'm not sure if this is just a graphical glitch or if editors have to edit this metadata field prior to approval
|
||||
- Looking at monitoring Tomcat's JVM heap with Prometheus, it looks like we need to use JMX + [jmx_exporter](https://github.com/prometheus/jmx_exporter)
|
||||
- This guide shows how to [enable JMX in Tomcat](https://geekflare.com/enable-jmx-tomcat-to-monitor-administer/) by modifying `CATALINA_OPTS`
|
||||
- I was able to successfully connect to my local Tomcat with jconsole!
|
||||
|
Reference in New Issue
Block a user