mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes
This commit is contained in:
@ -9,5 +9,19 @@ tags: ["Notes"]
|
||||
|
||||
- Peter gave feedback on the `dc.rights` proof of concept that I had sent him last week
|
||||
- We don't need to distinguish between internal and external works, so that makes it just a simple list
|
||||
- Yesterday I figured out how to monitor DSpace sessions using JMX
|
||||
- I copied the logic in the `jmx_tomcat_dbpools` provided by Ubuntu's `munin-plugins-java` package and used the stuff I discovered about JMX [in 2018-01]({{< relref "2018-01.md" >}})
|
||||
|
||||
<!--more-->
|
||||
|
||||

|
||||
|
||||
- Run all system updates and reboot DSpace Test
|
||||
- Wow, I packaged up the `jmx_dspace_sessions` stuff in the [Ansible infrastructure scripts](https://github.com/ilri/rmg-ansible-public) and deployed it on CGSpace and it totally works:
|
||||
|
||||
```
|
||||
# munin-run jmx_dspace_sessions
|
||||
v_.value 223
|
||||
v_jspui.value 1
|
||||
v_oai.value 0
|
||||
```
|
||||
|
Reference in New Issue
Block a user