run check for fs/osmo restart more

times during the night
This commit is contained in:
Wile E. Coyote 2019-05-04 07:50:37 +00:00
parent 39c050ee72
commit 368ea0eb54

View file

@ -78,7 +78,7 @@ PYTHONPATH=$PYTHONPATH:/var/rhizomatica/rccn
30 5 * * * root /home/rhizomatica/bin/check_broken.sh 30 5 * * * root /home/rhizomatica/bin/check_broken.sh
# Check if FS or NTIB needs restart # Check if FS or NTIB needs restart
30 3 * * * root /home/rhizomatica/bin/check_dirty.sh 30 2-5 * * * root /home/rhizomatica/bin/check_dirty.sh
#PostgreSQL backup #PostgreSQL backup
0 3 * * * postgres /home/rhizomatica/bin/pg_backup_rotated.sh > /dev/null 2>&1 0 3 * * * postgres /home/rhizomatica/bin/pg_backup_rotated.sh > /dev/null 2>&1