database reports ui enhancement request

Description

When scheduling a report to run, on the cron expression page:

1. It would be nice if there was bit of javascript on the page which could auto-generate the expression. Display a menu of commonly used period points, (everyday at midnight, first of the month, first of the week, first of the year, etc...) and then when selected, update the cron expression field.

2. In the report-configuation.xml, there is a blurb of text:

http://quartz.sourceforge.net/javadoc/org/quartz/CronTrigger.html
Field Name Allowed Values Allowed Special Characters
Seconds 0-59 , - * /
Minutes 0-59 , - * /
Hours 0-23 , - * /
Day-of-month 1-31 , - * ? / L W C
Month 1-12 or JAN-DEC , - * /
Day-of-Week 1-7 or SUN-SAT , - * ? / L C #
Year (Opt) empty, 1970-2099 , - * /

It would be nice if the page displayed some kind of text to help the user fill in the field appropriately.

Environment

Operating System: All Platform: PC URL: http://opennms-host:8980/opennms/report/database/batchReport.htm

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Donald Desloge February 11, 2011 at 1:40 PM

Added a link to the Quartz Scheduler cron syntax page.

Fixed

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

PagerDuty

Created August 6, 2010 at 11:42 AM
Updated January 27, 2017 at 4:26 PM
Resolved February 11, 2011 at 1:40 PM

Flag notifications