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 6
[-]
[+]
Added
nagios-plugins-zypper.changes
@@ -0,0 +1,154 @@ +------------------------------------------------------------------- +Wed Sep 23 12:01:47 CEST 2009 - lrupp@suse.de + +- update to 1.1: + + code cleanup + + added option "-d" for debug output + +------------------------------------------------------------------- +Fri Apr 3 10:26:33 CEST 2009 - lrupp@suse.de + +- update to 1.01: + + better handling for SLE11 + +------------------------------------------------------------------- +Mon Mar 23 13:42:29 CET 2009 - lrupp@suse.de + +- update to 1.0: + + added option '-p' to disable perfdata output + + fixed perfdata output + +------------------------------------------------------------------- +Fri Feb 20 22:54:47 CET 2009 - lrupp@suse.de + +- update to 0.980: + + also support old Nagios v2 output format + + no whitespaces in perfdata output + +------------------------------------------------------------------- +Mon Feb 16 18:54:09 CET 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 15:23:21 CET 2009 - lrupp@suse.de + +- update to 0.966: + + support nagios embedded perl interpreter + +------------------------------------------------------------------- +Wed Jan 28 16:23:34 CET 2009 - lrupp@suse.de + +- update to 0.965: + + added option '-r' to refresh zypper automatically + +------------------------------------------------------------------- +Wed Jan 28 12:35:32 CET 2009 - lrupp@suse.de + +- update to 0.951: + - return perfdata even if no update is available + +------------------------------------------------------------------- +Tue Jan 27 17:17:00 CET 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 18:36:33 CET 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 10:54:19 CET 2008 - lrupp@suse.de + +- update to 0.9: + - better whitespace handling for SLE10 based products + +------------------------------------------------------------------- +Thu Oct 23 15:11:28 CEST 2008 - lrupp@suse.de + +- update to 0.8.1: + + enhance the documentation (help text) + +------------------------------------------------------------------- +Wed Oct 22 20:10:54 CEST 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 11:49:27 CEST 2008 - lrupp@suse.de + +- update to 0.7: + + enable verbose output for SLE10 based hosts + +------------------------------------------------------------------- +Wed Sep 17 12:26:17 CEST 2008 - lrupp@suse.de + +- update to 0.6: + + added error handling if update source is not available + + switch to BSD License + +------------------------------------------------------------------- +Thu Sep 11 15:41:55 CEST 2008 - lrupp@suse.de + +- fix stupid variable clash + +------------------------------------------------------------------- +Wed Sep 10 11:50:53 CEST 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 17:43:53 CEST 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 12:29:14 CEST 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 15:34:18 CEST 2008 - lrupp@suse.de + +- ignore error messages: they bother the nagios parser + +------------------------------------------------------------------- +Tue May 6 13:14:59 CEST 2008 - lrupp@suse.de + +- ignore host variable for now: this check only works local + +------------------------------------------------------------------- +Tue Apr 15 16:10:39 CEST 2008 - lrupp@suse.de + +- work also with 10.2 and (not tested:) SLES10-SP1 +- accept arguments -w and -c + +------------------------------------------------------------------- +Mon Apr 14 20:06:20 CEST 2008 - lrupp@suse.de + +- initial version 0.1 +