{"id":25008085,"url":"https://github.com/vend/sd-agent-plugin-gearman","last_synced_at":"2025-10-20T00:30:36.835Z","repository":{"id":2445975,"uuid":"3416541","full_name":"vend/sd-agent-plugin-gearman","owner":"vend","description":"A Gearman plugin for ServerDensity","archived":false,"fork":false,"pushed_at":"2022-03-23T03:26:15.000Z","size":21,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-15T01:15:34.310Z","etag":null,"topics":["backstage-exclude"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"educastellano/qr-reader","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vend.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-02-11T17:23:41.000Z","updated_at":"2022-08-27T08:14:40.000Z","dependencies_parsed_at":"2022-09-18T10:53:05.508Z","dependency_job_id":null,"html_url":"https://github.com/vend/sd-agent-plugin-gearman","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vend%2Fsd-agent-plugin-gearman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vend%2Fsd-agent-plugin-gearman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vend%2Fsd-agent-plugin-gearman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vend%2Fsd-agent-plugin-gearman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vend","download_url":"https://codeload.github.com/vend/sd-agent-plugin-gearman/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237231308,"owners_count":19276159,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backstage-exclude"],"created_at":"2025-02-05T02:56:54.620Z","updated_at":"2025-10-20T00:30:31.585Z","avatar_url":"https://github.com/vend.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gearman Plugin for Server Density\n\nGets information about a gearman queue. Requires Python 2.6 because of\n`socket.create_connection`, `bytearray` and probably a few other bits\nand pieces.\n\n## Example Configuration\n\nYou must specify the gearman_server config parameter in your\nsd-agent.conf (probably `/etc/sd-agent/sd-agent.conf`). If you don't,\nthe plugin won't do anything (so that you can disable the plugin via\nconfig).\n\nThe port and timeout should be fine by default, and you don't need to\nspecify them.\n\n```\ngearman_server:  localhost\n#gearman_port:    4730\n#gearman_timeout: 5\n```\n\n## Output Keys\n\nThe plugin returns a bunch of output keys:\n\n  - `gearman_%FUNCTION_NAME%_workers` - The total number of workers\n      capable of running that function\n  - `gearman_%FUNCTION_NAME%_running` - The number of this job currently\n      being run by workers\n  - `gearman_%FUNCTION_NAME%_queue` - The number of this job on the\n      queue\n  - `gearman_total_workers`, `gearman_total_running`,\n      `gearman_total_queue`: as above, but totals across all functions.\n\nUnfortunately, because the names vary, these are rather hard to set up\nin seperate Server Density graphs. You might be better off using a\nsingle graph and just toggling them on and off.\n\n## Contact\n\n- http://github.com/vend\n- http://github.com/dominics\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvend%2Fsd-agent-plugin-gearman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvend%2Fsd-agent-plugin-gearman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvend%2Fsd-agent-plugin-gearman/lists"}