Skip to content

jensopetersen/monex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Monitoring Application for eXist-db

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 45.1%
  • XQuery 34.0%
  • JavaScript 11.2%
  • Java 9.7%