1 |
# $Id: smeserver-zabbix-agent.spec,v 1.15 2009/09/01 09:41:19 vip-ire Exp $ |
# $Id: smeserver-zabbix-agent.spec,v 1.16 2009/09/25 08:28:06 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 35 |
%define release 36 |
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} |
60 |
Patch44: smeserver-zabbix-agent-0.1-userparam_smart.patch |
Patch44: smeserver-zabbix-agent-0.1-userparam_smart.patch |
61 |
Patch45: smeserver-zabbix-agent-0.1-smart_missing_return.patch |
Patch45: smeserver-zabbix-agent-0.1-smart_missing_return.patch |
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 |
64 |
|
|
65 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
66 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
76 |
solution |
solution |
77 |
|
|
78 |
%changelog |
%changelog |
79 |
|
* Wed Dec 2 2009 Daniel B. <daniel@firewall-services.com> 0.1-36 |
80 |
|
- Run megaraid-parser.pl as root (with sudo) instead of granting |
81 |
|
zabbix user unrestricted access to MegaCli |
82 |
|
|
83 |
* Fri Sep 25 2009 Daniel B. <daniel@firewall-services.com> 0.1-35 |
* Fri Sep 25 2009 Daniel B. <daniel@firewall-services.com> 0.1-35 |
84 |
- Support up to 8 disks for smart monitoring. Report valid 0 value |
- Support up to 8 disks for smart monitoring. Report valid 0 value |
85 |
for non existing ones to prevent errors in server's log |
for non existing ones to prevent errors in server's log |
266 |
%patch44 -p1 |
%patch44 -p1 |
267 |
%patch45 -p1 |
%patch45 -p1 |
268 |
%patch46 -p1 |
%patch46 -p1 |
269 |
|
%patch47 -p1 |
270 |
|
|
271 |
%build |
%build |
272 |
%{__mkdir_p} root/var/lib/zabbix/tmp |
%{__mkdir_p} root/var/lib/zabbix/tmp |