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