[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] eventlog patch
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] eventlog patch
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Sat, 6 Aug 2005 17:31:34 +0200
- References: <AEAE02A192FF134295ADE16FD006E8F0044540@HSCSEMAIL21.hscs.virginia.edu>
- User-agent: Mutt/1.5.6+20040907i
Hi Eric,
On Thu, Jul 28, 2005 at 04:31:05PM -0400, Schwimmer, Eric E *HS wrote:
>
> I was fiddling around a little bit with the event log reporting code; I
> added the ability to search through a specific time interval, and also the
> ability to apply a regular expression against the host, test and/or status
> color.
Great! That could be a nice feature.
> You can fetch it from http://www.nerdvana.org/eric/files/eventlog-patch
Will look it over.
> It could probably use a little refinement. Right now if a user wants
> to specify a start/end date, they have to use a very strict format:
>
> ccyy/mm/dd (at) hh:mm:ss
>
> I considering doing dropdowns in the event_form webfile, but that would
> either have to have years in the future (2006,2007, etc) or would have
> to be updated every year.
No, it should be possible to do that - e.g. the report form has
drop-downs that are generated dynamically (look at the
~hobbit/web/report_form template - "&REPYEARLIST" is replaced
automatically by a sensible list of years.
> If there's another code-savvy person out that that might want to take a
> swing at this, have at it :)
Guess I will, then :-)
Henrik