Statistics
| Branch: | Tag: | Revision:

root / doc / examples / ganeti.cron.in @ 45e22998

History | View | Annotate | Download (300 Bytes)

1 78ac0e0d Iustin Pop
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin
2 fc3fd894 Michael Hanselmann
3 fc3fd894 Michael Hanselmann
# Restart failed instances (every 5 minutes)
4 0d349b3a Guido Trotter
*/5 * * * * root [ -x @SBINDIR@/ganeti-watcher ] && @SBINDIR@/ganeti-watcher
5 fc3fd894 Michael Hanselmann
6 fc3fd894 Michael Hanselmann
# Clean job archive (at 01:45 AM)
7 fc3fd894 Michael Hanselmann
45 1 * * * root [ -x @SBINDIR@/ganeti-cleaner ] && @SBINDIR@/ganeti-cleaner