Public Application Repository

Back to listing of all packages

  • application

    Monex

    Description: An application for monitoring, profiling and inspecting a running eXist-db instance.
    Version: 3.0.3
    Size: 2881k
    Requirement: eXist-db version 5.3.0-SNAPSHOT or later
    Short Title: monex
    Package Name (URI): http://exist-db.org/apps/monex
    Author(s): eXist-db Project
    License: GNU Lesser General Public License, version 2.1
    Website: https://www.github.com/eXist-db/monex
    Download: monex-3.0.3.xar
    Download other versions:
    • 3.0.2
    • 3.0.0
    • 2.1.1
    • 2.1.0
    • 2.0.4
    • 2.0.3
    • 2.0.2
    • 2.0.1
    • 2.0.0
    • 0.9.17
    • 0.9.16
    • 0.9.15
    • 0.9.14
    • 0.9.13
    • 0.9.12
    • 0.9.11
    • 0.9.10
    • 0.9.8
    • 0.7
    • 0.6
    • 0.5
    • 0.4
    • 0.3
    • 0.2
    • 4.0.1 (Note: Requires eXist-db version 6.1.0 or later.)
    • 4.0.0 (Note: Requires eXist-db version 6.1.0 or later.)
    • 3.0.5 (Note: Requires eXist-db version 5.4.0 or later.)
    • 3.0.4 (Note: Requires eXist-db version 5.4.0 or later.)
    • 1.0.1 (Note: Requires eXist-db version 3.7.0-SNAPSHOT or later, and 4.99.0 or earlier.)
    • 1.0.0 (Note: Requires eXist-db version 3.7.0-SNAPSHOT or later, and 4.99.0 or earlier.)
    • 0.9.7 (Note: Requires eXist-db version 3.0.2 or later, and 3.2.0 or earlier.)
    • 0.9.6 (Note: Requires eXist-db version 3.0.2 or later, and 3.1.0 or earlier.)
    • 0.9.5 (Note: Requires eXist-db version 3.0.2 or later, and 3.1.0 or earlier.)
    • 0.9.4 (Note: Requires eXist-db version 3.0.2 or later, and 3.1.0 or earlier.)
    • 0.9.3 (Note: Requires eXist-db version 2.1.0 or later, and 3.1.0 or earlier.)
    • 0.9.1 (Note: Requires eXist-db version 2.1.0 or later, and 3.1.0 or earlier.)
    • 0.9 (Note: Requires eXist-db version 2.1.0 or later, and 3.0.1 or earlier.)
    • 0.8 (Note: Requires eXist-db version 2.1.0 or later, and 3.0.0 or earlier.)
    Change log:
    3.0.3
    • Important: Due to an internal API change this version is compatible with exist db versions 5.3.0-SNAPSHOT and latter
    • Fix yank on collapsing opening sidebar
    • Update AdminLTE theme to version 2.4.18
    • Replace ACE edior with prismjs for highlighting code
    • Replace dependency on shared-resources package with new templating only library
    2.1.1
    • Updated: Aligned Jackson dependency with eXist 5.2.0.
    2.1.0
    • Fixed: Dependency conflicts. Now requires eXist 5.1.0.
    2.0.4
    • Fixed: Moved integration tests into the source repository - #96
    • Fixed: Read product details from JMX output - #99
    2.0.3
    • Fixed: Removed deprecated draft map constructor for compatibility with forthcoming eXist 5.0.0-RC8
    2.0.2
    • Fix console for compatibility with eXist 5
    2.0.1
    • Fixed: Installation of monex's test collection & instances config files
    2.0.0
    • Version note: Due to changes in JMX output in eXist 5, Monex is now split into a 1.x branch for users of eXist 4.x and the master branch will carry Monex 2.x releases for users of eXist 5+.
    • Improved: Monex is now built with maven
    • Improved: Removed dependency on Jetty. Monex now uses the standard Java WebSocket API.
    • Improved: Declared front end dependencies via npm.
    • Removed: HipChat module
    • Fixed: Javascript errors when loading various pages
    1.0.1
    • Fixed: Installation of monex's test collection & instances config files
    1.0.0
    • Version note: Due to changes in JMX output in eXist 5.x, Monex is now split into a 1.x branch for users of eXist 4.x and the develop branch will carry Monex 2.0 releases for users of eXist 5+
    • Improved: Monex is now built with maven
    • Improved: Removed dependency on Jetty. Monex now uses the standard Java WebSocket API.
    • Improved: Declared front end dependencies via npm.
    • Removed: HipChat module
    • Fixed: Javascript errors when loading various pages
    0.9.17
    • Repair for eXist 5.0.0 release
    0.9.16
    • Fix release
    0.9.15
    • Choose shorter period for ping to keep the websocket connection open in Remote Console (was 5s, now .5s)
    0.9.14
    0.9.13
    • Improved compatibility with Tomcat 7 - #9
    • Improved resolution of dependencies during build and build documentation - #16
    • Removed old version warnings #51
    0.9.12
    • Move jetty jars to eXist-db to prevent version conflicts
    0.9.11
    • Updated: Links to monex's GitHub repository - #39
    0.9.10
    • Improved build process
    0.9.9
    • Upgraded included jetty jars to 9.4.6
    • Updated eXist dependency to require v3.5.0
    0.9.8
    • Show version of Java in the Monitoring > System Information pane
    • Removed package's semver-max to ensure compatibility with all eXist 3.x releases
    0.9.7
    • Sync source with GitHub repository
    0.9.6
    • New "Tare" button in Query Profiling pane factors out external processes from results
    0.9.4
    • Update console logging to match changes in internal eXist API
    • Add hipchat notifications
    0.9.1
    • Fix eXist dependency to work with 3.0RC2 and final
    0.5
    • New function console:dump prints all variables in the local variable stack, which are visible at the point the statement appears in the code.
    • Info popup in remote console causes browser display issues.
    0.4
    • Send alerts only to receivers watching the affected instance
    • Store last ping status in db; send alerts only if status changed