/[smecontribs]/rpms/smeserver-zabbix-agent/contribs7/smeserver-zabbix-agent.spec
ViewVC logotype

Diff of /rpms/smeserver-zabbix-agent/contribs7/smeserver-zabbix-agent.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.7 by vip-ire, Fri Mar 27 12:56:38 2009 UTC Revision 1.8 by vip-ire, Mon Apr 20 10:51:35 2009 UTC
# Line 1  Line 1 
1  # $Id: smeserver-zabbix-agent.spec,v 1.6 2009/03/24 22:29:10 vip-ire Exp $  # $Id: smeserver-zabbix-agent.spec,v 1.7 2009/03/27 12:56:38 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 26  %define release 27
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}
# Line 48  Patch31: smeserver-zabbix-agent-0.1-mysq Line 48  Patch31: smeserver-zabbix-agent-0.1-mysq
48  Patch32: smeserver-zabbix-agent-0.1-userparam_swRaid_status.patch  Patch32: smeserver-zabbix-agent-0.1-userparam_swRaid_status.patch
49  Patch33: smeserver-zabbix-agent-0.1-userparam_comment.patch  Patch33: smeserver-zabbix-agent-0.1-userparam_comment.patch
50  Patch34: smeserver-zabbix-agent-0.1-userparam_megaraid.patch  Patch34: smeserver-zabbix-agent-0.1-userparam_megaraid.patch
51    Patch35: smeserver-zabbix-agent-0.1-userparam_yum_updates.patch
52    Patch36: smeserver-zabbix-agent-0.1-userparam_sensors.patch
53    
54  BuildArchitectures: noarch  BuildArchitectures: noarch
55  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
# Line 63  Zabbix is an entreprise-class open sourc Line 65  Zabbix is an entreprise-class open sourc
65  solution  solution
66    
67  %changelog  %changelog
68    * Mon Apr 20 2009 Daniel B. <daniel@firewall-services.com> 0.1-27
69    - Add updates.available to retrieve the number of updates available
70      with yum
71    - Added sensors[*] key to retrieve sensors informations. The value are retrieved
72      with the script /var/lib/zabbix/bin/sensors which can be customized.
73    
74  * Fri Mar 27 2009 Daniel B. <daniel@firewall-services.com> 0.1-26  * Fri Mar 27 2009 Daniel B. <daniel@firewall-services.com> 0.1-26
75  - Add raid.mega.status UserParameters to monitor status of MegaRaid based  - Add raid.mega.status UserParameters to monitor status of MegaRaid based
76    raid array    raid array
# Line 197  solution Line 205  solution
205  %patch32 -p1  %patch32 -p1
206  %patch33 -p1  %patch33 -p1
207  %patch34 -p1  %patch34 -p1
208    %patch35 -p1
209    %patch36 -p1
210    
211  %build  %build
212  perl ./createlinks  perl ./createlinks
# Line 215  rm -f %{name}-%{version}-filelist Line 225  rm -f %{name}-%{version}-filelist
225          --file /var/lib/zabbix/bin/mail_in.sh 'attr(0755,root,root)' \          --file /var/lib/zabbix/bin/mail_in.sh 'attr(0755,root,root)' \
226          --file /var/lib/zabbix/bin/mail_out.sh 'attr(0755,root,root)' \          --file /var/lib/zabbix/bin/mail_out.sh 'attr(0755,root,root)' \
227          --file /var/lib/zabbix/bin/mdstat-parser.pl 'attr(0755,root,root)' \          --file /var/lib/zabbix/bin/mdstat-parser.pl 'attr(0755,root,root)' \
228            --file /var/lib/zabbix/bin/sensors 'attr(0750,root,zabbix) %config(noreplace)' \
229          --dir /var/lib/zabbix/tmp 'attr(0755,zabbix,zabbix)' \          --dir /var/lib/zabbix/tmp 'attr(0755,zabbix,zabbix)' \
230          --dir /var/lib/zabbix/tmp/smelog 'attr(0770,zabbix,smelog)' \          --dir /var/lib/zabbix/tmp/smelog 'attr(0770,zabbix,smelog)' \
231          --dir /var/lib/zabbix/tmp/qmail 'attr(0770,zabbix,nofiles)' \          --dir /var/lib/zabbix/tmp/qmail 'attr(0770,zabbix,nofiles)' \


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed