1 |
# $Id: smeserver-zabbix-server.spec,v 1.8 2020/05/14 03:23:28 jpp Exp $ |
# $Id: smeserver-zabbix-server.spec,v 1.13 2022/08/01 18:28:10 jpp Exp $ |
2 |
# Authority: vip-ire |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
# Name: Daniel Berteaud |
4 |
|
|
5 |
%define name smeserver-zabbix-server |
%define name smeserver-zabbix-server |
6 |
%define version 0.1 |
%define version 0.1 |
7 |
%define release 19 |
%define release 30 |
8 |
Summary: sme server integration of zabbix server and web front-end |
Summary: sme server integration of zabbix server and web front-end |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
32 |
Patch15: smeserver-zabbix-server-0.1-sme9zabb3.2.4.patch |
Patch15: smeserver-zabbix-server-0.1-sme9zabb3.2.4.patch |
33 |
Patch16: smeserver-zabbix-server-0.1-SME10458-SenderFrequency.deprecated.patch |
Patch16: smeserver-zabbix-server-0.1-SME10458-SenderFrequency.deprecated.patch |
34 |
Patch17: smeserver-zabbix-server-0.1-zabbix4.4.6.patch |
Patch17: smeserver-zabbix-server-0.1-zabbix4.4.6.patch |
35 |
|
Patch18: smeserver-zabbix-server-0.1-Update-httpd-createlinks-and-adduser.ini.patch |
36 |
|
Patch19: smeserver-zabbix-server-0.1-Template-user-dot-ini-and-override-service-file-change-pid-in-conf-file.patch |
37 |
|
Patch20: smeserver-zabbix-server-0.1-Add-in-zabbix-conf-expansion-to-createlinks.patch |
38 |
|
Patch21: smeserver-zabbix-server-0.1-Switch-to-specific-php-fpm.patch |
39 |
|
Patch22: smeserver-zabbix-server-0.1-bz11232-installSME10.patch |
40 |
|
Patch23: smeserver-zabbix-server-0.1-bz10802-checkcert-telegram.patch |
41 |
|
Patch24: smeserver-zabbix-server-0.1-bz11749-adminpass.patch |
42 |
|
Patch25: smeserver-zabbix-server-0.1-bz12068-httpd24.patch |
43 |
|
Patch26: smeserver-zabbix-server-0.1-bz12031-backup.patch |
44 |
|
|
45 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
46 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
47 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
48 |
Requires: e-smith-release >= 9.0 |
Requires: e-smith-release >= 10.0 |
49 |
|
Requires: e-smith-apache >= 2.6.0-19 |
50 |
|
Requires: smeserver-php >= 3.0.0-43 |
51 |
Requires: fping |
Requires: fping |
|
Obsoletes: zabbix-server |
|
52 |
Requires: zabbix-server-mysql >= 4.4.6 |
Requires: zabbix-server-mysql >= 4.4.6 |
53 |
Requires: zabbix-web-mysql >= 4.4.6 |
Requires: zabbix-web-mysql >= 4.4.6 |
54 |
Requires: zabbix-web >= 4.4.6 |
Requires: zabbix-web >= 4.4.6 |
55 |
Requires: sendxmpp |
Requires: sendxmpp |
|
Conflicts: smeserver-zabbix-proxy |
|
56 |
Requires: smeserver-remoteuseraccess |
Requires: smeserver-remoteuseraccess |
57 |
Requires: smeserver-php-scl |
# for telegram bot |
58 |
|
Requires: python2-pysocks python-requests python2-requests-oauthlib |
59 |
|
Obsoletes: zabbix-server |
60 |
|
Conflicts: smeserver-zabbix-proxy |
61 |
AutoReqProv: no |
AutoReqProv: no |
62 |
|
|
63 |
|
#for zabbix=>50 |
64 |
|
#Provides: rh-php72-php-fpm rh-php72-php-mbstring rh-php72 rh-php72-php-mysqlnd rh-php72-php-gd rh-php72-php-xml rh-php72-php-ldap rh-php72-php-bcmath |
65 |
|
# |
66 |
|
|
67 |
%description |
%description |
68 |
smserver integration of zabbix server and web front-end. |
smserver integration of zabbix server and web front-end. |
69 |
ZAbbix is an entreprise-class open source distributed monitoring |
Zabbix is an entreprise-class open source distributed monitoring |
70 |
solution |
solution |
71 |
|
|
72 |
%changelog |
%changelog |
73 |
|
* Mon Aug 01 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-30.sme |
74 |
|
- update to httpd 2.4 access syntax [SME: 12068] |
75 |
|
thanks to Vasarhelyi Zsolt |
76 |
|
- add to core backup [SME: 12031] |
77 |
|
non rpm owned files in /etc/zabbix, /etc/zabbix/zabbix_agentd.conf.d/ |
78 |
|
and /var/lib/zabbix/bin/ |
79 |
|
|
80 |
|
* Tue Nov 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-29.sme |
81 |
|
- set random password to Admin i fuser exists and password is zabbix [SME: 11749] |
82 |
|
|
83 |
|
* Mon Nov 08 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-28.sme |
84 |
|
- add check cert scripts and telegram [SME: 10802] |
85 |
|
no template provided to use with |
86 |
|
|
87 |
|
* Sun Nov 07 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-27.sme |
88 |
|
- fix init sql, typo and reload deamon [SME: 11232] |
89 |
|
|
90 |
|
* Sun Nov 07 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-26.sme |
91 |
|
- fix session and log issue [SME: 11232] |
92 |
|
fix mysql-init not launched |
93 |
|
|
94 |
|
* Mon Nov 01 2021 BogusDateBot |
95 |
|
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
96 |
|
by assuming the date is correct and changing the weekday. |
97 |
|
Tue Mar 02 2009 --> Tue Feb 24 2009 or Mon Mar 02 2009 or Tue Mar 03 2009 or .... |
98 |
|
Wed Feb 07 2016 --> Wed Feb 03 2016 or Sun Feb 07 2016 or Wed Feb 10 2016 or .... |
99 |
|
|
100 |
|
* Mon Nov 01 2021 Brian Read <brianr@bjsystems.co.uk> 0.1-25.sme |
101 |
|
- Switch-to-specific-php-fpm [SME: 11232] |
102 |
|
|
103 |
|
* Mon Nov 01 2021 Brian Read <brianr@bjsystems.co.uk> 0.1-24.sme |
104 |
|
- Remove post and postun command in spec file [SME: 11232] |
105 |
|
|
106 |
|
* Thu Dec 10 2020 Brian Read <brianr@bjsystems.co.uk> 0.1-23.sme |
107 |
|
- Add in post instructions to spec for SQL db creation [SME: 11232] |
108 |
|
|
109 |
|
* Tue Dec 08 2020 Brian Read <brianr@bjsystems.co.uk> 0.1-22.sme |
110 |
|
- Add expand zabbix-server.conf and .user.ini to creatlinks update event [SME:11232] |
111 |
|
|
112 |
|
* Tue Dec 08 2020 Brian Read <brianr@bjsystems.co.uk> 0.1-21.sme |
113 |
|
- Template-user-dot-ini-and-override-service-file-change-pid-in-conf-file [SME: 11232] |
114 |
|
|
115 |
|
* Mon Dec 07 2020 Brian Read <brianr@bjsystems.co.uk> 0.1-20.sme |
116 |
|
- Import to SME10 tree [SME: 11232] |
117 |
|
- Update createlinks for systemd |
118 |
|
- Update httpd.conf for php-fpw |
119 |
|
- Add .user.ini for php-admin-flags that where in httpd.conf |
120 |
|
|
121 |
* Sun May 10 2020 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-19.sme |
* Sun May 10 2020 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-19.sme |
122 |
- adapt for zabbix 4.4.6 [SME: 10944] |
- adapt for zabbix 4.4.6 [SME: 10944] |
123 |
|
|
134 |
- fix php requirement |
- fix php requirement |
135 |
- fix add path to new db |
- fix add path to new db |
136 |
|
|
137 |
* Wed Feb 7 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 0.1-14.sme |
* Sun Feb 07 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 0.1-14.sme |
138 |
|
Wed Feb 07 2016 --> Wed Feb 03 2016 or Sun Feb 07 2016 or Wed Feb 10 2016 or .... |
139 |
- New roll for sme9 |
- New roll for sme9 |
140 |
|
|
141 |
* Mon Apr 29 2013 Daniel B. <daniel@firewall-services.com> 0.1-13 |
* Mon Apr 29 2013 Daniel B. <daniel@firewall-services.com> 0.1-13 |
205 |
%patch15 -p1 |
%patch15 -p1 |
206 |
%patch16 -p1 |
%patch16 -p1 |
207 |
%patch17 -p1 |
%patch17 -p1 |
208 |
|
%patch18 -p1 |
209 |
|
%patch19 -p1 |
210 |
|
%patch20 -p1 |
211 |
|
%patch21 -p1 |
212 |
|
%patch22 -p1 |
213 |
|
%patch23 -p1 |
214 |
|
%patch24 -p1 |
215 |
|
%patch25 -p1 |
216 |
|
%patch26 -p1 |
217 |
|
|
218 |
%build |
%build |
219 |
perl ./createlinks |
perl ./createlinks |
220 |
%{__mkdir_p} root/var/lib/zabbix/tmp |
%{__mkdir_p} root/var/lib/zabbix/tmp |
221 |
|
#%{__mkdir_p} root/var/log/zabbix - conflict with zabbix-server-mysql |
222 |
|
%{__mkdir_p} root/var/log/php/zabbix |
223 |
|
%{__mkdir_p} root/var/lib/php/zabbix/{tmp,wsdlcache,opcache,session} |
224 |
|
|
225 |
|
|
226 |
%install |
%install |
227 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
230 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
231 |
--file /var/lib/zabbix/bin/fping 'attr(0750,root,zabbix)' \ |
--file /var/lib/zabbix/bin/fping 'attr(0750,root,zabbix)' \ |
232 |
--file /var/lib/zabbix/bin/fping6 'attr(0750,root,zabbix)' \ |
--file /var/lib/zabbix/bin/fping6 'attr(0750,root,zabbix)' \ |
233 |
--dir /var/lib/zabbix/tmp 'attr(0755,zabbix,zabbix)' \ |
--dir /var/lib/zabbix/tmp 'attr(0750,zabbix,zabbix)' \ |
234 |
|
--dir /var/log/php/zabbix 'attr(0770,www,www)' \ |
235 |
|
--dir /var/lib/php/zabbix 'attr(0755,root,www)' \ |
236 |
|
--dir /var/lib/php/zabbix/tmp 'attr(0770,root,www)' \ |
237 |
|
--dir /var/lib/php/zabbix/opcache 'attr(0770,root,www)' \ |
238 |
|
--dir /var/lib/php/zabbix/session 'attr(0770,root,www)' \ |
239 |
|
|grep -v '.pyc'|grep -v '.pyo' \ |
240 |
> %{name}-%{version}-filelist |
> %{name}-%{version}-filelist |
241 |
|
|
242 |
%files -f %{name}-%{version}-filelist |
%files -f %{name}-%{version}-filelist |
245 |
%clean |
%clean |
246 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
247 |
|
|
248 |
|
%post |
249 |
|
#/sbin/e-smith/expand-template /etc/e-smith/sql/init/80zabbix-server |
250 |
|
#/etc/rc.d/init.d/mysql.init start |
251 |
|
|
252 |
%postun |
%postun |
253 |
#uninstall |
#uninstall |
254 |
if [ $1 = 0 ] ; then |
#if [ $1 = 0 ] ; then |
255 |
/sbin/e-smith/db configuration setprop zabbix-server status disabled |
# /sbin/e-smith/db configuration setprop zabbix-server status disabled |
256 |
/etc/init.d/zabbix-server stop |
# /etc/init.d/zabbix-server stop |
257 |
/sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf |
# /sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf |
258 |
/usr/bin/sv h /service/httpd-e-smith |
# /usr/bin/sv h /service/httpd-e-smith |
259 |
fi |
#fi |
260 |
|
|
261 |
true |
true |