beanstalkd 的统计数据/监视器/检查器

发布于 2024-08-22 11:03:33 字数 121 浏览 13 评论 0原文

有谁知道有一个可以监控 beanstalkd 队列的应用程序吗?我正在寻找一些可以显示管道和工作统计信息并允许您检查详细信息的东西。

我对语言/平台并不挑剔,只是想在编写自己的语言/平台之前知道是否有可用的东西。

Does anyone know of an app that can monitor a beanstalkd queue? I'm looking for something that shows stats on tubes and jobs, and allows you to inspect the details.

I'm not really picky about language/platform, just want to know if there's something out there before I write my own.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(8

仅冇旳回忆 2024-08-29 11:03:33

所有这些以及至少另外两个都列在 beanstalkd wiki 工具页面上:

最好的是:

All of these and at least two others are listed on the beanstalkd wiki tools page:

The best ones are:

最美的太阳 2024-08-29 11:03:33

另外一个在这里https://github.com/ptrofimov/beanstalk_console(php web监控界面)

Another one is here https://github.com/ptrofimov/beanstalk_console (php web monitoring interface )

云仙小弟 2024-08-29 11:03:33

也非常新: https://github.com/denniskuczynski/beanstalkd_view (Ruby/Sinatra 应用程序)

Also very new: https://github.com/denniskuczynski/beanstalkd_view (Ruby/Sinatra app)

冬天的雪花 2024-08-29 11:03:33

另一个基于 PHP 的解决方案(用于快速轻松的部署):phpBeanstalkdAdmin

免责声明:我是这个工具的创建者;)

Another solution based on PHP (for fast and easy deployment): phpBeanstalkdAdmin.

Disclaimer: I am the creator of this tool ;)

放赐 2024-08-29 11:03:33

我刚刚编写了一个新的 Beanstalkd CLI 工具。它应该在所有平台上运行并且没有任何依赖项。

https://github.com/schickling/beanstalkd-cli/

I've just written a new Beanstalkd CLI tool. It should run on all platforms and doesn't have any dependencies.

https://github.com/schickling/beanstalkd-cli/

忆沫 2024-08-29 11:03:33

beanstalktop 非常好/必不可少。它是一个类似顶部的界面,可以显示所有管子的状态。您可以获得所有管道的各个州的实时工作数量,以及一些一般统计数据。

https://github.com/wewriteapps/beanstalktop

beanstalktop is excellent/essential. It is a top-like interface that shows you the status of all your tubes. You get live job counts of various states for all tubes, and some general stats.

https://github.com/wewriteapps/beanstalktop

稀香 2024-08-29 11:03:33

所有这些以及至少另外两个都列在 beanstalkd wiki 工具页面上:

https://github。 com/kr/beanstalkd/wiki/工具

All of these and at least two others are listed on the beanstalkd wiki tools page:

https://github.com/kr/beanstalkd/wiki/Tools

阳光的暖冬 2024-08-29 11:03:33

aurora:跨平台 Beanstalk 队列服务器控制台。

https://github.com/xuri/aurora

aurora: Cross-platform Beanstalk queue server console.

https://github.com/xuri/aurora

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文