Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
>
nagios-plugins-zypper
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 7
[-]
[+]
Changed
nagios-plugins-zypper.spec
@@ -1,7 +1,7 @@ # -# spec file for package nagios-plugins-zypper (Version 0.911) +# spec file for package nagios-plugins-zypper (Version 1.1) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,10 +20,10 @@ Name: nagios-plugins-zypper Summary: Nagios plugin for checking software updates -Version: 0.980 -Release: 1.2 +Version: 1.1 +Release: 1 Url: http://en.opensuse.org/Nagios-plugins-zypper -License: BSD 4-Clause +License: BSD 4-clause (or similar) Group: System/Monitoring Source0: check_zypper.pl %if 0%{?suse_version} > 1010 @@ -72,77 +72,3 @@ %libexecdir/check_zypper %changelog -* Fri Feb 20 2009 lars@linux-schulserver.de -- update to 0.980: - + also support old Nagios v2 output format - + no whitespaces in perfdata output -* Mon Feb 16 2009 lrupp@suse.de -- update to 0.975: - + added option '-i' to allow admins to ignore some patches/ - packages via config file -* Thu Feb 12 2009 lrupp@suse.de -- update to 0.966: - + support nagios embedded perl interpreter -* Wed Jan 28 2009 lrupp@suse.de -- update to 0.965: - + added option '-r' to refresh zypper automatically -* Wed Jan 28 2009 lrupp@suse.de -- update to 0.951: - - return perfdata even if no update is available -* Tue Jan 27 2009 lrupp@suse.de -- update to 0.950: - - allow to ignore outdated repositories with -o - - reset alarm() on exit - - handle unknown options instead of ignoring them - - first version of performancedata output in check result -* Tue Dec 16 2008 lrupp@suse.de -- update to 0.911: - + first working version for 11.1 - + use own functions: nagios-plugins is obsolete - + better exit handling for -c and -w options - + warn, if a repository is out of date - + small enhancements for -v option -* Thu Nov 27 2008 lrupp@suse.de -- update to 0.9: - - better whitespace handling for SLE10 based products -* Thu Oct 23 2008 lrupp@suse.de -- update to 0.8.1: - + enhance the documentation (help text) -* Wed Oct 22 2008 lrupp@suse.de -- update to 0.8: - + return UNKNOWN if zypper prints "Error message" - + return UNKNOWN if zypper is already running -* Mon Sep 29 2008 lrupp@suse.de -- update to 0.7: - + enable verbose output for SLE10 based hosts -* Wed Sep 17 2008 lrupp@suse.de -- update to 0.6: - + added error handling if update source is not available - + switch to BSD License -* Thu Sep 11 2008 lrupp@suse.de -- fix stupid variable clash -* Wed Sep 10 2008 lrupp@suse.de -- update to 0.5: - + code cleanup - + return UNKNOWN state if system doesn't support check without - sudo rights - + allow user to specify the release file with '-r' -* Wed Sep 3 2008 lrupp@suse.de -- update to 0.4: - + added sudo option to call zypper via sudo - + don't print packagelist if packagelist is empty -* Tue Sep 2 2008 lrupp@suse.de -- update to 0.3: - + now outputs also the names of patches and packages, if selected - + improved help output -- truncate the trailing .pl so the script follows the nagios - plugins scheme -* Mon Jul 28 2008 lrupp@suse.de -- ignore error messages: they bother the nagios parser -* Tue May 6 2008 lrupp@suse.de -- ignore host variable for now: this check only works local -* Tue Apr 15 2008 lrupp@suse.de -- work also with 10.2 and (not tested:) SLES10-SP1 -- accept arguments -w and -c -* Mon Apr 14 2008 lrupp@suse.de -- initial version 0.1