0.0
No commit activity in last 3 years
No release in over 3 years
newrelic_sphinx is a plugin for new relic, pushing stats about your Sphinx server.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 0.3.13
 Project Readme
Plugin agent for New Relic that logs stats from a running Sphinx server.

Basically a Ruby reimplementation of https://github.com/yvasiyarov/newrelic_sphinx which I couldn't get to work.

Install:

    gem install newrelic_sphinx

Start with:

    sphinx_agent --license YOUR_LICENSE_KEY_HERE --verbose

If everything looks good, demonize with:

    nohup sphinx_agent --license YOUR_LICENSE_KEY_HERE &

MIT license, Troels Knak-Nielsen 2013