Giter Club home page Giter Club logo

quartz-monitor's Introduction

#Quartz Monitor Plugin for Grails

Allows you to view and administer all your Quartz jobs in one place.

##Prerequisites

This plugin requires the Quartz plugin to run.

##Usage

Once you have the Quartz plugin installed and have created some jobs, then you will probably start wondering if they are all running as desired.

This is where you need the 'Quartz Monitor' plugin.

Simply install the plugin and go to the URL: http://localhost:8080//quartz and you will find all a list of all the jobs you have scheduled to run.

##Enhanced Experience

To have the page keep you constantly up to date requires jQuery. It will still work without jQuery, but it won't look as good.

##Configuration

There are various configuration options, all start with quartz.monitor:

###layout

Allows you to change the sitemesh layout that page will use. Defaults to 'main'.

###showTriggerNames

If this is set to true, then the names of the triggers will be shown in the list - useful if you have multiple triggers for the same job.

###showCountdown

Will add javascript to the page in order to show a countdown to when the job will fire next, unless this is set to 'false'.

###showTickingClock

Will add javascript to the page in order to show a clock with the current time, unless this is set to 'false'.

quartz-monitor's People

Contributors

jamescookie avatar burtbeckwith avatar mwaisgold avatar shenie avatar legart avatar zoran119 avatar fabien7474 avatar marianosimone avatar

Watchers

James Cloos avatar zyro avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.