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:
@ -1000,3 +1000,7 @@ $ ./rest-find-collections.py 10568/1 | grep -i untitled
|
||||
- I'll probably also increase `minSpareThreads` to 20 (its default is 10)
|
||||
- I still want to bump up `acceptorThreadCount` from 1 to 2 as well, as the documentation says this should be increased on multi-core systems
|
||||
- I spent quite a bit of time looking at `jvisualvm` and `jconsole` today
|
||||
- Run system updates on DSpace Test and reboot it
|
||||
- I see I can monitor the number of Tomcat threads and some detailed JVM memory stuff if I install `munin-plugins-java`
|
||||
- I'd still like to get arbitrary mbeans like activeSessions etc, though
|
||||
- I can't remember if I had to configure the jmx settings in `/etc/munin/plugin-conf.d/munin-node` or not—I think all I did was re-run the `munin-node-configure` script and of course enable JMX in Tomcat's JVM options
|
||||
|
Reference in New Issue
Block a user