Skip to content

Instantly share code, notes, and snippets.

@pierrevalade
Forked from 7hunderbird/gist:91641
Created June 2, 2009 15:26
Show Gist options
  • Save pierrevalade/122297 to your computer and use it in GitHub Desktop.
Save pierrevalade/122297 to your computer and use it in GitHub Desktop.
put this in /etc/monit.d/sphinx.tiiptop.monitrc
check process sphinx_tiiptop_3312
with pidfile /var/run/sphinx/tiiptop.pid
start program = "/engineyard/bin/thinking_sphinx_searchd tiiptop start" as uid deploy and gid deploy
stop program = "/engineyard/bin/thinking_sphinx_searchd tiiptop stop" as uid deploy and gid deploy
group sphinx_tiiptop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment