Bugzilla – Bug 904170
check_zypper: Add OpenSuSE 13.2 to the supported releases
Last modified: 2017-07-21 19:17:04 UTC
Output of check_zypper on OpenSuse 13.2 is: Updates CRITICAL : discontinued OS Release openSUSE 13.2; where "discontinued" is a little confusing ;-) I checked the plugin by just adding '13.2': our %supported_release = ( 'openSUSE' => [ '12.1', '12.2', '12.3', '13.1', '13.2'], 'SLE' => [ '10.4', '11.2' , '11.3' ], ); and it worked fine.
not sure which package this comes from. please do rpm -qf `which check_zypper`
rpm -qf /usr/lib/nagios/plugins/check_zypper nagios-plugins-zypper-1.50-5.1.noarch
OBS says: package 'nagios-plugins-zypper' maintained by 'lrupp@suse.com'
(In reply to Marco Roose from comment #2) > rpm -qf /usr/lib/nagios/plugins/check_zypper > nagios-plugins-zypper-1.50-5.1.noarch nagios-plugins-zypper did only exist until 13.1 release - the package was renamed during 13.2 development cycle to monitoring-plugins-zypper. It looks to me like neither nagios-plugins-zypper nor monitoring-plugins-zypper made it into the official openSUSE 13.2 repository. As result, I asume your nagios-plugins-zypper package is a left over from a distribution upgrade. I guess - if this should be fixed at all (=> need feedback from maintenance) - we need an update of package monitoring-package-zypper for 13.2. Until then, please install the package found here: http://software.opensuse.org/package/monitoring-plugins-zypper for the 13.2 distribution from the server:monitoring repository.
Lars, monitoring-plugins-zypper was never submitted to openSUSE:Factory from server:monitoring. After it's checked in and accepted in Factory, we can start an update with it.
This is an autogenerated message for OBS integration: This bug (904170) was mentioned in https://build.opensuse.org/request/show/286685 Factory / monitoring-plugins-zypper
This is an autogenerated message for OBS integration: This bug (904170) was mentioned in https://build.opensuse.org/request/show/288284 Factory / monitoring-plugins-zypper
long fix, and now obsolete