You are on page 1of 2

tfoisdb1:root/>crontab -l

# Entry for monitoring status of the EMSHAProvider


* *
*
*
* sleep 15;/etc/opt/resmon/lbin/mon_EMSHAProvider_state.sh
# Entry for vacuuming the EMT CER DB
5 1
*
*
*
/opt/sfm/vacuum
5,20,35,50 *
*
*
*
/opt/sfm/bin/restart_sfm.sh
0,15,30,45 * * * * /usr/sbin/sendmail -q
5 3 * * * ( /opt/sec_mgmt/bastille/lbin/bastilleSWA.sh 2>&1 | /usr/bin/mailx -s
"Bulletin Compliance Results for tfoisdb1" root@localhost )

#*********Cron Jobs of T&D (tfoisdb1) ************************


00 23 * * * /backup2/dtms_backup/script/rcp_dtms_exp_bkp.sh
00 21 * * * /backup2/dtms_backup/script/rcp_dtms_tuxedo_bkp.sh
00 19 * * 0 /backup2/dtms_backup/script/rcp_dtms_cold_bkp.sh
00 21 * * * /backup2/bkp_app_src/tuxedo_src_bkp.sh
30 21 * * 0 /backup2/cold_bkp_STAR/script/coldbkp_star.sh
0 * * * * /backup2/cpumemstat/vmstat_tfoisdb1.sh
* * * * * /backup2/cpumemstat/memory_usage_tfoisdb1.sh
0 4 * * * /backup2/cpumemstat/daily_pop_db1.sh
00,10,20,30,40,50 * * * * /backup2/networkstat/lanadmin_cap1.sh
00 23 * * * /backup2/cpumemstat/memstat.sh

###********Cron Jobs of production (Pfoisdb1) 02-04-2011 added by deepak ******


**
#0 * * * *
/backup2/cpumemstat1/vmstat_pfoisdb1.sh
#* * * * *
/backup2/cpumemstat1/memory_usage_pfoisdb1.sh
#1 3 * * *
/backup2/cpumemstat1/daily_pop_db1.sh
#30 09 * * *
/var/TOOLS/rajesh.sh
#30 12 * * *
/var/TOOLS/rajesh1.sh
#00,10,20,30,40,50 * * * *
/backup2/networkstat1/lanadmin_cap1.sh
#00 23 * * *
/backup2/cpumemstat1/memstat.sh
# omnitrig entry was automatically added by
0,15,30,45 * * * * /opt/omni/sbin/omnitrig
#00,30 * * * * /backup2/cpumemstat/rout/routinfo.sh
00 08,14,21 * * * sh /backup2/rtinfo_script/rtinfo.sh

tfoisap1:root/>crontab -l
# Entry for monitoring status of the EMSHAProvider
* *
*
*
* sleep 15;/etc/opt/resmon/lbin/mon_EMSHAProvider_state.sh
# Entry for vacuuming the EMT CER DB
5 1
*
*
*
/opt/sfm/vacuum
5,20,35,50 *
*
*
*
/opt/sfm/bin/restart_sfm.sh
0,15,30,45 * * * * /usr/sbin/sendmail -q
22 3 * * * ( /opt/sec_mgmt/bastille/lbin/bastilleSWA.sh 2>&1 | /usr/bin/mailx -s
"Bulletin Compliance Results for tfoisapp" root@localhost )
### ******* Cronjobs of tfoisap1 *********
30 21 * * * /backup2/bkp_app_src/script.sh
0 * * * * /backup2/cpumemstat/vmstat_tfoisapp1.sh
* * * * * /backup2/cpumemstat/memory_usage_tfoisapp1.sh
20 4 * * * /backup2/cpumemstat/daily_pop_app1.sh

00,10,20,30,40,50 * * * * /backup2/networkstat/lanadmin_cap1.sh
00 23 * * * /backup2/cpumemstat/memstat.sh
##### ******** Cronjobs of pfoisap1 added by deepak Dt 02-04-2011************
#00 01 * * *
/home/backup_scripts/auto_backup_rms.sh
#00 02 * * *
/home/backup_scripts/auto_backup_tms.sh
#0 * * * *
/backup2/cpumemstat1/vmstat_pfoisap1.sh
#* * * * *
/backup2/cpumemstat1/memory_usage_pfoisap1.sh
#20 3 * * *
/backup2/cpumemstat1/daily_pop_ap1.sh
#00,05,10,15,20,25,30,35,40,45,50,55 * * * *
/backup2/app_core_bkp/move_core.
sh
#00,10,20,30,40,50 * * * *
/backup2/networkstat1/lanadmin_cap1.sh
#00 23 * * *
/backup2/cpumemstat1/memstat.sh
#00,30 * * * * /backup2/cpumemstat/rout/routinfo.sh
00 08,14,21 * * * sh /backup2/rtinfo_script/rtinfo.sh

You might also like