Sha256: cd1165634518d06d9cb6a007f3564cb84618762ce9c1d4e4ab27e7ee6276d295
Contents?: true
Size: 400 Bytes
Versions: 62
Compression:
Stored size: 400 Bytes
Contents
<% @read_cmd = 'crontab -l' @write_cmd = 'crontab -' @additive = ['# start-graphite_web-crontab', '# end-graphite_web-crontab'] %> # Backup graphite web UI db every day 0 1 * * * <%= Rubber.root %>/script/rubber cron --task util:backup --directory /mnt/graphite_backups --name graphite --command "nice zip \%dir\%/\%name\%_<%= rubber_env.host %>_\%time_stamp\%.zip /opt/graphite/storage/*.db"
Version data entries
62 entries across 62 versions & 1 rubygems