Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/eXist-db/monex
Monitoring Application for eXist-db
https://github.com/eXist-db/monex
Update RemoteConsoleServlet.java
To resolve the problem "Caused by: java.lang.IllegalArgumentException: Invalid <url-pattern> rco...
ec923483446773af6745a610516be41dafb1f5ec authored about 10 years ago by Albicocca <[email protected]>
Update version.
f7c26dbb00878533242b5ecad316f93ae0affa9f authored about 10 years ago by Wolfgang Meier <[email protected]>
f7c26dbb00878533242b5ecad316f93ae0affa9f authored about 10 years ago by Wolfgang Meier <[email protected]>
New function console:dump: prints all variables in the local variable stack, which are visible at the point the statement appears in the code.
668386bde3af1272b81aaeddf2957aa3e0077bbd authored about 10 years ago by Wolfgang Meier <[email protected]>
668386bde3af1272b81aaeddf2957aa3e0077bbd authored about 10 years ago by Wolfgang Meier <[email protected]>
Remote console: info popup causes display issues: show on click only
071d823dcc10ec8dc7a1c1651e00a87a34b22382 authored about 10 years ago by Wolfgang Meier <[email protected]>
071d823dcc10ec8dc7a1c1651e00a87a34b22382 authored about 10 years ago by Wolfgang Meier <[email protected]>
* enhanced javascript to choose dynamically the web-root-context (e.g. "/" exist or simply "/", solutions relies on monex installed within /apps collection)
4655c92b2b744c37e5101cd52a23798ce429ee17 authored about 10 years ago by Lars Windauer <[email protected]>
4655c92b2b744c37e5101cd52a23798ce429ee17 authored about 10 years ago by Lars Windauer <[email protected]>
Add changes to repo.xml
598eb14d3562769207ab27aec1266ce1c99914f6 authored over 10 years ago by Wolfgang Meier <[email protected]>
598eb14d3562769207ab27aec1266ce1c99914f6 authored over 10 years ago by Wolfgang Meier <[email protected]>
Add hint about email alert configuration.
b4d08bc8df20a188ec34160421421e823f8953d1 authored over 10 years ago by Wolfgang Meier <[email protected]>
b4d08bc8df20a188ec34160421421e823f8953d1 authored over 10 years ago by Wolfgang Meier <[email protected]>
Update version to 0.4
ef81e5a1d74e9a4717202381a45ea0ed2a4b80ed authored over 10 years ago by Wolfgang Meier <[email protected]>
ef81e5a1d74e9a4717202381a45ea0ed2a4b80ed authored over 10 years ago by Wolfgang Meier <[email protected]>
Store last status for each remote server in db. Only send email alert if status changes.
c204e378e3aa3dccf2c4db0da7ab3b5ab3d1e515 authored over 10 years ago by Wolfgang Meier <[email protected]>
c204e378e3aa3dccf2c4db0da7ab3b5ab3d1e515 authored over 10 years ago by Wolfgang Meier <[email protected]>
Remote console: support small devices by hiding source and line info. Display on click only.
3620de2296d021363f768827c0fab960c12c4267 authored over 10 years ago by Wolfgang Meier <[email protected]>
3620de2296d021363f768827c0fab960c12c4267 authored over 10 years ago by Wolfgang Meier <[email protected]>
Update AdminLTE stylesheets
247c024f49d6c99cc2ebf6f1e880253c2f1158dd authored over 10 years ago by Wolfgang Meier <[email protected]>
247c024f49d6c99cc2ebf6f1e880253c2f1158dd authored over 10 years ago by Wolfgang Meier <[email protected]>
Attribute for server token should be "token", not "key"
d987fea76b671ed7091d1668fa46129b73fd19db authored over 10 years ago by Wolfgang Meier <[email protected]>
d987fea76b671ed7091d1668fa46129b73fd19db authored over 10 years ago by Wolfgang Meier <[email protected]>
Send notifications to selected recipients only.
e46b4e162913de23492b31c12e0bdc8494a24e3a authored over 10 years ago by Wolfgang Meier <[email protected]>
e46b4e162913de23492b31c12e0bdc8494a24e3a authored over 10 years ago by Wolfgang Meier <[email protected]>
Hide powered-by logo on mobile device.
4930d0ce871b85cc8ad6850cd30faed074a7d170 authored over 10 years ago by Wolfgang Meier <[email protected]>
4930d0ce871b85cc8ad6850cd30faed074a7d170 authored over 10 years ago by Wolfgang Meier <[email protected]>
Showing the number of instances for each defined index causes the query to become very slow when the page is opened on a large data set. In the worst case it can completely block eXist. Commented out the corresponding entries in the table until we have found faster ways to retrieve this information.
b1002a3912921285b5d9396b6706a767fa2f8f5f authored over 10 years ago by Wolfgang Meier <[email protected]>
b1002a3912921285b5d9396b6706a767fa2f8f5f authored over 10 years ago by Wolfgang Meier <[email protected]>
Add "powered by" logo
1dea0684eddfed631a148a16043b91f677aa15bb authored over 10 years ago by Wolfgang Meier <[email protected]>
1dea0684eddfed631a148a16043b91f677aa15bb authored over 10 years ago by Wolfgang Meier <[email protected]>
Remote console: allow message channel to be configured.
5d0cd5a502cec1b352b6f13f6160609326856eb9 authored over 10 years ago by Wolfgang Meier <[email protected]>
5d0cd5a502cec1b352b6f13f6160609326856eb9 authored over 10 years ago by Wolfgang Meier <[email protected]>
Display alert if browser does not support web sockets (e.g. IE8)
80abf63fb3ea8610e871b7669c64449de341bf55 authored over 10 years ago by Wolfgang Meier <[email protected]>
80abf63fb3ea8610e871b7669c64449de341bf55 authored over 10 years ago by Wolfgang Meier <[email protected]>
Show monitoring status on all pages. Only display warn icon if there is really a warning.
944d23f6055a70d9d82984503c46a054297dc0e9 authored over 10 years ago by Wolfgang Meier <[email protected]>
944d23f6055a70d9d82984503c46a054297dc0e9 authored over 10 years ago by Wolfgang Meier <[email protected]>
Make sure monex warns if scheduler module is not enabled.
baa5bbde8490238ea49070f61dcd200f4dd066ab authored over 10 years ago by Wolfgang Meier <[email protected]>
baa5bbde8490238ea49070f61dcd200f4dd066ab authored over 10 years ago by Wolfgang Meier <[email protected]>
Limited permissions on notifications.xml
23837cc11f1261126b1b88cae9e1bc63f7c8d469 authored over 10 years ago by Wolfgang Meier <[email protected]>
23837cc11f1261126b1b88cae9e1bc63f7c8d469 authored over 10 years ago by Wolfgang Meier <[email protected]>
Support email alerts.
6dd19fb45da2bf8abae630f998c5fe664b2a3f67 authored over 10 years ago by Wolfgang Meier <[email protected]>
6dd19fb45da2bf8abae630f998c5fe664b2a3f67 authored over 10 years ago by Wolfgang Meier <[email protected]>
Use scheduled job on server for ping; push notifications to client via web socket.
c061c7489f987616b11b374271d6cb730c7267ff authored over 10 years ago by Wolfgang Meier <[email protected]>
c061c7489f987616b11b374271d6cb730c7267ff authored over 10 years ago by Wolfgang Meier <[email protected]>
Fix for graph view
3f29ffba84a4b8c34cd488f342759027e5655858 authored over 10 years ago by Wolfgang Meier <[email protected]>
3f29ffba84a4b8c34cd488f342759027e5655858 authored over 10 years ago by Wolfgang Meier <[email protected]>
Show total brokers in graph
d73a901a79d0635db053bc956d3bf26259a31c9b authored over 10 years ago by Wolfgang Meier <[email protected]>
d73a901a79d0635db053bc956d3bf26259a31c9b authored over 10 years ago by Wolfgang Meier <[email protected]>
Use expath http client so we can set a timeout
be6e7ef502dd1d24dbd82cf74b3526646d83199b authored over 10 years ago by Wolfgang Meier <[email protected]>
be6e7ef502dd1d24dbd82cf74b3526646d83199b authored over 10 years ago by Wolfgang Meier <[email protected]>
Add abstraction for graphs. Kill xquery through JMX if possible.
077d11f199f5b0bce4f6e0798d3f6f3ec0462900 authored over 10 years ago by Wolfgang Meier <[email protected]>
077d11f199f5b0bce4f6e0798d3f6f3ec0462900 authored over 10 years ago by Wolfgang Meier <[email protected]>
Error handling.
9342ed7b22adb913430fdda7cada6ea5a29646b4 authored over 10 years ago by Wolfgang Meier <[email protected]>
9342ed7b22adb913430fdda7cada6ea5a29646b4 authored over 10 years ago by Wolfgang Meier <[email protected]>
Show alert if JMX connection fails and retry.
f930e779b06a6fe6f040b7db249098dd41709b76 authored over 10 years ago by Wolfgang Meier <[email protected]>
f930e779b06a6fe6f040b7db249098dd41709b76 authored over 10 years ago by Wolfgang Meier <[email protected]>
Remove hardcoded javascript for parsing JMX output. Use knockout instead.
3f6cd62ec6eba1a6e0d3d677b4cc6894b4797e79 authored over 10 years ago by Wolfgang Meier <[email protected]>
3f6cd62ec6eba1a6e0d3d677b4cc6894b4797e79 authored over 10 years ago by Wolfgang Meier <[email protected]>
Add remote monitoring facility: monitors multiple servers.
4670fc57b27033bb1ba04ed97248f4ce85080f0a authored over 10 years ago by Wolfgang Meier <[email protected]>
4670fc57b27033bb1ba04ed97248f4ce85080f0a authored over 10 years ago by Wolfgang Meier <[email protected]>
JMXServlet in eXist now expects an authentication token.
505d4e65ae4404fe0b804d4420168fb8f7565336 authored over 10 years ago by Wolfgang Meier <[email protected]>
505d4e65ae4404fe0b804d4420168fb8f7565336 authored over 10 years ago by Wolfgang Meier <[email protected]>
Adding intellij project settings.
a6b26aad6663c14e8d8f3a87a3c64a7d3972cb8f authored over 10 years ago by Wolfgang Meier <[email protected]>
a6b26aad6663c14e8d8f3a87a3c64a7d3972cb8f authored over 10 years ago by Wolfgang Meier <[email protected]>
Add "clear" button to console page.
1024bea0a23ac4019987106b75f1f6fa8a9e1af4 authored over 10 years ago by Wolfgang Meier <[email protected]>
1024bea0a23ac4019987106b75f1f6fa8a9e1af4 authored over 10 years ago by Wolfgang Meier <[email protected]>
Increment version to 0.3
64b328ebccd7dd491ae96da7e195c459c2f254af authored over 10 years ago by Wolfgang Meier <[email protected]>
64b328ebccd7dd491ae96da7e195c459c2f254af authored over 10 years ago by Wolfgang Meier <[email protected]>
Do not list new range index entries if index module is not available.
8d48d3eb782900ace87b3a14ec75fedea4f5f45f authored over 10 years ago by Wolfgang Meier <[email protected]>
8d48d3eb782900ace87b3a14ec75fedea4f5f45f authored over 10 years ago by Wolfgang Meier <[email protected]>
Fix index browser to display index keys for field-based range index. Gracefully fail on 2.2RC1 and LTS.
3fa5bf0c86352cfbbdafe967f020298cd5c46d5c authored over 10 years ago by Wolfgang Meier <[email protected]>
3fa5bf0c86352cfbbdafe967f020298cd5c46d5c authored over 10 years ago by Wolfgang Meier <[email protected]>
Add "Running Jobs" panel so you can see actions like reindex etc.
7fe854233d46a70c0e2b9b758e9d7385881202ba authored over 10 years ago by Wolfgang Meier <[email protected]>
7fe854233d46a70c0e2b9b758e9d7385881202ba authored over 10 years ago by Wolfgang Meier <[email protected]>
Merge pull request #5 from joewiz/master
autofocus the sign in form on the User ID field
e9e4eba8c20c303ebd1acfa17e2dbf1404c2fff9 authored over 10 years ago by Wolfgang Meier <[email protected]>
autofocus the sign in form on the User ID field
0387a43c79c8e154e07e12fc1b97beab8950deef authored over 10 years ago by Joe Wicentowski <[email protected]>
0387a43c79c8e154e07e12fc1b97beab8950deef authored over 10 years ago by Joe Wicentowski <[email protected]>
Merge pull request #4 from joewiz/master
display only index configuration files whose filenames end in .xconf
b48f5198fdb2dee77924dc5da038ff7f40f87285 authored over 10 years ago by Wolfgang Meier <[email protected]>
display only index configuration files whose filenames end in .xconf
2ea7515268726743c845d937c4b407aa17a4c1c8 authored over 10 years ago by Joe Wicentowski <[email protected]>
2ea7515268726743c845d937c4b407aa17a4c1c8 authored over 10 years ago by Joe Wicentowski <[email protected]>
Use same login domain across dashboard, eXide and monex.
72437ccc52f98eb885d04cabcb35374c0630352d authored almost 11 years ago by Wolfgang Meier <[email protected]>
72437ccc52f98eb885d04cabcb35374c0630352d authored almost 11 years ago by Wolfgang Meier <[email protected]>
Fix path for remote console servlet to match updated jetty configuration in eXist.
4384ddcbf4495849e71dde9151e2dd93274c4007 authored almost 11 years ago by Wolfgang Meier <[email protected]>
4384ddcbf4495849e71dde9151e2dd93274c4007 authored almost 11 years ago by Wolfgang Meier <[email protected]>
* changed "development version" to "2.2.RC2 or higher"
383d3216167bfc0232b73e88f849855582134f0c authored almost 11 years ago by Lars Windauer <[email protected]>
383d3216167bfc0232b73e88f849855582134f0c authored almost 11 years ago by Lars Windauer <[email protected]>
* small bugfix for the db visualizer (added missing .append("div")
f902550881b3c4f3e1c9daeeb3701f4da3692aaf authored almost 11 years ago by Lars Windauer <[email protected]>
f902550881b3c4f3e1c9daeeb3701f4da3692aaf authored almost 11 years ago by Lars Windauer <[email protected]>
Merge pull request #3 from joewiz/patch-1
Updated jar version number
44600e4cf15a7503e2012914590350a732e2b36c authored almost 11 years ago by Wolfgang Meier <[email protected]>
Updated jar version number
... to match project.version in build.properties
36a070bad2ffe299ea2fe682158896ea349c0154 authored almost 11 years ago by Joe Wicentowski <[email protected]>
Update app description.
684e6b9d79be1e9959797373b76788778224c0f6 authored almost 11 years ago by Wolfgang Meier <[email protected]>
684e6b9d79be1e9959797373b76788778224c0f6 authored almost 11 years ago by Wolfgang Meier <[email protected]>
Increment version to 0.2
610a92005eaa0fd13fc2d8c21e7c66ab5ac9225e authored almost 11 years ago by Wolfgang Meier <[email protected]>
610a92005eaa0fd13fc2d8c21e7c66ab5ac9225e authored almost 11 years ago by Wolfgang Meier <[email protected]>
Do not show a label in cache usage progress bar.
31f73f4cdeac1bf0e2e699ad55f993a550e5068c authored almost 11 years ago by Wolfgang Meier <[email protected]>
31f73f4cdeac1bf0e2e699ad55f993a550e5068c authored almost 11 years ago by Wolfgang Meier <[email protected]>
Update Readme.md
aa8961fc600bd22f14a9a9e4c1046be069a47076 authored almost 11 years ago by Wolfgang Meier <[email protected]>
aa8961fc600bd22f14a9a9e4c1046be069a47076 authored almost 11 years ago by Wolfgang Meier <[email protected]>
Add read me
85db57aa068b60a0a828d65147ea86f84ac8a715 authored almost 11 years ago by Wolfgang Meier <[email protected]>
85db57aa068b60a0a828d65147ea86f84ac8a715 authored almost 11 years ago by Wolfgang Meier <[email protected]>
Monitoring dashboard: adds panels for cache usage, lock manager, general info.
f5d7d636725a1a34bc88accb39ab9de91f7f6be8 authored almost 11 years ago by Wolfgang Meier <[email protected]>
f5d7d636725a1a34bc88accb39ab9de91f7f6be8 authored almost 11 years ago by Wolfgang Meier <[email protected]>
Add note: data visualization requires eXist develop.
1325b8ae73ec72146327e967ad79ce2971e9ad6a authored almost 11 years ago by Wolfgang Meier <[email protected]>
1325b8ae73ec72146327e967ad79ce2971e9ad6a authored almost 11 years ago by Wolfgang Meier <[email protected]>
Indexes page: do not check for new range indexes on older versions of eXist.
e2d5792c63014212f9ffa98f5da063296ef37f64 authored almost 11 years ago by Wolfgang Meier <[email protected]>
e2d5792c63014212f9ffa98f5da063296ef37f64 authored almost 11 years ago by Wolfgang Meier <[email protected]>
Add preliminary support for new range indexes.
61f1c13372956689e71c09e55f6e19c3c86e1601 authored almost 11 years ago by Wolfgang Meier <[email protected]>
61f1c13372956689e71c09e55f6e19c3c86e1601 authored almost 11 years ago by Wolfgang Meier <[email protected]>
Merge pull request #2 from windauer/master
* renamed "Index Visualizer" to "Data Visualizer"
f6652cdd42f77d2d90e0f5335a4c0e19b810fab1 authored almost 11 years ago by Wolfgang Meier <[email protected]>
* renamed "Index Visualizer" to "Data Visualizer"
* fixed some CSS issues
bfedb71b2ad1da8d2994d3d42344ad2a3ec287a9 authored almost 11 years ago by Lars Windauer <[email protected]>
Merge pull request #1 from windauer/master
* added Index Visualizer to eXist-db Monitoring App
7fda995d15a64db402c2afcf028ad056f691909d authored almost 11 years ago by Wolfgang Meier <[email protected]>
* removed unwanted js libs
7612d334c1a44d59a2ec63e16e6a8695cf7695d2 authored almost 11 years ago by Lars Windauer <[email protected]>
7612d334c1a44d59a2ec63e16e6a8695cf7695d2 authored almost 11 years ago by Lars Windauer <[email protected]>
* added jquery and d3 libs
949dc84153c41b47631b09dd66b8dccf5e0889ca authored almost 11 years ago by Lars Windauer <[email protected]>
949dc84153c41b47631b09dd66b8dccf5e0889ca authored almost 11 years ago by Lars Windauer <[email protected]>
* added Index Visualizer to eXist-db Monitoring App
4d499be665db7799f6b061bb23208e6899f688e7 authored almost 11 years ago by Lars Windauer <[email protected]>
4d499be665db7799f6b061bb23208e6899f688e7 authored almost 11 years ago by Lars Windauer <[email protected]>
Small styling changes
c7f97a4ff0424eb9ce2f0f0e0c0e68ac18357bc9 authored almost 11 years ago by Wolfgang Meier <[email protected]>
c7f97a4ff0424eb9ce2f0f0e0c0e68ac18357bc9 authored almost 11 years ago by Wolfgang Meier <[email protected]>
Split source paths: show resource name only, full path in tooltip
1e09dec292cf7120e47db2a3def5465eb7c0f7b3 authored almost 11 years ago by Wolfgang Meier <[email protected]>
1e09dec292cf7120e47db2a3def5465eb7c0f7b3 authored almost 11 years ago by Wolfgang Meier <[email protected]>
Remove stack trace used for debugging
da9d0c7e0775c61b7c6f572f177fe77c0c192ddc authored almost 11 years ago by Wolfgang Meier <[email protected]>
da9d0c7e0775c61b7c6f572f177fe77c0c192ddc authored almost 11 years ago by Wolfgang Meier <[email protected]>
Add remote console module for logging to web socket.
0dd89fef02a1771eb22d3fec0596a2abac790d50 authored almost 11 years ago by Wolfgang Meier <[email protected]>
0dd89fef02a1771eb22d3fec0596a2abac790d50 authored almost 11 years ago by Wolfgang Meier <[email protected]>
Fixed parsing of JMX output to work on more browsers (use plain DOM functions instead of jQuery).
781c0b9778c56b250063d66b0dfe3a0f75644670 authored almost 11 years ago by Wolfgang Meier <[email protected]>
781c0b9778c56b250063d66b0dfe3a0f75644670 authored almost 11 years ago by Wolfgang Meier <[email protected]>
Add "Running queries" box to monitoring page, allowing to kill a query.
b3393d55a32d5d755e3255c55e2b2388d65d63a7 authored almost 11 years ago by Wolfgang Meier <[email protected]>
b3393d55a32d5d755e3255c55e2b2388d65d63a7 authored almost 11 years ago by Wolfgang Meier <[email protected]>
Add explanation for optimization type to index profiling output
760141aec1366b960e622f38a02ab5abb3f83ace authored almost 11 years ago by Wolfgang Meier <[email protected]>
760141aec1366b960e622f38a02ab5abb3f83ace authored almost 11 years ago by Wolfgang Meier <[email protected]>
Adding javascript for sidebar toggle
e06320770557e06319e26f9fac437822f8308369 authored almost 11 years ago by Wolfgang Meier <[email protected]>
e06320770557e06319e26f9fac437822f8308369 authored almost 11 years ago by Wolfgang Meier <[email protected]>
Rename "dashboard" into "monitoring" to avoid confusion (with eXist dashboard)
364a389c9849086fad8dab0e146276b948d32261 authored almost 11 years ago by Wolfgang Meier <[email protected]>
364a389c9849086fad8dab0e146276b948d32261 authored almost 11 years ago by Wolfgang Meier <[email protected]>
Initial commit
fc218fd7aef5e58e66b77c1635c4cea208d6a285 authored almost 11 years ago by Wolfgang Meier <[email protected]>
fc218fd7aef5e58e66b77c1635c4cea208d6a285 authored almost 11 years ago by Wolfgang Meier <[email protected]>