:::::::::::::: bilmax21 :::::::::::::: # run call Bilmax21 Web Billing extraction Phase 1 and Phase 2 15 12 2 * * /u/catcom/scripts/catenv runont21 /u/catcom/wb/ex2/doexweb `/u/catcom/scripts/rptdates lm sfd` 00:00 24:00 ALL #30 02 13 * * /u/catcom/scripts/catenv runont21 /u/catcom/wb/ex2/doexweb `/u/catcom/scripts/rptdates lm sfd` 00:00 24:00 ALL :::::::::::::: catcom :::::::::::::: ######################################################################### # get ucdevinfo for UCP nodes 15 0,12 * * * cd /u/catcom/database/uc && /u/catcom/scripts/catenv ./getucdevinfoall >getucdevinfoall.log 2>&1 :::::::::::::: cognosad :::::::::::::: # run daily imprt of directory and hierarchy # (input TIMS_Upload.csv placed here each from system setup by Nikita Atkins) # now aeie3 used a dummy (empty TIMS_Upload) # to create default entries in the Directory and Hierarchy # as I am tolfd the info in the cognosad TIMS_UPload.csv is now out of date 30 4 * * 1-5 /u/catcom/scripts/catenv runont21 aeie3 :::::::::::::: netdir :::::::::::::: # ## cron entry for running diremailc handler #0,10,20,30,40,50 * * * * . /u/catcom/catcom_vars && /u/catcom/scripts/catenv "diremailc" 1>>$LOGFILE 2>&1 # # moved to cognosad May 2006 ## cron entry for running directory import for IE #5 * * * * . /u/catcom/catcom_vars && /u/catcom/scripts/catenv "aeie2/aeie2" >>/u/catcom/cdir/net/doaeie2.log 2>&1 :::::::::::::: root :::::::::::::: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin #------------------------------------------------------------------------------ # set D4gl License 2 0 1,15 * * /u/catcom/scripts/catenv /usr/fgl2c/bin/setf4gllic 2>&1 >/usr/fgl2c/bin/setf4gllic.log #################################################### # daily backup #0 1 * * 1,2,3,4,5 /root/dobu_daily_dctm02vp # monthy backup 0 4 10 * * /root/dobu_monthly_dctm02vp #################################################### # remove any telmax21 system admin shell processes # this is to stop cpu hogging by rogue sessions 30 1 * * * . /u/catcom/catcom_vars && pskill 9 t21sysadm 35 16 * * * . /u/catcom/catcom_vars && pskill 9 t21sysadm #################################################### #################################################### # # Copy Organizational Hierary (gengroup/groupname) to history tables # History table for gengroup is hist_gg # History table for groupname is hist_gn # see doorghist script - Should be run just after midnight # - Sets hdate fiels in history tables to (TODAY -1) 5 0 * * * . /u/catcom/catcom_vars && /u/catcom/scripts/catenv doorghist 1>>"/u/catcom/debug/orghist.log" 2>&1 # # schedule automatic download 0 1 * * * . /u/catcom/catcom_vars && /u/catcom/scripts/catenv catrun autodown "21:30" 1>>$MESSLOG 2>&1 # # disable cmdque during the day 0 8 * * 1,2,3,4,5 /u/catcom/scripts/t21disable cmdque 1>>/u/catcom/debug/MessLog 2>&1 # # remove old calls until only %90 disk used 30 8 * * * /u/catcom/scripts/catenv "catrun rmcalls 83" 1>>/u/catcom/debug/rmcalls.log 2>&1 # # healthcheck 45 8 * * * . /u/catcom/catcom_vars && /u/catcom/scripts/catenv healthcheck 1>>"/u/catcom/debug/healthcheck.log" 2>&1 # # generate warnings for all sites not listed in file /u/catcom/database/nowarn # that do NOT have any call data for yesterday 0 13 * * * /u/catcom/scripts/catenv pollwarn 1 1 1>>/u/catcom/debug/MessLog 2>&1 # Trim the MessLog file. 58 16 * * * . /u/catcom/catcom_vars && /u/catcom/bin/trimfile -f$MESSLOG -n 10000 2>/dev/null # # enable cmdque after normal office hours 0 9 * * 1,2,3,4,5 /u/catcom/scripts/t21enable cmdque 1>>/u/catcom/debug/MessLog 2>&1 # # Trim the Directory Update Log file. 2 19 * * * . /u/catcom/catcom_vars && /u/catcom/bin/trimfile -f/u/catcom/debug/dir.upd -n 10000 2>/dev/null # # Trim the 'C' Directory log file. 5 19 * * * . /u/catcom/catcom_vars && /u/catcom/bin/trimfile -f$LOGFILE -n 10000 2>/dev/null # # Trim CLU log files # CLU startup log file 7 19 * * * /u/catcom/bin/trimfile -f/u/catcom/clu/log -n 10000 2>/dev/null # log file all all poll groups setup 8 19 * * * /u/catcom/scripts/trimall 10000 /u/catcom/clu/*.log 2>/dev/null # # Clear out all mail. #15 19 * * * find / -name 'mbox' -exec rm -f '{}' \; # # Delete the file's in '/usr/spool/Directory' greater than 14 days old. 25 19 * * * /u/catcom/scripts/clean 14 /usr/spool/Directory # #entire system backup and verify # disable 24/04/2015, due to run away cpio #0 2 * * 3 /dobv #18 16 * * * /dobv # # Old stuff ----------------------------------- # # Check disk partion space. #0 * * * * . /u/catcom/catcom_vars && diskchk # # Make sure NCA queues are running. #2,12,22,32,42,52 * * * * /u/catcom/scripts/startup # # Delete the file's in '/u/catcom/fep' greater than 7 days old. # 30 19 * * * /u/catcom/scripts/clean 7 /u/catcom/fep # # Delete the file's in '/u/catcom/rejects' greater than 7 days old. # 40 19 * * * /u/catcom/scripts/clean 7 /u/catcom/rejects # # Delete the file's in '/u/catcom/raw' greater than 7 days old. # 45 19 * * * /u/catcom/scripts/clean 7 /u/catcom/raw # ##igno 0 6 15 * * sh /opt/sudo_repo/sudo_filecp.sh :::::::::::::: tcsauto :::::::::::::: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin #------------------------------------------------------------------------------ # run daily reports for weekdays 0 10 * * 2,3,4,5,6 . /u/catcom/catcom_vars && system/autoreps/dailyreports `/u/catcom/scripts/rptdates ld sfd` # # run weekly reports 15 11 * * 1 . /u/catcom/catcom_vars && system/autoreps/weeklyreports `/u/catcom/scripts/rptdates sw sfd` # run monthly reports 15 12 1 * * . /u/catcom/catcom_vars && system/autoreps/monthlyreports `/u/catcom/scripts/rptdates lm sfd` "TechnologyComms.NOC@endeavourenergy.com.au support@transmit.com.au" # ############################################################################## # old # disable 1/6/2018 #30 12 1 * * . /u/catcom/catcom_vars && system/autoreps/monthly_extgroup1 `/u/catcom/scripts/rptdates lm sfd` "Han.Phan@endeavourenergy.com.au support@transmit.com.au" # #45 12 1 * * . /u/catcom/catcom_vars && system/autoreps/monthly_incalls1 `/u/catcom/scripts/rptdates lm sfd` "Manny.Santiuste@endeavourenergy.com.au Carmen.Depares@endeavourenergy.com.au Abhijeet.Mhatre@endeavourenergy.com.au support@transmit.com.au" ## ########################## #04 13 3 * * . /u/catcom/catcom_vars && system/autoreps/weeklyreports `/u/catcom/scripts/rptdates sw sfd` "catcom" #08 14 3 * * . /u/catcom/catcom_vars && system/autoreps/monthlyreports `/u/catcom/scripts/rptdates lm sfd` "catcom"