Guest User

Untitled

a guest
Jun 22nd, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. A spectrum alert or email from monit is received reporting that a mongrel is down
  2.  
  3. * ssh to the box in question
  4. * `cd /var/www/rails/icots/shared/log/`
  5. * `cp $MONGREL_LOG_FILE $MONGREL_LOG_FILE_DATE_TIME`
  6. * `cd /var/www/rails/icots/shared/pids/`
  7. * `rm $MONGREL_PID_FILE`
  8. * follow the start up documentation
Add Comment
Please, Sign In to add comment