1 |
# $Id: smeserver-zabbix-agent.spec,v 1.13 2009/07/08 12:39:31 vip-ire Exp $ |
2 |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
4 |
|
5 |
%define name smeserver-zabbix-agent |
6 |
%define version 0.1 |
7 |
%define release 33 |
8 |
Summary: sme server integration of zabbix agent |
9 |
Name: %{name} |
10 |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
12 |
License: GNU GPL version 2 |
13 |
URL: http://www.zabbix.com/ |
14 |
Group: SMEserver/addon |
15 |
Source: %{name}-%{version}.tar.gz |
16 |
Patch0: smeserver-zabbix-agent-0.1-hostname.patch |
17 |
Patch1: smeserver-zabbix-agent-0.1-template_rename.patch |
18 |
Patch2: smeserver-zabbix-agent-0.1-userparam_ext_ip.patch |
19 |
Patch3: smeserver-zabbix-agent-0.1-userparam_ups.patch |
20 |
Patch4: smeserver-zabbix-agent-0.1-userparam_mysql.patch |
21 |
Patch5: smeserver-zabbix-agent-0.1-userparam_usedMem.patch |
22 |
Patch6: smeserver-zabbix-agent-0.1-userparam_usedMem_brackets.patch |
23 |
Patch7: smeserver-zabbix-agent-0.1-userparam_usedMem_key.patch |
24 |
Patch8: smeserver-zabbix-agent-0.1-userparam_usedMem_Used.patch |
25 |
Patch9: smeserver-zabbix-agent-0.1-userparam_usedMem_Used2.patch |
26 |
Patch10: smeserver-zabbix-agent-0.1-userparam_MemStats.patch |
27 |
Patch11: smeserver-zabbix-agent-0.1-userparam_MemStatsTypo.patch |
28 |
Patch12: smeserver-zabbix-agent-0.1-userparam_Swap.patch |
29 |
Patch13: smeserver-zabbix-agent-0.1-userparam_Swap_key.patch |
30 |
Patch14: smeserver-zabbix-agent-0.1-userparam_removeUselessMemStats.patch |
31 |
Patch15: smeserver-zabbix-agent-0.1-userparam_pusedMem.patch |
32 |
Patch16: smeserver-zabbix-agent-0.1-userparam_upsCharge.patch |
33 |
Patch17: smeserver-zabbix-agent-0.1-disable_passive_mode.patch |
34 |
Patch18: smeserver-zabbix-agent-0.1-mail_in_stats.patch |
35 |
Patch19: smeserver-zabbix-agent-0.1-event_zabbix_agent_update.patch |
36 |
Patch20: smeserver-zabbix-agent-0.1-mail_in_stats_other_denied.patch |
37 |
Patch21: smeserver-zabbix-agent-0.1-fix_expand_sudoers.patch |
38 |
Patch22: smeserver-zabbix-agent-0.1-mail_out_stats.patch |
39 |
Patch23: smeserver-zabbix-agent-0.1-mail_out_stats_typo.patch |
40 |
Patch24: smeserver-zabbix-agent-0.1-mail_out_stats_ignore_local.patch |
41 |
Patch25: smeserver-zabbix-agent-0.1-net_stats.patch |
42 |
Patch26: smeserver-zabbix-agent-0.1-userparam_mysql_size.patch |
43 |
Patch27: smeserver-zabbix-agent-0.1-adjust_masq.patch |
44 |
Patch28: smeserver-zabbix-agent-0.1-timeout_comment.patch |
45 |
Patch29: smeserver-zabbix-agent-0.1-buffers.patch |
46 |
Patch30: smeserver-zabbix-agent-0.1-sudoers_mysql.patch |
47 |
Patch31: smeserver-zabbix-agent-0.1-mysql_size_fixe.patch |
48 |
Patch32: smeserver-zabbix-agent-0.1-userparam_swRaid_status.patch |
49 |
Patch33: smeserver-zabbix-agent-0.1-userparam_comment.patch |
50 |
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 |
Patch37: smeserver-zabbix-agent-0.1-sensors_fixes.patch |
54 |
Patch38: smeserver-zabbix-agent-0.1-megaraid_parser.patch |
55 |
Patch39: smeserver-zabbix-agent-0.1-mail_stats_via_cron.patch |
56 |
Patch40: smeserver-zabbix-agent-0.1-mdstat_one_line.patch |
57 |
Patch41: smeserver-zabbix-agent-0.1-megaraid_parser_fix.patch |
58 |
Patch42: smeserver-zabbix-agent-0.1-cpu_num.patch |
59 |
Patch43: smeserver-zabbix-agent-0.1-megaraid_fix_raid10.patch |
60 |
Patch44: smeserver-zabbix-agent-0.1-userparam_smart.patch |
61 |
|
62 |
BuildArchitectures: noarch |
63 |
BuildRequires: e-smith-devtools |
64 |
BuildRoot: /var/tmp/%{name}-%{version} |
65 |
Requires: e-smith-release >= 7.0 |
66 |
Requires: zabbix-agent |
67 |
Requires: smeserver-remoteuseraccess |
68 |
AutoReqProv: no |
69 |
|
70 |
%description |
71 |
smserver integration of zabbix agent. |
72 |
Zabbix is an entreprise-class open source distributed monitoring |
73 |
solution |
74 |
|
75 |
%changelog |
76 |
* Mon Aug 31 2009 Daniel B. <daniel@firewall-services.com> 0.1-33 |
77 |
- Add system.smart UserParameter (monitor smart values for configured hard drives) |
78 |
|
79 |
* Wed Jul 08 2009 Daniel B. <daniel@firewall-services.com> 0.1-32 |
80 |
- Fix megaraid-parser script to support RAID-10 arrays |
81 |
|
82 |
* Mon Jun 08 2009 Daniel B. <daniel@firewall-services.com> 0.1-31 |
83 |
- Add cpu.number UserParameter (return the number of CPU on the host) |
84 |
|
85 |
* Wed May 06 2009 Daniel B. <daniel@firewall-services.com> 0.1-30 |
86 |
- Create missing tmp directory |
87 |
|
88 |
* Mon Apr 26 2009 Daniel B. <daniel@firewall-services.com> 0.1-29 |
89 |
- megaraid-parser.pl is now compatible with newer versions |
90 |
of MegaCli |
91 |
- Fix permission on megaraid-parser.pl script |
92 |
|
93 |
* Thu Apr 23 2009 Daniel B. <daniel@firewall-services.com> 0.1-28 |
94 |
- improvements in sensors script |
95 |
- Add megaraid-parser.pl script to get more accurate MegaRaid |
96 |
conrolers informations |
97 |
- use a cronjob to parse mail logs so multiple zabbix server |
98 |
can be used. Also, it won't repport false value if your host |
99 |
has been unreachable for some time |
100 |
- change output of mdstat-parser.pl to report everything in one |
101 |
line (looks like megaraid-parser) |
102 |
|
103 |
* Mon Apr 20 2009 Daniel B. <daniel@firewall-services.com> 0.1-27 |
104 |
- Add updates.available to retrieve the number of updates available |
105 |
with yum |
106 |
- Added sensors[*] key to retrieve sensors informations. The value are retrieved |
107 |
with the script /var/lib/zabbix/bin/sensors which can be customized. |
108 |
|
109 |
* Fri Mar 27 2009 Daniel B. <daniel@firewall-services.com> 0.1-26 |
110 |
- Add raid.mega.status UserParameters to monitor status of MegaRaid based |
111 |
raid array |
112 |
|
113 |
* Tue Mar 24 2009 Daniel B. <daniel@firewall-services.com> 0.1-25 |
114 |
- Add comments for each UserParameter for configuration on the server side |
115 |
(Type of information, unit, etc...) |
116 |
|
117 |
* Tue Mar 24 2009 Daniel B. <daniel@firewall-services.com> 0.1-24 |
118 |
- Add raid.sw.status userparameter to report software raid array status |
119 |
- Remove tabs from spec |
120 |
- Permission cleanup on scripts |
121 |
|
122 |
* Wed Mar 18 2009 Daniel B. <daniel@firewall-services.com> 0.1-23 |
123 |
- Correct mysql.size parameter (sudo -u mysql) |
124 |
|
125 |
* Mon Mar 09 2009 Daniel B. <daniel@firewall-services.com> 0.1-22 |
126 |
- Fix typo in sudoers template (ZABBIX_AGENT_MYSQL) |
127 |
|
128 |
* Mon Mar 02 2009 Daniel B. <daniel@firewall-services.com> 0.1-21 |
129 |
- Add smeserver-remoteuseraccess as a dependencie (sudoer templates issue) |
130 |
|
131 |
* Mon Mar 02 2009 Daniel B. <daniel@firewall-services.com> 0.1-20 |
132 |
- Adjust masq service on zabbix-agent-update event |
133 |
- Add description of Timout directive |
134 |
- Add BufferSend and BufferSize directive to optimize |
135 |
agent <-> server communication |
136 |
|
137 |
* Sun Mar 01 2009 Daniel B. <daniel@firewall-services.com> 0.1-19 |
138 |
- Add size of mysql data (mysql.size) |
139 |
|
140 |
* Fri Feb 20 2009 Daniel B. <daniel@firewall-services.com> 0.1-18 |
141 |
- Add stats for InternalInterface and ExternalInterface |
142 |
|
143 |
* Tue Feb 17 2009 Daniel B. <daniel@firewall-services.com> 0.1-17 |
144 |
- Ignore local delivery from outgoing mail stats |
145 |
|
146 |
* Tue Feb 17 2009 Daniel B. <daniel@firewall-services.com> 0.1-16 |
147 |
- Fix a typo in mail.out.failure UserParameters |
148 |
|
149 |
* Tue Feb 17 2009 Daniel B. <daniel@firewall-services.com> 0.1-15 |
150 |
- Add UserParameters for outhoing mails statistics |
151 |
|
152 |
* Tue Feb 17 2009 Daniel B. <daniel@firewall-services.com> 0.1-14 |
153 |
- add missing other_denied UserParameters for mailStats |
154 |
- Fix expand-template for /etc/sudoers during zabbix-agent-update event |
155 |
|
156 |
* Tue Feb 17 2009 Daniel B. <daniel@firewall-services.com> 0.1-13 |
157 |
- Add incoming mails statistics |
158 |
- Rename signal-event to zabbix-agent-update (to prevent a conflict on |
159 |
sudoers files which needs to be expanded for server and agent) |
160 |
|
161 |
* Wed Feb 11 2009 Daniel B. <daniel@firewall-services.com> 0.1-12 |
162 |
- Remove Useless buffers and cache mem |
163 |
- Add vm.memory.size.pused (used memory in %) |
164 |
- Add ups.battery.charge for ups |
165 |
- Added "passive" db parameter |
166 |
- default access is private |
167 |
|
168 |
* Tue Feb 10 2009 Daniel B. <daniel@firewall-services.com> 0.1-11 |
169 |
- Fix permissions on mysqladmin_status script |
170 |
|
171 |
* Tue Feb 10 2009 Daniel B. <daniel@firewall-services.com> 0.1-10 |
172 |
- Change used swap key |
173 |
|
174 |
* Tue Feb 10 2009 Daniel B. <daniel@firewall-services.com> 0.1-9 |
175 |
- Added userparameters for used swap space used in bytes |
176 |
|
177 |
* Tue Feb 10 2009 Daniel B. <daniel@firewall-services.com> 0.1-8 |
178 |
- Correct a type in memory statistics (for cached memory) |
179 |
|
180 |
* Tue Feb 10 2009 Daniel B. <daniel@firewall-services.com> 0.1-7 |
181 |
- Report also free, buffers and cached mem so stats are more accurate |
182 |
|
183 |
* Tue Feb 10 2009 Daniel B. <daniel@firewall-services.com> 0.1-6 |
184 |
- substract cache/buffer from used mem |
185 |
|
186 |
* Tue Feb 10 2009 Daniel B. <daniel@firewall-services.com> 0.1-5 |
187 |
- Change key name for used memory |
188 |
- Report Used mem instead of total |
189 |
|
190 |
* Tue Feb 10 2009 Daniel B. <daniel@firewall-services.com> 0.1-4 |
191 |
- Escape brackets in template |
192 |
|
193 |
* Tue Feb 10 2009 Daniel B. <daniel@firewall-services.com> 0.1-3 |
194 |
- Add UserParameters to repport amount of used memory |
195 |
|
196 |
* Mon Feb 9 2009 Daniel B. <daniel@firewall-services.com> 0.1-2 |
197 |
- Add UserParameters to monitor real external IP, UPS status, |
198 |
mysql stats |
199 |
|
200 |
* Fri Feb 6 2009 Daniel B. <daniel@firewall-services.com> 0.1-1 |
201 |
- add Hostname directive in zabbix_agentd.conf |
202 |
|
203 |
* Mon Feb 04 2009 Daniel B. <daniel@firewall-services.com> 0.1-0 |
204 |
- initial release |
205 |
|
206 |
%prep |
207 |
%setup |
208 |
%patch0 -p1 |
209 |
%patch1 -p1 |
210 |
%patch2 -p1 |
211 |
%patch3 -p1 |
212 |
%patch4 -p1 |
213 |
%patch5 -p1 |
214 |
%patch6 -p1 |
215 |
%patch7 -p1 |
216 |
%patch8 -p1 |
217 |
%patch9 -p1 |
218 |
%patch10 -p1 |
219 |
%patch11 -p1 |
220 |
%patch12 -p1 |
221 |
%patch13 -p1 |
222 |
%patch14 -p1 |
223 |
%patch15 -p1 |
224 |
%patch16 -p1 |
225 |
%patch17 -p1 |
226 |
%patch18 -p1 |
227 |
%patch19 -p1 |
228 |
%patch20 -p1 |
229 |
%patch21 -p1 |
230 |
%patch22 -p1 |
231 |
%patch23 -p1 |
232 |
%patch24 -p1 |
233 |
%patch25 -p1 |
234 |
%patch26 -p1 |
235 |
%patch27 -p1 |
236 |
%patch28 -p1 |
237 |
%patch29 -p1 |
238 |
%patch30 -p1 |
239 |
%patch31 -p1 |
240 |
%patch32 -p1 |
241 |
%patch33 -p1 |
242 |
%patch34 -p1 |
243 |
%patch35 -p1 |
244 |
%patch36 -p1 |
245 |
%patch37 -p1 |
246 |
%patch38 -p1 |
247 |
%patch39 -p1 |
248 |
%patch40 -p1 |
249 |
%patch41 -p1 |
250 |
%patch42 -p1 |
251 |
%patch43 -p1 |
252 |
%patch44 -p1 |
253 |
|
254 |
%build |
255 |
%{__mkdir_p} root/var/lib/zabbix/tmp |
256 |
perl ./createlinks |
257 |
|
258 |
%install |
259 |
rm -rf $RPM_BUILD_ROOT |
260 |
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
261 |
rm -f %{name}-%{version}-filelist |
262 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
263 |
--file /var/lib/zabbix/bin/mysqladmin_status 'attr(0750,root,zabbix)' \ |
264 |
--file /var/lib/zabbix/bin/logtail.pl 'attr(0755,root,root)' \ |
265 |
--file /var/lib/zabbix/bin/mail_in.sh 'attr(0755,root,root)' \ |
266 |
--file /var/lib/zabbix/bin/mail_out.sh 'attr(0755,root,root)' \ |
267 |
--file /var/lib/zabbix/bin/mdstat-parser.pl 'attr(0755,root,root)' \ |
268 |
--file /var/lib/zabbix/bin/megaraid-parser.pl 'attr(0755,root,root)' \ |
269 |
--file /var/lib/zabbix/bin/parse_mail_in.pl 'attr(0755,root,root)' \ |
270 |
--file /var/lib/zabbix/bin/parse_mail_out.pl 'attr(0755,root,root)' \ |
271 |
--file /var/lib/zabbix/bin/sensors 'attr(0750,root,zabbix) %config(noreplace)' \ |
272 |
--dir /var/lib/zabbix/tmp 'attr(0750,zabbix,zabbix)' \ |
273 |
> %{name}-%{version}-filelist |
274 |
|
275 |
%files -f %{name}-%{version}-filelist |
276 |
%defattr(-,root,root) |
277 |
|
278 |
%clean |
279 |
rm -rf $RPM_BUILD_ROOT |
280 |
|
281 |
|
282 |
%postun |
283 |
#uninstall |
284 |
if [ $1 = 0 ] ; then |
285 |
/sbin/e-smith/db configuration setprop zabbix-agent status disabled |
286 |
/etc/init.d/zabbix-agent stop |
287 |
fi |
288 |
|
289 |
true |