]> git.uio.no Git - check_openmanage.git/blame - nagios-plugins-check-openmanage.spec
* version 3.7.0-beta4
[check_openmanage.git] / nagios-plugins-check-openmanage.spec
CommitLineData
66939d62 1# Definitions used throughout the spec file
2%global plugin check_openmanage
3%global nagiospluginsdir %{_libdir}/nagios/plugins
4
5# No binaries here, do not build a debuginfo package
6%global debug_package %{nil}
7
8Name: nagios-plugins-check-openmanage
d3bdeb10 9Version: 3.6.7
8c0ae233 10Release: 1%{?dist}
66939d62 11Summary: Nagios plugin to monitor hardware health on Dell servers
12
13Group: Applications/System
14License: GPLv3+
15URL: http://folk.uio.no/trondham/software/%{plugin}.html
16Source0: http://folk.uio.no/trondham/software/files/%{plugin}-%{version}.tar.gz
17
18BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
19
283787fe 20BuildRequires: perl
21
66939d62 22Obsoletes: check_openmanage <= 3.6.3-1
4078196b 23
24%description
25check_openmanage is a plugin for Nagios which checks the hardware
26health of Dell servers running OpenManage Server Administrator
27(OMSA). The plugin can be used remotely with SNMP or locally with
28NRPE, check_by_ssh or similar, whichever suits your needs and
29particular taste. The plugin checks the health of the storage
30subsystem, power supplies, memory modules, temperature probes etc.,
31and gives an alert if any of the components are faulty or operate
32outside normal parameters.
33
34%prep
66939d62 35%setup -q -n %{plugin}-%{version}
4078196b 36
37%build
66939d62 38pod2man -s 8 -r "%{plugin} %{version}" -c "Nagios plugin" %{plugin}.pod %{plugin}.8
4078196b 39
40%install
8c0ae233 41%{__rm} -rf %{buildroot}
42%{__install} -d %{buildroot}%{nagiospluginsdir}
43%{__install} -d %{buildroot}%{_mandir}/man8
44%{__install} -pD -m 0755 %{plugin} %{buildroot}%{nagiospluginsdir}
45%{__install} -pD -m 0644 %{plugin}.8 %{buildroot}%{_mandir}/man8
4078196b 46
47%clean
8c0ae233 48%{__rm} -rf %{buildroot}
4078196b 49
50%files
51%defattr(-, root, root, -)
7d9bc54c 52%doc README COPYING CHANGES
66939d62 53%{nagiospluginsdir}/*
54%{_mandir}/man8/*.8*
4078196b 55
e684f6e3 56
4078196b 57%changelog
18daf036 58* Thu May 12 2011 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.6.7-1
d3bdeb10 59- Version 3.6.7
60
8d9e6e5b 61* Thu Apr 28 2011 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.6.6-1
62- Version 3.6.6
63
8c0ae233 64* Wed Feb 9 2011 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.6.5-1
65- Version 3.6.5
66
f7b37fd0 67* Tue Jan 4 2011 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.6.4-2
68- Don't compress the man page, rpmbuild takes care of that. Thanks to
69 Jose Pedro Oliveira for a patch that fixes this.
70
66939d62 71* Tue Jan 4 2011 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.6.4-1
72- Version 3.6.4
73- Initial build with new spec file
74- Spec file adapted to Fedora/EPEL standards
75
76* Mon Dec 13 2010 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.6.3-1
77- Version 3.6.3
78
79* Thu Nov 25 2010 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.6.2-1
80- Version 3.6.2
81
82* Tue Nov 2 2010 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.6.1-1
83- Version 3.6.1
84
191b4b4c 85* Mon Aug 30 2010 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.6.0-1
86- Version 3.6.0
87
48170958 88* Wed Jul 14 2010 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.5.10-1
89- Version 3.5.10
90
8afc93d8 91* Tue Jun 29 2010 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.5.9-1
92- Version 3.5.9
93
b13258d5 94* Thu Jun 17 2010 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.5.8-1
95- Version 3.5.8
96
c800e799 97* Wed Mar 19 2010 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.5.7-1
afe6d35a 98- Version 3.5.7
99
e4c099e3 100* Tue Feb 23 2010 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.5.6-1
101- Version 3.5.6
102
103* Fri Jan 22 2010 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.5.5-1
104- Version 3.5.5
105
3254e20f 106* Wed Jan 13 2010 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.5.4-1
107- Version 3.5.4
108
109* Thu Dec 17 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.5.3-1
110- Version 3.5.3
111
9ce403f8 112* Tue Nov 17 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.5.2-1
113- Version 3.5.2
114
115* Thu Oct 22 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.5.1-1
116- Version 3.5.1
117
b50f025e 118* Tue Oct 13 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.5.0-1
119- Version 3.5.0
120- New location for the manual page (section 3 -> 8)
121
4078196b 122* Fri Aug 7 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.9-1
123- Version 3.4.9
124
125* Fri Jul 31 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.8-1
126- Version 3.4.8
127
128* Fri Jul 24 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.7-1
129- Version 3.4.7
130
131* Tue Jul 7 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.6-1
132- Version 3.4.6
133
134* Mon Jun 22 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.5-1
135- Version 3.4.5
136
137* Mon Jun 22 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.4-1
138- Version 3.4.4
139
140* Thu Jun 11 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.3-1
141- Version 3.4.3
142
143* Wed Jun 3 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.2-1
144- Version 3.4.2
145
146* Mon May 27 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.1-1
147- Version 3.4.1
148
149* Mon May 25 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.0-1
150- Version 3.4.0
151
152* Tue May 5 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.3.2-1
153- Version 3.3.2
154
155* Tue Apr 28 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.3.1-1
156- Version 3.3.1
157
158* Tue Apr 7 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.3.0-1
159- Version 3.3.0
160
161* Sun Mar 29 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.2.7-1
162- Version 3.2.7
163
164* Thu Mar 5 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.2.6-1
165- Version 3.2.6
166
167* Tue Feb 24 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.2.5-1
168- Version 3.2.5
169- take 64bit (other libdir) into consideration
170
171* Tue Feb 17 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.2.4-1
172- Version 3.2.4
173
174* Mon Feb 9 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.2.3-1
175- Version 3.2.3
176
177* Tue Feb 3 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.2.2-1
178- Version 3.2.2
179
180* Tue Feb 3 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.2.1-1
181- Version 3.2.1
182
183* Tue Jan 27 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.2.0-1
184- Version 3.2.0
185
186* Sat Dec 20 2008 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.0.2-1
187- Version 3.0.2
188
189* Thu Dec 4 2008 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.0.0-1
190- Version 3.0.0
191
192* Wed Nov 19 2008 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 2.1.0-0
193- first RPM release