Fix some spelling mistakes
Thanks, codespell!
Fix spelling issues
smart_: port to openbsd & macos
smart: importing common.{h,c} from munin-c
The compilation is very easy, a simple `make` should work, as I provideda convenient `Makefile`
smart_: renaming the file
The destination file is a wildcard one. Therefore the C file should benamed with a trailing `_`.
Hacked together a smart_ plugin in C
There is some trickery going on to not wakeup the disk when it's in standby
Note: this was aimed at munin-c, but was rejected since it uses asubprocess that calls the `smartctl` tool.