Stats/Monitor/Inspector for beanstalkd

后端 未结 8 2013
挽巷
挽巷 2021-01-31 10:01

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\

8条回答
  •  再見小時候
    2021-01-31 10:09

    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/

提交回复
热议问题