Sha256: fe5271f9e7ed96b3acb315e0f4781a886d53e9b00cd9b48d1064a37006187379
Contents?: true
Size: 414 Bytes
Versions: 13
Compression:
Stored size: 414 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 <%= rubber_env.graphite_storage_dir %>/*.db"
Version data entries
13 entries across 13 versions & 1 rubygems