Releases: lrupp/monitoring-plugins-zypper
Releases · lrupp/monitoring-plugins-zypper
Update AppArmor profile to work with Tumbleweed
Update to 1.98.10
- update to 1.98.10
- remove openSUSE Leap 15.3
- add openSUSE Leap 15.6 & 16.0 (fixes bsc#1212196)
- add SLE-15-SP6 and SLE-16
- add Tumbleweed 2024
Remove unmaintained releases
Update to 1.98.9
- remove openSUSE Leap 15.2
- remove SLE-15-SP2
- remove Tumbleweed < 2023
Bump allowed versions
Allow more recent versions:
- openSUSE 15.5
- Tumbleweed 2023*
- SLE 15.5
Add user icinga to the sudo configuration + usual support updates
- remove unsupported Leap 15.1 and SLE 15 GA and and SP1
- add Leap 15.4 and SLE 15 SP4 as supported
- Tumbleweed should be at least from 2021
- Add user icinga to the sudo configuration (see #1 thanks to mhauke)
Tumbleweed support
Beside other, small updates, this release includes first support for the rolling release named openSUSE Tumbleweed.
Per default, a Tumbleweed installation which is older than 30 days will trigger a warning state - and an installation older than 60 days will trigger a critical state. You can fine tune this behavior with the new command line options --tw_outdated_warn and --tw_outdated_crit.
Other changes:
- use proper Copyright
- use Perl modules: POSIX and Time::Local
- die, if release-file could not be opened
- get rid of get_distribution_from_os_release() function: use get_distribution() for all cases
- new test_tumbleweed() and check_returncode() functions (internal)
- trim quotation marks in trim() function
- added some os-release files for testing
Adjust support status of SLE, Leap and Tumbleweed releases
Adjust support status of SLE, Leap and Tumbleweed releases
Use sources from tarball
Use the sources inside the tarball only.
Adjustments for OBS
No real code changes: only re-releasing to work with OBS generated _service files.
Bye, bye _service
No _service today.