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
38bbcd056f Automatic commit of package [nagios-okplugin-check_time] release [1.0.1-1]. 2012-03-12 16:08:59 +00:00
Pall Sigurdsson
edc84c54a4 Automatic commit of package [nagios-okplugin-check_snmp] release [1.0.1-1]. 2012-03-12 16:08:59 +00:00
2 changed files with 8 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
Summary: Various nagios plugins to check cpu,memory,interfaces via SNMP
Name: nagios-okplugin-check_snmp
Version: 1.0.0
Version: 1.0.1
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@@ -45,5 +45,8 @@ rm -rf %{buildroot}
%{_libdir}/nagios/plugins/*
%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 compare time on remote host with localhost
Name: nagios-okplugin-check_time
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_time.cfg
%changelog
* Mon Mar 12 2012 Pall Sigurdsson <palli@opensource.is> 1.0.1-1
- new package built with tito
* Thu Nov 25 2010 Pall Sigurdsson <palli@opensource.is> 0.1-1
- Initial packaging