Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 508 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 508 Bytes

#BSW

A tool for monitoring beanstalk queues. Based on 'bsa' https://github.com/davidpersson/bsa

bsw

Install

$ go get github.com/gha/bsw

Usage

$ bsw -help
Usage of bsw:
  -debug
        Enable debug logging
  -host string
        Beanstalk host address (default "127.0.0.1:11300")
  -refresh int
        Refresh rate of the tube list (seconds) (default 1)