Giter Club home page Giter Club logo

gearman-load-logger's Introduction

gearman-load-logger

gearman-load-logger queries the gearman server at an interval and outputs that information to logs for further querying.

Motivation

Gearman as a service does not provide much visibility, and due to its binary protocol can be difficult to easily query. We found ourselves running queries by hand to find out how many workers were running or how many jobs were queued. Instead, we'd like to have a process watch these parameters for us and output to a common format to use for monitoring and alerting elsewhere in our system.

Features

The script outputs in kayvee format:

  • total jobs queued (total)
  • currently running jobs (running)
  • workers available to process jobs, including those currently running jobs (workers)

Running

./gearman-load-logger --host yourgearmanhost.example.com --port 4730 --interval 1m

Note that you can usually rely on the default values of 4730 for the gearman port and 1 minute for the interval.

Dependencies

gearman-load-logger uses gearadmin and kayvee, and requires golang to be installed (tested with version 1.3).

However, it is easiest to just download from the releases page.

Vendoring

Please view the dev-handbook for instructions.

gearman-load-logger's People

Contributors

nathanleiby avatar natebrennand avatar rgarcia avatar azylman avatar bgveenstra avatar meliaj avatar peggyl avatar xavi- avatar johnhuangclever avatar alsmola avatar alexandersoto avatar amir-clever avatar renatoprime avatar mohit avatar prime-time avatar

Watchers

Taylor Singletary avatar Ben Adida avatar Tim Wee avatar Nikhil Pandit avatar  avatar  avatar  avatar  avatar Colin Schimmelfing avatar  avatar Tyler B. avatar Kevin Shen avatar Jacob Simon avatar Sayan avatar Ryan Burns avatar jian avatar  avatar Vicky Enalen avatar Colin DuRant avatar Pamela Martinez avatar Alisha Sojar avatar Kyle Vigen avatar Dan Sparks avatar Phil Nova avatar Anthony Fumagalli avatar Richard Wen avatar Yifan Wu avatar Asanka Dharma avatar  avatar  avatar  avatar  avatar Evan Shieh avatar  avatar Kofi Ohene-Adu avatar  avatar  avatar Nitsan Shai avatar  avatar  avatar  avatar Nathaniel Okun avatar Lucas Cook avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.