https://github.com/royrusso/jwatch
Java Quartz monitoring app.
https://github.com/royrusso/jwatch
Last synced: 12 months ago
JSON representation
Java Quartz monitoring app.
- Host: GitHub
- URL: https://github.com/royrusso/jwatch
- Owner: royrusso
- Created: 2012-10-31T14:44:04.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-01-11T12:14:51.000Z (over 2 years ago)
- Last Synced: 2025-04-04T16:01:43.230Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.26 MB
- Stars: 30
- Watchers: 10
- Forks: 19
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
jwatch
======
JWatch provides real-time monitoring for the Java Quartz Scheduler library, in one easy-to-use, browser-based, open source, and free, user-interface.
Note: At present, JWatch can only interact with Quartz 2.0+. Future releases will support older versions of Quartz.
JWatch Benefits
======
Monitor multiple Quartz Instances across multiple applications concurrently.
Monitor multiple Schedulers and Jobs per Quartz Instance.
Drill-down for more information in to Quartz Job and Trigger objects.
Real-Time monitoring of presently executing jobs.
RESTful JSON API for those wishing to extend the application.
Easy to deploy - just drop in a war and configure your instances.
It's free! (LGPL)
Project originally hosted at: https://code.google.com/p/jwatch/