It's been a while since I've had to deal with monit configuration, but it looks correct to me.
Cheers -- Pat On 01/10/2010, at 5:05 PM, badnaam wrote: > Is this sufficient to insure thinkingsphinx is always up and running? > > check process searchd with pidfile /var/www/voteable/shared/pids/ > searchd_production.pid > start program = "/usr/local/bin/searchd --config /var/www/voteable/ > shared/config/prod_sphinx.conf" > stop program = "/usr/local/bin/searchd --stop --config /var/www/ > voteable/shared/config/prod_sphinx.conf" > if 3 restarts within 5 cycles then timeout > > -- > You received this message because you are subscribed to the Google Groups > "Thinking Sphinx" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/thinking-sphinx?hl=en. > -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/thinking-sphinx?hl=en.
