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

Version Path
crono-1.1.2 examples/monitrc.conf
crono-1.1.1 examples/monitrc.conf
crono-1.1.0 examples/monitrc.conf
crono-1.0.3 examples/monitrc.conf
crono-1.0.2 examples/monitrc.conf
crono-1.0.1 examples/monitrc.conf
crono-1.0.0 examples/monitrc.conf
crono-1.0.0.pre3 examples/monitrc.conf
crono-1.0.0.pre2 examples/monitrc.conf
crono-0.9.0 examples/monitrc.conf
crono-0.8.9 examples/monitrc.conf
crono-0.8.9.pre examples/monitrc.conf
crono-0.8.8.pre examples/monitrc.conf
crono-0.8.7.pre examples/monitrc.conf
crono-0.8.6.pre examples/monitrc.conf
crono-0.8.1 examples/monitrc.conf
crono-0.8.0 examples/monitrc.conf
crono-0.7.0 examples/monitrc.conf
crono-0.6.1 examples/monitrc.conf