Changes between Initial Version and Version 1 of BoaCronJobs


Ignore:
Timestamp:
12/24/15 11:54:47 (11 months ago)
Author:
chris
Comment:

Page created

Legend:

Unmodified
Added
Removed
Modified
  • BoaCronJobs

    v1 v1  
     1 
     2The following BOA root cronjobs on PuffinServer were commented out on ticket:846#comment:88 and we are considering which if any to re-enable on ticket:893: 
     3 
     4 crontab -l -u root 
     5#* * * * * bash /var/xdrago/second.sh >/dev/null 2>&1 
     6#* * * * * bash /var/xdrago/minute.sh >/dev/null 2>&1 
     7#* * * * * bash /var/xdrago/runner.sh >/dev/null 2>&1 
     8#* * * * * bash /var/xdrago/manage_ltd_users.sh >/dev/null 2>&1 
     9#03 * * * * bash /var/xdrago/clear.sh >/dev/null 2>&1 
     10#14 * * * * bash /var/xdrago/purge_binlogs.sh >/dev/null 2>&1 
     11#01 0 * * * bash /var/xdrago/graceful.sh >/dev/null 2>&1 
     12#08 0 * * * bash /var/xdrago/mysql_backup.sh >/dev/null 2>&1 
     13#08 2 * * * bash /opt/local/bin/backboa backup >/dev/null 2>&1 
     14#08 8 * * * bash /opt/local/bin/duobackboa backup >/dev/null 2>&1 
     15#58 2 * * * bash /var/xdrago/daily.sh >/dev/null 2>&1 
     16#58 5 * * * bash /var/xdrago/fetch-remote.sh >/dev/null 2>&1 
     17