Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 464 Bytes

README.mkdn

File metadata and controls

21 lines (15 loc) · 464 Bytes

beanstalk

python module for ganglia 3.1.

NOTE: beanstalkc must be in your python path.

This module connects to a beanstalkd instance and grabs some metrics:

  • current-connections
  • total-jobs
  • current-jobs-ready
  • current-jobs-buried
  • current-jobs-delayed
  • current-waiting
  • job-timeouts
  • cmd-bury

AUTHOR

Stephen Holiday stephen.holiday@gmail.com