1 |
# $Id: smeserver-zabbix-agent.spec,v 1.17 2009/12/02 22:29:22 vip-ire Exp $ |
# $Id: smeserver-zabbix-agent.spec,v 1.22 2010/03/12 17:09:27 vip-ire Exp $ |
2 |
# Authority: vip-ire |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
# Name: Daniel Berteaud |
4 |
|
|
5 |
%define name smeserver-zabbix-agent |
%define name smeserver-zabbix-agent |
6 |
%define version 0.1 |
%define version 0.1 |
7 |
%define release 37 |
%define release 41 |
8 |
Summary: sme server integration of zabbix agent |
Summary: sme server integration of zabbix agent |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
62 |
Patch46: smeserver-zabbix-agent-0.1-report_0_for_non_existing_drives.patch |
Patch46: smeserver-zabbix-agent-0.1-report_0_for_non_existing_drives.patch |
63 |
Patch47: smeserver-zabbix-agent-0.1-run_megaraid_parser_as_root.patch |
Patch47: smeserver-zabbix-agent-0.1-run_megaraid_parser_as_root.patch |
64 |
Patch48: smeserver-zabbix-agent-0.1-run_megaraid_parser_as_root2.patch |
Patch48: smeserver-zabbix-agent-0.1-run_megaraid_parser_as_root2.patch |
65 |
|
Patch49: smeserver-zabbix-agent-0.1-several_ups.patch |
66 |
|
Patch50: smeserver-zabbix-agent-0.1-megaraid_options.patch |
67 |
|
Patch51: smeserver-zabbix-agent-0.1-new_qpsmtpd.patch |
68 |
|
Patch52: smeserver-zabbix-agent-0.1-megaraid_options_from_db.patch |
69 |
|
|
70 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
71 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
81 |
solution |
solution |
82 |
|
|
83 |
%changelog |
%changelog |
84 |
|
* Wed Mar 17 2010 Daniel B. <daniel@firewall-services.com> 0.1-41 |
85 |
|
- read megaraid options from the DB (number of spares, number of |
86 |
|
error to ignore) |
87 |
|
|
88 |
|
* Fri Mar 12 2010 Daniel B. <daniel@firewall-services.com> 0.1-40 |
89 |
|
- update regex for incomming mail stats for newer qpsmtpd |
90 |
|
|
91 |
|
* Wed Feb 17 2010 Daniel B. <daniel@firewall-services.com> 0.1-39 |
92 |
|
- update megaraid-parser.pl script with options to ignore some errors |
93 |
|
|
94 |
|
* Mon Jan 4 2010 Daniel B. <daniel@firewall-services.com> 0.1-38 |
95 |
|
- Change UPS UserParameters to use wildcard, so you can monitor several UPS |
96 |
|
easily (require changes in the templates on the server side) |
97 |
|
|
98 |
* Sun Dec 6 2009 Daniel B. <daniel@firewall-services.com> 0.1-37 |
* Sun Dec 6 2009 Daniel B. <daniel@firewall-services.com> 0.1-37 |
99 |
- Call megaraid-parser.pl scripts with sudo in zabbix_agentd.conf |
- Call megaraid-parser.pl scripts with sudo in zabbix_agentd.conf |
100 |
|
|
290 |
%patch46 -p1 |
%patch46 -p1 |
291 |
%patch47 -p1 |
%patch47 -p1 |
292 |
%patch48 -p1 |
%patch48 -p1 |
293 |
|
%patch49 -p1 |
294 |
|
%patch50 -p1 |
295 |
|
%patch51 -p1 |
296 |
|
%patch52 -p1 |
297 |
|
|
298 |
%build |
%build |
299 |
%{__mkdir_p} root/var/lib/zabbix/tmp |
%{__mkdir_p} root/var/lib/zabbix/tmp |