Sven Nierlein

Results 9 issues of Sven Nierlein

I have a failover scenario with multiple gearmand servers but most time only one of them is running. With the gearman c library i just add all those servers to...

There are 2 more memory values i'd like to use. They are there already, just not exposed by the module yet. - https://learn.microsoft.com/en-us/windows/win32/api/sysinfoapi/ns-sysinfoapi-memorystatusex

package:mem

add an optional low value from the ./*_min file. ``` temp[1-*]_min Temperature min value. Unit: millidegree Celsius RW ```

package:host

Getting this error when building the 2.3.5 on centos 7: ``` %> make check_dbi CC check_dbi.o check_dbi.c: In function ‘main’: check_dbi.c:144:2: error: unknown type name ‘dbi_inst’ dbi_inst *instance_p; ^ check_dbi.c:146:2:...

EVP_MD_CTX_new and SSL_CTX_set_min_proto_version from `lib/utils_base.c` is not available on centos 7. Seems like this has been introduced with openssl 1.1.1. centos 7 has this one: ``` Installed Packages Name :...

### What would you like to be added? It would be nice to have a option to allow overwrite existing artifacts like it was possible in v3. ### Why is...

enhancement

I'd like to use this in a cronjob to avoid mails if a command failed only once. Using `-quiet` completly supresses the output, but i'd like to print the output...

Using WWW::Mechanize::Chrome 0.68 on debian 11 with chromium 111. ``` %> chromium --version Chromium 111.0.5563.64 built on Debian 11.6, running on Debian 11.6 ``` When using the basic example it...