thesefer
thesefer
## Description In https://github.com/mrlesmithjr/ansible-mariadb-galera-cluster/blob/master/templates/etc/mysql/conf.d/galera.cnf.j2 the subvalue of `hostvars[node]['ansible_' ~ galera_cluster_bind_interface]['ipv4']['address']` cannot be found because the `galera_cluster_bind_interface` contains only the interface for the current host. You have to lookup the variable...
Add ignore argument feature for https://github.com/Linuxfabrik/monitoring-plugins/issues/835 Skips adding the warning `if ha_status not in GOOD_STATUSES`. I ran `./tools/check2basket` but wasn't sure whether I should supply this here, too.
### Describe the solution you'd like We have several hosts which are a bit slow and therefore alert too early. Sometimes a short interruption which does not necessarily mean the...
### Describe the solution you'd like Despite running containers without swap support (`Memory` and `MemorySwap` defaulting to `0`) the `docker info` command still throws a warning which is presented in...
### Describe the solution you'd like It would be great if you could define backends / server names to ignore from the check. I.e. I have a certbot backend which...