Randy Schmidt on 27 Jan 2008 19:55:28 -0800 |
Evan, That's working in that I now have a responsive app when starting, however, I still get the failed to start message and then an email with "Execution failed Service mongrel_6000". Some info: tyler ~: monit -g wire_staging_mongrels restart all 'mongrel_6000' trying to restart 'mongrel_6000' stop: /usr/bin/env stopping port 6000 'mongrel_6000' start: /usr/bin/env 'mongrel_6000' failed to start starting port 6000 check process mongrel_6000 with pidfile /var/www/apps/wire/staging/current/log/mongrel.6000 start program = "/usr/bin/env PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/ INLINEDIR=/var/www/apps/wire/staging/current/tmp/inline HOME=/home/deploy mongrel_rails cluster::start -C /var/www/apps/wire/staging/current/config/staging/mongrel_cluster.yml --clean --only 6000" stop program = "/usr/bin/env PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/ INLINEDIR=/var/www/apps/wire/staging/current/tmp/inline HOME=/home/deploy mongrel_rails cluster::stop -C /var/www/apps/wire/staging/current/config/staging/mongrel_cluster.yml --only 6000" if mem is greater than 110.0 MB for 4 cycles then restart # eating up memory? if cpu is greater than 50% for 2 cycles then alert # send an email to admin if cpu is greater than 80% for 3 cycles then restart # hung process? if loadavg(5min) greater than 4 for 8 cycles then restart # bad, bad, bad GROUP wire_staging_mongrels Thanks for your help so far! Randy _______________________________________________ To unsubscribe or change your settings, visit: http://lists.phillyonrails.org/mailman/listinfo/talk
|
|