Results 43 issues of waja

there`s another role I started with

Maybe you will find that usefull and integrate that here or over there in another role repo.

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...

bug
1. to develop
24-feedback
25-feedback

Hi, I tried to crossbuild for aarch64 on x86_64: ``` docker run --rm --privileged=true --volume=".:/rpmbuild" -w "/rpmbuild" \ --volume="/output:/rpmbuild/output" -e MOUNT_POINT="/rpmbuild" \ -e MOCK_CONFIG=fedora-rawhide-aarch64 -e SOURCES="monitoring-plugins-b784428.tar.gz" \ -e SPEC_FILE=monitoring-plugins-git.spec -e...

## Environment: - OS: iOS v17.2.1 - IceCubesApp version: IceCubesApp v1.10.21 ## Description Some days ago (I would say I had installed IceCubesApp v1.10.20, maybe v1.10.19), there was the setting...

bug

Hi, In https://github.com/Wonderfall/docker-nextcloud/blob/main/rootfs/usr/local/bin/setup.sh#L58-L64 we are checking if the database is accessible, which is totally fine: ``` if [ ${DB_TYPE} != "sqlite3" ]; then until nc -z "${DB_HOST:-nextcloud-db}" "${DB_PORT:-3306}" do echo...

While evaluating the implementation of the [-4|-6] options I stumbled upon that this is not working for check_ldap. f813c747a264906c066d85d220e7b0f4aab3e046 is placebo for check_ldap so far. Maybe we could use my_tcp_connect()/my_connect(),...

bug
argument-proccessing
IPv6
check_ldap

Here's a patch adding the certificate expiration check feature to the ldap plugin, based on the http plugin. For some unknown reason, probably due to the way secure connection is...

squash
check_ldap

Just turning attached patch of github issue #867 into a push request. "Hi, i created a patch for check_disk (v2025/1.4.13) which can handle hanging nfs filesystems. Imagine you mounted a...

enhancement
check_disk