Markus Frei

Results 54 issues of Markus Frei

According to https://github.com/Linuxfabrik/monitoring-plugins/issues/352#issuecomment-1061491198, in all plugins in `parse_args()`, change the `default` in an `append` action to `None` and after parsing the value in `main()` is `None`, put the desired defaults...

enhancement

**Describe the solution you'd like** Today, the logfile check reports `Scanned 0 lines`. This is a bit misleading. It would be better to be a bit more verbose and to...

enhancement

### Is your feature request related to a problem? Please describe. `1 read-only mount point found: ramfs on /run/credentials/systemd-sysusers.service (type ramfs)` ### Describe the solution you'd like Ignore ramfs per...

enhancement

### This issue respects the following points: - [X] This is a **bug**, not a question or a setup/configuration issue. - [X] This issue is **not** already reported on Github...

bug

### This issue respects the following points: - [X] This is a **bug**, not a question or a setup/configuration issue. - [X] This issue is **not** already reported on Github...

bug

### This issue respects the following points: - [X] This is a **bug**, not a question or a setup/configuration issue. - [X] This issue is **not** already reported on Github...

bug

Ignore these files and directories: ``` .cache /boot/grub2/grubenv /etc/pihole/pihole-FTL.db-journal /root/.cache/duplicity /root/.gnupg /root/.gnupg/S.gpg-agent /root/.gnupg/S.gpg-agent.browser /root/.gnupg/S.gpg-agent.extra /root/.gnupg/S.gpg-agent.ssh /var/log/boot.log /var/log/dmesg /var/log/dmesg.old /var/log/fail2ban.log /var/log/hawkey.log /var/log/lighttpd/error.log /var/log/maillog /var/log/php-fpm /var/log/sssd/sssd.log /var/log/sssd/sssd_implicit_files.log /var/log/sssd/sssd_kcm.log /var/log/sssd/sssd_nss.log /var/log/sssd/sssd_pac.log /var/log/sssd/sssd_pam.log /var/log/sssd/sssd_ssh.log...

enhancement

Defaults for PHP: * `date.timezone = Europe/Zurich` * `expose_php = Off` Defaults for Apache: * `ServerSignature Off` * `ServerTokens Prod`

``` TASK [linuxfabrik.lfops.postfix : flush handlers so that postfix can be used by the later roles] ********************** Wednesday 12 October 2022 09:06:23 +0200 (0:00:00.517) 0:01:02.992 ***** [WARNING]: flush_handlers task does...

Imagine a folder `nextcloud/data` that is backed up in parallel (`divide: True`). If at some point a subfolder is deleted, duplicity has no way to apply its retention mechanism to...

enhancement