Danilo Godec

Results 8 issues of Danilo Godec

**Output of `check_raid -d`:** ``` check_raid 4.0.8-16-gf84a823 Visit how to report bugs Please include output of **ALL** commands in bugreport DEBUG EXEC: /usr/sbin/hpacucli controller all show status at ./check_raid line...

HP Smart Array P400i with 4 drives - 3 are in RAID5 and one is a spare. The spare drive is in failed state, but check_raid doesn't report it. ```...

hpacucli/hpssacli/ssacli
cciss/hpsa
ready

Having the Y-axis scale is not very useful in some cases - even if the traffic is not very high, the bar 'jumps' to the maximum a lot. Could we...

enhancement
help wanted

Webmin Bind8 module does not recognize **rf** and **ri** tags in DMARC records (https://mxtoolbox.com/dmarc/details/dmarc-tags) I propose the following patches: ``` diff --- bind8-lib.pl-20220121 2022-01-21 14:57:16.823794792 +0100 +++ bind8-lib.pl 2022-01-21 15:06:41.270434798...

## Is your feature request related to a problem? Please describe. We often use 'temporary' NFS mounts for ease of work and people tend to forget to un-mount at the...

enhancement
beginner

Update scan() function so that it used 'prune' in find to avoid searching in ignored paths (from $ignore_paths)

update-ngxblocker -v didn't work as check_version was called without 'check_depends' and didn't get all binaries / paths.

I used to check Greenlight configuration using the command: `$ docker exec -it greenlight-v3 bundle exec rake -vvv configuration:check ` And it would produce output like this: ``` Checking required...