1 |
# $Id: smeserver-zabbix-server.spec,v 1.8 2020/05/14 03:23:28 jpp Exp $ |
# $Id: smeserver-zabbix-server.spec,v 1.9 2021/11/08 03:55:26 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 28 |
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 |
|
|
42 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
43 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
51 |
Requires: sendxmpp |
Requires: sendxmpp |
52 |
Conflicts: smeserver-zabbix-proxy |
Conflicts: smeserver-zabbix-proxy |
53 |
Requires: smeserver-remoteuseraccess |
Requires: smeserver-remoteuseraccess |
54 |
Requires: smeserver-php-scl |
#Requires: smeserver-php-scl |
55 |
AutoReqProv: no |
AutoReqProv: no |
56 |
|
# for telegram bot |
57 |
|
Requires: python2-pysocks python-requests python2-requests-oauthlib |
58 |
|
#for zabbix=>50 |
59 |
|
#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 |
60 |
|
# |
61 |
|
|
62 |
%description |
%description |
63 |
smserver integration of zabbix server and web front-end. |
smserver integration of zabbix server and web front-end. |
64 |
ZAbbix is an entreprise-class open source distributed monitoring |
Zabbix is an entreprise-class open source distributed monitoring |
65 |
solution |
solution |
66 |
|
|
67 |
%changelog |
%changelog |
68 |
|
* Mon Nov 08 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-28.sme |
69 |
|
- add check cert scripts and telegram [SME: 10802] |
70 |
|
no template provided to use with |
71 |
|
|
72 |
|
* Sun Nov 07 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-27.sme |
73 |
|
- fix init sql, typo and reload deamon [SME: 11232] |
74 |
|
|
75 |
|
* Sun Nov 07 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-26.sme |
76 |
|
- fix session and log issue [SME: 11232] |
77 |
|
fix mysql-init not launched |
78 |
|
|
79 |
|
* Mon Nov 01 2021 BogusDateBot |
80 |
|
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
81 |
|
by assuming the date is correct and changing the weekday. |
82 |
|
Tue Mar 02 2009 --> Tue Feb 24 2009 or Mon Mar 02 2009 or Tue Mar 03 2009 or .... |
83 |
|
Wed Feb 07 2016 --> Wed Feb 03 2016 or Sun Feb 07 2016 or Wed Feb 10 2016 or .... |
84 |
|
|
85 |
|
* Mon Nov 01 2021 Brian Read <brianr@bjsystems.co.uk> 0.1-25.sme |
86 |
|
- Switch-to-specific-php-fpm [SME: 11232] |
87 |
|
|
88 |
|
* Mon Nov 01 2021 Brian Read <brianr@bjsystems.co.uk> 0.1-24.sme |
89 |
|
- Remove post and postun command in spec file [SME: 11232] |
90 |
|
|
91 |
|
* Thu Dec 10 2020 Brian Read <brianr@bjsystems.co.uk> 0.1-23.sme |
92 |
|
- Add in post instructions to spec for SQL db creation [SME: 11232] |
93 |
|
|
94 |
|
* Tue Dec 08 2020 Brian Read <brianr@bjsystems.co.uk> 0.1-22.sme |
95 |
|
- Add expand zabbix-server.conf and .user.ini to creatlinks update event [SME:11232] |
96 |
|
|
97 |
|
* Tue Dec 08 2020 Brian Read <brianr@bjsystems.co.uk> 0.1-21.sme |
98 |
|
- Template-user-dot-ini-and-override-service-file-change-pid-in-conf-file [SME: 11232] |
99 |
|
|
100 |
|
* Mon Dec 07 2020 Brian Read <brianr@bjsystems.co.uk> 0.1-20.sme |
101 |
|
- Import to SME10 tree [SME: 11232] |
102 |
|
- Update createlinks for systemd |
103 |
|
- Update httpd.conf for php-fpw |
104 |
|
- Add .user.ini for php-admin-flags that where in httpd.conf |
105 |
|
|
106 |
* 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 |
107 |
- adapt for zabbix 4.4.6 [SME: 10944] |
- adapt for zabbix 4.4.6 [SME: 10944] |
108 |
|
|
119 |
- fix php requirement |
- fix php requirement |
120 |
- fix add path to new db |
- fix add path to new db |
121 |
|
|
122 |
* 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 |
123 |
|
Wed Feb 07 2016 --> Wed Feb 03 2016 or Sun Feb 07 2016 or Wed Feb 10 2016 or .... |
124 |
- New roll for sme9 |
- New roll for sme9 |
125 |
|
|
126 |
* 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 |
190 |
%patch15 -p1 |
%patch15 -p1 |
191 |
%patch16 -p1 |
%patch16 -p1 |
192 |
%patch17 -p1 |
%patch17 -p1 |
193 |
|
%patch18 -p1 |
194 |
|
%patch19 -p1 |
195 |
|
%patch20 -p1 |
196 |
|
%patch21 -p1 |
197 |
|
%patch22 -p1 |
198 |
|
%patch23 -p1 |
199 |
|
|
200 |
%build |
%build |
201 |
perl ./createlinks |
perl ./createlinks |
202 |
%{__mkdir_p} root/var/lib/zabbix/tmp |
%{__mkdir_p} root/var/lib/zabbix/tmp |
203 |
|
#%{__mkdir_p} root/var/log/zabbix - conflict with zabbix-server-mysql |
204 |
|
%{__mkdir_p} root/var/log/php/zabbix |
205 |
|
%{__mkdir_p} root/var/lib/php/zabbix/{tmp,wsdlcache,opcache,session} |
206 |
|
|
207 |
|
|
208 |
%install |
%install |
209 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
212 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
213 |
--file /var/lib/zabbix/bin/fping 'attr(0750,root,zabbix)' \ |
--file /var/lib/zabbix/bin/fping 'attr(0750,root,zabbix)' \ |
214 |
--file /var/lib/zabbix/bin/fping6 'attr(0750,root,zabbix)' \ |
--file /var/lib/zabbix/bin/fping6 'attr(0750,root,zabbix)' \ |
215 |
--dir /var/lib/zabbix/tmp 'attr(0755,zabbix,zabbix)' \ |
--dir /var/lib/zabbix/tmp 'attr(0750,zabbix,zabbix)' \ |
216 |
|
--dir /var/log/php/zabbix 'attr(0770,www,www)' \ |
217 |
|
--dir /var/lib/php/zabbix 'attr(0755,root,www)' \ |
218 |
|
--dir /var/lib/php/zabbix/tmp 'attr(0770,root,www)' \ |
219 |
|
--dir /var/lib/php/zabbix/opcache 'attr(0770,root,www)' \ |
220 |
|
--dir /var/lib/php/zabbix/session 'attr(0770,root,www)' \ |
221 |
|
|grep -v '.pyc'|grep -v '.pyo' \ |
222 |
> %{name}-%{version}-filelist |
> %{name}-%{version}-filelist |
223 |
|
|
224 |
%files -f %{name}-%{version}-filelist |
%files -f %{name}-%{version}-filelist |
227 |
%clean |
%clean |
228 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
229 |
|
|
230 |
|
%post |
231 |
|
#/sbin/e-smith/expand-template /etc/e-smith/sql/init/80zabbix-server |
232 |
|
#/etc/rc.d/init.d/mysql.init start |
233 |
|
|
234 |
%postun |
%postun |
235 |
#uninstall |
#uninstall |
236 |
if [ $1 = 0 ] ; then |
#if [ $1 = 0 ] ; then |
237 |
/sbin/e-smith/db configuration setprop zabbix-server status disabled |
# /sbin/e-smith/db configuration setprop zabbix-server status disabled |
238 |
/etc/init.d/zabbix-server stop |
# /etc/init.d/zabbix-server stop |
239 |
/sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf |
# /sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf |
240 |
/usr/bin/sv h /service/httpd-e-smith |
# /usr/bin/sv h /service/httpd-e-smith |
241 |
fi |
#fi |
242 |
|
|
243 |
true |
true |