]> git.uio.no Git - check_openmanage.git/blame - check_openmanage.spec
jau
[check_openmanage.git] / check_openmanage.spec
CommitLineData
e684f6e3 1Summary: Nagios plugin to monitor hardware health on Dell servers
4078196b 2Name: check_openmanage
7d9bc54c 3Version: 3.5.0
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
7d9bc54c 35install -D -p -m 0755 %{name} %{buildroot}/%{_libdir}/nagios/plugins
283787fe 36install -D -m 0644 %{name}.8.gz %{buildroot}/%{_mandir}/man8
4078196b 37
38%clean
283787fe 39rm -rf %{buildroot}
4078196b 40
41%files
42%defattr(-, root, root, -)
7d9bc54c 43%doc README COPYING CHANGES
44%{_libdir}/nagios/plugins/%{name}
283787fe 45%attr(0755, root, root) %{_mandir}/man8/%{name}.8.gz
4078196b 46
e684f6e3 47
4078196b 48%changelog
b50f025e 49* Tue Oct 13 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.5.0-1
50- Version 3.5.0
51- New location for the manual page (section 3 -> 8)
52
4078196b 53* Fri Aug 7 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.9-1
54- Version 3.4.9
55
56* Fri Jul 31 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.8-1
57- Version 3.4.8
58
59* Fri Jul 24 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.7-1
60- Version 3.4.7
61
62* Tue Jul 7 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.6-1
63- Version 3.4.6
64
65* Mon Jun 22 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.5-1
66- Version 3.4.5
67
68* Mon Jun 22 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.4-1
69- Version 3.4.4
70
71* Thu Jun 11 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.3-1
72- Version 3.4.3
73
74* Wed Jun 3 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.2-1
75- Version 3.4.2
76
77* Mon May 27 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.1-1
78- Version 3.4.1
79
80* Mon May 25 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.4.0-1
81- Version 3.4.0
82
83* Tue May 5 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.3.2-1
84- Version 3.3.2
85
86* Tue Apr 28 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.3.1-1
87- Version 3.3.1
88
89* Tue Apr 7 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.3.0-1
90- Version 3.3.0
91
92* Sun Mar 29 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.2.7-1
93- Version 3.2.7
94
95* Thu Mar 5 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.2.6-1
96- Version 3.2.6
97
98* Tue Feb 24 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.2.5-1
99- Version 3.2.5
100- take 64bit (other libdir) into consideration
101
102* Tue Feb 17 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.2.4-1
103- Version 3.2.4
104
105* Mon Feb 9 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.2.3-1
106- Version 3.2.3
107
108* Tue Feb 3 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.2.2-1
109- Version 3.2.2
110
111* Tue Feb 3 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.2.1-1
112- Version 3.2.1
113
114* Tue Jan 27 2009 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.2.0-1
115- Version 3.2.0
116
117* Sat Dec 20 2008 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.0.2-1
118- Version 3.0.2
119
120* Thu Dec 4 2008 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 3.0.0-1
121- Version 3.0.0
122
123* Wed Nov 19 2008 Trond H. Amundsen <t.h.amundsen@usit.uio.no> - 2.1.0-0
124- first RPM release