### Restart IWS weekly
30 21 * * 5 /cm/fxservices/ulvedgep1/intervention-workflow-service/bin/shutdown.sh
30 11 * * 0 /cm/fxservices/ulvedgep1/intervention-workflow-service/bin/startup.sh

### Restart FXCIS weekly
35 21 * * 5 /cm/fxservices/ulvedgep1/fxcis/bin/shutdown.sh
35 11 * * 0 /cm/fxservices/ulvedgep1/fxcis/bin/startup.sh



#purge DQS logs
10 00 * * * find /cm/fxservices/ulvedgep1/deal-query-service/current/log  -mtime +20 -exec /bin/rm {} \;

#Purge QPS logs
10 00 * * 0 find /cm/fxservices/ulvedgep1/quote_persistence_service_toronto_primary/current/log  -mtime +12 -exec /bin/rm {} \;

### no alert for the weekends
00 17 * * 5 touch /var/tmp/gwmaint
00 12 * * 0 rm /var/tmp/gwmaint


##NetLink Adaptor restart###
#10 20 * * 5 /cm/fxservices/ulvedgep1/netlink-adaptor/current/bin/shutdown-netlink.sh
#30 10 * * 0 /cm/fxservices/ulvedgep1/netlink-adaptor/current/bin/startup-netlink.sh

10 20 * * 5 /cm/fxservices/ulvedgep1/aggregation-adaptor/current/bin/shutdown-netlink.sh
30 10 * * 0 /cm/fxservices/ulvedgep1/aggregation-adaptor/current/bin/startup-netlink.sh

####(Please enable below jobs from 26Th of May)
#30 18 * * 1-5 /cm/fxservices/ulvedgep1/aggregation-adaptor/current/bin/genTodayReport.sh
#05 * * * 1-4  /cm/fxservices/ulvedgep1/aggregation-adaptor/current/bin/checkStaleTicket.sh
#05 11,12,13,14,15,16,17,18,19,20,21,22,23 * * 0 /cm/fxservices/ulvedgep1/aggregation-adaptor/current/bin/checkStaleTicket.sh 
#05 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19  * * 5  /cm/fxservices/ulvedgep1/aggregation-adaptor/current/bin/checkStaleTicket.sh

