Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
Your review has been submitted and is pending approval.
Monitor available software updates for zypp based systems like openSUSE or SUSE Linux Enterprise.
Current Version
Last Release Date
June 17, 2009
Owner
Nagios Exchange
Website
http://en.opensuse.org/Nagios-plugins-zypper
Compatible With
check_zypper v1.01
* You are running a zypp based based system like openSUSE> 10.2 or SUSE Linux Enterprise Server> 10 SP1? * You like to know which host in your serverfarm lacks security updates? * You like to know if there are package updates available from software.opensuse.org resp. the openSUSE Build Service ? * You already use Nagios to monitor your hosts? Then you want to use this Nagios Plugin: "check_zypper". This plugin checks for security, recommended and optional patches and also for optional package updates. You can define the reporting level and verbosity of the output. Ignoring single patches or packages is also possible. Please have a look at the project homepage or use the help output of the check_zypper command for details. Please use the Software Portal to find an installable package for your distribution. The plugin is developed in the server:monitoring project in the openSUSE Build Service.
This script did not work for me on SLES 11 SP3. Had to change line 493 from if (( "$release" eq "10.2" ) || ("$dist" eq "SLE") ){ to if (( "$release" eq "10.2" ) || ("$dist" eq "SLE10") ){ I think SLE10 could be any string other then SLE, but needed to make sure the flow went down the ELSE path. Works great now.
You must be logged in to submit a review.
To:
From: