Markus Frei

Results 100 comments of Markus Frei

Could quickly bloat the time series database due to the ability to use (recursive) wildcards.

Completely forgot about that. Yeah, that might make sense.

Fixed. BTW, in your case `--timeout 30` is not necessary because you are not retrieving from a URL.

Done with Ubuntu 16, and renamed to "Runs on"

Interesting, thanks. I did a quick installation using Icinga Agent v14.2 and can confirm the paths. This will lead to some changes and testing on our end.

For nearly all `*-version` check plugins, EOL dates are taken from 1. Local SQLite DB cache (valid for 24 hours). If not successful... 2. From https://endoflife.date/api (and then cached). If...

All other plugins that rely on internet access like [nextcloud-security-scan](https://github.com/Linuxfabrik/monitoring-plugins/tree/main/check-plugins/nextcloud-security-scan) already complain and return UNKNOWN if there is something wrong.

Could be done platform-dependent without any additional tools using ``` echo "read: io | merge | sectors | ticks, write: io | merges | sectors | ticks, in_flight | io_ticks...

The plugin checks against https://endoflife.date/rhel, and offers some parameters to control handling major, minor or patch updates, too (see https://github.com/Linuxfabrik/monitoring-plugins/tree/main/check-plugins/rhel-version for details). Checking ExtendedSupport is currently not supported by the...