CRON JOBS

run on dev

==========

showProcesslist.csh go
shows which RR machines have mysql processes running
hourly during the day
output to b0b

trackDbGlobal.csh hgw3 fast
compares trackDb on beta to genome-mysql   data
weekdays 8:15 AM (after autodump to genome-mysql)
output to b0b, kayla, ann, brooke

checkGbdbDiffs.csh go
store /gbdb dump from beta (hgnfs1) and compare to prev day   data
nightly
output to b0b

catchBot.csh 50000 10
check for robotic traffic
weekdays. every four hours at night and two hours daytime.
output to b0b

catchBot.csh 10000 10
check for robotic traffic (more sensitive)
checks for paul's 2 am cleanout of apachelogs.
weeknights. 1 and 4 am.
output to b0b

~galt/blatPing.csh
checks blat machines
daytime, every 15 min.
nighttime, hourly
output to b0b, galt, donna

databaseAday.csh next
increments a list of dbs to give one a day
every night.
output stored as first item in file, /qa/test-results/databaseAdayList    data
result available to anyone via "databaseAday.csh today"

checkSyncAll.csh go
checks the database of the day to see if all tables have the same update time on all nodes.
every night.
output stored in /qa/test-results/sync/    data

checkTrackUiLinks.csh `databaseAday today` all
checks all the links on all details pages for the database of the day (on beta).
every night.
output stored in qa/test-results/uiLinks/    data

updateTimes.csh hg18 gbCdnaInfo all
checks for genbank running on hg18 on all nodes.
every tuesday morning.
output mailed to b0b and ann

backupCentral.csh go
backs up hgcentral* for all three levels.
first of the month.
output stored in qa/test-results/hgcentral/    data

alertBqueue.csh go
emails developers and QA about B-queue entries
-- forward to browser-staff if > 98%
monthly on the 12th
output to $USER (bob) and cc: to all involved


run on beta (in qateam crontab)

==========

buildTableDescriptions
/cluster/home/angie/kentfix/src/test/buildTableDescriptions.pl
rebuilds <db>.tableDecsriptions tables for each db on hgwbeta
daily at midnight
output to ann

refreshNamedSessionCustomTracks (hgwbeta)
/cluster/bin/x86_64/refreshNamedSessionCustomTracks
touches the updateTime for Custom Tracks saved within sessions in hgcentralbeta
daily at midnight
output to ann

refreshNamedSessionCustomTracks (RR)
/cluster/bin/x86_64/refreshNamedSessionCustomTracks
touches the updateTime for Custom Tracks saved within sessions in hgcentral
daily at midnight
output to angie and ann

hgTracksRandom (RR)
/cluster/bin/x86_64/hgTracksRandom
Records display time for a given organism for viewing hgTracks in random position
4 times every hour
output to bob and ann


--------------------------------

Inactive at the moment (hgwdev)

ApacheMonitor default
check for error-500 totals in prev 15 minutes
weekdays. every 15 minutes
output to b0b

ApacheReport default
writes daily and monthly reports of hit count and err500s   data
nightly
output to b0b

DatabaseMonitor
writes daily reports of changed tables in hg17
11 pm
output to b0b