Sha256: a8da19dcb5c3a1ee3063a7a8e88dc0222ee1ee5fa6e207f097e25b6ba33b103f

Contents?: true

Size: 286 Bytes

Versions: 2

Compression:

Stored size: 286 Bytes

Contents

check process crono_myapp
  with pidfile /path/to/crono.pid
  start program = "bundle exec crono" 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

2 entries across 2 versions & 1 rubygems

Version Path
crono-0.5.2 examples/monitrc.conf
crono-0.5.1 examples/monitrc.conf