Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFC] GearmanBundle metrics toolset #74

Open
mmoreram opened this issue Dec 13, 2013 · 3 comments
Open

[RFC] GearmanBundle metrics toolset #74

mmoreram opened this issue Dec 13, 2013 · 3 comments

Comments

@mmoreram
Copy link
Owner

Create a set of tools for easy Gearman metrics. An easy way to check any defined Queue values, jobs and some other stats.

Gearman users, what do you think about this idea?

Please, tell me your needs!

@mrbase
Copy link

mrbase commented Jul 2, 2014

you could use something like this: https://github.com/preillyme/php/blob/master/GearmanTelnet.php

maybe create some controller actions for stats one could include in admin or status pages

@mmoreram
Copy link
Owner Author

mmoreram commented Jul 2, 2014

Hmmm, interesting :) I'll take a look :)

@bmeynell
Copy link
Contributor

I use the gearadmin command for this type of thing.

Also check out the pheanstalk bundle's implementation of something similar to this: https://github.com/armetiz/LeezyPheanstalkBundle/blob/master/Command/StatsCommand.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants