Sha256: 88ed498069cd5ef8bcafc95f07e1446f426ff2e60ac48281030f0ab2ad8b2cc6
Contents?: true
Size: 412 Bytes
Versions: 2
Compression:
Stored size: 412 Bytes
Contents
check process <%= @app_name %>_resque with pidfile /var/run/<%= @app_name %>_resque.pid start program = "/etc/init.d/<%= @app_name %>_resque start" with timeout 90 seconds as uid deploy and gid deploy stop program = "/etc/init.d/<%= @app_name %>_resque stop" with timeout 90 seconds #if totalmem is greater than <%= @max_mem || "300 MB" %> for 10 cycles then restart # eating up memory? group resque
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
resque-pool-0.0.12.1.alpha | examples/chef_cookbook/templates/default/monitrc.erb |
resque-pool-0.0.12.0.alpha | examples/chef_cookbook/templates/default/monitrc.erb |