Skip to content

jluedke/gmstatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gmstatus

WEB

http://jluedke.com/gmstatus

ABOUT

gmstatus is a top like interface for a gearman cluster

gmstatus is a console-based (non-gui) tool for monitoring a cluster of gearman servers via the status command. It should run on most platforms where python (gevent and curses) are installed

On startup it will check for a configuration file with the format

server=<gearmanN> server=<gearmanN> ... worker=<worker_name_regex> worker=<worker_name_regex> ...

it will look for configuration files in .gmstatus ~/.gmstatus /etc/gmstatus

Default server is 'localhost' and default worker pattern is '.*'

INSTALLATION

pip install gmstatus

DOCUMENTATION

gmstatus --help

AUTHOR

James M. Luedke <contact@jluedke.com>

COPYRIGHT

gmstatus is licensed under the MIT License. For the full license information, please see the LICENSE file.
NOTE
IN DEVELOPMENT

About

A top like utility used to monitor a gearman cluster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages