Sha256: 8fbdcec364768e92b642c2483c1609457e275030387e3dfd015578f9ff9e6675
Contents?: true
Size: 300 Bytes
Versions: 19
Compression:
Stored size: 300 Bytes
Contents
check process crono_myapp with pidfile /path/to/crono.pid start program = "bundle exec crono -e production" with timeout 30 seconds stop program = "kill -s TERM `cat /path/to/crono.pid`" with timeout 30 seconds if totalmem is greater than 500 MB for 2 cycles then restart group myapp_crono
Version data entries
19 entries across 19 versions & 1 rubygems