-
I tried using check_gearman against a server running with IPv6 only but I have been unsuccessful when using an IPv6 literal:
```
luiz@box:~$ /usr/lib/nagios/plugins/check_gearman -H ::1 -w 100 -c …
-
This test in `t/client` suddenly has started to fail frequently but not always:
`tests/libgearman-1.0/client_test.cc:821: in hostname_resolution() pid(37552) Assertion 'GEARMAN_COULD_NOT_CONNECT' !…
-
Check if Gearman is working, also GEARMAN_RELOADING should be polished.
ghost updated
7 years ago
-
gearman server要怎么写呢
-
I am seeing these random messages appear in my CLI script which seem to point back to libgearman.
I know that current EPEL version of libgearman is much older than is on git.
Is this an issue that h…
-
Running the md5 summary fails on when FIPS is enabled.
**To Reproduce**
Steps to reproduce the behavior:
1. On a FIPS enabled openVDM server, click run on "Rebuild MD5 summary"
2. There is a wa…
-
Hi guys!
Thanks for this amazing software. I've just want to know if you can mention some production systems using it rigth now.
If you can put some links would be awesome
Thanks in advance
-
Hello,
I use Gearman to drive an ETL farm. I think it is the perfect solution, and you did a really great job, but i've got one need not covered.
- 3 gearman-job-server/jammy,now 1.1.19.1+ds-2bu…
-
**Expected behaviour**
- No crash in MCPCient
- If prometheus disabled in MCPclient, we don't need to refresh tmp prometheus database (because it doesn't exist)
**Current behaviour**
…
-
We have gearman and a postgres persistence DB running in different pods in kubernetes. If for some reason, the postgres DB gets restarted, gearman's DB connection gets broken. From this point on, ge…