Socket
Book a DemoInstallSign in
Socket

gearman_status

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gearman_status

Gearman status check CLI.

3.0.0
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

gearman_status

Simple CLI tool for checking Gearman job server status.

Install

npm -g i gearman_status

Usage

Options and their defaults:

gearman_status -h localhost -p 4730 -w 0 -s name job_1_name job_2_name

-w takes milliseconds as an argument and keeps polling the server and updating the output. Default 0 means gearman_status will just get the status, print and exit.

-s sorts by either "name", "jobs", "running" or "workers".

If you specify any job names, gearman_status will only print the status of those jobs.

Example output:

name                              jobs   running  workers
job_1_name  	                  13389  90       90
job_2_name                        395    29       29

License

MIT © Stipe Kotarac (https://github.com/kotarac)

Keywords

gearman

FAQs

Package last updated on 13 Nov 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.