40m
QIL
Cryo_Lab
CTN
SUS_Lab
TCS_Lab
OMC_Lab
CRIME_Lab
FEA
ENG_Labs
OptContFac
Mariner
WBEEShop
|
40m Log |
Not logged in |
 |
|
Mon Jul 22 22:06:18 2013, Koji, Update, CDS, FE Web view was fixed
|
Mon Nov 11 12:19:36 2013, rana, Update, CDS, FE Web view was fixed
|
Tue Nov 12 15:04:35 2013, rana, Update, CDS, FE Web view was fixed
|
|
Message ID: 9366
Entry time: Tue Nov 12 15:04:35 2013
In reply to: 9364
|
Author: |
rana |
Type: |
Update |
Category: |
CDS |
Subject: |
FE Web view was fixed |
|
|
Quote: |
Seems partially broken again. Not updating for most of the FE. I've commented out the cron lines for this as well as the mostly broken MEDM Snapshots job. I'm in the process of adding them to the megatron cron (since that machine is at least running 64 bit Ubuntu 12, instead of 32-bit CentOS)
|
https://nodus.ligo.caltech.edu:30889/medm/screenshot.html
Seems to now be working. I made several fixes to the scripts to get it working again:
- changed TCSH scripts to BASH. Used /usr/bin/env to find bash.
- fixed stdout and stderr redirection so that we could see all error messages.
- made the PERL scripts executable. most of the PERL errors are not being logged yet.
- fixed paths for the MEDM screens to point to the right directories.
- the screen cap only works on screens which pop open on the left monitor, so I edited the screens so that they open up there by default.
- moved the CRON jobs from mafalda over to megatron. Mafalda no longer is running any crons.
- op540m used to run the 3 projector StripTool displays and have its screen dumped for this web page. Now zita is doing it, but I don't know how to make zita dump her screen.
|