Git Product home page Git Product logo

Comments (4)

jangaraj avatar jangaraj commented on July 30, 2024

I need fix 2.4 Dockerfile as well - bc3c537

from dockbix-xxl.

adamlc avatar adamlc commented on July 30, 2024

Looks like its a simple fix. Heres a Dockerfile that will fix it:

FROM zabbix/zabbix-server-2.4

RUN yum install -y which

from dockbix-xxl.

jangaraj avatar jangaraj commented on July 30, 2024

Good. I'll try to rebuild all images today.

from dockbix-xxl.

jangaraj avatar jangaraj commented on July 30, 2024

Done.

[root@zbx~]# docker logs -f zabbix-server
Nginx status page: allowed address set to 127.0.0.1.
PHP-FPM status page: allowed address set to 127.0.0.1.
[LOG 00:59:21] Preparing server configuration
[LOG 00:59:22] Config updated.
[LOG 00:59:22] Enabling logging and pid management
[LOG 00:59:23] Done
[LOG 00:59:23] Checking if database exists or fresh install is required
[WARNING 00:59:23] Zabbix database doesn't exists. Installing and importing default settings

[LOG 00:59:23] Database and user created, importing default SQL

[LOG 00:59:58] Import finished, starting
2015-12-22 00:59:59,560 CRIT Supervisor running as root (no user in config file)
2015-12-22 00:59:59,561 WARN Included extra file "/etc/supervisor.d/zabbix.conf" during parsing
2015-12-22 00:59:59,561 WARN Included extra file "/etc/supervisor.d/nginx.conf" during parsing
2015-12-22 00:59:59,561 WARN Included extra file "/etc/supervisor.d/php-fpm.conf" during parsing
2015-12-22 00:59:59,669 INFO RPC interface 'supervisor' initialized
2015-12-22 00:59:59,670 INFO supervisord started with pid 170
2015-12-22 01:00:00,672 INFO spawned: 'nginx' with pid 178
2015-12-22 01:00:00,674 INFO spawned: 'nginx-reload' with pid 179
2015-12-22 01:00:00,676 INFO spawned: 'php-fpm' with pid 180
2015-12-22 01:00:00,678 INFO spawned: 'zabbix-server' with pid 181
2015-12-22 01:00:00,785 DEBG 'nginx' stderr output:
2015/12/22 01:00:00 [notice] 178#0: using the "epoll" event method
2015/12/22 01:00:00 [notice] 178#0: nginx/1.8.0
2015/12/22 01:00:00 [notice] 178#0: built by gcc 4.8.2 20140120 (Red Hat 4.8.2-16) (GCC)
2015/12/22 01:00:00 [notice] 178#0: OS: Linux 3.10.0-229.20.1.el7.x86_64
2015/12/22 01:00:00 [notice] 178#0: getrlimit(RLIMIT_NOFILE): 1048576:1048576

2015-12-22 01:00:00,786 DEBG 'nginx' stderr output:
2015/12/22 01:00:00 [notice] 178#0: start worker processes
2015/12/22 01:00:00 [notice] 178#0: start worker process 184

2015-12-22 01:00:00,786 DEBG 'nginx' stderr output:
2015/12/22 01:00:00 [notice] 178#0: start worker process 185

2015-12-22 01:00:00,786 DEBG 'nginx' stderr output:
2015/12/22 01:00:00 [notice] 178#0: start worker process 186

2015-12-22 01:00:00,787 DEBG 'nginx' stderr output:
2015/12/22 01:00:00 [notice] 178#0: start worker process 187

2015-12-22 01:00:00,787 DEBG 'nginx' stderr output:
2015/12/22 01:00:00 [notice] 178#0: start worker process 188
2015/12/22 01:00:00 [notice] 178#0: start worker process 189

2015-12-22 01:00:00,787 DEBG 'nginx' stderr output:
2015/12/22 01:00:00 [notice] 178#0: start worker process 190

2015-12-22 01:00:00,788 DEBG 'nginx' stderr output:
2015/12/22 01:00:00 [notice] 178#0: start worker process 191

2015-12-22 01:00:00,918 DEBG fd 14 closed, stopped monitoring <POutputDispatcher at 32460672 for <Subprocess at 31918848 with name php-fpm in state STARTING> (stdout)>
2015-12-22 01:00:00,920 DEBG fd 18 closed, stopped monitoring <POutputDispatcher at 32485456 for <Subprocess at 31918848 with name php-fpm in state STARTING> (stderr)>
2015-12-22 01:00:01,921 INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2015-12-22 01:00:01,921 INFO success: nginx-reload entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2015-12-22 01:00:01,922 INFO success: php-fpm entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2015-12-22 01:00:01,922 INFO success: zabbix-server entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)

from dockbix-xxl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.