gearadmin - Man Page

Name

gearadmin ā€” Gearmand Documentation, http://gearman.info/

Run Administrative commands against a server.

Synopsis

--help

Provice help about the program.

--create-function

Create a function from the server.

-h [ --host ] arg (=localhost)i

Connect to the host

-p [ --port ] arg (=4730)

Port number or service to use for connection

--drop-function

Drop a function from the server.

--server-version

Fetch the version number for the server.

--server-verbose

Fetch the verbose setting for the server.

--status

Status for the server.

--workers

Workers for the server.

--cancel-job

Remove a given job from the server's queue.

--show-unique-jobs

Show unique IDs of jobs on the server.

--show-jobs

Show all jobs on the server.

--getpid

Get Process ID for the server.

--priority-status

Queued jobs status by priority.

-S [ --ssl ]

Enable SSL connections.

Description

Command line tool for manipulating gearmand servers.

Home

To find out more information please check: http://gearman.info/

See Also

gearmand(8) libgearman(3)

Author

Data Differential http://www.datadifferential.com/

Referenced By

gearmand(8).

Nov 06, 2023 1.1.21 Gearmand