/monex

Monitoring Application for eXist-db

Primary LanguageCSS

Monex (Monitoring for eXist)

Image

An application for monitoring, profiling and inspecting a running eXist-db instance. The app includes:

  1. Monitoring dashboard: shows memory usage, running queries, locked threads, cache usage and more
  2. Query profiling page: essential for tuning queries and indexes
  3. Index browser: inspect existing indexes
  4. Remote console: send log messages from any query in eXist to the remote console. Uses web sockets for real-time updates.
  5. Data visualizer: get a quick overview of the frequency of elements in a collection.