Monex (Monitoring for eXist)
An application for monitoring, profiling and inspecting a running eXist-db instance. The app includes:
- Monitoring dashboard: shows memory usage, running queries, locked threads, cache usage and more
- Query profiling page: essential for tuning queries and indexes
- Index browser: inspect existing indexes
- Remote console: send log messages from any query in eXist to the remote console. Uses web sockets for real-time updates.
- Data visualizer: get a quick overview of the frequency of elements in a collection.