Randomize minute of nighttime BTS cronjob
Don't have all the BTS hit the servers at the same time (if we do opkg update, for example)
This commit is contained in:
parent
5f53f34de6
commit
ab946b6e10
1 changed files with 2 additions and 1 deletions
|
@ -84,7 +84,8 @@ PYTHONPATH=$PYTHONPATH:/var/rhizomatica/rccn
|
|||
31 5 * * * root /home/rhizomatica/bin/get_ip.sh
|
||||
|
||||
# Jobs to run on the BTS
|
||||
15 3 * * * root /var/SysmoBTS/maint.sh
|
||||
#21 * * * * root /var/SysmoBTS/maint.sh
|
||||
<%= scope.function_fqdn_rand([59]) %> 3 * * * root /var/SysmoBTS/maint.sh
|
||||
|
||||
# Check if FS or NTIB needs restart
|
||||
30 2-5 * * * root /home/rhizomatica/bin/check_dirty.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue