Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Packaging & Development
  3. Zabbix - Appdev Log

Zabbix - Appdev Log

Scheduled Pinned Locked Moved App Packaging & Development
29 Posts 4 Posters 2.2k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • LonkleL Lonkle

      @BrutalBirdie Yeah, best chance is to switch to Postegrl but I def understand you not wanting to do them because then upgrades will be harder to do. I’m the same way.

      I personally hate converting the “small container” FROM alpine to Cloudron sometimes because so many DOCKERFILE lines have to be changed since they don’t use the same packaging system. But “small containers” are the new thing so I gotta get used to that when converting to Cloudron.

      BrutalBirdieB Offline
      BrutalBirdieB Offline
      BrutalBirdie
      Partner
      wrote on last edited by BrutalBirdie
      #21

      @Lonk said in Zabbix - Appdev Log:

      @BrutalBirdie Yeah, best chance is to switch to Postegrl but I def understand you not wanting to do them because then upgrades will be harder to do. I’m the same way.

      I personally hate converting the “small container” FROM alpine to Cloudron sometimes because so many DOCKERFILE lines have to be changed since they don’t use the same packaging system. But “small containers” are the new thing so I gotta get used to that when converting to Cloudron.

      I got to report something good 🙂

      The PostgresSQL Version is working fine, it seems like? 😄

      https://pastebin.com/q7py7Yia

      Log excerpt:

      2020-10-21T16:00:17.000Z + /usr/sbin/zabbix_server --foreground -c /app/data/zabbix/config/zabbix_server.conf
      2020-10-21T16:00:17.000Z Starting Zabbix Server. Zabbix 5.0.4 (revision 69c0ad3).
      2020-10-21T16:00:17.000Z Press Ctrl+C to exit.
      2020-10-21T16:00:17.000Z 
      2020-10-21T16:00:17.000Z    251:20201021:160017.717 Starting Zabbix Server. Zabbix 5.0.4 (revision 69c0ad3).
      2020-10-21T16:00:17.000Z    251:20201021:160017.717 ****** Enabled features ******
      2020-10-21T16:00:17.000Z    251:20201021:160017.717 SNMP monitoring:           YES
      2020-10-21T16:00:17.000Z    251:20201021:160017.717 IPMI monitoring:           YES
      2020-10-21T16:00:17.000Z    251:20201021:160017.717 Web monitoring:            YES
      2020-10-21T16:00:17.000Z    251:20201021:160017.717 VMware monitoring:         YES
      2020-10-21T16:00:17.000Z    251:20201021:160017.717 SMTP authentication:       YES
      2020-10-21T16:00:17.000Z    251:20201021:160017.717 ODBC:                      YES
      2020-10-21T16:00:17.000Z    251:20201021:160017.717 SSH support:               YES
      2020-10-21T16:00:17.000Z    251:20201021:160017.717 IPv6 support:              YES
      2020-10-21T16:00:17.000Z    251:20201021:160017.717 TLS support:               YES
      2020-10-21T16:00:17.000Z    251:20201021:160017.717 ******************************
      2020-10-21T16:00:17.000Z    251:20201021:160017.717 using configuration file: /app/data/zabbix/config/zabbix_server.conf
      2020-10-21T16:00:17.000Z    251:20201021:160017.736 current database version (mandatory/optional): 05000000/05000002
      2020-10-21T16:00:17.000Z    251:20201021:160017.736 required mandatory version: 05000000
      2020-10-21T16:00:17.000Z    251:20201021:160017.773 server #0 started [main process]
      2020-10-21T16:00:17.000Z    252:20201021:160017.775 server #1 started [configuration syncer #1]
      2020-10-21T16:00:18.000Z    256:20201021:160018.182 server #5 started [discoverer #1]
      2020-10-21T16:00:18.000Z    257:20201021:160018.184 server #6 started [history syncer #1]
      2020-10-21T16:00:18.000Z    258:20201021:160018.185 server #7 started [history syncer #2]
      2020-10-21T16:00:18.000Z    259:20201021:160018.190 server #8 started [history syncer #3]
      2020-10-21T16:00:18.000Z    255:20201021:160018.191 server #4 started [http poller #1]
      2020-10-21T16:00:18.000Z    265:20201021:160018.191 server #14 started [poller #1]
      2020-10-21T16:00:18.000Z    266:20201021:160018.192 server #15 started [poller #2]
      2020-10-21T16:00:18.000Z    254:20201021:160018.192 server #3 started [timer #1]
      2020-10-21T16:00:18.000Z    264:20201021:160018.193 server #13 started [task manager #1]
      2020-10-21T16:00:18.000Z    267:20201021:160018.196 server #16 started [poller #3]
      2020-10-21T16:00:18.000Z    263:20201021:160018.202 server #12 started [self-monitoring #1]
      2020-10-21T16:00:18.000Z    260:20201021:160018.204 server #9 started [history syncer #4]
      2020-10-21T16:00:18.000Z    261:20201021:160018.205 server #10 started [escalator #1]
      2020-10-21T16:00:18.000Z    268:20201021:160018.207 server #17 started [poller #4]
      2020-10-21T16:00:18.000Z    253:20201021:160018.209 server #2 started [housekeeper #1]
      2020-10-21T16:00:18.000Z    269:20201021:160018.213 server #18 started [poller #5]
      2020-10-21T16:00:18.000Z    270:20201021:160018.214 server #19 started [unreachable poller #1]
      2020-10-21T16:00:18.000Z    272:20201021:160018.217 server #21 started [trapper #2]
      2020-10-21T16:00:18.000Z    262:20201021:160018.219 server #11 started [proxy poller #1]
      2020-10-21T16:00:18.000Z    273:20201021:160018.220 server #22 started [trapper #3]
      2020-10-21T16:00:18.000Z    271:20201021:160018.225 server #20 started [trapper #1]
      2020-10-21T16:00:18.000Z    274:20201021:160018.229 server #23 started [trapper #4]
      2020-10-21T16:00:18.000Z    278:20201021:160018.243 server #27 started [alerter #1]
      2020-10-21T16:00:18.000Z    275:20201021:160018.243 server #24 started [trapper #5]
      2020-10-21T16:00:18.000Z    276:20201021:160018.244 server #25 started [icmp pinger #1]
      2020-10-21T16:00:18.000Z    277:20201021:160018.245 server #26 started [alert manager #1]
      2020-10-21T16:00:18.000Z    279:20201021:160018.247 server #28 started [alerter #2]
      2020-10-21T16:00:18.000Z    281:20201021:160018.248 server #30 started [preprocessing manager #1]
      2020-10-21T16:00:18.000Z    280:20201021:160018.249 server #29 started [alerter #3]
      2020-10-21T16:00:18.000Z    283:20201021:160018.249 server #32 started [preprocessing worker #2]
      2020-10-21T16:00:18.000Z    284:20201021:160018.250 server #33 started [preprocessing worker #3]
      2020-10-21T16:00:18.000Z    285:20201021:160018.271 server #34 started [lld manager #1]
      2020-10-21T16:00:18.000Z    286:20201021:160018.272 server #35 started [lld worker #1]
      2020-10-21T16:00:18.000Z    288:20201021:160018.287 server #37 started [alert syncer #1]
      2020-10-21T16:00:18.000Z    287:20201021:160018.315 server #36 started [lld worker #2]
      2020-10-21T16:00:18.000Z    282:20201021:160018.348 server #31 started [preprocessing worker #1]
      2020-10-21T16:00:18.000Z Bad operator (INTEGER): At line 73 in /var/lib/snmp/mibs/ietf/SNMPv2-PDU
      2020-10-21T16:00:18.000Z Bad operator (INTEGER): At line 73 in /var/lib/snmp/mibs/ietf/SNMPv2-PDU
      2020-10-21T16:00:18.000Z Bad operator (INTEGER): At line 73 in /var/lib/snmp/mibs/ietf/SNMPv2-PDU
      2020-10-21T16:00:18.000Z Bad operator (INTEGER): At line 73 in /var/lib/snmp/mibs/ietf/SNMPv2-PDU
      2020-10-21T16:00:18.000Z Bad operator (INTEGER): At line 73 in /var/lib/snmp/mibs/ietf/SNMPv2-PDU
      2020-10-21T16:00:18.000Z Bad operator (INTEGER): At line 73 in /var/lib/snmp/mibs/ietf/SNMPv2-PDU
      2020-10-21T16:00:18.000Z Bad operator (INTEGER): At line 73 in /var/lib/snmp/mibs/ietf/SNMPv2-PDU
      2020-10-21T16:00:18.000Z Bad operator (INTEGER): At line 73 in /var/lib/snmp/mibs/ietf/SNMPv2-PDU
      2020-10-21T16:00:18.000Z Bad operator (INTEGER): At line 73 in /var/lib/snmp/mibs/ietf/SNMPv2-PDU
      2020-10-21T16:00:18.000Z Bad operator (INTEGER): At line 73 in /var/lib/snmp/mibs/ietf/SNMPv2-PDU
      2020-10-21T16:00:18.000Z Bad operator (INTEGER): At line 73 in /var/lib/snmp/mibs/ietf/SNMPv2-PDU
      2020-10-21T16:00:18.000Z Bad operator (INTEGER): At line 73 in /var/lib/snmp/mibs/ietf/SNMPv2-PDU
      2020-10-21T16:00:19.000Z    265:20201021:160019.333 Zabbix agent item "vm.memory.size[total]" on host "Zabbix server" failed: first network error, wait for 15 seconds
      2020-10-21T16:00:34.000Z    270:20201021:160034.357 Zabbix agent item "vm.memory.size[available]" on host "Zabbix server" failed: another network error, wait for 15 seconds
      2020-10-21T16:00:42.000Z    258:20201021:160042.221 item "Zabbix server:zabbix[process,ipmi poller,avg,busy]" became not supported: No "ipmi poller" processes started.
      2020-10-21T16:00:43.000Z    259:20201021:160043.221 item "Zabbix server:zabbix[process,java poller,avg,busy]" became not supported: No "java poller" processes started.
      2020-10-21T16:00:48.000Z    258:20201021:160048.226 item "Zabbix server:zabbix[process,snmp trapper,avg,busy]" became not supported: No "snmp trapper" processes started.
      2020-10-21T16:00:48.000Z    258:20201021:160048.226 item "Zabbix server:zabbix[process,ipmi manager,avg,busy]" became not supported: No "ipmi manager" processes started.
      2020-10-21T16:00:49.000Z    257:20201021:160049.227 item "Zabbix server:zabbix[process,vmware collector,avg,busy]" became not supported: No "vmware collector" processes started.
      2020-10-21T16:00:49.000Z    270:20201021:160049.360 Zabbix agent item "system.localtime" on host "Zabbix server" failed: another network error, wait for 15 seconds
      2020-10-21T16:00:56.000Z    260:20201021:160056.233 item "Zabbix server:zabbix[vmware,buffer,pused]" became not supported: No "vmware collector" processes started.
      2020-10-21T16:01:04.000Z    270:20201021:160104.364 temporarily disabling Zabbix agent checks on host "Zabbix server": host unavailable
      
      

      That's the server part, will work tomorrow on the Frontend part.
      https://github.com/zabbix/zabbix-docker/blob/5.0/web-nginx-pgsql/ubuntu/Dockerfile

      Like my work? Consider donating a drink. Cheers!

      LonkleL 1 Reply Last reply
      1
      • BrutalBirdieB BrutalBirdie

        @Lonk said in Zabbix - Appdev Log:

        @BrutalBirdie Yeah, best chance is to switch to Postegrl but I def understand you not wanting to do them because then upgrades will be harder to do. I’m the same way.

        I personally hate converting the “small container” FROM alpine to Cloudron sometimes because so many DOCKERFILE lines have to be changed since they don’t use the same packaging system. But “small containers” are the new thing so I gotta get used to that when converting to Cloudron.

        I got to report something good 🙂

        The PostgresSQL Version is working fine, it seems like? 😄

        https://pastebin.com/q7py7Yia

        Log excerpt:

        2020-10-21T16:00:17.000Z + /usr/sbin/zabbix_server --foreground -c /app/data/zabbix/config/zabbix_server.conf
        2020-10-21T16:00:17.000Z Starting Zabbix Server. Zabbix 5.0.4 (revision 69c0ad3).
        2020-10-21T16:00:17.000Z Press Ctrl+C to exit.
        2020-10-21T16:00:17.000Z 
        2020-10-21T16:00:17.000Z    251:20201021:160017.717 Starting Zabbix Server. Zabbix 5.0.4 (revision 69c0ad3).
        2020-10-21T16:00:17.000Z    251:20201021:160017.717 ****** Enabled features ******
        2020-10-21T16:00:17.000Z    251:20201021:160017.717 SNMP monitoring:           YES
        2020-10-21T16:00:17.000Z    251:20201021:160017.717 IPMI monitoring:           YES
        2020-10-21T16:00:17.000Z    251:20201021:160017.717 Web monitoring:            YES
        2020-10-21T16:00:17.000Z    251:20201021:160017.717 VMware monitoring:         YES
        2020-10-21T16:00:17.000Z    251:20201021:160017.717 SMTP authentication:       YES
        2020-10-21T16:00:17.000Z    251:20201021:160017.717 ODBC:                      YES
        2020-10-21T16:00:17.000Z    251:20201021:160017.717 SSH support:               YES
        2020-10-21T16:00:17.000Z    251:20201021:160017.717 IPv6 support:              YES
        2020-10-21T16:00:17.000Z    251:20201021:160017.717 TLS support:               YES
        2020-10-21T16:00:17.000Z    251:20201021:160017.717 ******************************
        2020-10-21T16:00:17.000Z    251:20201021:160017.717 using configuration file: /app/data/zabbix/config/zabbix_server.conf
        2020-10-21T16:00:17.000Z    251:20201021:160017.736 current database version (mandatory/optional): 05000000/05000002
        2020-10-21T16:00:17.000Z    251:20201021:160017.736 required mandatory version: 05000000
        2020-10-21T16:00:17.000Z    251:20201021:160017.773 server #0 started [main process]
        2020-10-21T16:00:17.000Z    252:20201021:160017.775 server #1 started [configuration syncer #1]
        2020-10-21T16:00:18.000Z    256:20201021:160018.182 server #5 started [discoverer #1]
        2020-10-21T16:00:18.000Z    257:20201021:160018.184 server #6 started [history syncer #1]
        2020-10-21T16:00:18.000Z    258:20201021:160018.185 server #7 started [history syncer #2]
        2020-10-21T16:00:18.000Z    259:20201021:160018.190 server #8 started [history syncer #3]
        2020-10-21T16:00:18.000Z    255:20201021:160018.191 server #4 started [http poller #1]
        2020-10-21T16:00:18.000Z    265:20201021:160018.191 server #14 started [poller #1]
        2020-10-21T16:00:18.000Z    266:20201021:160018.192 server #15 started [poller #2]
        2020-10-21T16:00:18.000Z    254:20201021:160018.192 server #3 started [timer #1]
        2020-10-21T16:00:18.000Z    264:20201021:160018.193 server #13 started [task manager #1]
        2020-10-21T16:00:18.000Z    267:20201021:160018.196 server #16 started [poller #3]
        2020-10-21T16:00:18.000Z    263:20201021:160018.202 server #12 started [self-monitoring #1]
        2020-10-21T16:00:18.000Z    260:20201021:160018.204 server #9 started [history syncer #4]
        2020-10-21T16:00:18.000Z    261:20201021:160018.205 server #10 started [escalator #1]
        2020-10-21T16:00:18.000Z    268:20201021:160018.207 server #17 started [poller #4]
        2020-10-21T16:00:18.000Z    253:20201021:160018.209 server #2 started [housekeeper #1]
        2020-10-21T16:00:18.000Z    269:20201021:160018.213 server #18 started [poller #5]
        2020-10-21T16:00:18.000Z    270:20201021:160018.214 server #19 started [unreachable poller #1]
        2020-10-21T16:00:18.000Z    272:20201021:160018.217 server #21 started [trapper #2]
        2020-10-21T16:00:18.000Z    262:20201021:160018.219 server #11 started [proxy poller #1]
        2020-10-21T16:00:18.000Z    273:20201021:160018.220 server #22 started [trapper #3]
        2020-10-21T16:00:18.000Z    271:20201021:160018.225 server #20 started [trapper #1]
        2020-10-21T16:00:18.000Z    274:20201021:160018.229 server #23 started [trapper #4]
        2020-10-21T16:00:18.000Z    278:20201021:160018.243 server #27 started [alerter #1]
        2020-10-21T16:00:18.000Z    275:20201021:160018.243 server #24 started [trapper #5]
        2020-10-21T16:00:18.000Z    276:20201021:160018.244 server #25 started [icmp pinger #1]
        2020-10-21T16:00:18.000Z    277:20201021:160018.245 server #26 started [alert manager #1]
        2020-10-21T16:00:18.000Z    279:20201021:160018.247 server #28 started [alerter #2]
        2020-10-21T16:00:18.000Z    281:20201021:160018.248 server #30 started [preprocessing manager #1]
        2020-10-21T16:00:18.000Z    280:20201021:160018.249 server #29 started [alerter #3]
        2020-10-21T16:00:18.000Z    283:20201021:160018.249 server #32 started [preprocessing worker #2]
        2020-10-21T16:00:18.000Z    284:20201021:160018.250 server #33 started [preprocessing worker #3]
        2020-10-21T16:00:18.000Z    285:20201021:160018.271 server #34 started [lld manager #1]
        2020-10-21T16:00:18.000Z    286:20201021:160018.272 server #35 started [lld worker #1]
        2020-10-21T16:00:18.000Z    288:20201021:160018.287 server #37 started [alert syncer #1]
        2020-10-21T16:00:18.000Z    287:20201021:160018.315 server #36 started [lld worker #2]
        2020-10-21T16:00:18.000Z    282:20201021:160018.348 server #31 started [preprocessing worker #1]
        2020-10-21T16:00:18.000Z Bad operator (INTEGER): At line 73 in /var/lib/snmp/mibs/ietf/SNMPv2-PDU
        2020-10-21T16:00:18.000Z Bad operator (INTEGER): At line 73 in /var/lib/snmp/mibs/ietf/SNMPv2-PDU
        2020-10-21T16:00:18.000Z Bad operator (INTEGER): At line 73 in /var/lib/snmp/mibs/ietf/SNMPv2-PDU
        2020-10-21T16:00:18.000Z Bad operator (INTEGER): At line 73 in /var/lib/snmp/mibs/ietf/SNMPv2-PDU
        2020-10-21T16:00:18.000Z Bad operator (INTEGER): At line 73 in /var/lib/snmp/mibs/ietf/SNMPv2-PDU
        2020-10-21T16:00:18.000Z Bad operator (INTEGER): At line 73 in /var/lib/snmp/mibs/ietf/SNMPv2-PDU
        2020-10-21T16:00:18.000Z Bad operator (INTEGER): At line 73 in /var/lib/snmp/mibs/ietf/SNMPv2-PDU
        2020-10-21T16:00:18.000Z Bad operator (INTEGER): At line 73 in /var/lib/snmp/mibs/ietf/SNMPv2-PDU
        2020-10-21T16:00:18.000Z Bad operator (INTEGER): At line 73 in /var/lib/snmp/mibs/ietf/SNMPv2-PDU
        2020-10-21T16:00:18.000Z Bad operator (INTEGER): At line 73 in /var/lib/snmp/mibs/ietf/SNMPv2-PDU
        2020-10-21T16:00:18.000Z Bad operator (INTEGER): At line 73 in /var/lib/snmp/mibs/ietf/SNMPv2-PDU
        2020-10-21T16:00:18.000Z Bad operator (INTEGER): At line 73 in /var/lib/snmp/mibs/ietf/SNMPv2-PDU
        2020-10-21T16:00:19.000Z    265:20201021:160019.333 Zabbix agent item "vm.memory.size[total]" on host "Zabbix server" failed: first network error, wait for 15 seconds
        2020-10-21T16:00:34.000Z    270:20201021:160034.357 Zabbix agent item "vm.memory.size[available]" on host "Zabbix server" failed: another network error, wait for 15 seconds
        2020-10-21T16:00:42.000Z    258:20201021:160042.221 item "Zabbix server:zabbix[process,ipmi poller,avg,busy]" became not supported: No "ipmi poller" processes started.
        2020-10-21T16:00:43.000Z    259:20201021:160043.221 item "Zabbix server:zabbix[process,java poller,avg,busy]" became not supported: No "java poller" processes started.
        2020-10-21T16:00:48.000Z    258:20201021:160048.226 item "Zabbix server:zabbix[process,snmp trapper,avg,busy]" became not supported: No "snmp trapper" processes started.
        2020-10-21T16:00:48.000Z    258:20201021:160048.226 item "Zabbix server:zabbix[process,ipmi manager,avg,busy]" became not supported: No "ipmi manager" processes started.
        2020-10-21T16:00:49.000Z    257:20201021:160049.227 item "Zabbix server:zabbix[process,vmware collector,avg,busy]" became not supported: No "vmware collector" processes started.
        2020-10-21T16:00:49.000Z    270:20201021:160049.360 Zabbix agent item "system.localtime" on host "Zabbix server" failed: another network error, wait for 15 seconds
        2020-10-21T16:00:56.000Z    260:20201021:160056.233 item "Zabbix server:zabbix[vmware,buffer,pused]" became not supported: No "vmware collector" processes started.
        2020-10-21T16:01:04.000Z    270:20201021:160104.364 temporarily disabling Zabbix agent checks on host "Zabbix server": host unavailable
        
        

        That's the server part, will work tomorrow on the Frontend part.
        https://github.com/zabbix/zabbix-docker/blob/5.0/web-nginx-pgsql/ubuntu/Dockerfile

        LonkleL Offline
        LonkleL Offline
        Lonkle
        wrote on last edited by
        #22

        @BrutalBirdie That’s a relief. It’s not too much of a difference from vanilla and it works so that’s awesome! What’s your next challenge to tackle on this project?

        BrutalBirdieB 1 Reply Last reply
        0
        • LonkleL Lonkle

          @BrutalBirdie That’s a relief. It’s not too much of a difference from vanilla and it works so that’s awesome! What’s your next challenge to tackle on this project?

          BrutalBirdieB Offline
          BrutalBirdieB Offline
          BrutalBirdie
          Partner
          wrote on last edited by
          #23

          @Lonk said in Zabbix - Appdev Log:

          @BrutalBirdie That’s a relief. It’s not too much of a difference from vanilla and it works so that’s awesome! What’s your next challenge to tackle on this project?

          Like I noted in my last post, the Frontend for zabbix.

          Like my work? Consider donating a drink. Cheers!

          LonkleL 1 Reply Last reply
          0
          • BrutalBirdieB BrutalBirdie

            @Lonk said in Zabbix - Appdev Log:

            @BrutalBirdie That’s a relief. It’s not too much of a difference from vanilla and it works so that’s awesome! What’s your next challenge to tackle on this project?

            Like I noted in my last post, the Frontend for zabbix.

            LonkleL Offline
            LonkleL Offline
            Lonkle
            wrote on last edited by
            #24

            @BrutalBirdie Oh, gotcha, sorry I missed you saying that. Good luck! If you wanna bounce ideas off the wall, keep commenting on this thread.

            That's what I did when building the OpenVPN Client, it was just me mostly with more than 100 comments of brainstorming. 😂

            1 Reply Last reply
            1
            • BrutalBirdieB BrutalBirdie

              Will post my findings and question here.

              https://forum.cloudron.io/topic/1211/zabbix-network-monitoring-solution?_=1603281202737

              Cloudron Gitlab:
              MySQL Version: https://git.cloudron.io/BrutalBirdie/zabbix-app
              PostgreSQL Version: https://git.cloudron.io/BrutalBirdie/zabbix-app/-/tree/feature/pgsql

              BrutalBirdieB Offline
              BrutalBirdieB Offline
              BrutalBirdie
              Partner
              wrote on last edited by BrutalBirdie
              #25

              @appdev - Sorry for the notification.

              I am looking forward on working on this again, but I noticed to many changes while I had other stuff to do.

              If I would now start packaging this I would want to use this
              https://github.com/zabbix/zabbix-docker/tree/5.2/zabbix-appliance/rhel

              This needs to be ported to Ubuntu since it's rhel.

              Is some one from the @appdev team interested in doing this together with me send me message.
              (aka. please I don't wanna do this alone again, someone to talk to would be nice! 😥)

              Like my work? Consider donating a drink. Cheers!

              LonkleL 1 Reply Last reply
              2
              • BrutalBirdieB BrutalBirdie

                @appdev - Sorry for the notification.

                I am looking forward on working on this again, but I noticed to many changes while I had other stuff to do.

                If I would now start packaging this I would want to use this
                https://github.com/zabbix/zabbix-docker/tree/5.2/zabbix-appliance/rhel

                This needs to be ported to Ubuntu since it's rhel.

                Is some one from the @appdev team interested in doing this together with me send me message.
                (aka. please I don't wanna do this alone again, someone to talk to would be nice! 😥)

                LonkleL Offline
                LonkleL Offline
                Lonkle
                wrote on last edited by
                #26

                @brutalbirdie I'd be happy to work on this with ya, but I have to finish my current project but I'll be available middle of next month tho, don't know your timeline. ☺️

                I'm not technically an appdev on here, but that's because I haven't released my VPN Client app yet one Cloudron. I've only converted two apps to Cloudron thus far, but always happy to help grow the community / wealth of apps.

                1 Reply Last reply
                2
                • J Offline
                  J Offline
                  jasimkp
                  wrote on last edited by
                  #27

                  Zabbix server not running, Please help me to fix below error.

                  121795:20210614:100301.800 Starting Zabbix Server. Zabbix 5.4.1 (revision ecb5b3378c).
                  121795:20210614:100301.800 ****** Enabled features ******
                  121795:20210614:100301.800 SNMP monitoring: YES
                  121795:20210614:100301.800 IPMI monitoring: YES
                  121795:20210614:100301.800 Web monitoring: YES
                  121795:20210614:100301.800 VMware monitoring: YES
                  121795:20210614:100301.800 SMTP authentication: YES
                  121795:20210614:100301.800 ODBC: YES
                  121795:20210614:100301.800 SSH support: YES
                  121795:20210614:100301.800 IPv6 support: YES
                  121795:20210614:100301.800 TLS support: YES
                  121795:20210614:100301.800 ******************************
                  121795:20210614:100301.801 using configuration file: /etc/zabbix/zabbix_server.conf
                  121795:20210614:100301.831 current database version (mandatory/optional): 05040000/05040000
                  121795:20210614:100301.831 required mandatory version: 05040000
                  121795:20210614:100301.864 server #0 started [main process]
                  121796:20210614:100301.865 server #1 started [configuration syncer #1]
                  121797:20210614:100301.971 server #2 started [housekeeper #1]
                  121798:20210614:100301.972 server #3 started [timer #1]
                  121799:20210614:100301.973 server #4 started [http poller #1]
                  121801:20210614:100301.973 server #6 started [history syncer #1]
                  121800:20210614:100301.974 server #5 started [discoverer #1]
                  121808:20210614:100301.978 server #13 started [task manager #1]
                  121810:20210614:100301.978 server #15 started [poller #2]
                  121812:20210614:100301.980 server #17 started [poller #4]
                  121814:20210614:100301.982 server #19 started [unreachable poller #1]
                  121816:20210614:100301.983 server #21 started [trapper #2]
                  121818:20210614:100301.984 server #23 started [trapper #4]
                  121819:20210614:100301.986 server #24 started [trapper #5]
                  121821:20210614:100301.987 server #26 started [alert manager #1]
                  121823:20210614:100301.987 server #28 started [alerter #2]
                  121824:20210614:100301.988 server #29 started [alerter #3]
                  121831:20210614:100301.991 server #35 started [lld worker #1]
                  121802:20210614:100301.992 server #7 started [history syncer #2]
                  121804:20210614:100301.993 server #9 started [history syncer #4]
                  121805:20210614:100301.993 server #10 started [escalator #1]
                  121806:20210614:100301.994 server #11 started [proxy poller #1]
                  121807:20210614:100301.994 server #12 started [self-monitoring #1]
                  121803:20210614:100301.994 server #8 started [history syncer #3]
                  121809:20210614:100301.995 server #14 started [poller #1]
                  121811:20210614:100301.997 server #16 started [poller #3]
                  121813:20210614:100301.998 server #18 started [poller #5]
                  121815:20210614:100301.999 server #20 started [trapper #1]
                  121817:20210614:100302.000 server #22 started [trapper #3]
                  121820:20210614:100302.001 server #25 started [icmp pinger #1]
                  121822:20210614:100302.001 server #27 started [alerter #1]
                  121825:20210614:100302.002 server #30 started [preprocessing manager #1]
                  121830:20210614:100302.003 server #34 started [lld manager #1]
                  121833:20210614:100302.003 server #36 started [lld worker #2]
                  121835:20210614:100302.003 server #38 started [history poller #1]
                  121839:20210614:100302.004 server #40 started [history poller #3]
                  121834:20210614:100302.008 server #37 started [alert syncer #1]
                  121838:20210614:100302.008 server #39 started [history poller #2]
                  121842:20210614:100302.010 server #41 started [history poller #4]
                  121843:20210614:100302.010 server #42 started [history poller #5]
                  121844:20210614:100302.011 server #43 started [availability manager #1]
                  121810:20210614:100302.475 enabling Zabbix agent checks on host "Zabbix server": interface became available
                  121801:20210614:100353.012 item "Zabbix server:zabbix[process,ipmi poller,avg,busy]" became not supported: No "ipmi poller" processes started.
                  121801:20210614:100353.012 item "Zabbix server:zabbix[process,java poller,avg,busy]" became not supported: No "java poller" processes started.
                  121795:20210614:100359.163 Got signal [signal:15(SIGTERM),sender_pid:123063,sender_uid:0,reason:0]. Exiting ...
                  121801:20210614:100359.163 syncing history data in progress...
                  121801:20210614:100359.166 syncing history data done
                  121795:20210614:100401.190 syncing trend data...
                  121795:20210614:100401.214 syncing trend data done
                  121795:20210614:100401.214 Zabbix Server stopped. Zabbix 5.4.1 (revision ecb5b3378c).

                  BrutalBirdieB 1 Reply Last reply
                  0
                  • J jasimkp

                    Zabbix server not running, Please help me to fix below error.

                    121795:20210614:100301.800 Starting Zabbix Server. Zabbix 5.4.1 (revision ecb5b3378c).
                    121795:20210614:100301.800 ****** Enabled features ******
                    121795:20210614:100301.800 SNMP monitoring: YES
                    121795:20210614:100301.800 IPMI monitoring: YES
                    121795:20210614:100301.800 Web monitoring: YES
                    121795:20210614:100301.800 VMware monitoring: YES
                    121795:20210614:100301.800 SMTP authentication: YES
                    121795:20210614:100301.800 ODBC: YES
                    121795:20210614:100301.800 SSH support: YES
                    121795:20210614:100301.800 IPv6 support: YES
                    121795:20210614:100301.800 TLS support: YES
                    121795:20210614:100301.800 ******************************
                    121795:20210614:100301.801 using configuration file: /etc/zabbix/zabbix_server.conf
                    121795:20210614:100301.831 current database version (mandatory/optional): 05040000/05040000
                    121795:20210614:100301.831 required mandatory version: 05040000
                    121795:20210614:100301.864 server #0 started [main process]
                    121796:20210614:100301.865 server #1 started [configuration syncer #1]
                    121797:20210614:100301.971 server #2 started [housekeeper #1]
                    121798:20210614:100301.972 server #3 started [timer #1]
                    121799:20210614:100301.973 server #4 started [http poller #1]
                    121801:20210614:100301.973 server #6 started [history syncer #1]
                    121800:20210614:100301.974 server #5 started [discoverer #1]
                    121808:20210614:100301.978 server #13 started [task manager #1]
                    121810:20210614:100301.978 server #15 started [poller #2]
                    121812:20210614:100301.980 server #17 started [poller #4]
                    121814:20210614:100301.982 server #19 started [unreachable poller #1]
                    121816:20210614:100301.983 server #21 started [trapper #2]
                    121818:20210614:100301.984 server #23 started [trapper #4]
                    121819:20210614:100301.986 server #24 started [trapper #5]
                    121821:20210614:100301.987 server #26 started [alert manager #1]
                    121823:20210614:100301.987 server #28 started [alerter #2]
                    121824:20210614:100301.988 server #29 started [alerter #3]
                    121831:20210614:100301.991 server #35 started [lld worker #1]
                    121802:20210614:100301.992 server #7 started [history syncer #2]
                    121804:20210614:100301.993 server #9 started [history syncer #4]
                    121805:20210614:100301.993 server #10 started [escalator #1]
                    121806:20210614:100301.994 server #11 started [proxy poller #1]
                    121807:20210614:100301.994 server #12 started [self-monitoring #1]
                    121803:20210614:100301.994 server #8 started [history syncer #3]
                    121809:20210614:100301.995 server #14 started [poller #1]
                    121811:20210614:100301.997 server #16 started [poller #3]
                    121813:20210614:100301.998 server #18 started [poller #5]
                    121815:20210614:100301.999 server #20 started [trapper #1]
                    121817:20210614:100302.000 server #22 started [trapper #3]
                    121820:20210614:100302.001 server #25 started [icmp pinger #1]
                    121822:20210614:100302.001 server #27 started [alerter #1]
                    121825:20210614:100302.002 server #30 started [preprocessing manager #1]
                    121830:20210614:100302.003 server #34 started [lld manager #1]
                    121833:20210614:100302.003 server #36 started [lld worker #2]
                    121835:20210614:100302.003 server #38 started [history poller #1]
                    121839:20210614:100302.004 server #40 started [history poller #3]
                    121834:20210614:100302.008 server #37 started [alert syncer #1]
                    121838:20210614:100302.008 server #39 started [history poller #2]
                    121842:20210614:100302.010 server #41 started [history poller #4]
                    121843:20210614:100302.010 server #42 started [history poller #5]
                    121844:20210614:100302.011 server #43 started [availability manager #1]
                    121810:20210614:100302.475 enabling Zabbix agent checks on host "Zabbix server": interface became available
                    121801:20210614:100353.012 item "Zabbix server:zabbix[process,ipmi poller,avg,busy]" became not supported: No "ipmi poller" processes started.
                    121801:20210614:100353.012 item "Zabbix server:zabbix[process,java poller,avg,busy]" became not supported: No "java poller" processes started.
                    121795:20210614:100359.163 Got signal [signal:15(SIGTERM),sender_pid:123063,sender_uid:0,reason:0]. Exiting ...
                    121801:20210614:100359.163 syncing history data in progress...
                    121801:20210614:100359.166 syncing history data done
                    121795:20210614:100401.190 syncing trend data...
                    121795:20210614:100401.214 syncing trend data done
                    121795:20210614:100401.214 Zabbix Server stopped. Zabbix 5.4.1 (revision ecb5b3378c).

                    BrutalBirdieB Offline
                    BrutalBirdieB Offline
                    BrutalBirdie
                    Partner
                    wrote on last edited by BrutalBirdie
                    #28

                    @jasimkp expected since I never finished packaging the app fully.

                    So right now the zabbix app is not functional.

                    ps: please use code blocks for copy-pasting logs.

                    121795:20210614:100301.800 Starting Zabbix Server. Zabbix 5.4.1 (revision ecb5b3378c).
                    121795:20210614:100301.800 ****** Enabled features ******
                    121795:20210614:100301.800 SNMP monitoring: YES
                    121795:20210614:100301.800 IPMI monitoring: YES
                    121795:20210614:100301.800 Web monitoring: YES
                    121795:20210614:100301.800 VMware monitoring: YES
                    121795:20210614:100301.800 SMTP authentication: YES
                    121795:20210614:100301.800 ODBC: YES
                    121795:20210614:100301.800 SSH support: YES
                    121795:20210614:100301.800 IPv6 support: YES
                    121795:20210614:100301.800 TLS support: YES
                    121795:20210614:100301.800 ******************************
                    121795:20210614:100301.801 using configuration file: /etc/zabbix/zabbix_server.conf
                    121795:20210614:100301.831 current database version (mandatory/optional): 05040000/05040000
                    121795:20210614:100301.831 required mandatory version: 05040000
                    121795:20210614:100301.864 server #0 started [main process]
                    121796:20210614:100301.865 server #1 started [configuration syncer #1]
                    121797:20210614:100301.971 server #2 started [housekeeper #1]
                    121798:20210614:100301.972 server #3 started [timer #1]
                    121799:20210614:100301.973 server #4 started [http poller #1]
                    121801:20210614:100301.973 server #6 started [history syncer #1]
                    121800:20210614:100301.974 server #5 started [discoverer #1]
                    121808:20210614:100301.978 server #13 started [task manager #1]
                    121810:20210614:100301.978 server #15 started [poller #2]
                    121812:20210614:100301.980 server #17 started [poller #4]
                    121814:20210614:100301.982 server #19 started [unreachable poller #1]
                    121816:20210614:100301.983 server #21 started [trapper #2]
                    121818:20210614:100301.984 server #23 started [trapper #4]
                    121819:20210614:100301.986 server #24 started [trapper #5]
                    121821:20210614:100301.987 server #26 started [alert manager #1]
                    121823:20210614:100301.987 server #28 started [alerter #2]
                    121824:20210614:100301.988 server #29 started [alerter #3]
                    121831:20210614:100301.991 server #35 started [lld worker #1]
                    121802:20210614:100301.992 server #7 started [history syncer #2]
                    121804:20210614:100301.993 server #9 started [history syncer #4]
                    121805:20210614:100301.993 server #10 started [escalator #1]
                    121806:20210614:100301.994 server #11 started [proxy poller #1]
                    121807:20210614:100301.994 server #12 started [self-monitoring #1]
                    121803:20210614:100301.994 server #8 started [history syncer #3]
                    121809:20210614:100301.995 server #14 started [poller #1]
                    121811:20210614:100301.997 server #16 started [poller #3]
                    121813:20210614:100301.998 server #18 started [poller #5]
                    121815:20210614:100301.999 server #20 started [trapper #1]
                    121817:20210614:100302.000 server #22 started [trapper #3]
                    121820:20210614:100302.001 server #25 started [icmp pinger #1]
                    121822:20210614:100302.001 server #27 started [alerter #1]
                    121825:20210614:100302.002 server #30 started [preprocessing manager #1]
                    121830:20210614:100302.003 server #34 started [lld manager #1]
                    121833:20210614:100302.003 server #36 started [lld worker #2]
                    121835:20210614:100302.003 server #38 started [history poller #1]
                    121839:20210614:100302.004 server #40 started [history poller #3]
                    121834:20210614:100302.008 server #37 started [alert syncer #1]
                    121838:20210614:100302.008 server #39 started [history poller #2]
                    121842:20210614:100302.010 server #41 started [history poller #4]
                    121843:20210614:100302.010 server #42 started [history poller #5]
                    121844:20210614:100302.011 server #43 started [availability manager #1]
                    121810:20210614:100302.475 enabling Zabbix agent checks on host "Zabbix server": interface became available
                    121801:20210614:100353.012 item "Zabbix server:zabbix[process,ipmi poller,avg,busy]" became not supported: No "ipmi poller" processes started.
                    121801:20210614:100353.012 item "Zabbix server:zabbix[process,java poller,avg,busy]" became not supported: No "java poller" processes started.
                    121795:20210614:100359.163 Got signal [signal:15(SIGTERM),sender_pid:123063,sender_uid:0,reason:0]. Exiting ...
                    121801:20210614:100359.163 syncing history data in progress...
                    121801:20210614:100359.166 syncing history data done
                    121795:20210614:100401.190 syncing trend data...
                    121795:20210614:100401.214 syncing trend data done
                    121795:20210614:100401.214 Zabbix Server stopped. Zabbix 5.4.1 (revision ecb5b3378c).
                    

                    Like my work? Consider donating a drink. Cheers!

                    1 Reply Last reply
                    0
                    • imc67I imc67 referenced this topic on
                    • BrutalBirdieB Offline
                      BrutalBirdieB Offline
                      BrutalBirdie
                      Partner
                      wrote last edited by
                      #29

                      As final message.
                      After working with Zabbix for multiple years now.
                      Having this as a Cloudron app is simply out of scope and not recommendable.

                      Like my work? Consider donating a drink. Cheers!

                      1 Reply Last reply
                      2
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • Bookmarks
                        • Search