]> git.uio.no Git - check_openmanage.git/blame - check_openmanage.spec
3.5.9
[check_openmanage.git] / check_openmanage.spec
CommitLineData
e684f6e3 1Summary: Nagios plugin to monitor hardware health on Dell servers
4078196b 2Name: check_openmanage
8afc93d8 3Version: 3.5.9
4078196b 4Release: 1%{?dist}
5License: GPL
6Packager: Trond Hasle Amundsen <t.h.amundsen@usit.uio.no>
7Group: Applications/System
8BuildRoot: %{_tmppath}/%{name}-%{version}-root
9URL: http://folk.uio.no/trondham/software/%{name}.html
10Source0: http://folk.uio.no/trondham/software/files/%{name}-%{version}.tar.gz
283787fe 11BuildRequires: perl
12
13Requires: perl >= 5.6.0
14Requires: perl(POSIX)
15Requires: perl(Getopt::Long)
4078196b 16
17%description
18check_openmanage is a plugin for Nagios which checks the hardware
19health of Dell servers running OpenManage Server Administrator
20(OMSA). The plugin can be used remotely with SNMP or locally with
21NRPE, check_by_ssh or similar, whichever suits your needs and
22particular taste. The plugin checks the health of the storage
23subsystem, power supplies, memory modules, temperature probes etc.,
24and gives an alert if any of the components are faulty or operate
25outside normal parameters.
26
27%prep
28%setup -q
29
30%build
283787fe 31pod2man -s 8 -r "%{name} %{version}" -c "Nagios plugin" %{name}.pod %{name}.8
32gzip %{name}.8
4078196b 33
34%install
fcf02046 35mkdir -p %{buildroot}/%{_libdir}/nagios/plugins
36mkdir -p %{buildroot}/%{_mandir}/man8
37install -p -m 0755 %{name} %{buildroot}/%{_libdir}/nagios/plugins
38install -m 0644 %{name}.8.gz %{buildroot}/%{_mandir}/man8
4078196b 39
40%clean
283787fe 41rm -rf %{buildroot}
4078196b 42
43%files
44%defattr(-, root, root, -)
7d9bc54c 45%doc README COPYING CHANGES
46%{_libdir}/nagios/plugins/%{name}
283787fe 47%attr(0755, root, root) %{_mandir}/man8/%{name}.8.gz
4078196b 48
e684f6e3 49
4078196b 50%changelog
8afc93d8 51* Tue Jun 29 2010 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.5.9-1
52- Version 3.5.9
53
b13258d5 54* Thu Jun 17 2010 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.5.8-1
55- Version 3.5.8
56
c800e799 57* Wed Mar 19 2010 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.5.7-1
afe6d35a 58- Version 3.5.7
59
e4c099e3 60* Tue Feb 23 2010 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.5.6-1
61- Version 3.5.6
62
63* Fri Jan 22 2010 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.5.5-1
64- Version 3.5.5
65
3254e20f 66* Wed Jan 13 2010 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.5.4-1
67- Version 3.5.4
68
69* Thu Dec 17 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.5.3-1
70- Version 3.5.3
71
9ce403f8 72* Tue Nov 17 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.5.2-1
73- Version 3.5.2
74
75* Thu Oct 22 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.5.1-1
76- Version 3.5.1
77
b50f025e 78* Tue Oct 13 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.5.0-1
79- Version 3.5.0
80- New location for the manual page (section 3 -> 8)
81
4078196b 82* Fri Aug 7 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.9-1
83- Version 3.4.9
84
85* Fri Jul 31 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.8-1
86- Version 3.4.8
87
88* Fri Jul 24 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.7-1
89- Version 3.4.7
90
91* Tue Jul 7 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.6-1
92- Version 3.4.6
93
94* Mon Jun 22 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.5-1
95- Version 3.4.5
96
97* Mon Jun 22 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.4-1
98- Version 3.4.4
99
100* Thu Jun 11 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.3-1
101- Version 3.4.3
102
103* Wed Jun 3 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.2-1
104- Version 3.4.2
105
106* Mon May 27 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.1-1
107- Version 3.4.1
108
109* Mon May 25 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.0-1
110- Version 3.4.0
111
112* Tue May 5 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.3.2-1
113- Version 3.3.2
114
115* Tue Apr 28 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.3.1-1
116- Version 3.3.1
117
118* Tue Apr 7 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.3.0-1
119- Version 3.3.0
120
121* Sun Mar 29 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.2.7-1
122- Version 3.2.7
123
124* Thu Mar 5 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.2.6-1
125- Version 3.2.6
126
127* Tue Feb 24 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.2.5-1
128- Version 3.2.5
129- take 64bit (other libdir) into consideration
130
131* Tue Feb 17 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.2.4-1
132- Version 3.2.4
133
134* Mon Feb 9 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.2.3-1
135- Version 3.2.3
136
137* Tue Feb 3 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.2.2-1
138- Version 3.2.2
139
140* Tue Feb 3 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.2.1-1
141- Version 3.2.1
142
143* Tue Jan 27 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.2.0-1
144- Version 3.2.0
145
146* Sat Dec 20 2008 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.0.2-1
147- Version 3.0.2
148
149* Thu Dec 4 2008 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.0.0-1
150- Version 3.0.0
151
152* Wed Nov 19 2008 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 2.1.0-0
153- first RPM release