We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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!
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
Hmmm, interesting :) I'll take a look :)
I use the gearadmin command for this type of thing.
gearadmin
Also check out the pheanstalk bundle's implementation of something similar to this: https://github.com/armetiz/LeezyPheanstalkBundle/blob/master/Command/StatsCommand.php
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: