https://bugs.contribs.org/show_bug.cgi?id=11232
--- Comment #13 from Brian Read <[email protected]> ---
install:
yum install smeserver-zabbix-server --enablerepo=smedev,smetest,epel,zabbix44
php-fpm: reload
Sending reload signal to php-fpmJob for php-fpm.service invalid.
[FAILED]
Everything install ed though.
[root@sme10 ~]# systemctl status zabbix-server
● zabbix-server.service - Zabbix Server
Loaded: loaded (/usr/lib/systemd/system/zabbix-server.service; disabled;
vendor preset: disabled)
Drop-In: /usr/lib/systemd/system/zabbix-server.service.d
└─50koozali.conf
Active: active (running) since Thu 2020-12-10 12:07:10 GMT; 2min 28s ago
Process: 6284 ExecStart=/usr/sbin/zabbix_server -c $CONFFILE (code=exited,
status=0/SUCCESS)
Main PID: 6286 (zabbix_server)
Memory: 2.5M
CGroup: /system.slice/zabbix-server.service
└─6286 /usr/sbin/zabbix_server -c /etc/zabbix/zabbix_server.conf
Dec 10 12:07:09 sme10.bjsystems.co.uk systemd[1]: Starting Zabbix Server...
Dec 10 12:07:10 sme10.bjsystems.co.uk systemd[1]: Started Zabbix Server.
No database created:
MariaDB [(none)]> show databases;
+--------------------+
| Database |
+--------------------+
| information_schema |
| horde |
| mysql |
| performance_schema |
| test |
+--------------------+
5 rows in set (0.00 sec)
MariaDB [(none)]>
[root@sme10 etc]# db configuration show zabbix-server
zabbix-server=service
DbName=zabbixdb
DbPassword=QNxKzjHI1m0TC+hi/EHpZX/BOZw1J3evYqM4NQfH4z3fEK9I3rcpAH/qzEwBSAE1hziBV9Ozv7p7
DbUser=zabbixuser
JabberAccount=zabbix
JabberPassword=secret
JabberServer=localhost
JabberTLS=enabled
NodeID=0
TCPPort=10051
WebAccess=local
access=private
status=disabled
[root@sme10 etc]#
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/