An open API service indexing awesome lists of open source software.

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.

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/