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

Compare commits

...

18 Commits

Author SHA1 Message Date
Pall Sigurdsson
82a6090e64 Automatic commit of package [nagios-okplugin-check_nagios] release [0.0.6-1]. 2012-03-12 17:31:14 +00:00
Pall Sigurdsson
e6dce9e9b5 Automatic commit of package [nagios-okplugin-mssql] release [0.0.6-1]. 2012-03-12 16:09:40 +00:00
Pall Sigurdsson
f14db81ca5 Automatic commit of package [nagios-okplugin-crit2warn] release [0.0.2-1]. 2012-03-12 16:09:00 +00:00
Pall Sigurdsson
aebaefa4bf Automatic commit of package [nagios-okplugin-check_yum] release [0.7.3-1]. 2012-03-12 16:09:00 +00:00
Pall Sigurdsson
2de33b2f02 Automatic commit of package [nagios-okplugin-check_vmware_wbem] release [1.0.1-1]. 2012-03-12 16:09:00 +00:00
Pall Sigurdsson
07cb5f0470 Automatic commit of package [nagios-okplugin-check_uptime] release [1.0.1-1]. 2012-03-12 16:09:00 +00:00
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
Pall Sigurdsson
64119882e9 Automatic commit of package [nagios-okplugin-check_multipath] release [0.0.3-1]. 2012-03-12 16:08:59 +00:00
Pall Sigurdsson
e910d327c5 Automatic commit of package [nagios-okplugin-mssql] release [0.0.5-1]. 2012-03-12 16:08:58 +00:00
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
Pall Sigurdsson
74407957c3 Automatic commit of package [nagios-okplugin-check_disks] release [1.0.1-1]. 2012-03-12 16:08:57 +00:00
Pall Sigurdsson
14d5afd698 Automatic commit of package [nagios-okplugin-check_dataprotector] release [1.0.1-1]. 2012-03-12 16:08:57 +00:00
Pall Sigurdsson
2ecfed0b40 Automatic commit of package [nagios-plugins-check_cpu] release [0.3-1]. 2012-03-12 16:08:57 +00:00
Pall Sigurdsson
7779f09241 Automatic commit of package [nagios-okplugin-cifs] release [0.0.4-1]. 2012-03-12 16:08:56 +00:00
Pall Sigurdsson
3ef06cb89f Automatic commit of package [nagios-okplugin-brocade] release [0.0.4-1]. 2012-03-12 16:08:56 +00:00
Pall Sigurdsson
4f13da5ce6 Automatic commit of package [nagios-okplugin-bond] release [0.0.2-1]. 2012-03-12 16:08:56 +00:00
18 changed files with 124 additions and 21 deletions

View File

@@ -2,8 +2,8 @@
Summary: A Nagios plugin to check network bond devices Summary: A Nagios plugin to check network bond devices
Name: nagios-okplugin-bond Name: nagios-okplugin-bond
Version: 0.0.1 Version: 0.0.2
Release: 2%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
URL: http://opensource.ok.is/trac/wiki/Nagios-OKPlugin-Bond URL: http://opensource.ok.is/trac/wiki/Nagios-OKPlugin-Bond
@@ -40,6 +40,9 @@ rm -rf %{buildroot}
%config(noreplace) %{_sysconfdir}/nrpe.d/check_bond.cfg %config(noreplace) %{_sysconfdir}/nrpe.d/check_bond.cfg
%changelog %changelog
* Mon Mar 12 2012 Pall Sigurdsson <palli@opensource.is> 0.0.2-1
- new package built with tito
* Sun Oct 16 2011 Tomas Edwardsson <tommi@opensource.is> 0.1-2 * Sun Oct 16 2011 Tomas Edwardsson <tommi@opensource.is> 0.1-2
- Added configuration into package - Added configuration into package

View File

@@ -2,7 +2,7 @@
Summary: A Nagios plugin to check Brocade devices Summary: A Nagios plugin to check Brocade devices
Name: nagios-okplugin-brocade Name: nagios-okplugin-brocade
Version: 0.0.3 Version: 0.0.4
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
@@ -36,5 +36,8 @@ rm -rf %{buildroot}
%{_libdir}/nagios/plugins/* %{_libdir}/nagios/plugins/*
%changelog %changelog
* Mon Mar 12 2012 Pall Sigurdsson <palli@opensource.is> 0.0.4-1
- new package built with tito
* Mon Nov 21 2010 Tomas Edwardsson <tommi@ok.is> 0.0.3-1 * Mon Nov 21 2010 Tomas Edwardsson <tommi@ok.is> 0.0.3-1
- Initial packaging - Initial packaging

View File

@@ -2,7 +2,7 @@
Summary: A Nagios plugin to check CIFS shares Summary: A Nagios plugin to check CIFS shares
Name: nagios-okplugin-cifs Name: nagios-okplugin-cifs
Version: 0.0.3 Version: 0.0.4
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
@@ -38,5 +38,8 @@ rm -rf %{buildroot}
%{_libdir}/nagios/plugins/* %{_libdir}/nagios/plugins/*
%changelog %changelog
* Mon Mar 12 2012 Pall Sigurdsson <palli@opensource.is> 0.0.4-1
- new package built with tito
* Mon Nov 21 2010 Tomas Edwardsson <tommi@ok.is> 0.0.3-1 * Mon Nov 21 2010 Tomas Edwardsson <tommi@ok.is> 0.0.3-1
- Initial packaging - Initial packaging

View File

@@ -2,7 +2,7 @@
Summary: A Nagios plugin to check CPU on Linux servers Summary: A Nagios plugin to check CPU on Linux servers
Name: nagios-plugins-check_cpu Name: nagios-plugins-check_cpu
Version: 0.2 Version: 0.3
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
@@ -41,6 +41,9 @@ rm -rf %{buildroot}
%changelog %changelog
* Mon Mar 12 2012 Pall Sigurdsson <palli@opensource.is> 0.3-1
- new package built with tito
* Thu Nov 25 2010 Pall Sigurdsson <palli@opensource.is> 0.1-2 * Thu Nov 25 2010 Pall Sigurdsson <palli@opensource.is> 0.1-2
- Nrpe config now ships with plugin by default - Nrpe config now ships with plugin by default
* Mon Mar 1 2010 Tomas Edwardsson <tommi@ok.is> 0.1-1 * Mon Mar 1 2010 Tomas Edwardsson <tommi@ok.is> 0.1-1

View File

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

View File

@@ -2,8 +2,8 @@
Summary: A Nagios plugin to check disks via NRPE Summary: A Nagios plugin to check disks via NRPE
Name: nagios-okplugin-check_disks Name: nagios-okplugin-check_disks
Version: 1.0.0 Version: 1.0.1
Release: 2%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
URL: http://opensource.is/trac/wiki/check_disks URL: http://opensource.is/trac/wiki/check_disks
@@ -40,6 +40,9 @@ rm -rf %{buildroot}
%{_libdir}/nagios/plugins/check_disks.pl %{_libdir}/nagios/plugins/check_disks.pl
%changelog %changelog
* Mon Mar 12 2012 Pall Sigurdsson <palli@opensource.is> 1.0.1-1
- new package built with tito
* Sun Oct 16 2011 Tomas Edwardsson <tommi@opensource.is> 0.1-2 * Sun Oct 16 2011 Tomas Edwardsson <tommi@opensource.is> 0.1-2
- Fixed dependencies and build arch - Fixed dependencies and build arch

View File

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

View File

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

View File

@@ -2,8 +2,8 @@
Summary: Nagios plugins to check the status of MS-SQL Servers Summary: Nagios plugins to check the status of MS-SQL Servers
Name: nagios-okplugin-mssql Name: nagios-okplugin-mssql
Version: 0.0.3 Version: 0.0.6
Release: 2%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
URL: http://opensource.is/trac/wiki/nagios-MSSQL URL: http://opensource.is/trac/wiki/nagios-MSSQL
@@ -39,5 +39,14 @@ rm -rf %{buildroot}
%{_libdir}/nagios/plugins/* %{_libdir}/nagios/plugins/*
%changelog %changelog
* Mon Mar 12 2012 Pall Sigurdsson <palli@opensource.is> 0.0.6-1
-
* Mon Mar 12 2012 Pall Sigurdsson <palli@opensource.is>
-
* Mon Mar 12 2012 Pall Sigurdsson <palli@opensource.is>
-
* Sun Nov 21 2010 Tomas Edwardsson <tommi@opensource.is> 0.0.3-1 * Sun Nov 21 2010 Tomas Edwardsson <tommi@opensource.is> 0.0.3-1
- Initial packaging - Initial packaging

View File

@@ -2,7 +2,7 @@
Summary: Nagios plugins to check the status of MS-SQL Servers Summary: Nagios plugins to check the status of MS-SQL Servers
Name: nagios-okplugin-mssql Name: nagios-okplugin-mssql
Version: 0.0.4 Version: 0.0.5
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
@@ -39,6 +39,9 @@ rm -rf %{buildroot}
%{_libdir}/nagios/plugins/* %{_libdir}/nagios/plugins/*
%changelog %changelog
* Mon Mar 12 2012 Pall Sigurdsson <palli@opensource.is> 0.0.5-1
-
* Mon Mar 12 2012 Pall Sigurdsson <palli@opensource.is> 0.0.4-1 * Mon Mar 12 2012 Pall Sigurdsson <palli@opensource.is> 0.0.4-1
- new package built with tito - new package built with tito

View File

@@ -2,7 +2,7 @@
Summary: A Nagios plugin to check Linux Devicemapper Multipathing Summary: A Nagios plugin to check Linux Devicemapper Multipathing
Name: nagios-okplugin-check_multipath Name: nagios-okplugin-check_multipath
Version: 0.0.2 Version: 0.0.3
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
@@ -37,6 +37,9 @@ rm -rf %{buildroot}
/etc/nrpe.d/check_multipath.cfg /etc/nrpe.d/check_multipath.cfg
%changelog %changelog
* Mon Mar 12 2012 Pall Sigurdsson <palli@opensource.is> 0.0.3-1
-
* Mon Mar 12 2012 Pall Sigurdsson <palli@opensource.is> 0.0.2-1 * Mon Mar 12 2012 Pall Sigurdsson <palli@opensource.is> 0.0.2-1
- new package built with tito - new package built with tito

View File

@@ -0,0 +1,46 @@
%define debug_package %{nil}
Summary: A set of Nagios plugins to check the health of a nagios host
Name: nagios-okplugin-check_nagios
Version: 0.0.6
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
URL: http://opensource.is/trac/wiki/check_nagios
Source0: http://opensource.ok.is/trac/browser/nagios-plugins/check_multipath/releases/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Packager: Pall Sigurdsson <palli@opensource.is>
%description
Checks health of Nagios service
%prep
%setup -q
perl -pi -e "s|/usr/lib|%{_libdir}|g" nrpe.d/check_nagios.cfg
%build
%install
rm -rf %{buildroot}
check_nagios_configuration check_nagios_ghostservices check_nagios_needs_reload check_nagios_plugin_existance
install -D -p -m 0755 check_nagios_configuration %{buildroot}%{_libdir}/nagios/plugins/check_nagios_configuration
install -D -p -m 0755 check_nagios_ghostservices %{buildroot}%{_libdir}/nagios/plugins/check_nagios_ghostservices
install -D -p -m 0755 check_nagios_needs_reload %{buildroot}%{_libdir}/nagios/plugins/check_nagios_needs_reload
install -D -p -m 0755 check_nagios_plugin_existance %{buildroot}%{_libdir}/nagios/plugins/check_nagios_plugin_existance
install -D -p -m 0755 nrpe.d/check_nagios.cfg %{buildroot}/etc/nrpe.d/check_nagios.cfg
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%doc README LICENSE
%{_libdir}/nagios/plugins/*
/etc/nrpe.d/check_nagios.cfg
%changelog
* Mon Mar 12 2012 Pall Sigurdsson <palli@opensource.is> 0.0.6-1
- new package built with tito

View File

@@ -2,7 +2,7 @@
Summary: Various nagios plugins to check cpu,memory,interfaces via SNMP Summary: Various nagios plugins to check cpu,memory,interfaces via SNMP
Name: nagios-okplugin-check_snmp Name: nagios-okplugin-check_snmp
Version: 1.0.0 Version: 1.0.1
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
@@ -45,5 +45,8 @@ rm -rf %{buildroot}
%{_libdir}/nagios/plugins/* %{_libdir}/nagios/plugins/*
%changelog %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 * Mon Mar 1 2010 Pall Sigurdsson <palli@opensource.is> 0.1-1
- Initial packaging - Initial packaging

View File

@@ -2,7 +2,7 @@
Summary: A Nagios plugin to compare time on remote host with localhost Summary: A Nagios plugin to compare time on remote host with localhost
Name: nagios-okplugin-check_time Name: nagios-okplugin-check_time
Version: 1.0.0 Version: 1.0.1
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
@@ -40,5 +40,8 @@ rm -rf %{buildroot}
/etc/nrpe.d/check_time.cfg /etc/nrpe.d/check_time.cfg
%changelog %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 * Thu Nov 25 2010 Pall Sigurdsson <palli@opensource.is> 0.1-1
- Initial packaging - Initial packaging

View File

@@ -2,7 +2,7 @@
Summary: A Nagios plugin to check uptime of a remote host via NRPE Summary: A Nagios plugin to check uptime of a remote host via NRPE
Name: nagios-okplugin-check_uptime Name: nagios-okplugin-check_uptime
Version: 1.0.0 Version: 1.0.1
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
@@ -41,5 +41,8 @@ rm -rf %{buildroot}
/etc/nrpe.d/check_uptime.cfg /etc/nrpe.d/check_uptime.cfg
%changelog %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 * Thu Nov 25 2010 Pall Sigurdsson <palli@opensource.is> 0.1-1
- Initial packaging - Initial packaging

View File

@@ -2,7 +2,7 @@
Summary: A Nagios plugin to check VMWare 3.x or 4.x via WBEM Summary: A Nagios plugin to check VMWare 3.x or 4.x via WBEM
Name: nagios-okplugin-check_vmware_wbem Name: nagios-okplugin-check_vmware_wbem
Version: 1.0.0 Version: 1.0.1
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
@@ -37,5 +37,8 @@ rm -rf %{buildroot}
#/etc/nrpe.d/check_hpacucli.cfg #/etc/nrpe.d/check_hpacucli.cfg
%changelog %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 * Mon Mar 1 2010 Pall Sigurdsson <palli@opensource.is> 0.1-1
- Initial packaging - Initial packaging

View File

@@ -2,8 +2,8 @@
Summary: Nagios plugin to test for Yum updates on RedHat/CentOS Linux. Summary: Nagios plugin to test for Yum updates on RedHat/CentOS Linux.
Name: nagios-okplugin-check_yum Name: nagios-okplugin-check_yum
Version: 0.7.2 Version: 0.7.3
Release: 2%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
URL: http://opensource.is/trac/wiki/check_yum URL: http://opensource.is/trac/wiki/check_yum
@@ -39,5 +39,8 @@ rm -rf %{buildroot}
/etc/nrpe.d/check_yum.cfg /etc/nrpe.d/check_yum.cfg
%changelog %changelog
* Mon Mar 12 2012 Pall Sigurdsson <palli@opensource.is> 0.7.3-1
- new package built with tito
* Mon Sep 14 2010 Pall Sigurdsson <palli@opensource.is> 0.1-1 * Mon Sep 14 2010 Pall Sigurdsson <palli@opensource.is> 0.1-1
- Initial packaging - Initial packaging

View File

@@ -2,7 +2,7 @@
Summary: A Nagios plugin wrapper that changes critical to warnings Summary: A Nagios plugin wrapper that changes critical to warnings
Name: nagios-okplugin-crit2warn Name: nagios-okplugin-crit2warn
Version: 0.0.1 Version: 0.0.2
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
@@ -34,5 +34,8 @@ rm -rf %{buildroot}
%{_libdir}/nagios/plugins/* %{_libdir}/nagios/plugins/*
%changelog %changelog
* Mon Mar 12 2012 Pall Sigurdsson <palli@opensource.is> 0.0.2-1
- new package built with tito
* Mon Mar 1 2010 Tomas Edwardsson <tommi@opensource.is> 0.1-1 * Mon Mar 1 2010 Tomas Edwardsson <tommi@opensource.is> 0.1-1
- Initial packaging - Initial packaging