You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
** Deploying Zabbix web-interface (Nginx) with MySQL database
** Using MYSQL_PASSWORD variable from ENV
********************
* DB_SERVER_HOST: mysql-server
* DB_SERVER_PORT: 3306
* DB_SERVER_DBNAME: zabbix
********************
mysqladmin: [Warning] Using a password on the command line interface can be insecure.
** Adding Zabbix virtual host (HTTP)
**** Impossible to enable SSL support for Nginx. Certificates are missed.
** Preparing Zabbix frontend configuration file
** Updating '/etc/php/7.2/fpm/pool.d/zabbix.conf' parameter "php_value[max_execution_time]": '600'... updated
** Updating '/etc/php/7.2/fpm/pool.d/zabbix.conf' parameter "php_value[memory_limit]": '128M'... updated
** Updating '/etc/php/7.2/fpm/pool.d/zabbix.conf' parameter "php_value[post_max_size]": '16M'... updated
** Updating '/etc/php/7.2/fpm/pool.d/zabbix.conf' parameter "php_value[upload_max_filesize]": '2M'... updated
** Updating '/etc/php/7.2/fpm/pool.d/zabbix.conf' parameter "php_value[max_input_time]": '300'... updated
** Updating '/etc/php/7.2/fpm/pool.d/zabbix.conf' parameter "php_value[date.timezone]": 'Europe/Riga'... added
########################################################
** Executing supervisord
2023-12-13 17:23:00,932 INFO Included extra file "/etc/supervisor/conf.d/supervisord_zabbix.conf" during parsing
2023-12-13 17:23:00,932 INFO Included extra file "/etc/supervisor/conf.d/supervisord_zabbix.conf" during parsing
2023-12-13 17:23:00,937 INFO RPC interface 'supervisor' initialized
2023-12-13 17:23:00,937 INFO RPC interface 'supervisor' initialized
2023-12-13 17:23:00,938 INFO supervisord started with pid 1
2023-12-13 17:23:00,938 INFO supervisord started with pid 1
2023-12-13 17:23:01,939 INFO spawned: 'nginx' with pid 43
2023-12-13 17:23:01,939 INFO spawned: 'nginx' with pid 43
2023-12-13 17:23:01,940 INFO spawned: 'php-fpm7.2' with pid 44
2023-12-13 17:23:01,940 INFO spawned: 'php-fpm7.2' with pid 44
[13-Dec-2023 17:23:01] NOTICE: fpm is running, pid 44
[13-Dec-2023 17:23:01] NOTICE: ready to handle connections
[13-Dec-2023 17:23:01] NOTICE: systemd monitor interval set to 10000ms
2023-12-13 17:23:03,970 INFO success: nginx entered RUNNING state, process has stayed up for > than 2 seconds (startsecs)
2023-12-13 17:23:03,970 INFO success: nginx entered RUNNING state, process has stayed up for > than 2 seconds (startsecs)
2023-12-13 17:23:03,970 INFO success: php-fpm7.2 entered RUNNING state, process has stayed up for > than 2 seconds (startsecs)
2023-12-13 17:23:03,970 INFO success: php-fpm7.2 entered RUNNING state, process has stayed up for > than 2 seconds (startsecs)
2023-12-13 17:23:50,516 WARN received SIGTERM indicating exit request
2023-12-13 17:23:50,516 WARN received SIGTERM indicating exit request
2023-12-13 17:23:50,516 INFO waiting for nginx, php-fpm7.2 to die
2023-12-13 17:23:50,516 INFO waiting for nginx, php-fpm7.2 to die
[13-Dec-2023 17:23:50] NOTICE: Terminating ...
[13-Dec-2023 17:23:50] NOTICE: exiting, bye-bye!
2023-12-13 17:23:50,522 INFO stopped: php-fpm7.2 (exit status 0)
2023-12-13 17:23:50,522 INFO stopped: php-fpm7.2 (exit status 0)
2023-12-13 17:23:50,584 INFO stopped: nginx (exit status 0)
2023-12-13 17:23:50,584 INFO stopped: nginx (exit status 0)
The text was updated successfully, but these errors were encountered:
kubectl -n monitoring logs zabbix-web-nginx-mysql-0
The text was updated successfully, but these errors were encountered: