Crontab file used for monitoring

    A crontab file on megs2 is used to collect most of the monitor info. As of 30jun10 the crontab -l listing was

phil@megs2 ~]$ crontab -l
05 2 * * * /home/phil/admin/dailybckup.sc|/usr/ucb/mail -s "backups" phil@mailserver
10 3 * * * /share/olcor/chkarchivedat.sc
20 3 * * * /share/megs/phil/x101/rfi/tv/tvmondaily.sc
00 4 * * * /share/megs/phil/predict/tle/updatetle.sc
05 4 * * * /home/aosun/u4/phil/admin/discfull.sc|/usr/bin/Mail -s "disc usage" phil@mailserver
12 5 * * * /home/aosun/u4/phil/idl/im/dailyoutput2.sc
25 5 * * * /share/megs/phil/x101/dwtemp/dwtempdaily.sc
35 5 * * * /share/megs/phil/x101/lr/distfail/disterrdaily.sc
30 6 * * * /share/megs/phil/x101/temptur/roomtempdaily.sc
00 7 * * * /share/megs/phil/x101/alfamon/amtempdaily.sc
00 7 * * * /share/megs/phil/x101/temp/tempdaily.sc
30 12 * * * /share/megs/phil/x101/was/wappdatadir.sc
45 12 * * * /share/megs/phil/x101/wapp/wappdatadir.sc
00 18 * * * /share/megs/phil/x101/tsys/monitor/tsysmondaily.sc
45 23 * * * /share/megs/phil/x101/wind/winddaily.sc
50 23 * * * /share/megs/phil/x101/td/misc/tdtensiondaily.sc


The different programs are:


home_~phil