[SCHEDULER-574]  Web access to engine log and observation/ACP logs
Type New Feature
Priority Medium
Severity Trivial
Component AcquireScheduler Script, Database Access Component, Setup Package, Web Schedule Browser
Fixed In Version [3.33.3
Versions Affected [3.2.13.3 dev
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 1/20/2011

Description
Provide web browser access to the Scheduler engine log (at it's normal location) as well as the ACP logs for each completed observation. Assume no custom ImageFileConfig for the ACP logs. If not found, just don't present the hyperlinks.

Comments
2/17/2011 8:54:11 AM   Bob Denny
Adding a portfolio display similar to that of the VOEvent receiver. I had to do this in order not to have this primary facility look weak in comparison to the VOEVent followup facility!

Oops, this was a bad idea. The images could be anywhere, not web visible. Not like the restricted VOEvent situation. Forget this.
1/22/2011 6:44:32 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 162
Affected files /trunk/ACP Web Content/ACP-WebDocs-sc/index.asp (Modified)
/trunk/ACP Web Content/ACP-WebDocs-sc/ostatus.asp (Modified)
/trunk/ACP Web Content/ACP-WebDocs-sc/stree.asp (Modified)
/trunk/ACP Web Content/ACP-WebDocs-sc/sviewlog.asp (Added)
/trunk/Help/RelNotes.htm (Modified)
/trunk/Scheduler/Engine.cs (Modified)
/trunk/Scheduler/Logger.cs (Modified)
/trunk/SchedulerSetup/SchedulerSetup.vdproj (Modified)
Check-in comment Completed web UI access to scheduler engine logs and to the last ACP sequencer log for each completed or failed Observation. Misc "on view" corrections to web UI ASP pages. GEM:574
1/21/2011 4:04:43 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 158
Affected files /trunk/Database/DatabaseClassDiagram.cd (Modified)
Check-in comment Updated class diagram, reflecting the addition of the new columns GEM:574
1/21/2011 3:38:54 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 157
Affected files /trunk/AcquireScheduler.vbs (Modified)
Check-in comment GEM:562 Pick up RAW- file created when ACP autocal is on. Was being left in the temp area. GEM:574 Add logic to put log file and image files into new database fields. GEM:562 Make stacking Dropbox-friendly. GEM:563 Shorten and simplify default log template. GEM:562
1/20/2011 5:48:41 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 155
Affected files /trunk/SchedulerSetup/Custom Actions/UpdateDatabase.vbs (Modified)
Check-in comment Oops, forgot database updater for the new column. GEM:574
1/20/2011 5:30:21 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 154
Affected files /trunk/Database/Database.cs (Modified)
Check-in comment Added new "large text"/memo column to Image_ table, for list of image files produced by last run. GEM:574
1/20/2011 3:22:41 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 153
Affected files /trunk/Database/AssemblyInfo.cs (Modified)
/trunk/Database/Database.cs (Modified)
/trunk/Help/RelNotes.htm (Modified)
/trunk/SchedulerSetup/Custom Actions/UpdateDatabase.vbs (Modified)
/trunk/SchedulerSetup/SchedulerSetup.vdproj (Modified)
Check-in comment Preparation: Database upgraded with new LastSequencerLog column added to Observation table. TYhis percolated all over and caused a DB version bump to 2.3. Installer's DB upgrader also changed to do this latest upgrade. GEM:574
1/20/2011 1:32:42 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 152
Affected files /trunk/ACP Web Content/ACP-WebDocs-sc/ostatus.asp (Added)
/trunk/ACP Web Content/ACP-WebDocs-sc/pstatus.asp (Modified)
/trunk/ACP Web Content/ACP-WebDocs-sc/status.asp (Modified)
Check-in comment Add new level to tabular display, displays Observations in a table. Each Observation has a corresponding ACP log file. GEM:574