1
0
mirror of https://github.com/opinkerfi/nagios-plugins.git synced 2026-02-13 02:20:57 +01:00

Compare commits

..

2 Commits

Author SHA1 Message Date
Pall Sigurdsson
95d0b84219 Automatic commit of package [nagios-okplugin-check_hpacucli] release [0.0.3-1]. 2012-03-12 16:08:58 +00:00
Pall Sigurdsson
f24a7c050e Automatic commit of package [nagios-okplugin-check_eva] release [1.0.1-1]. 2012-03-12 16:08:57 +00:00
2 changed files with 8 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
Summary: A Nagios plugin to check HP EVA Disk Systems
Name: nagios-okplugin-check_eva
Version: 1.0.0
Version: 1.0.1
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@@ -40,5 +40,8 @@ rm -rf %{buildroot}
/etc/nrpe.d/check_eva.cfg
%changelog
* Mon Mar 12 2012 Pall Sigurdsson <palli@opensource.is> 1.0.1-1
- new package built with tito
* Mon Mar 1 2010 Pall Sigurdsson <palli@opensource.is> 0.1-1
- Initial packaging

View File

@@ -2,7 +2,7 @@
Summary: A Nagios plugin to check HP Array with hpacucli
Name: nagios-okplugin-check_hpacucli
Version: 0.0.2
Version: 0.0.3
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@@ -38,5 +38,8 @@ rm -rf %{buildroot}
/etc/nrpe.d/check_hpacucli.cfg
%changelog
* Mon Mar 12 2012 Pall Sigurdsson <palli@opensource.is> 0.0.3-1
- new package built with tito
* Mon Mar 1 2010 Pall Sigurdsson <palli@opensource.is> 0.1-1
- Initial packaging