1 |
# $Id: smeserver-zabbix-agent.spec,v 1.18 2009/12/06 19:05:19 vip-ire Exp $ |
# $Id: smeserver-zabbix-agent.spec,v 1.19 2010/01/04 19:30:22 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 38 |
%define release 40 |
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} |
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 |
Patch49: smeserver-zabbix-agent-0.1-several_ups.patch |
66 |
|
Patch50: smeserver-zabbix-agent-0.1-userparam_check_cups.patch |
67 |
|
Patch51: smeserver-zabbix-agent-0.1-megaraid_options.patch |
68 |
|
|
69 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
70 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
80 |
solution |
solution |
81 |
|
|
82 |
%changelog |
%changelog |
83 |
|
* Wed Feb 17 2010 Daniel B. <daniel@firewall-services.com> 0.1-40 |
84 |
|
- update megaraid-parser.pl script with options to ignore some errors |
85 |
|
|
86 |
|
* Wed Jan 20 2010 Daniel B. <daniel@firewall-services.com> 0.1-39 |
87 |
|
- Add simple cups printers monitoring |
88 |
|
|
89 |
* Mon Jan 4 2010 Daniel B. <daniel@firewall-services.com> 0.1-38 |
* Mon Jan 4 2010 Daniel B. <daniel@firewall-services.com> 0.1-38 |
90 |
- Change UPS UserParameters to use wildcard, so you can monitor several UPS |
- Change UPS UserParameters to use wildcard, so you can monitor several UPS |
91 |
easily (require changes in the templates on the server side) |
easily (require changes in the templates on the server side) |
286 |
%patch47 -p1 |
%patch47 -p1 |
287 |
%patch48 -p1 |
%patch48 -p1 |
288 |
%patch49 -p1 |
%patch49 -p1 |
289 |
|
%patch50 -p1 |
290 |
|
%patch51 -p1 |
291 |
|
|
292 |
%build |
%build |
293 |
%{__mkdir_p} root/var/lib/zabbix/tmp |
%{__mkdir_p} root/var/lib/zabbix/tmp |