- Took one day vacation on Monday for a trip to San Diego.
- Installed PHP and MySQL on rift. This took about four hours to do,
since the Solaris doesn't have the nice ports collection like FreeBSD.
- Put the pagers database on rift under the Trinet internal web page.
- Set up a database for the duty seismologist and duty operator schedule.
- Made Atlantic primary on Friday.
- Alarms on Atlantic were broken. Mandy made Pacific primary on Saturday.
- Installed patch 105889-09 on Hotspot. This included updates for
the glm driver.
- Got Hotspot to see the RAID. The 'format' command was able to see
the RAID, but got SCSI errors when it tried to write to it.
- Put PHP and MySQL on ehznorth and ehzeast. This is for the new WEHZ
team database.
- Moved Ehzmenlo functions to the new Sqehzmenlo machine.
- Set up phpmyadmin on the new ehzmenlo.
- Set up replication for the teaminfo database. Ehzmenlo is the master,
and Ehznorth and Ehzeast connect to it for updates.
- Made a 'seminars' account on Ehzmenlo for the people who maintain the
slides for the seminars on the Quake web site.
- Met with Caltech electrical shop and physical plant people about the
schedule for replacing the air conditioner in the S. Mudd computer room.
- Opened a locked file cabinet on Friday.
- Set snmptrapd to only send pages for power failures on the S. Mudd UPS.
- Holiday on Monday.
- Set up a database to hold Kate's earthquake commentary.
- Made a table for the weekly summaries.
- Fixed the time zone problems in PHP. The trick to tell it the time
zone was to add:
putenv ('TZ=PST8PDT');
- Rebuilt Apache on Ehzmenlo to allow for suexec for a CGI script that
Scott wrote for the 'seminars' account.
- Fixed the IP address on the LRS dialup server. It had been doing DHCP,
rather than using its intended address of 131.215.66.104.
- Tested reading some old 8mm DAT tapes from the Data Center.
- Put the new earthquake commentary database on Flint for Kate to test.
- CISN meeting on Monday.
- Read some files off the old Data Center tapes for Rob to try reading.
- Fang crashed mysteriously on Monday.
- Built a database for the Station Updates web page.
- Made an account on Scarp for Egill to use for testing.
- Put a new PHP/MySQL station updates archive on Rift on Wednesday.
Used Mhonarc to convert the messages to HTML for storage. Put attachments
in a separate table.
- Egill had some problems with the size of his processes on Scarp. Rebuilt
the kernel with MAXDSIZ=2GB.
- Had some problems with the 'load_file' command in MySQL. It was
necessary to have 'file' priv on the database and table to make it work.
***
- Set up PHP and MySQL for the Menlo Park web site for the team directory
and the seminars slides. Also set up databases for the station updates
archives, duty seismologist schedules, and pager inventory.