I'm also using Nginx and Mariadb, but the front end seems to be working fine...I can't seem to get the server to stay up...I downloaded 4..4.1 and compiled it from source. Tried starting it using root and as zabbix user...neither stays up and I can't tell what the problem is from the logs. Any help would be much appreciated.
16340:20200201:042836.727 Starting Zabbix Server. Zabbix 4.4.1 (revision 8870606e6a).
16340:20200201:042836.727 ****** Enabled features ******
16340:20200201:042836.727 SNMP monitoring: YES
16340:20200201:042836.727 IPMI monitoring: NO
16340:20200201:042836.727 Web monitoring: YES
16340:20200201:042836.727 VMware monitoring: YES
16340:20200201:042836.728 SMTP authentication: YES
16340:20200201:042836.728 ODBC: NO
16340:20200201:042836.728 SSH2 support: NO
16340:20200201:042836.728 IPv6 support: YES
16340:20200201:042836.728 TLS support: NO
16340:20200201:042836.728 ******************************
16340:20200201:042836.728 using configuration file: /usr/local/etc/zabbix_server.conf
16340:20200201:042836.728 In zbx_load_modules()
16340:20200201:042836.728 End of zbx_load_modules():SUCCEED
16340:20200201:042836.729 In init_database_cache()
16340:20200201:042836.729 In zbx_mem_create() param:'HistoryCacheSize' size:16777216
16340:20200201:042836.729 valid user addresses: [0x7fc7dad2a168, 0x7fc7dbd29ff0] total size: 16776840
16340:20200201:042836.729 End of zbx_mem_create()
16340:20200201:042836.729 In zbx_mem_create() param:'HistoryIndexCacheSize' size:4194304
16340:20200201:042836.729 valid user addresses: [0x7fc7da92a178, 0x7fc7dad29ff0] total size: 4193912
16340:20200201:042836.729 End of zbx_mem_create()
16340:20200201:042836.729 In init_trend_cache()
16340:20200201:042836.729 In zbx_mem_required_size() size:0 chunks_num:1 descr:'trend cache' param:'TrendCacheSize'
16340:20200201:042836.730 End of zbx_mem_required_size() size:414
16340:20200201:042836.730 In zbx_mem_create() param:'TrendCacheSize' size:4194304
16340:20200201:042836.730 valid user addresses: [0x7fc7da52a168, 0x7fc7da929ff0] total size: 4193928
16340:20200201:042836.730 End of zbx_mem_create()
16340:20200201:042836.730 End of init_trend_cache()
16340:20200201:042836.730 End of init_database_cache()
16340:20200201:042836.730 In init_configuration_cache() size:8388608
16340:20200201:042836.730 In zbx_mem_create() param:'CacheSize' size:8388608
16340:20200201:042836.730 valid user addresses: [0x7fc7d9d2a168, 0x7fc7da529ff0] total size: 8388232
16340:20200201:042836.730 End of zbx_mem_create()
16340:20200201:042836.731 End of init_configuration_cache()
16340:20200201:042836.731 In init_selfmon_collector()
16340:20200201:042836.731 init_selfmon_collector() size:11528
16340:20200201:042836.731 End of init_selfmon_collector() collector:0x7fc7e5af2000
16340:20200201:042836.731 In zbx_vc_init()
16340:20200201:042836.731 In zbx_mem_required_size() size:0 chunks_num:1 descr:'value cache size' param:'ValueCacheSize'
16340:20200201:042836.731 End of zbx_mem_required_size() size:419
16340:20200201:042836.731 In zbx_mem_create() param:'ValueCacheSize' size:8388608
16340:20200201:042836.731 valid user addresses: [0x7fc7d952a168, 0x7fc7d9d29ff0] total size: 8388232
16340:20200201:042836.731 End of zbx_mem_create()
16340:20200201:042836.732 End of zbx_vc_init()
16340:20200201:042836.732 In zbx_db_get_database_type()
16340:20200201:042836.732 In DBconnect() flag:0
16340:20200201:042836.735 End of DBconnect():0
16340:20200201:042836.735 query [txnlev:0] [select userid from users limit 1]
16340:20200201:042836.735 there is at least 1 record in "users" table
16340:20200201:042836.735 End of zbx_db_get_database_type():ZBX_DB_SERVER
16340:20200201:042836.735 In DBcheck_version()
16340:20200201:042836.735 In DBconnect() flag:0
16340:20200201:042836.736 End of DBconnect():0
16340:20200201:042836.736 query [txnlev:0] [show tables like 'dbversion']
16340:20200201:042836.736 query [txnlev:0] [select mandatory,optional from dbversion]
16340:20200201:042836.736 current database version (mandatory/optional): 04040000/04040000
16340:20200201:042836.737 required mandatory version: 04040000
16340:20200201:042836.737 End of DBcheck_version():SUCCEED
16340:20200201:042836.737 In DBconnect() flag:0
16340:20200201:042836.737 End of DBconnect():0
16340:20200201:042836.737 In DCsync_configuration()
16340:20200201:042836.737 query [txnlev:0] [select refresh_unsupported,discovery_groupid,snmptrap_log ging,severity_name_0,severity_name_1,severity_name _2,severity_name_3,severity_name_4,severity_name_5 ,hk_events_mode,hk_events_trigger,hk_events_intern al,hk_events_discovery,hk_events_autoreg,hk_servic es_mode,hk_services,hk_audit_mode,hk_audit,hk_sess ions_mode,hk_sessions,hk_history_mode,hk_history_g lobal,hk_history,hk_trends_mode,hk_trends_global,h k_trends,default_inventory_mode,db_extension,autor eg_tls_accept from config order by configid]
16340:20200201:042836.737 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid]
16340:20200201:042836.738 In DCsync_config()
16340:20200201:042836.738 End of DCsync_config()
16340:20200201:042836.738 In DCsync_autoreg_config()
16340:20200201:042836.738 End of DCsync_autoreg_config()
16340:20200201:042836.738 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid]
16340:20200201:042836.738 query [txnlev:0] [select globalmacroid,macro,value from globalmacro]
16340:20200201:042836.738 query [txnlev:0] [select hostmacroid,hostid,macro,value from hostmacro]
16340:20200201:042836.739 query [txnlev:0] [select * from host_tag]
16340:20200201:042836.739 In DCsync_htmpls()
16340:20200201:042836.739 End of DCsync_htmpls()
16340:20200201:042836.739 In DCsync_gmacros()
16340:20200201:042836.739 End of DCsync_gmacros()
16340:20200201:042836.739 In DCsync_hmacros()
16340:20200201:042836.740 End of DCsync_hmacros()
16340:20200201:042836.740 In DCsync_host_tags()
16340:20200201:042836.740 End of DCsync_host_tags()
16340:20200201:042836.740 query [txnlev:0] [select hostid,proxy_hostid,host,ipmi_authtype,ipmi_privil ege,ipmi_username,ipmi_password,maintenance_status ,maintenance_type,maintenance_from,errors_from,ava ilable,disable_until,snmp_errors_from,snmp_availab le,snmp_disable_until,ipmi_errors_from,ipmi_availa ble,ipmi_disable_until,jmx_errors_from,jmx_availab le,jmx_disable_until,status,name,lastaccess,error, snmp_error,ipmi_error,jmx_error,tls_connect,tls_ac cept,proxy_address,auto_compress,maintenanceid from hosts where status in (0,1,5,6) and flags<>2]
16340:20200201:042836.740 query [txnlev:0] [select hostid,inventory_mode,type,type_full,name,alias,os ,os_full,os_short,serialno_a,serialno_b,tag,asset_ tag,macaddress_a,macaddress_b,hardware,hardware_fu ll,software,software_full,software_app_a,software_ app_b,software_app_c,software_app_d,software_app_e ,contact,location,location_lat,location_lon,notes, chassis,model,hw_arch,vendor,contract_number,insta ller_name,deployment_status,url_a,url_b,url_c,host _networks,host_netmask,host_router,oob_ip,oob_netm ask,oob_router,date_hw_purchase,date_hw_install,da te_hw_expiry,date_hw_decomm,site_address_a,site_ad dress_b,site_address_c,site_city,site_state,site_c ountry,site_zip,site_rack,site_notes,poc_1_name,po c_1_email,poc_1_phone_a,poc_1_phone_b,poc_1_cell,p oc_1_screen,poc_1_notes,poc_2_name,poc_2_email,poc _2_phone_a,poc_2_phone_b,poc_2_cell,poc_2_screen,p oc_2_notes from host_inventory]
16340:20200201:042836.741 query [txnlev:0] [select groupid,name from hstgrp]
16340:20200201:042836.741 query [txnlev:0] [select hg.groupid,hg.hostid from hosts_groups hg,hosts h where hg.hostid=h.hostid and h.status in (0,1) and h.flags<>2 order by hg.groupid]
16340:20200201:042836.741 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active _till,tags_evaltype from maintenances]
16340:20200201:042836.741 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag]
16340:20200201:042836.741 query [txnlev:0] [select t.timeperiodid,t.timeperiod_type,t.every,t.month,t .dayofweek,t.day,t.start_time,t.period,t.start_dat e,m.maintenanceid from maintenances_windows m,timeperiods t where t.timeperiodid=m.timeperiodid]
16340:20200201:042836.741 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid]
16340:20200201:042836.742 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid]
16340:20200201:042836.742 In DCsync_hosts()
16340:20200201:042836.742 End of DCsync_hosts()
16340:20200201:042836.742 In DCsync_host_inventory()
16340:20200201:042836.742 End of DCsync_host_inventory()
16340:20200201:042836.742 In DCsync_hostgroups()
16340:20200201:042836.742 End of DCsync_hostgroups()
16340:20200201:042836.742 In DCsync_hostgroup_hosts()
16340:20200201:042836.742 End of DCsync_hostgroup_hosts()
16340:20200201:042836.743 In DCsync_maintenances()
16340:20200201:042836.743 End of DCsync_maintenances()
16340:20200201:042836.743 In DCsync_maintenance_tags()
16340:20200201:042836.743 End of DCsync_maintenance_tags()
16340:20200201:042836.743 In DCsync_maintenance_groups()
16340:20200201:042836.743 End of DCsync_maintenance_groups()
16340:20200201:042836.743 In DCsync_maintenance_hosts()
16340:20200201:042836.743 End of DCsync_maintenance_hosts()
16340:20200201:042836.743 In DCsync_maintenance_periods()
16340:20200201:042836.743 End of DCsync_maintenance_periods()
16340:20200201:042836.743 query [txnlev:0] [select interfaceid,hostid,type,main,useip,ip,dns,port,bul k from interface]
16340:20200201:042836.744 query [txnlev:0] [select i.itemid,i.hostid,i.status,i.type,i.value_type,i.k ey_,i.snmp_community,i.snmp_oid,i.port,i.snmpv3_se curityname,i.snmpv3_securitylevel,i.snmpv3_authpas sphrase,i.snmpv3_privpassphrase,i.ipmi_sensor,i.de lay,i.trapper_hosts,i.logtimefmt,i.params,ir.state ,i.authtype,i.username,i.password,i.publickey,i.pr ivatekey,i.flags,i.interfaceid,i.snmpv3_authprotoc ol,i.snmpv3_privprotocol,i.snmpv3_contextname,ir.l astlogsize,ir.mtime,i.history,i.trends,i.inventory _link,i.valuemapid,i.units,ir.error,i.jmx_endpoint ,i.master_itemid,i.timeout,i.url,i.query_fields,i. posts,i.status_codes,i.follow_redirects,i.post_typ e,i.http_proxy,i.headers,i.retrieve_mode,i.request _method,i.output_format,i.ssl_cert_file,i.ssl_key_ file,i.ssl_key_password,i.verify_peer,i.verify_hos t,i.allow_traps,i.templateid,id.parent_itemid from items i inner join hosts h on i.hostid=h.hostid left join item_discovery id on i.itemid=id.itemid join item_rtdata ir on i.itemid=ir.itemid where h.status in (0,1) and i.flags<>2]
16340:20200201:042836.744 query [txnlev:0] [select i.itemid,i.hostid,i.templateid from items i inner join hosts h on i.hostid=h.hostid where h.status=3]
16340:20200201:042836.744 query [txnlev:0] [select i.itemid,i.hostid,i.templateid from items i where i.flags=2]
16340:20200201:042836.745 query [txnlev:0] [select pp.item_preprocid,pp.itemid,pp.type,pp.params,pp.s tep,i.hostid,pp.error_handler,pp.error_handler_par ams,i.type,i.key_,h.proxy_hostid from item_preproc pp,items i,hosts h where pp.itemid=i.itemid and i.hostid=h.hostid and (h.proxy_hostid is null or i.type in (5,8,15)) and h.status in (0,1) and i.flags<>2 order by pp.itemid]
16340:20200201:042836.745 In DCsync_interfaces()
16340:20200201:042836.745 End of DCsync_interfaces()
16340:20200201:042836.745 In DCsync_items()
16340:20200201:042836.746 End of DCsync_items()
16340:20200201:042836.746 In DCsync_template_items()
16340:20200201:042836.746 End of DCsync_template_items()
16340:20200201:042836.747 In DCsync_prototype_items()
16340:20200201:042836.747 End of DCsync_prototype_items()
16340:20200201:042836.747 In DCsync_item_preproc()
16340:20200201:042836.747 End of DCsync_item_preproc()
16340:20200201:042836.747 query [txnlev:0] [select i.itemid,f.functionid,f.name,f.parameter,t.trigger id from hosts h,items i,functions f,triggers t where h.hostid=i.hostid and i.itemid=f.itemid and f.triggerid=t.triggerid and h.status in (0,1) and t.flags<>2]
16340:20200201:042836.747 In DCsync_functions()
16340:20200201:042836.748 End of DCsync_functions()
16340:20200201:042836.748 query [txnlev:0] [select distinct t.triggerid,t.description,t.expression,t.error,t.p riority,t.type,t.value,t.state,t.lastchange,t.stat us,t.recovery_mode,t.recovery_expression,t.correla tion_mode,t.correlation_tag,opdata from hosts h,items i,functions f,triggers t where h.hostid=i.hostid and i.itemid=f.itemid and f.triggerid=t.triggerid and h.status in (0,1) and t.flags<>2]
16340:20200201:042836.748 query [txnlev:0] [select distinct d.triggerid_down,d.triggerid_up from trigger_depends d,triggers t,hosts h,items i,functions f where t.triggerid=d.triggerid_down and t.flags<>2 and h.hostid=i.hostid and i.itemid=f.itemid and f.triggerid=d.triggerid_down and h.status in (0,1)]
16340:20200201:042836.748 query [txnlev:0] [select r.name,e.expressionid,e.expression,e.expression_ty pe,e.exp_delimiter,e.case_sensitive from regexps r,expressions e where r.regexpid=e.regexpid]
16340:20200201:042836.748 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where status=0]
16340:20200201:042836.748 query [txnlev:0] [select a.actionid,o.recovery from actions a left join operations o on a.actionid=o.actionid where a.status=0 group by a.actionid,o.recovery order by a.actionid]
16340:20200201:042836.749 query [txnlev:0] [select c.conditionid,c.actionid,c.conditiontype,c.operato r,c.value,c.value2 from conditions c,actions a where c.actionid=a.actionid and a.status=0]
16340:20200201:042836.749 query [txnlev:0] [select distinct tt.triggertagid,tt.triggerid,tt.tag,tt.value from trigger_tag tt,triggers t,hosts h,items i,functions f where t.triggerid=tt.triggerid and t.flags<>2 and h.hostid=i.hostid and i.itemid=f.itemid and f.triggerid=tt.triggerid and h.status in (0,1)]
16340:20200201:042836.749 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0]
16340:20200201:042836.749 query [txnlev:0] [select cc.corr_conditionid,cc.correlationid,cc.type,cct.t ag,cctv.tag,cctv.value,cctv.operator, ccg.groupid,ccg.operator,cctp.oldtag,cctp.newtag from correlation c,corr_condition cc left join corr_condition_tag cct on cct.corr_conditionid=cc.corr_conditionid left join corr_condition_tagvalue cctv on cctv.corr_conditionid=cc.corr_conditionid left join corr_condition_group ccg on ccg.corr_conditionid=cc.corr_conditionid left join corr_condition_tagpair cctp on cctp.corr_conditionid=cc.corr_conditionid where c.correlationid=cc.correlationid and c.status=0]
16340:20200201:042836.749 query [txnlev:0] [select co.corr_operationid,co.correlationid,co.type from correlation c,corr_operation co where c.correlationid=co.correlationid and c.status=0]
16340:20200201:042836.749 In DCsync_triggers()
16340:20200201:042836.750 End of DCsync_triggers()
16340:20200201:042836.750 In DCsync_trigdeps()
16340:20200201:042836.750 End of DCsync_trigdeps()
16340:20200201:042836.750 In DCsync_expressions()
16340:20200201:042836.750 End of DCsync_expressions()
16340:20200201:042836.750 In DCsync_actions()
16340:20200201:042836.750 End of DCsync_actions()
16340:20200201:042836.750 In DCsync_action_ops()
16340:20200201:042836.750 End of DCsync_action_ops()
16340:20200201:042836.750 In DCsync_action_conditions()
16340:20200201:042836.751 End of DCsync_action_conditions()
16340:20200201:042836.751 In DCsync_trigger_tags()
16340:20200201:042836.751 End of DCsync_trigger_tags()
16340:20200201:042836.751 In DCsync_correlations()
16340:20200201:042836.751 End of DCsync_correlations()
16340:20200201:042836.751 In DCsync_corr_conditions()
16340:20200201:042836.751 End of DCsync_corr_conditions()
16340:20200201:042836.751 In DCsync_corr_operations()
16340:20200201:042836.751 End of DCsync_corr_operations()
16340:20200201:042836.751 DCsync_configuration() config : sql:0.000163 sync:0.000222 sec (1/0/0).
16340:20200201:042836.752 DCsync_configuration() autoreg : sql:0.000151 sync:0.000170 sec (1/0/0).
16340:20200201:042836.752 DCsync_configuration() hosts : sql:0.000164 sync:0.000210 sec (1/0/0).
16340:20200201:042836.752 DCsync_configuration() host_invent: sql:0.000193 sync:0.000164 sec (0/0/0).
16340:20200201:042836.752 DCsync_configuration() templates : sql:0.000152 sync:0.000250 sec (133/0/0).
16340:20200201:042836.752 DCsync_configuration() globmacros : sql:0.000151 sync:0.000191 sec (1/0/0).
16340:20200201:042836.752 DCsync_configuration() hostmacros : sql:0.000255 sync:0.000976 sec (626/0/0).
16340:20200201:042836.752 DCsync_configuration() interfaces : sql:0.000139 sync:0.000201 sec (1/0/0).
16340:20200201:042836.752 DCsync_configuration() items : sql:0.001093 sync:0.001984 sec (119/0/0).
16340:20200201:042836.752 DCsync_configuration() template_items : sql:0.001093 sync:0.001984 sec (2815/0/0).
16340:20200201:042836.752 DCsync_configuration() prototype_items : sql:0.001093 sync:0.001984 sec (984/0/0).
16340:20200201:042836.752 DCsync_configuration() triggers : sql:0.000179 sync:0.000414 sec (57/0/0).
16340:20200201:042836.752 DCsync_configuration() trigdeps : sql:0.000158 sync:0.000179 sec (12/0/0).
16340:20200201:042836.753 DCsync_configuration() trig. tags : sql:0.000152 sync:0.000146 sec (0/0/0).
16340:20200201:042836.753 DCsync_configuration() host tags : sql:0.000148 sync:0.000184 sec (0/0/0).
16340:20200201:042836.753 DCsync_configuration() functions : sql:0.000173 sync:0.000276 sec (80/0/0).
16340:20200201:042836.753 DCsync_configuration() expressions: sql:0.000192 sync:0.000223 sec (10/0/0).
16340:20200201:042836.753 DCsync_configuration() actions : sql:0.000143 sync:0.000204 sec (0/0/0).
16340:20200201:042836.753 DCsync_configuration() operations : sql:0.000138 sync:0.000163 sec (0/0/0).
16340:20200201:042836.753 DCsync_configuration() conditions : sql:0.000146 sync:0.000199 sec (0/0/0).
16340:20200201:042836.753 DCsync_configuration() corr : sql:0.000141 sync:0.000174 sec (0/0/0).
16340:20200201:042836.753 DCsync_configuration() corr_cond : sql:0.000188 sync:0.000180 sec (0/0/0).
16340:20200201:042836.753 DCsync_configuration() corr_op : sql:0.000157 sync:0.000202 sec (0/0/0).
16340:20200201:042836.753 DCsync_configuration() hgroups : sql:0.000333 sync:0.000352 sec (13/0/0).
16340:20200201:042836.753 DCsync_configuration() item pproc : sql:0.000166 sync:0.000242 sec (70/0/0).
16340:20200201:042836.754 DCsync_configuration() maintenance: sql:0.000769 sync:0.000905 sec (0/0/0).
16340:20200201:042836.754 DCsync_configuration() reindex : 0.000029 sec.
16340:20200201:042836.754 DCsync_configuration() total sql : 0.005498 sec.
16340:20200201:042836.754 DCsync_configuration() total sync : 0.008254 sec.
16340:20200201:042836.754 DCsync_configuration() proxies : 0 (0 slots)
16340:20200201:042836.754 DCsync_configuration() hosts : 1 (11 slots)
16340:20200201:042836.754 DCsync_configuration() hosts_h : 1 (11 slots)
16340:20200201:042836.754 DCsync_configuration() hosts_p : 0 (0 slots)
16340:20200201:042836.754 DCsync_configuration() ipmihosts : 0 (0 slots)
16340:20200201:042836.754 DCsync_configuration() host_invent: 0 (0 slots)
16340:20200201:042836.754 DCsync_configuration() htmpls : 48 (67 slots)
16340:20200201:042836.755 DCsync_configuration() gmacros : 1 (11 slots)
16340:20200201:042836.755 DCsync_configuration() gmacros_m : 1 (11 slots)
16340:20200201:042836.755 DCsync_configuration() hmacros : 626 (787 slots)
16340:20200201:042836.755 DCsync_configuration() hmacros_hm : 575 (787 slots)
16340:20200201:042836.755 DCsync_configuration() interfaces : 1 (11 slots)
16340:20200201:042836.755 DCsync_configuration() interfac_ht: 1 (11 slots)
16340:20200201:042836.755 DCsync_configuration() if_snmpitms: 0 (0 slots)
16340:20200201:042836.755 DCsync_configuration() if_snmpaddr: 0 (0 slots)
16340:20200201:042836.755 DCsync_configuration() items : 119 (151 slots)
16340:20200201:042836.755 DCsync_configuration() items_hk : 119 (151 slots)
16340:20200201:042836.755 DCsync_configuration() numitems : 107 (151 slots)
16340:20200201:042836.755 DCsync_configuration() preprocitems: 47 (67 slots)
16340:20200201:042836.756 DCsync_configuration() preprocops : 70 (101 slots)
16340:20200201:042836.756 DCsync_configuration() snmpitems : 0 (0 slots)
16340:20200201:042836.756 DCsync_configuration() ipmiitems : 0 (0 slots)
16340:20200201:042836.756 DCsync_configuration() trapitems : 0 (0 slots)
16340:20200201:042836.756 DCsync_configuration() dependentitems : 14 (29 slots)
16340:20200201:042836.756 DCsync_configuration() logitems : 0 (0 slots)
16340:20200201:042836.756 DCsync_configuration() dbitems : 0 (0 slots)
16340:20200201:042836.756 DCsync_configuration() sshitems : 0 (0 slots)
16340:20200201:042836.756 DCsync_configuration() telnetitems: 0 (0 slots)
16340:20200201:042836.756 DCsync_configuration() simpleitems: 0 (0 slots)
16340:20200201:042836.756 DCsync_configuration() jmxitems : 0 (0 slots)
16340:20200201:042836.756 DCsync_configuration() calcitems : 4 (11 slots)
16340:20200201:042836.757 DCsync_configuration() httpitems : 0 (0 slots)
16340:20200201:042836.757 DCsync_configuration() functions : 80 (151 slots)
16340:20200201:042836.757 DCsync_configuration() triggers : 57 (101 slots)
16340:20200201:042836.757 DCsync_configuration() trigdeps : 17 (29 slots)
16340:20200201:042836.757 DCsync_configuration() trig. tags : 0 (0 slots)
16340:20200201:042836.757 DCsync_configuration() expressions: 10 (17 slots)
16340:20200201:042836.757 DCsync_configuration() actions : 0 (0 slots)
16340:20200201:042836.757 DCsync_configuration() conditions : 0 (0 slots)
16340:20200201:042836.757 DCsync_configuration() corr. : 0 (0 slots)
16340:20200201:042836.757 DCsync_configuration() corr. conds: 0 (0 slots)
16340:20200201:042836.757 DCsync_configuration() corr. ops : 0 (0 slots)
16340:20200201:042836.757 DCsync_configuration() hgroups : 13 (29 slots)
16340:20200201:042836.757 DCsync_configuration() item procs : 70 (101 slots)
16340:20200201:042836.758 DCsync_configuration() maintenance: 0 (0 slots)
16340:20200201:042836.758 DCsync_configuration() maint tags : 0 (0 slots)
16340:20200201:042836.758 DCsync_configuration() maint time : 0 (0 slots)
16340:20200201:042836.758 DCsync_configuration() queue[0] : 105 (108 allocated)
16340:20200201:042836.758 DCsync_configuration() queue[1] : 0 (0 allocated)
16340:20200201:042836.758 DCsync_configuration() queue[2] : 0 (0 allocated)
16340:20200201:042836.758 DCsync_configuration() queue[3] : 0 (0 allocated)
16340:20200201:042836.758 DCsync_configuration() queue[4] : 0 (0 allocated)
16340:20200201:042836.758 DCsync_configuration() pqueue : 0 (0 allocated)
16340:20200201:042836.758 DCsync_configuration() timer queue: 0 (0 allocated)
16340:20200201:042836.758 DCsync_configuration() configfree : 90.995502%
16340:20200201:042836.758 DCsync_configuration() strings : 656 (1181 slots)
16340:20200201:042836.758 === memory statistics for configuration cache ===
16340:20200201:042836.759 free chunks of size >= 256 bytes: 3
16340:20200201:042836.759 min chunk size: 480 bytes
16340:20200201:042836.759 max chunk size: 7631984 bytes
16340:20200201:042836.759 memory of total size 8388232 bytes fragmented into 7275 chunks
16340:20200201:042836.759 of those, 7633256 bytes are in 3 free chunks
16340:20200201:042836.759 of those, 638592 bytes are in 7272 used chunks
16340:20200201:042836.759 ================================
16340:20200201:042836.759 End of DCsync_configuration()
16340:20200201:042836.759 query [txnlev:0] [select taskid from task where type=5 and status=1]
16340:20200201:042836.759 In zbx_dc_update_maintenances()
16340:20200201:042836.759 End of zbx_dc_update_maintenances() started:0 stopped:0 running:0
16340:20200201:042836.760 server #0 started [main process]
16344:20200201:042836.763 server #4 started [http poller #1]
16344:20200201:042836.764 zbx_setproctitle() title:'http poller #1 [connecting to the database]'
16344:20200201:042836.764 In DBconnect() flag:0
16345:20200201:042836.764 server #5 started [discoverer #1]
16343:20200201:042836.767 server #3 started [timer #1]
16343:20200201:042836.767 zbx_setproctitle() title:'timer #1 [connecting to the database]'
16343:20200201:042836.767 In DBconnect() flag:0
16346:20200201:042836.767 server #6 started [history syncer #1]
16346:20200201:042836.767 zbx_setproctitle() title:'history syncer #1 [connecting to the database]'
16346:20200201:042836.768 In DBconnect() flag:0
16347:20200201:042836.768 server #7 started [history syncer #2]
16347:20200201:042836.768 zbx_setproctitle() title:'history syncer #2 [connecting to the database]'
16347:20200201:042836.768 In DBconnect() flag:0
16344:20200201:042836.768 End of DBconnect():0
16344:20200201:042836.769 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.000000 sec, getting values]'
16344:20200201:042836.769 In process_httptests()
16344:20200201:042836.769 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent ,t.authentication,t.http_user,t.http_password,t.ht tp_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file, t.ssl_key_password,t.verify_peer,t.verify_host,t.d elay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1580531316 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)]
16342:20200201:042836.769 server #2 started [housekeeper #1]
16342:20200201:042836.770 zbx_setproctitle() title:'housekeeper [startup idle for 30 minutes]'
16343:20200201:042836.770 End of DBconnect():0
16343:20200201:042836.770 zbx_setproctitle() title:'timer #1 [started, processing maintenances]'
16343:20200201:042836.770 In zbx_dc_update_maintenances()
16343:20200201:042836.770 End of zbx_dc_update_maintenances() started:0 stopped:0 running:0
16343:20200201:042836.770 query [txnlev:1] [begin;]
16348:20200201:042836.770 server #8 started [history syncer #3]
16348:20200201:042836.770 zbx_setproctitle() title:'history syncer #3 [connecting to the database]'
16348:20200201:042836.771 In DBconnect() flag:0
16346:20200201:042836.771 End of DBconnect():0
16346:20200201:042836.771 zbx_setproctitle() title:'history syncer #1 [started, syncing history]'
16346:20200201:042836.771 In zbx_sync_history_cache() history_num:0
16346:20200201:042836.771 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000275 sec, idle 1 sec]'
16344:20200201:042836.771 End of process_httptests()
16344:20200201:042836.772 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)]
16347:20200201:042836.772 End of DBconnect():0
16347:20200201:042836.772 zbx_setproctitle() title:'history syncer #2 [started, syncing history]'
16347:20200201:042836.772 In zbx_sync_history_cache() history_num:0
16347:20200201:042836.772 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000255 sec, idle 1 sec]'
16344:20200201:042836.772 No httptests to process in get_minnextcheck.
16344:20200201:042836.772 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.003083 sec, idle 5 sec]'
16343:20200201:042836.772 In zbx_dc_get_host_maintenance_updates()
16343:20200201:042836.772 End of zbx_dc_get_host_maintenance_updates() updates:0
16343:20200201:042836.773 query [txnlev:1] [commit;]
16349:20200201:042836.773 server #9 started [history syncer #4]
16349:20200201:042836.773 zbx_setproctitle() title:'history syncer #4 [connecting to the database]'
16349:20200201:042836.773 In DBconnect() flag:0
16343:20200201:042836.773 query [txnlev:1] [begin;]
16348:20200201:042836.773 End of DBconnect():0
16348:20200201:042836.774 zbx_setproctitle() title:'history syncer #3 [started, syncing history]'
16348:20200201:042836.774 In zbx_sync_history_cache() history_num:0
16348:20200201:042836.774 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000231 sec, idle 1 sec]'
16352:20200201:042836.774 server #12 started [self-monitoring #1]
16352:20200201:042836.774 zbx_setproctitle() title:'self-monitoring [processing data]'
16352:20200201:042836.774 In collect_selfmon_stats()
16352:20200201:042836.774 End of collect_selfmon_stats()
16352:20200201:042836.774 zbx_setproctitle() title:'self-monitoring [processed data in 0.000307 sec, idle 1 sec]'
16350:20200201:042836.774 server #10 started [escalator #1]
16350:20200201:042836.775 zbx_setproctitle() title:'escalator #1 [connecting to the database]'
16350:20200201:042836.775 In DBconnect() flag:0
16351:20200201:042836.775 server #11 started [proxy poller #1]
16351:20200201:042836.775 zbx_setproctitle() title:'proxy poller #1 [connecting to the database]'
16351:20200201:042836.775 In DBconnect() flag:0
16343:20200201:042836.775 query [txnlev:1] [delete from event_suppress where suppress_until<1580531316]
16343:20200201:042836.775 query [txnlev:1] [commit;]
16343:20200201:042836.776 query [txnlev:0] [select eventid,objectid,r_eventid from problem where source=0 and object=0 and mod(eventid,1)=0 order by eventid]
16353:20200201:042836.776 server #13 started [task manager #1]
16353:20200201:042836.776 zbx_setproctitle() title:'task manager [connecting to the database]'
16353:20200201:042836.776 In DBconnect() flag:0
16343:20200201:042836.776 query [txnlev:0] [select eventid,maintenanceid,suppress_until from event_suppress where mod(eventid,1)=0 order by eventid]
16343:20200201:042836.776 query [txnlev:0] [select functionid,triggerid from functions where triggerid in (16050,16565) order by triggerid]
16343:20200201:042836.777 query [txnlev:0] [select eventid,tag,value from problem_tag where eventid in (43,46) order by eventid]
16349:20200201:042836.777 End of DBconnect():0
16349:20200201:042836.777 zbx_setproctitle() title:'history syncer #4 [started, syncing history]'
16349:20200201:042836.777 In zbx_sync_history_cache() history_num:0
16349:20200201:042836.777 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000278 sec, idle 1 sec]'
16343:20200201:042836.777 query [txnlev:1] [begin;]
16351:20200201:042836.778 End of DBconnect():0
16351:20200201:042836.778 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000000 sec, exchanging data]'
16351:20200201:042836.778 In process_proxy()
16351:20200201:042836.778 In DCconfig_get_proxypoller_hosts()
16351:20200201:042836.778 End of DCconfig_get_proxypoller_hosts():0
16351:20200201:042836.778 End of process_proxy()
16351:20200201:042836.778 In DCconfig_get_proxypoller_nextcheck()
16351:20200201:042836.778 End of DCconfig_get_proxypoller_nextcheck():-1
16351:20200201:042836.778 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000432 sec, idle 5 sec]'
16350:20200201:042836.778 End of DBconnect():0
16350:20200201:042836.778 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.000000 sec, processing escalations]'
16350:20200201:042836.779 In process_escalations()
16350:20200201:042836.779 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid, nextcheck,esc_step,status,itemid,acknowledgeid from escalations where triggerid is not null and nextcheck<=1580531319 order by actionid,triggerid,itemid,escalationid]
16343:20200201:042836.779 query [txnlev:1] [commit;]
16343:20200201:042836.779 zbx_setproctitle() title:'timer #1 [updated 0 hosts, suppressed 0 events in 0.009370 sec, idle 23 sec]'
16354:20200201:042836.779 server #14 started [poller #1]
16341:20200201:042836.781 server #1 started [configuration syncer #1]
16341:20200201:042836.781 zbx_setproctitle() title:'configuration syncer [waiting 60 sec for processes]'
16353:20200201:042836.782 End of DBconnect():0
16353:20200201:042836.782 zbx_setproctitle() title:'task manager [started, idle 4 sec]'
16350:20200201:042836.782 End of process_escalations()
16350:20200201:042836.782 In process_escalations()
16350:20200201:042836.782 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid, nextcheck,esc_step,status,itemid,acknowledgeid from escalations where triggerid is null and itemid is not null and nextcheck<=1580531319 order by actionid,triggerid,itemid,escalationid]
16350:20200201:042836.783 End of process_escalations()
16350:20200201:042836.783 In process_escalations()
16350:20200201:042836.783 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid, nextcheck,esc_step,status,itemid,acknowledgeid from escalations where triggerid is null and itemid is null and nextcheck<=1580531319 order by actionid,triggerid,itemid,escalationid]
16350:20200201:042836.783 End of process_escalations()
16350:20200201:042836.783 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004772 sec, idle 3 sec]'
16355:20200201:042836.783 server #15 started [poller #2]
16355:20200201:042836.787 zbx_setproctitle() title:'poller #2 [connecting to the database]'
16345:20200201:042836.795 zbx_setproctitle() title:'discoverer #1 [connecting to the database]'
16345:20200201:042836.795 In DBconnect() flag:0
16359:20200201:042836.795 server #18 started [poller #5]
16358:20200201:042836.795 server #17 started [poller #4]
16358:20200201:042836.799 zbx_setproctitle() title:'poller #4 [connecting to the database]'
16361:20200201:042836.804 server #20 started [trapper #1]
16361:20200201:042836.804 zbx_setproctitle() title:'trapper #1 [connecting to the database]'
16361:20200201:042836.804 In DBconnect() flag:0
16362:20200201:042836.804 server #21 started [trapper #2]
16362:20200201:042836.804 zbx_setproctitle() title:'trapper #2 [connecting to the database]'
16362:20200201:042836.804 In DBconnect() flag:0
16357:20200201:042836.804 server #16 started [poller #3]
16357:20200201:042836.807 zbx_setproctitle() title:'poller #3 [connecting to the database]'
16357:20200201:042836.807 In DBconnect() flag:0
16363:20200201:042836.808 server #22 started [trapper #3]
16363:20200201:042836.808 zbx_setproctitle() title:'trapper #3 [connecting to the database]'
16363:20200201:042836.808 In DBconnect() flag:0
16363:20200201:042836.808 End of DBconnect():0
16363:20200201:042836.808 zbx_setproctitle() title:'trapper #3 [processed data in 0.000000 sec, waiting for connection]'
16362:20200201:042836.809 End of DBconnect():0
16362:20200201:042836.809 zbx_setproctitle() title:'trapper #2 [processed data in 0.000000 sec, waiting for connection]'
16361:20200201:042836.809 End of DBconnect():0
16361:20200201:042836.809 zbx_setproctitle() title:'trapper #1 [processed data in 0.000000 sec, waiting for connection]'
16354:20200201:042836.809 zbx_setproctitle() title:'poller #1 [connecting to the database]'
16354:20200201:042836.809 In DBconnect() flag:0
16364:20200201:042836.809 server #23 started [trapper #4]
16364:20200201:042836.809 zbx_setproctitle() title:'trapper #4 [connecting to the database]'
16364:20200201:042836.809 In DBconnect() flag:0
16364:20200201:042836.810 End of DBconnect():0
16364:20200201:042836.810 zbx_setproctitle() title:'trapper #4 [processed data in 0.000000 sec, waiting for connection]'
16365:20200201:042836.810 server #24 started [trapper #5]
16365:20200201:042836.810 zbx_setproctitle() title:'trapper #5 [connecting to the database]'
16365:20200201:042836.810 In DBconnect() flag:0
16365:20200201:042836.810 End of DBconnect():0
16365:20200201:042836.810 zbx_setproctitle() title:'trapper #5 [processed data in 0.000000 sec, waiting for connection]'
16366:20200201:042836.810 server #25 started [icmp pinger #1]
16366:20200201:042836.811 zbx_setproctitle() title:'icmp pinger #1 [getting values]'
16366:20200201:042836.811 In get_pinger_hosts()
16366:20200201:042836.811 In DCconfig_get_poller_items() poller_type:3
16366:20200201:042836.811 End of DCconfig_get_poller_items():0
16366:20200201:042836.811 End of get_pinger_hosts():0
16366:20200201:042836.811 In process_pinger_hosts()
16366:20200201:042836.811 End of process_pinger_hosts()
16366:20200201:042836.811 In DCconfig_get_poller_nextcheck() poller_type:3
16366:20200201:042836.811 End of DCconfig_get_poller_nextcheck():-1
16366:20200201:042836.811 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000170 sec, idle 5 sec]'
16367:20200201:042836.811 zbx_setproctitle() title:'alert manager #1 starting'
16367:20200201:042836.811 server #26 started [alert manager #1]
16367:20200201:042836.811 In am_init() alerters:3
16367:20200201:042836.811 In zbx_ipc_service_start() service:alerter
16367:20200201:042836.811 End of zbx_ipc_service_start():FAIL
16367:20200201:042836.811 End of am_init()
16367:20200201:042836.811 cannot initialize alert manager: The file "/tmp/zabbix_server_alerter.sock" is used by another process.
16354:20200201:042836.812 End of DBconnect():0
16354:20200201:042836.812 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000000 sec, getting values]'
16354:20200201:042836.812 In get_values()
16354:20200201:042836.812 In DCconfig_get_poller_items() poller_type:0
16354:20200201:042836.812 End of DCconfig_get_poller_items():0
16354:20200201:042836.812 In DCconfig_get_poller_nextcheck() poller_type:0
16354:20200201:042836.812 End of DCconfig_get_poller_nextcheck():1580531317
16354:20200201:042836.812 End of get_values():0
16354:20200201:042836.812 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000115 sec, idle 1 sec]'
16368:20200201:042836.813 server #27 started [alerter #1]
16360:20200201:042836.813 server #19 started [unreachable poller #1]
16345:20200201:042836.815 End of DBconnect():0
16345:20200201:042836.815 zbx_setproctitle() title:'discoverer #1 [processed 0 rules in 0.000000 sec, performing discovery]'
16345:20200201:042836.815 query [txnlev:0] [select distinct r.druleid,r.iprange,r.name,c.dcheckid,r.proxy_host id,r.delay from drules r left join dchecks c on c.druleid=r.druleid and c.uniq=1 where r.status=0 and r.nextcheck<=1580531316 and mod(r.druleid,1)=0]
16345:20200201:042836.816 query [txnlev:0] [select count(*),min(nextcheck) from drules where status=0 and mod(druleid,1)=0]
16345:20200201:042836.816 get_minnextcheck(): no items to update
16345:20200201:042836.816 zbx_setproctitle() title:'discoverer #1 [processed 0 rules in 0.000577 sec, idle 60 sec]'
16368:20200201:042836.816 zbx_setproctitle() title:'alerter [connecting to the database]'
16368:20200201:042836.816 In zbx_ipc_socket_open()
16360:20200201:042836.817 zbx_setproctitle() title:'unreachable poller #1 [connecting to the database]'
16360:20200201:042836.817 In DBconnect() flag:0
16359:20200201:042836.818 zbx_setproctitle() title:'poller #5 [connecting to the database]'
16355:20200201:042836.818 In DBconnect() flag:0
16355:20200201:042836.818 End of DBconnect():0
16355:20200201:042836.818 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000000 sec, getting values]'
16355:20200201:042836.818 In get_values()
16355:20200201:042836.818 In DCconfig_get_poller_items() poller_type:0
16355:20200201:042836.818 End of DCconfig_get_poller_items():0
16355:20200201:042836.818 In DCconfig_get_poller_nextcheck() poller_type:0
16355:20200201:042836.818 End of DCconfig_get_poller_nextcheck():1580531317
16355:20200201:042836.819 End of get_values():0
16355:20200201:042836.819 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000541 sec, idle 1 sec]'
16369:20200201:042836.819 server #28 started [alerter #2]
16369:20200201:042836.819 zbx_setproctitle() title:'alerter [connecting to the database]'
16369:20200201:042836.819 In zbx_ipc_socket_open()
16370:20200201:042836.819 server #29 started [alerter #3]
16370:20200201:042836.819 zbx_setproctitle() title:'alerter [connecting to the database]'
16370:20200201:042836.819 In zbx_ipc_socket_open()
16371:20200201:042836.819 zbx_setproctitle() title:'preprocessing manager #1 starting'
16371:20200201:042836.820 server #30 started [preprocessing manager #1]
16371:20200201:042836.820 In zbx_ipc_service_start() service
reprocessing
16371:20200201:042836.820 End of zbx_ipc_service_start():FAIL
16371:20200201:042836.820 cannot start preprocessing service: The file "/tmp/zabbix_server_preprocessing.sock" is used by another process.
16358:20200201:042836.821 In DBconnect() flag:0
16359:20200201:042836.821 In DBconnect() flag:0
16358:20200201:042836.821 End of DBconnect():0
16358:20200201:042836.822 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000000 sec, getting values]'
16358:20200201:042836.822 In get_values()
16358:20200201:042836.822 In DCconfig_get_poller_items() poller_type:0
16358:20200201:042836.822 End of DCconfig_get_poller_items():0
16358:20200201:042836.822 In DCconfig_get_poller_nextcheck() poller_type:0
16358:20200201:042836.822 End of DCconfig_get_poller_nextcheck():1580531317
16358:20200201:042836.822 End of get_values():0
16358:20200201:042836.822 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000546 sec, idle 1 sec]'
16359:20200201:042836.822 End of DBconnect():0
16359:20200201:042836.822 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000000 sec, getting values]'
16359:20200201:042836.822 In get_values()
16359:20200201:042836.822 In DCconfig_get_poller_items() poller_type:0
16359:20200201:042836.822 End of DCconfig_get_poller_items():0
16359:20200201:042836.823 In DCconfig_get_poller_nextcheck() poller_type:0
16359:20200201:042836.823 End of DCconfig_get_poller_nextcheck():1580531317
16359:20200201:042836.823 End of get_values():0
16359:20200201:042836.823 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000560 sec, idle 1 sec]'
16360:20200201:042836.823 End of DBconnect():0
16360:20200201:042836.823 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000000 sec, getting values]'
16360:20200201:042836.823 In get_values()
16360:20200201:042836.824 In DCconfig_get_poller_items() poller_type:1
16360:20200201:042836.824 End of DCconfig_get_poller_items():0
16360:20200201:042836.824 In DCconfig_get_poller_nextcheck() poller_type:1
16360:20200201:042836.824 End of DCconfig_get_poller_nextcheck():-1
16360:20200201:042836.824 End of get_values():0
16360:20200201:042836.824 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000793 sec, idle 5 sec]'
16357:20200201:042836.824 End of DBconnect():0
16357:20200201:042836.824 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000000 sec, getting values]'
16357:20200201:042836.824 In get_values()
16357:20200201:042836.824 In DCconfig_get_poller_items() poller_type:0
16357:20200201:042836.824 End of DCconfig_get_poller_items():0
16357:20200201:042836.825 In DCconfig_get_poller_nextcheck() poller_type:0
16357:20200201:042836.825 End of DCconfig_get_poller_nextcheck():1580531317
16357:20200201:042836.825 End of get_values():0
16357:20200201:042836.825 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000568 sec, idle 1 sec]'
16340:20200201:042836.825 One child process died (PID:16367,exitcode/signal:1). Exiting ...
16340:20200201:042836.825 zbx_on_exit() called
16340:20200201:042836.833 In DBconnect() flag:1
16340:20200201:042836.834 End of DBconnect():0
16340:20200201:042836.834 In free_database_cache()
16340:20200201:042836.834 In DCsync_all()
16340:20200201:042836.834 In sync_history_cache_full() history_num:0
16340:20200201:042836.834 End of sync_history_cache_full()
16340:20200201:042836.834 In DCsync_trends() trends_num:0
16340:20200201:042836.834 syncing trend data...
16340:20200201:042836.834 query [txnlev:1] [begin;]
16340:20200201:042836.834 query [txnlev:1] [commit;]
16340:20200201:042836.834 syncing trend data done
16340:20200201:042836.834 End of DCsync_trends()
16340:20200201:042836.834 End of DCsync_all()
16340:20200201:042836.834 End of free_database_cache()
16340:20200201:042836.835 In free_configuration_cache()
16340:20200201:042836.835 End of free_configuration_cache()
16340:20200201:042836.835 In zbx_vc_destroy()
16340:20200201:042836.835 End of zbx_vc_destroy()
16340:20200201:042836.835 In free_selfmon_collector() collector:0x7fc7e5af2000
16340:20200201:042836.835 End of free_selfmon_collector()
16340:20200201:042836.835 In zbx_unload_modules()
16340:20200201:042836.835 End of zbx_unload_modules()
16340:20200201:042836.835 Zabbix Server stopped. Zabbix 4.4.1 (revision 8870606e6a).
16340:20200201:042836.727 Starting Zabbix Server. Zabbix 4.4.1 (revision 8870606e6a).
16340:20200201:042836.727 ****** Enabled features ******
16340:20200201:042836.727 SNMP monitoring: YES
16340:20200201:042836.727 IPMI monitoring: NO
16340:20200201:042836.727 Web monitoring: YES
16340:20200201:042836.727 VMware monitoring: YES
16340:20200201:042836.728 SMTP authentication: YES
16340:20200201:042836.728 ODBC: NO
16340:20200201:042836.728 SSH2 support: NO
16340:20200201:042836.728 IPv6 support: YES
16340:20200201:042836.728 TLS support: NO
16340:20200201:042836.728 ******************************
16340:20200201:042836.728 using configuration file: /usr/local/etc/zabbix_server.conf
16340:20200201:042836.728 In zbx_load_modules()
16340:20200201:042836.728 End of zbx_load_modules():SUCCEED
16340:20200201:042836.729 In init_database_cache()
16340:20200201:042836.729 In zbx_mem_create() param:'HistoryCacheSize' size:16777216
16340:20200201:042836.729 valid user addresses: [0x7fc7dad2a168, 0x7fc7dbd29ff0] total size: 16776840
16340:20200201:042836.729 End of zbx_mem_create()
16340:20200201:042836.729 In zbx_mem_create() param:'HistoryIndexCacheSize' size:4194304
16340:20200201:042836.729 valid user addresses: [0x7fc7da92a178, 0x7fc7dad29ff0] total size: 4193912
16340:20200201:042836.729 End of zbx_mem_create()
16340:20200201:042836.729 In init_trend_cache()
16340:20200201:042836.729 In zbx_mem_required_size() size:0 chunks_num:1 descr:'trend cache' param:'TrendCacheSize'
16340:20200201:042836.730 End of zbx_mem_required_size() size:414
16340:20200201:042836.730 In zbx_mem_create() param:'TrendCacheSize' size:4194304
16340:20200201:042836.730 valid user addresses: [0x7fc7da52a168, 0x7fc7da929ff0] total size: 4193928
16340:20200201:042836.730 End of zbx_mem_create()
16340:20200201:042836.730 End of init_trend_cache()
16340:20200201:042836.730 End of init_database_cache()
16340:20200201:042836.730 In init_configuration_cache() size:8388608
16340:20200201:042836.730 In zbx_mem_create() param:'CacheSize' size:8388608
16340:20200201:042836.730 valid user addresses: [0x7fc7d9d2a168, 0x7fc7da529ff0] total size: 8388232
16340:20200201:042836.730 End of zbx_mem_create()
16340:20200201:042836.731 End of init_configuration_cache()
16340:20200201:042836.731 In init_selfmon_collector()
16340:20200201:042836.731 init_selfmon_collector() size:11528
16340:20200201:042836.731 End of init_selfmon_collector() collector:0x7fc7e5af2000
16340:20200201:042836.731 In zbx_vc_init()
16340:20200201:042836.731 In zbx_mem_required_size() size:0 chunks_num:1 descr:'value cache size' param:'ValueCacheSize'
16340:20200201:042836.731 End of zbx_mem_required_size() size:419
16340:20200201:042836.731 In zbx_mem_create() param:'ValueCacheSize' size:8388608
16340:20200201:042836.731 valid user addresses: [0x7fc7d952a168, 0x7fc7d9d29ff0] total size: 8388232
16340:20200201:042836.731 End of zbx_mem_create()
16340:20200201:042836.732 End of zbx_vc_init()
16340:20200201:042836.732 In zbx_db_get_database_type()
16340:20200201:042836.732 In DBconnect() flag:0
16340:20200201:042836.735 End of DBconnect():0
16340:20200201:042836.735 query [txnlev:0] [select userid from users limit 1]
16340:20200201:042836.735 there is at least 1 record in "users" table
16340:20200201:042836.735 End of zbx_db_get_database_type():ZBX_DB_SERVER
16340:20200201:042836.735 In DBcheck_version()
16340:20200201:042836.735 In DBconnect() flag:0
16340:20200201:042836.736 End of DBconnect():0
16340:20200201:042836.736 query [txnlev:0] [show tables like 'dbversion']
16340:20200201:042836.736 query [txnlev:0] [select mandatory,optional from dbversion]
16340:20200201:042836.736 current database version (mandatory/optional): 04040000/04040000
16340:20200201:042836.737 required mandatory version: 04040000
16340:20200201:042836.737 End of DBcheck_version():SUCCEED
16340:20200201:042836.737 In DBconnect() flag:0
16340:20200201:042836.737 End of DBconnect():0
16340:20200201:042836.737 In DCsync_configuration()
16340:20200201:042836.737 query [txnlev:0] [select refresh_unsupported,discovery_groupid,snmptrap_log ging,severity_name_0,severity_name_1,severity_name _2,severity_name_3,severity_name_4,severity_name_5 ,hk_events_mode,hk_events_trigger,hk_events_intern al,hk_events_discovery,hk_events_autoreg,hk_servic es_mode,hk_services,hk_audit_mode,hk_audit,hk_sess ions_mode,hk_sessions,hk_history_mode,hk_history_g lobal,hk_history,hk_trends_mode,hk_trends_global,h k_trends,default_inventory_mode,db_extension,autor eg_tls_accept from config order by configid]
16340:20200201:042836.737 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid]
16340:20200201:042836.738 In DCsync_config()
16340:20200201:042836.738 End of DCsync_config()
16340:20200201:042836.738 In DCsync_autoreg_config()
16340:20200201:042836.738 End of DCsync_autoreg_config()
16340:20200201:042836.738 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid]
16340:20200201:042836.738 query [txnlev:0] [select globalmacroid,macro,value from globalmacro]
16340:20200201:042836.738 query [txnlev:0] [select hostmacroid,hostid,macro,value from hostmacro]
16340:20200201:042836.739 query [txnlev:0] [select * from host_tag]
16340:20200201:042836.739 In DCsync_htmpls()
16340:20200201:042836.739 End of DCsync_htmpls()
16340:20200201:042836.739 In DCsync_gmacros()
16340:20200201:042836.739 End of DCsync_gmacros()
16340:20200201:042836.739 In DCsync_hmacros()
16340:20200201:042836.740 End of DCsync_hmacros()
16340:20200201:042836.740 In DCsync_host_tags()
16340:20200201:042836.740 End of DCsync_host_tags()
16340:20200201:042836.740 query [txnlev:0] [select hostid,proxy_hostid,host,ipmi_authtype,ipmi_privil ege,ipmi_username,ipmi_password,maintenance_status ,maintenance_type,maintenance_from,errors_from,ava ilable,disable_until,snmp_errors_from,snmp_availab le,snmp_disable_until,ipmi_errors_from,ipmi_availa ble,ipmi_disable_until,jmx_errors_from,jmx_availab le,jmx_disable_until,status,name,lastaccess,error, snmp_error,ipmi_error,jmx_error,tls_connect,tls_ac cept,proxy_address,auto_compress,maintenanceid from hosts where status in (0,1,5,6) and flags<>2]
16340:20200201:042836.740 query [txnlev:0] [select hostid,inventory_mode,type,type_full,name,alias,os ,os_full,os_short,serialno_a,serialno_b,tag,asset_ tag,macaddress_a,macaddress_b,hardware,hardware_fu ll,software,software_full,software_app_a,software_ app_b,software_app_c,software_app_d,software_app_e ,contact,location,location_lat,location_lon,notes, chassis,model,hw_arch,vendor,contract_number,insta ller_name,deployment_status,url_a,url_b,url_c,host _networks,host_netmask,host_router,oob_ip,oob_netm ask,oob_router,date_hw_purchase,date_hw_install,da te_hw_expiry,date_hw_decomm,site_address_a,site_ad dress_b,site_address_c,site_city,site_state,site_c ountry,site_zip,site_rack,site_notes,poc_1_name,po c_1_email,poc_1_phone_a,poc_1_phone_b,poc_1_cell,p oc_1_screen,poc_1_notes,poc_2_name,poc_2_email,poc _2_phone_a,poc_2_phone_b,poc_2_cell,poc_2_screen,p oc_2_notes from host_inventory]
16340:20200201:042836.741 query [txnlev:0] [select groupid,name from hstgrp]
16340:20200201:042836.741 query [txnlev:0] [select hg.groupid,hg.hostid from hosts_groups hg,hosts h where hg.hostid=h.hostid and h.status in (0,1) and h.flags<>2 order by hg.groupid]
16340:20200201:042836.741 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active _till,tags_evaltype from maintenances]
16340:20200201:042836.741 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag]
16340:20200201:042836.741 query [txnlev:0] [select t.timeperiodid,t.timeperiod_type,t.every,t.month,t .dayofweek,t.day,t.start_time,t.period,t.start_dat e,m.maintenanceid from maintenances_windows m,timeperiods t where t.timeperiodid=m.timeperiodid]
16340:20200201:042836.741 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid]
16340:20200201:042836.742 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid]
16340:20200201:042836.742 In DCsync_hosts()
16340:20200201:042836.742 End of DCsync_hosts()
16340:20200201:042836.742 In DCsync_host_inventory()
16340:20200201:042836.742 End of DCsync_host_inventory()
16340:20200201:042836.742 In DCsync_hostgroups()
16340:20200201:042836.742 End of DCsync_hostgroups()
16340:20200201:042836.742 In DCsync_hostgroup_hosts()
16340:20200201:042836.742 End of DCsync_hostgroup_hosts()
16340:20200201:042836.743 In DCsync_maintenances()
16340:20200201:042836.743 End of DCsync_maintenances()
16340:20200201:042836.743 In DCsync_maintenance_tags()
16340:20200201:042836.743 End of DCsync_maintenance_tags()
16340:20200201:042836.743 In DCsync_maintenance_groups()
16340:20200201:042836.743 End of DCsync_maintenance_groups()
16340:20200201:042836.743 In DCsync_maintenance_hosts()
16340:20200201:042836.743 End of DCsync_maintenance_hosts()
16340:20200201:042836.743 In DCsync_maintenance_periods()
16340:20200201:042836.743 End of DCsync_maintenance_periods()
16340:20200201:042836.743 query [txnlev:0] [select interfaceid,hostid,type,main,useip,ip,dns,port,bul k from interface]
16340:20200201:042836.744 query [txnlev:0] [select i.itemid,i.hostid,i.status,i.type,i.value_type,i.k ey_,i.snmp_community,i.snmp_oid,i.port,i.snmpv3_se curityname,i.snmpv3_securitylevel,i.snmpv3_authpas sphrase,i.snmpv3_privpassphrase,i.ipmi_sensor,i.de lay,i.trapper_hosts,i.logtimefmt,i.params,ir.state ,i.authtype,i.username,i.password,i.publickey,i.pr ivatekey,i.flags,i.interfaceid,i.snmpv3_authprotoc ol,i.snmpv3_privprotocol,i.snmpv3_contextname,ir.l astlogsize,ir.mtime,i.history,i.trends,i.inventory _link,i.valuemapid,i.units,ir.error,i.jmx_endpoint ,i.master_itemid,i.timeout,i.url,i.query_fields,i. posts,i.status_codes,i.follow_redirects,i.post_typ e,i.http_proxy,i.headers,i.retrieve_mode,i.request _method,i.output_format,i.ssl_cert_file,i.ssl_key_ file,i.ssl_key_password,i.verify_peer,i.verify_hos t,i.allow_traps,i.templateid,id.parent_itemid from items i inner join hosts h on i.hostid=h.hostid left join item_discovery id on i.itemid=id.itemid join item_rtdata ir on i.itemid=ir.itemid where h.status in (0,1) and i.flags<>2]
16340:20200201:042836.744 query [txnlev:0] [select i.itemid,i.hostid,i.templateid from items i inner join hosts h on i.hostid=h.hostid where h.status=3]
16340:20200201:042836.744 query [txnlev:0] [select i.itemid,i.hostid,i.templateid from items i where i.flags=2]
16340:20200201:042836.745 query [txnlev:0] [select pp.item_preprocid,pp.itemid,pp.type,pp.params,pp.s tep,i.hostid,pp.error_handler,pp.error_handler_par ams,i.type,i.key_,h.proxy_hostid from item_preproc pp,items i,hosts h where pp.itemid=i.itemid and i.hostid=h.hostid and (h.proxy_hostid is null or i.type in (5,8,15)) and h.status in (0,1) and i.flags<>2 order by pp.itemid]
16340:20200201:042836.745 In DCsync_interfaces()
16340:20200201:042836.745 End of DCsync_interfaces()
16340:20200201:042836.745 In DCsync_items()
16340:20200201:042836.746 End of DCsync_items()
16340:20200201:042836.746 In DCsync_template_items()
16340:20200201:042836.746 End of DCsync_template_items()
16340:20200201:042836.747 In DCsync_prototype_items()
16340:20200201:042836.747 End of DCsync_prototype_items()
16340:20200201:042836.747 In DCsync_item_preproc()
16340:20200201:042836.747 End of DCsync_item_preproc()
16340:20200201:042836.747 query [txnlev:0] [select i.itemid,f.functionid,f.name,f.parameter,t.trigger id from hosts h,items i,functions f,triggers t where h.hostid=i.hostid and i.itemid=f.itemid and f.triggerid=t.triggerid and h.status in (0,1) and t.flags<>2]
16340:20200201:042836.747 In DCsync_functions()
16340:20200201:042836.748 End of DCsync_functions()
16340:20200201:042836.748 query [txnlev:0] [select distinct t.triggerid,t.description,t.expression,t.error,t.p riority,t.type,t.value,t.state,t.lastchange,t.stat us,t.recovery_mode,t.recovery_expression,t.correla tion_mode,t.correlation_tag,opdata from hosts h,items i,functions f,triggers t where h.hostid=i.hostid and i.itemid=f.itemid and f.triggerid=t.triggerid and h.status in (0,1) and t.flags<>2]
16340:20200201:042836.748 query [txnlev:0] [select distinct d.triggerid_down,d.triggerid_up from trigger_depends d,triggers t,hosts h,items i,functions f where t.triggerid=d.triggerid_down and t.flags<>2 and h.hostid=i.hostid and i.itemid=f.itemid and f.triggerid=d.triggerid_down and h.status in (0,1)]
16340:20200201:042836.748 query [txnlev:0] [select r.name,e.expressionid,e.expression,e.expression_ty pe,e.exp_delimiter,e.case_sensitive from regexps r,expressions e where r.regexpid=e.regexpid]
16340:20200201:042836.748 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where status=0]
16340:20200201:042836.748 query [txnlev:0] [select a.actionid,o.recovery from actions a left join operations o on a.actionid=o.actionid where a.status=0 group by a.actionid,o.recovery order by a.actionid]
16340:20200201:042836.749 query [txnlev:0] [select c.conditionid,c.actionid,c.conditiontype,c.operato r,c.value,c.value2 from conditions c,actions a where c.actionid=a.actionid and a.status=0]
16340:20200201:042836.749 query [txnlev:0] [select distinct tt.triggertagid,tt.triggerid,tt.tag,tt.value from trigger_tag tt,triggers t,hosts h,items i,functions f where t.triggerid=tt.triggerid and t.flags<>2 and h.hostid=i.hostid and i.itemid=f.itemid and f.triggerid=tt.triggerid and h.status in (0,1)]
16340:20200201:042836.749 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0]
16340:20200201:042836.749 query [txnlev:0] [select cc.corr_conditionid,cc.correlationid,cc.type,cct.t ag,cctv.tag,cctv.value,cctv.operator, ccg.groupid,ccg.operator,cctp.oldtag,cctp.newtag from correlation c,corr_condition cc left join corr_condition_tag cct on cct.corr_conditionid=cc.corr_conditionid left join corr_condition_tagvalue cctv on cctv.corr_conditionid=cc.corr_conditionid left join corr_condition_group ccg on ccg.corr_conditionid=cc.corr_conditionid left join corr_condition_tagpair cctp on cctp.corr_conditionid=cc.corr_conditionid where c.correlationid=cc.correlationid and c.status=0]
16340:20200201:042836.749 query [txnlev:0] [select co.corr_operationid,co.correlationid,co.type from correlation c,corr_operation co where c.correlationid=co.correlationid and c.status=0]
16340:20200201:042836.749 In DCsync_triggers()
16340:20200201:042836.750 End of DCsync_triggers()
16340:20200201:042836.750 In DCsync_trigdeps()
16340:20200201:042836.750 End of DCsync_trigdeps()
16340:20200201:042836.750 In DCsync_expressions()
16340:20200201:042836.750 End of DCsync_expressions()
16340:20200201:042836.750 In DCsync_actions()
16340:20200201:042836.750 End of DCsync_actions()
16340:20200201:042836.750 In DCsync_action_ops()
16340:20200201:042836.750 End of DCsync_action_ops()
16340:20200201:042836.750 In DCsync_action_conditions()
16340:20200201:042836.751 End of DCsync_action_conditions()
16340:20200201:042836.751 In DCsync_trigger_tags()
16340:20200201:042836.751 End of DCsync_trigger_tags()
16340:20200201:042836.751 In DCsync_correlations()
16340:20200201:042836.751 End of DCsync_correlations()
16340:20200201:042836.751 In DCsync_corr_conditions()
16340:20200201:042836.751 End of DCsync_corr_conditions()
16340:20200201:042836.751 In DCsync_corr_operations()
16340:20200201:042836.751 End of DCsync_corr_operations()
16340:20200201:042836.751 DCsync_configuration() config : sql:0.000163 sync:0.000222 sec (1/0/0).
16340:20200201:042836.752 DCsync_configuration() autoreg : sql:0.000151 sync:0.000170 sec (1/0/0).
16340:20200201:042836.752 DCsync_configuration() hosts : sql:0.000164 sync:0.000210 sec (1/0/0).
16340:20200201:042836.752 DCsync_configuration() host_invent: sql:0.000193 sync:0.000164 sec (0/0/0).
16340:20200201:042836.752 DCsync_configuration() templates : sql:0.000152 sync:0.000250 sec (133/0/0).
16340:20200201:042836.752 DCsync_configuration() globmacros : sql:0.000151 sync:0.000191 sec (1/0/0).
16340:20200201:042836.752 DCsync_configuration() hostmacros : sql:0.000255 sync:0.000976 sec (626/0/0).
16340:20200201:042836.752 DCsync_configuration() interfaces : sql:0.000139 sync:0.000201 sec (1/0/0).
16340:20200201:042836.752 DCsync_configuration() items : sql:0.001093 sync:0.001984 sec (119/0/0).
16340:20200201:042836.752 DCsync_configuration() template_items : sql:0.001093 sync:0.001984 sec (2815/0/0).
16340:20200201:042836.752 DCsync_configuration() prototype_items : sql:0.001093 sync:0.001984 sec (984/0/0).
16340:20200201:042836.752 DCsync_configuration() triggers : sql:0.000179 sync:0.000414 sec (57/0/0).
16340:20200201:042836.752 DCsync_configuration() trigdeps : sql:0.000158 sync:0.000179 sec (12/0/0).
16340:20200201:042836.753 DCsync_configuration() trig. tags : sql:0.000152 sync:0.000146 sec (0/0/0).
16340:20200201:042836.753 DCsync_configuration() host tags : sql:0.000148 sync:0.000184 sec (0/0/0).
16340:20200201:042836.753 DCsync_configuration() functions : sql:0.000173 sync:0.000276 sec (80/0/0).
16340:20200201:042836.753 DCsync_configuration() expressions: sql:0.000192 sync:0.000223 sec (10/0/0).
16340:20200201:042836.753 DCsync_configuration() actions : sql:0.000143 sync:0.000204 sec (0/0/0).
16340:20200201:042836.753 DCsync_configuration() operations : sql:0.000138 sync:0.000163 sec (0/0/0).
16340:20200201:042836.753 DCsync_configuration() conditions : sql:0.000146 sync:0.000199 sec (0/0/0).
16340:20200201:042836.753 DCsync_configuration() corr : sql:0.000141 sync:0.000174 sec (0/0/0).
16340:20200201:042836.753 DCsync_configuration() corr_cond : sql:0.000188 sync:0.000180 sec (0/0/0).
16340:20200201:042836.753 DCsync_configuration() corr_op : sql:0.000157 sync:0.000202 sec (0/0/0).
16340:20200201:042836.753 DCsync_configuration() hgroups : sql:0.000333 sync:0.000352 sec (13/0/0).
16340:20200201:042836.753 DCsync_configuration() item pproc : sql:0.000166 sync:0.000242 sec (70/0/0).
16340:20200201:042836.754 DCsync_configuration() maintenance: sql:0.000769 sync:0.000905 sec (0/0/0).
16340:20200201:042836.754 DCsync_configuration() reindex : 0.000029 sec.
16340:20200201:042836.754 DCsync_configuration() total sql : 0.005498 sec.
16340:20200201:042836.754 DCsync_configuration() total sync : 0.008254 sec.
16340:20200201:042836.754 DCsync_configuration() proxies : 0 (0 slots)
16340:20200201:042836.754 DCsync_configuration() hosts : 1 (11 slots)
16340:20200201:042836.754 DCsync_configuration() hosts_h : 1 (11 slots)
16340:20200201:042836.754 DCsync_configuration() hosts_p : 0 (0 slots)
16340:20200201:042836.754 DCsync_configuration() ipmihosts : 0 (0 slots)
16340:20200201:042836.754 DCsync_configuration() host_invent: 0 (0 slots)
16340:20200201:042836.754 DCsync_configuration() htmpls : 48 (67 slots)
16340:20200201:042836.755 DCsync_configuration() gmacros : 1 (11 slots)
16340:20200201:042836.755 DCsync_configuration() gmacros_m : 1 (11 slots)
16340:20200201:042836.755 DCsync_configuration() hmacros : 626 (787 slots)
16340:20200201:042836.755 DCsync_configuration() hmacros_hm : 575 (787 slots)
16340:20200201:042836.755 DCsync_configuration() interfaces : 1 (11 slots)
16340:20200201:042836.755 DCsync_configuration() interfac_ht: 1 (11 slots)
16340:20200201:042836.755 DCsync_configuration() if_snmpitms: 0 (0 slots)
16340:20200201:042836.755 DCsync_configuration() if_snmpaddr: 0 (0 slots)
16340:20200201:042836.755 DCsync_configuration() items : 119 (151 slots)
16340:20200201:042836.755 DCsync_configuration() items_hk : 119 (151 slots)
16340:20200201:042836.755 DCsync_configuration() numitems : 107 (151 slots)
16340:20200201:042836.755 DCsync_configuration() preprocitems: 47 (67 slots)
16340:20200201:042836.756 DCsync_configuration() preprocops : 70 (101 slots)
16340:20200201:042836.756 DCsync_configuration() snmpitems : 0 (0 slots)
16340:20200201:042836.756 DCsync_configuration() ipmiitems : 0 (0 slots)
16340:20200201:042836.756 DCsync_configuration() trapitems : 0 (0 slots)
16340:20200201:042836.756 DCsync_configuration() dependentitems : 14 (29 slots)
16340:20200201:042836.756 DCsync_configuration() logitems : 0 (0 slots)
16340:20200201:042836.756 DCsync_configuration() dbitems : 0 (0 slots)
16340:20200201:042836.756 DCsync_configuration() sshitems : 0 (0 slots)
16340:20200201:042836.756 DCsync_configuration() telnetitems: 0 (0 slots)
16340:20200201:042836.756 DCsync_configuration() simpleitems: 0 (0 slots)
16340:20200201:042836.756 DCsync_configuration() jmxitems : 0 (0 slots)
16340:20200201:042836.756 DCsync_configuration() calcitems : 4 (11 slots)
16340:20200201:042836.757 DCsync_configuration() httpitems : 0 (0 slots)
16340:20200201:042836.757 DCsync_configuration() functions : 80 (151 slots)
16340:20200201:042836.757 DCsync_configuration() triggers : 57 (101 slots)
16340:20200201:042836.757 DCsync_configuration() trigdeps : 17 (29 slots)
16340:20200201:042836.757 DCsync_configuration() trig. tags : 0 (0 slots)
16340:20200201:042836.757 DCsync_configuration() expressions: 10 (17 slots)
16340:20200201:042836.757 DCsync_configuration() actions : 0 (0 slots)
16340:20200201:042836.757 DCsync_configuration() conditions : 0 (0 slots)
16340:20200201:042836.757 DCsync_configuration() corr. : 0 (0 slots)
16340:20200201:042836.757 DCsync_configuration() corr. conds: 0 (0 slots)
16340:20200201:042836.757 DCsync_configuration() corr. ops : 0 (0 slots)
16340:20200201:042836.757 DCsync_configuration() hgroups : 13 (29 slots)
16340:20200201:042836.757 DCsync_configuration() item procs : 70 (101 slots)
16340:20200201:042836.758 DCsync_configuration() maintenance: 0 (0 slots)
16340:20200201:042836.758 DCsync_configuration() maint tags : 0 (0 slots)
16340:20200201:042836.758 DCsync_configuration() maint time : 0 (0 slots)
16340:20200201:042836.758 DCsync_configuration() queue[0] : 105 (108 allocated)
16340:20200201:042836.758 DCsync_configuration() queue[1] : 0 (0 allocated)
16340:20200201:042836.758 DCsync_configuration() queue[2] : 0 (0 allocated)
16340:20200201:042836.758 DCsync_configuration() queue[3] : 0 (0 allocated)
16340:20200201:042836.758 DCsync_configuration() queue[4] : 0 (0 allocated)
16340:20200201:042836.758 DCsync_configuration() pqueue : 0 (0 allocated)
16340:20200201:042836.758 DCsync_configuration() timer queue: 0 (0 allocated)
16340:20200201:042836.758 DCsync_configuration() configfree : 90.995502%
16340:20200201:042836.758 DCsync_configuration() strings : 656 (1181 slots)
16340:20200201:042836.758 === memory statistics for configuration cache ===
16340:20200201:042836.759 free chunks of size >= 256 bytes: 3
16340:20200201:042836.759 min chunk size: 480 bytes
16340:20200201:042836.759 max chunk size: 7631984 bytes
16340:20200201:042836.759 memory of total size 8388232 bytes fragmented into 7275 chunks
16340:20200201:042836.759 of those, 7633256 bytes are in 3 free chunks
16340:20200201:042836.759 of those, 638592 bytes are in 7272 used chunks
16340:20200201:042836.759 ================================
16340:20200201:042836.759 End of DCsync_configuration()
16340:20200201:042836.759 query [txnlev:0] [select taskid from task where type=5 and status=1]
16340:20200201:042836.759 In zbx_dc_update_maintenances()
16340:20200201:042836.759 End of zbx_dc_update_maintenances() started:0 stopped:0 running:0
16340:20200201:042836.760 server #0 started [main process]
16344:20200201:042836.763 server #4 started [http poller #1]
16344:20200201:042836.764 zbx_setproctitle() title:'http poller #1 [connecting to the database]'
16344:20200201:042836.764 In DBconnect() flag:0
16345:20200201:042836.764 server #5 started [discoverer #1]
16343:20200201:042836.767 server #3 started [timer #1]
16343:20200201:042836.767 zbx_setproctitle() title:'timer #1 [connecting to the database]'
16343:20200201:042836.767 In DBconnect() flag:0
16346:20200201:042836.767 server #6 started [history syncer #1]
16346:20200201:042836.767 zbx_setproctitle() title:'history syncer #1 [connecting to the database]'
16346:20200201:042836.768 In DBconnect() flag:0
16347:20200201:042836.768 server #7 started [history syncer #2]
16347:20200201:042836.768 zbx_setproctitle() title:'history syncer #2 [connecting to the database]'
16347:20200201:042836.768 In DBconnect() flag:0
16344:20200201:042836.768 End of DBconnect():0
16344:20200201:042836.769 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.000000 sec, getting values]'
16344:20200201:042836.769 In process_httptests()
16344:20200201:042836.769 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent ,t.authentication,t.http_user,t.http_password,t.ht tp_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file, t.ssl_key_password,t.verify_peer,t.verify_host,t.d elay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1580531316 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)]
16342:20200201:042836.769 server #2 started [housekeeper #1]
16342:20200201:042836.770 zbx_setproctitle() title:'housekeeper [startup idle for 30 minutes]'
16343:20200201:042836.770 End of DBconnect():0
16343:20200201:042836.770 zbx_setproctitle() title:'timer #1 [started, processing maintenances]'
16343:20200201:042836.770 In zbx_dc_update_maintenances()
16343:20200201:042836.770 End of zbx_dc_update_maintenances() started:0 stopped:0 running:0
16343:20200201:042836.770 query [txnlev:1] [begin;]
16348:20200201:042836.770 server #8 started [history syncer #3]
16348:20200201:042836.770 zbx_setproctitle() title:'history syncer #3 [connecting to the database]'
16348:20200201:042836.771 In DBconnect() flag:0
16346:20200201:042836.771 End of DBconnect():0
16346:20200201:042836.771 zbx_setproctitle() title:'history syncer #1 [started, syncing history]'
16346:20200201:042836.771 In zbx_sync_history_cache() history_num:0
16346:20200201:042836.771 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000275 sec, idle 1 sec]'
16344:20200201:042836.771 End of process_httptests()
16344:20200201:042836.772 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)]
16347:20200201:042836.772 End of DBconnect():0
16347:20200201:042836.772 zbx_setproctitle() title:'history syncer #2 [started, syncing history]'
16347:20200201:042836.772 In zbx_sync_history_cache() history_num:0
16347:20200201:042836.772 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000255 sec, idle 1 sec]'
16344:20200201:042836.772 No httptests to process in get_minnextcheck.
16344:20200201:042836.772 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.003083 sec, idle 5 sec]'
16343:20200201:042836.772 In zbx_dc_get_host_maintenance_updates()
16343:20200201:042836.772 End of zbx_dc_get_host_maintenance_updates() updates:0
16343:20200201:042836.773 query [txnlev:1] [commit;]
16349:20200201:042836.773 server #9 started [history syncer #4]
16349:20200201:042836.773 zbx_setproctitle() title:'history syncer #4 [connecting to the database]'
16349:20200201:042836.773 In DBconnect() flag:0
16343:20200201:042836.773 query [txnlev:1] [begin;]
16348:20200201:042836.773 End of DBconnect():0
16348:20200201:042836.774 zbx_setproctitle() title:'history syncer #3 [started, syncing history]'
16348:20200201:042836.774 In zbx_sync_history_cache() history_num:0
16348:20200201:042836.774 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000231 sec, idle 1 sec]'
16352:20200201:042836.774 server #12 started [self-monitoring #1]
16352:20200201:042836.774 zbx_setproctitle() title:'self-monitoring [processing data]'
16352:20200201:042836.774 In collect_selfmon_stats()
16352:20200201:042836.774 End of collect_selfmon_stats()
16352:20200201:042836.774 zbx_setproctitle() title:'self-monitoring [processed data in 0.000307 sec, idle 1 sec]'
16350:20200201:042836.774 server #10 started [escalator #1]
16350:20200201:042836.775 zbx_setproctitle() title:'escalator #1 [connecting to the database]'
16350:20200201:042836.775 In DBconnect() flag:0
16351:20200201:042836.775 server #11 started [proxy poller #1]
16351:20200201:042836.775 zbx_setproctitle() title:'proxy poller #1 [connecting to the database]'
16351:20200201:042836.775 In DBconnect() flag:0
16343:20200201:042836.775 query [txnlev:1] [delete from event_suppress where suppress_until<1580531316]
16343:20200201:042836.775 query [txnlev:1] [commit;]
16343:20200201:042836.776 query [txnlev:0] [select eventid,objectid,r_eventid from problem where source=0 and object=0 and mod(eventid,1)=0 order by eventid]
16353:20200201:042836.776 server #13 started [task manager #1]
16353:20200201:042836.776 zbx_setproctitle() title:'task manager [connecting to the database]'
16353:20200201:042836.776 In DBconnect() flag:0
16343:20200201:042836.776 query [txnlev:0] [select eventid,maintenanceid,suppress_until from event_suppress where mod(eventid,1)=0 order by eventid]
16343:20200201:042836.776 query [txnlev:0] [select functionid,triggerid from functions where triggerid in (16050,16565) order by triggerid]
16343:20200201:042836.777 query [txnlev:0] [select eventid,tag,value from problem_tag where eventid in (43,46) order by eventid]
16349:20200201:042836.777 End of DBconnect():0
16349:20200201:042836.777 zbx_setproctitle() title:'history syncer #4 [started, syncing history]'
16349:20200201:042836.777 In zbx_sync_history_cache() history_num:0
16349:20200201:042836.777 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000278 sec, idle 1 sec]'
16343:20200201:042836.777 query [txnlev:1] [begin;]
16351:20200201:042836.778 End of DBconnect():0
16351:20200201:042836.778 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000000 sec, exchanging data]'
16351:20200201:042836.778 In process_proxy()
16351:20200201:042836.778 In DCconfig_get_proxypoller_hosts()
16351:20200201:042836.778 End of DCconfig_get_proxypoller_hosts():0
16351:20200201:042836.778 End of process_proxy()
16351:20200201:042836.778 In DCconfig_get_proxypoller_nextcheck()
16351:20200201:042836.778 End of DCconfig_get_proxypoller_nextcheck():-1
16351:20200201:042836.778 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000432 sec, idle 5 sec]'
16350:20200201:042836.778 End of DBconnect():0
16350:20200201:042836.778 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.000000 sec, processing escalations]'
16350:20200201:042836.779 In process_escalations()
16350:20200201:042836.779 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid, nextcheck,esc_step,status,itemid,acknowledgeid from escalations where triggerid is not null and nextcheck<=1580531319 order by actionid,triggerid,itemid,escalationid]
16343:20200201:042836.779 query [txnlev:1] [commit;]
16343:20200201:042836.779 zbx_setproctitle() title:'timer #1 [updated 0 hosts, suppressed 0 events in 0.009370 sec, idle 23 sec]'
16354:20200201:042836.779 server #14 started [poller #1]
16341:20200201:042836.781 server #1 started [configuration syncer #1]
16341:20200201:042836.781 zbx_setproctitle() title:'configuration syncer [waiting 60 sec for processes]'
16353:20200201:042836.782 End of DBconnect():0
16353:20200201:042836.782 zbx_setproctitle() title:'task manager [started, idle 4 sec]'
16350:20200201:042836.782 End of process_escalations()
16350:20200201:042836.782 In process_escalations()
16350:20200201:042836.782 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid, nextcheck,esc_step,status,itemid,acknowledgeid from escalations where triggerid is null and itemid is not null and nextcheck<=1580531319 order by actionid,triggerid,itemid,escalationid]
16350:20200201:042836.783 End of process_escalations()
16350:20200201:042836.783 In process_escalations()
16350:20200201:042836.783 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid, nextcheck,esc_step,status,itemid,acknowledgeid from escalations where triggerid is null and itemid is null and nextcheck<=1580531319 order by actionid,triggerid,itemid,escalationid]
16350:20200201:042836.783 End of process_escalations()
16350:20200201:042836.783 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004772 sec, idle 3 sec]'
16355:20200201:042836.783 server #15 started [poller #2]
16355:20200201:042836.787 zbx_setproctitle() title:'poller #2 [connecting to the database]'
16345:20200201:042836.795 zbx_setproctitle() title:'discoverer #1 [connecting to the database]'
16345:20200201:042836.795 In DBconnect() flag:0
16359:20200201:042836.795 server #18 started [poller #5]
16358:20200201:042836.795 server #17 started [poller #4]
16358:20200201:042836.799 zbx_setproctitle() title:'poller #4 [connecting to the database]'
16361:20200201:042836.804 server #20 started [trapper #1]
16361:20200201:042836.804 zbx_setproctitle() title:'trapper #1 [connecting to the database]'
16361:20200201:042836.804 In DBconnect() flag:0
16362:20200201:042836.804 server #21 started [trapper #2]
16362:20200201:042836.804 zbx_setproctitle() title:'trapper #2 [connecting to the database]'
16362:20200201:042836.804 In DBconnect() flag:0
16357:20200201:042836.804 server #16 started [poller #3]
16357:20200201:042836.807 zbx_setproctitle() title:'poller #3 [connecting to the database]'
16357:20200201:042836.807 In DBconnect() flag:0
16363:20200201:042836.808 server #22 started [trapper #3]
16363:20200201:042836.808 zbx_setproctitle() title:'trapper #3 [connecting to the database]'
16363:20200201:042836.808 In DBconnect() flag:0
16363:20200201:042836.808 End of DBconnect():0
16363:20200201:042836.808 zbx_setproctitle() title:'trapper #3 [processed data in 0.000000 sec, waiting for connection]'
16362:20200201:042836.809 End of DBconnect():0
16362:20200201:042836.809 zbx_setproctitle() title:'trapper #2 [processed data in 0.000000 sec, waiting for connection]'
16361:20200201:042836.809 End of DBconnect():0
16361:20200201:042836.809 zbx_setproctitle() title:'trapper #1 [processed data in 0.000000 sec, waiting for connection]'
16354:20200201:042836.809 zbx_setproctitle() title:'poller #1 [connecting to the database]'
16354:20200201:042836.809 In DBconnect() flag:0
16364:20200201:042836.809 server #23 started [trapper #4]
16364:20200201:042836.809 zbx_setproctitle() title:'trapper #4 [connecting to the database]'
16364:20200201:042836.809 In DBconnect() flag:0
16364:20200201:042836.810 End of DBconnect():0
16364:20200201:042836.810 zbx_setproctitle() title:'trapper #4 [processed data in 0.000000 sec, waiting for connection]'
16365:20200201:042836.810 server #24 started [trapper #5]
16365:20200201:042836.810 zbx_setproctitle() title:'trapper #5 [connecting to the database]'
16365:20200201:042836.810 In DBconnect() flag:0
16365:20200201:042836.810 End of DBconnect():0
16365:20200201:042836.810 zbx_setproctitle() title:'trapper #5 [processed data in 0.000000 sec, waiting for connection]'
16366:20200201:042836.810 server #25 started [icmp pinger #1]
16366:20200201:042836.811 zbx_setproctitle() title:'icmp pinger #1 [getting values]'
16366:20200201:042836.811 In get_pinger_hosts()
16366:20200201:042836.811 In DCconfig_get_poller_items() poller_type:3
16366:20200201:042836.811 End of DCconfig_get_poller_items():0
16366:20200201:042836.811 End of get_pinger_hosts():0
16366:20200201:042836.811 In process_pinger_hosts()
16366:20200201:042836.811 End of process_pinger_hosts()
16366:20200201:042836.811 In DCconfig_get_poller_nextcheck() poller_type:3
16366:20200201:042836.811 End of DCconfig_get_poller_nextcheck():-1
16366:20200201:042836.811 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000170 sec, idle 5 sec]'
16367:20200201:042836.811 zbx_setproctitle() title:'alert manager #1 starting'
16367:20200201:042836.811 server #26 started [alert manager #1]
16367:20200201:042836.811 In am_init() alerters:3
16367:20200201:042836.811 In zbx_ipc_service_start() service:alerter
16367:20200201:042836.811 End of zbx_ipc_service_start():FAIL
16367:20200201:042836.811 End of am_init()
16367:20200201:042836.811 cannot initialize alert manager: The file "/tmp/zabbix_server_alerter.sock" is used by another process.
16354:20200201:042836.812 End of DBconnect():0
16354:20200201:042836.812 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000000 sec, getting values]'
16354:20200201:042836.812 In get_values()
16354:20200201:042836.812 In DCconfig_get_poller_items() poller_type:0
16354:20200201:042836.812 End of DCconfig_get_poller_items():0
16354:20200201:042836.812 In DCconfig_get_poller_nextcheck() poller_type:0
16354:20200201:042836.812 End of DCconfig_get_poller_nextcheck():1580531317
16354:20200201:042836.812 End of get_values():0
16354:20200201:042836.812 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000115 sec, idle 1 sec]'
16368:20200201:042836.813 server #27 started [alerter #1]
16360:20200201:042836.813 server #19 started [unreachable poller #1]
16345:20200201:042836.815 End of DBconnect():0
16345:20200201:042836.815 zbx_setproctitle() title:'discoverer #1 [processed 0 rules in 0.000000 sec, performing discovery]'
16345:20200201:042836.815 query [txnlev:0] [select distinct r.druleid,r.iprange,r.name,c.dcheckid,r.proxy_host id,r.delay from drules r left join dchecks c on c.druleid=r.druleid and c.uniq=1 where r.status=0 and r.nextcheck<=1580531316 and mod(r.druleid,1)=0]
16345:20200201:042836.816 query [txnlev:0] [select count(*),min(nextcheck) from drules where status=0 and mod(druleid,1)=0]
16345:20200201:042836.816 get_minnextcheck(): no items to update
16345:20200201:042836.816 zbx_setproctitle() title:'discoverer #1 [processed 0 rules in 0.000577 sec, idle 60 sec]'
16368:20200201:042836.816 zbx_setproctitle() title:'alerter [connecting to the database]'
16368:20200201:042836.816 In zbx_ipc_socket_open()
16360:20200201:042836.817 zbx_setproctitle() title:'unreachable poller #1 [connecting to the database]'
16360:20200201:042836.817 In DBconnect() flag:0
16359:20200201:042836.818 zbx_setproctitle() title:'poller #5 [connecting to the database]'
16355:20200201:042836.818 In DBconnect() flag:0
16355:20200201:042836.818 End of DBconnect():0
16355:20200201:042836.818 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000000 sec, getting values]'
16355:20200201:042836.818 In get_values()
16355:20200201:042836.818 In DCconfig_get_poller_items() poller_type:0
16355:20200201:042836.818 End of DCconfig_get_poller_items():0
16355:20200201:042836.818 In DCconfig_get_poller_nextcheck() poller_type:0
16355:20200201:042836.818 End of DCconfig_get_poller_nextcheck():1580531317
16355:20200201:042836.819 End of get_values():0
16355:20200201:042836.819 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000541 sec, idle 1 sec]'
16369:20200201:042836.819 server #28 started [alerter #2]
16369:20200201:042836.819 zbx_setproctitle() title:'alerter [connecting to the database]'
16369:20200201:042836.819 In zbx_ipc_socket_open()
16370:20200201:042836.819 server #29 started [alerter #3]
16370:20200201:042836.819 zbx_setproctitle() title:'alerter [connecting to the database]'
16370:20200201:042836.819 In zbx_ipc_socket_open()
16371:20200201:042836.819 zbx_setproctitle() title:'preprocessing manager #1 starting'
16371:20200201:042836.820 server #30 started [preprocessing manager #1]
16371:20200201:042836.820 In zbx_ipc_service_start() service
reprocessing16371:20200201:042836.820 End of zbx_ipc_service_start():FAIL
16371:20200201:042836.820 cannot start preprocessing service: The file "/tmp/zabbix_server_preprocessing.sock" is used by another process.
16358:20200201:042836.821 In DBconnect() flag:0
16359:20200201:042836.821 In DBconnect() flag:0
16358:20200201:042836.821 End of DBconnect():0
16358:20200201:042836.822 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000000 sec, getting values]'
16358:20200201:042836.822 In get_values()
16358:20200201:042836.822 In DCconfig_get_poller_items() poller_type:0
16358:20200201:042836.822 End of DCconfig_get_poller_items():0
16358:20200201:042836.822 In DCconfig_get_poller_nextcheck() poller_type:0
16358:20200201:042836.822 End of DCconfig_get_poller_nextcheck():1580531317
16358:20200201:042836.822 End of get_values():0
16358:20200201:042836.822 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000546 sec, idle 1 sec]'
16359:20200201:042836.822 End of DBconnect():0
16359:20200201:042836.822 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000000 sec, getting values]'
16359:20200201:042836.822 In get_values()
16359:20200201:042836.822 In DCconfig_get_poller_items() poller_type:0
16359:20200201:042836.822 End of DCconfig_get_poller_items():0
16359:20200201:042836.823 In DCconfig_get_poller_nextcheck() poller_type:0
16359:20200201:042836.823 End of DCconfig_get_poller_nextcheck():1580531317
16359:20200201:042836.823 End of get_values():0
16359:20200201:042836.823 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000560 sec, idle 1 sec]'
16360:20200201:042836.823 End of DBconnect():0
16360:20200201:042836.823 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000000 sec, getting values]'
16360:20200201:042836.823 In get_values()
16360:20200201:042836.824 In DCconfig_get_poller_items() poller_type:1
16360:20200201:042836.824 End of DCconfig_get_poller_items():0
16360:20200201:042836.824 In DCconfig_get_poller_nextcheck() poller_type:1
16360:20200201:042836.824 End of DCconfig_get_poller_nextcheck():-1
16360:20200201:042836.824 End of get_values():0
16360:20200201:042836.824 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000793 sec, idle 5 sec]'
16357:20200201:042836.824 End of DBconnect():0
16357:20200201:042836.824 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000000 sec, getting values]'
16357:20200201:042836.824 In get_values()
16357:20200201:042836.824 In DCconfig_get_poller_items() poller_type:0
16357:20200201:042836.824 End of DCconfig_get_poller_items():0
16357:20200201:042836.825 In DCconfig_get_poller_nextcheck() poller_type:0
16357:20200201:042836.825 End of DCconfig_get_poller_nextcheck():1580531317
16357:20200201:042836.825 End of get_values():0
16357:20200201:042836.825 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000568 sec, idle 1 sec]'
16340:20200201:042836.825 One child process died (PID:16367,exitcode/signal:1). Exiting ...
16340:20200201:042836.825 zbx_on_exit() called
16340:20200201:042836.833 In DBconnect() flag:1
16340:20200201:042836.834 End of DBconnect():0
16340:20200201:042836.834 In free_database_cache()
16340:20200201:042836.834 In DCsync_all()
16340:20200201:042836.834 In sync_history_cache_full() history_num:0
16340:20200201:042836.834 End of sync_history_cache_full()
16340:20200201:042836.834 In DCsync_trends() trends_num:0
16340:20200201:042836.834 syncing trend data...
16340:20200201:042836.834 query [txnlev:1] [begin;]
16340:20200201:042836.834 query [txnlev:1] [commit;]
16340:20200201:042836.834 syncing trend data done
16340:20200201:042836.834 End of DCsync_trends()
16340:20200201:042836.834 End of DCsync_all()
16340:20200201:042836.834 End of free_database_cache()
16340:20200201:042836.835 In free_configuration_cache()
16340:20200201:042836.835 End of free_configuration_cache()
16340:20200201:042836.835 In zbx_vc_destroy()
16340:20200201:042836.835 End of zbx_vc_destroy()
16340:20200201:042836.835 In free_selfmon_collector() collector:0x7fc7e5af2000
16340:20200201:042836.835 End of free_selfmon_collector()
16340:20200201:042836.835 In zbx_unload_modules()
16340:20200201:042836.835 End of zbx_unload_modules()
16340:20200201:042836.835 Zabbix Server stopped. Zabbix 4.4.1 (revision 8870606e6a).
Comment