536837:20260619:144614.769 Starting Zabbix Server. Zabbix 7.0.28rc1 (revision {ZABBIX_REVISION}). 536837:20260619:144614.769 ****** Enabled features ****** 536837:20260619:144614.769 SNMP monitoring: YES 536837:20260619:144614.769 IPMI monitoring: NO 536837:20260619:144614.769 Web monitoring: YES 536837:20260619:144614.769 VMware monitoring: YES 536837:20260619:144614.769 SMTP authentication: YES 536837:20260619:144614.769 ODBC: YES 536837:20260619:144614.769 SSH support: YES 536837:20260619:144614.769 IPv6 support: YES 536837:20260619:144614.769 TLS support: YES 536837:20260619:144614.769 ****************************** 536837:20260619:144614.769 using configuration file: /home/zabbix/workspace/7.0/etc/zabbix_server.conf 536837:20260619:144614.769 In zbx_load_modules() 536837:20260619:144614.769 End of zbx_load_modules():SUCCEED 536837:20260619:144614.769 In zbx_ipc_service_start() service:rtc 536837:20260619:144614.769 End of zbx_ipc_service_start():SUCCEED 536837:20260619:144614.769 In zbx_db_connect() flag:0 536837:20260619:144614.782 query without transaction detected 536837:20260619:144614.782 query [txnlev:0] [set escape_string_warning to off] 536837:20260619:144614.783 query without transaction detected 536837:20260619:144614.783 query [txnlev:0] [set extra_float_digits to 3] 536837:20260619:144614.783 query [txnlev:0] [show standard_conforming_strings] 536837:20260619:144614.783 query [txnlev:0] [show default_transaction_read_only] 536837:20260619:144614.783 query [txnlev:0] [select pg_is_in_recovery();] 536837:20260619:144614.783 End of zbx_db_connect():0 536837:20260619:144614.783 In zbx_db_get_database_type() 536837:20260619:144614.783 query [txnlev:0] [select userid from users limit 1] 536837:20260619:144614.784 there is at least 1 record in "users" table 536837:20260619:144614.784 End of zbx_db_get_database_type():ZBX_DB_SERVER 536837:20260619:144614.785 In zbx_init_database_cache() 536837:20260619:144614.785 In zbx_shmem_create() param:'HistoryCacheSize' size:16777216 536837:20260619:144614.785 valid user addresses: [0x7f3603d9a170, 0x7f3604d99ff0] total size: 16776832 536837:20260619:144614.786 End of zbx_shmem_create() 536837:20260619:144614.786 In zbx_shmem_create() param:'HistoryIndexCacheSize' size:4194304 536837:20260619:144614.786 valid user addresses: [0x7f360399a180, 0x7f3603d99ff0] total size: 4193904 536837:20260619:144614.787 End of zbx_shmem_create() 536837:20260619:144614.787 In init_trend_cache() 536837:20260619:144614.787 In zbx_shmem_required_size() size:0 chunks_num:1 descr:'trend cache' param:'TrendCacheSize' 536837:20260619:144614.788 End of zbx_shmem_required_size() size:422 536837:20260619:144614.789 In zbx_shmem_create() param:'TrendCacheSize' size:4194304 536837:20260619:144614.789 valid user addresses: [0x7f360359a170, 0x7f3603999ff0] total size: 4193920 536837:20260619:144614.790 End of zbx_shmem_create() 536837:20260619:144614.790 End of init_trend_cache() 536837:20260619:144614.791 End of zbx_init_database_cache() 536837:20260619:144614.791 query [txnlev:0] [select pg_encoding_to_char(encoding) from pg_database where datname='7.0'] 536837:20260619:144614.793 query [txnlev:0] [select oid from pg_namespace where nspname='public'] 536837:20260619:144614.793 query [txnlev:0] [select count(*) from pg_attribute as a left join pg_class as c on c.relfilenode=a.attrelid left join pg_collation as l on l.oid=a.attcollation where atttypid in (25,1043) and c.relnamespace=2200 and c.relam=0 and l.collname<>'default'] 536837:20260619:144614.795 query [txnlev:0] [show client_encoding] 536837:20260619:144614.796 query [txnlev:0] [show server_encoding] 536837:20260619:144614.796 In zbx_dbms_version_info_extract() 536837:20260619:144614.797 End of zbx_dbms_version_info_extract() version:150002 536837:20260619:144614.797 In zbx_db_check_extension() 536837:20260619:144614.797 query [txnlev:0] [select 1 from information_schema.columns where table_name='config' and column_name='db_extension' and table_schema='public'] 536837:20260619:144614.801 query [txnlev:0] [select db_extension from config] 536837:20260619:144614.810 End of zbx_db_check_extension():SUCCEED 536837:20260619:144614.810 In zbx_db_check_version_and_upgrade() 536837:20260619:144614.812 query [txnlev:0] [select 1 from information_schema.tables where table_name='dbversion' and table_schema='public'] 536837:20260619:144614.814 query [txnlev:0] [select mandatory,optional from dbversion] 536837:20260619:144614.816 current database version (mandatory/optional): 07000000/07000030 536837:20260619:144614.816 required mandatory version: 07000000 536837:20260619:144614.816 End of zbx_db_check_version_and_upgrade():SUCCEED 536837:20260619:144614.818 query [txnlev:0] [select 1 from information_schema.columns where table_name='config' and column_name='dbversion_status' and table_schema='public'] 536837:20260619:144614.822 query [txnlev:0] [select 1 from information_schema.table_constraints where table_name='history' and constraint_type='PRIMARY KEY' and constraint_schema='public'] 536837:20260619:144614.825 In zbx_db_flush_version_requirements() 536837:20260619:144614.825 query without transaction detected 536837:20260619:144614.825 query [txnlev:0] [update config set dbversion_status='[{"database":"PostgreSQL","current_version":"15.2","min_version":"10.9","max_version":"18.x","history_pk":1,"min_supported_version":"13.0","flag":0}]'] 536837:20260619:144614.827 End of zbx_db_flush_version_requirements() 536837:20260619:144614.828 query [txnlev:0] [select software_update_checkid from config] 536837:20260619:144614.829 query without transaction detected 536837:20260619:144614.830 query [txnlev:0] [update config set server_status='{"version":"7.0.28rc1","configuration":{"enable_global_scripts":false,"allow_software_update_check":true}}'] 536837:20260619:144614.832 query [txnlev:0] [select configid,instanceid from config order by configid] 536837:20260619:144614.834 In zbx_init_selfmon_collector() 536837:20260619:144614.834 zbx_init_selfmon_collector() size:63064 536837:20260619:144614.834 In zbx_shmem_create() param:'(null)' size:63448 536837:20260619:144614.835 valid user addresses: [0x7f360858c170, 0x7f360859b7c8] total size: 63064 536837:20260619:144614.835 End of zbx_shmem_create() 536837:20260619:144614.835 End of zbx_init_selfmon_collector() collector.monitor:0x7f360858c170 536837:20260619:144614.836 In zbx_ha_start() 536837:20260619:144614.836 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144614.838 zbx_setproctitle() title:'ha manager' 536846:20260619:144614.838 starting HA manager 536846:20260619:144614.838 In zbx_ipc_service_start() service:haservice 536846:20260619:144614.838 End of zbx_ipc_service_start():SUCCEED 536846:20260619:144614.838 In zbx_ipc_async_socket_open() 536846:20260619:144614.838 In zbx_ipc_socket_open() 536846:20260619:144614.838 End of zbx_ipc_socket_open():SUCCEED 536846:20260619:144614.838 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536846:20260619:144614.838 In zbx_ipc_async_socket_send() 536846:20260619:144614.838 In zbx_ipc_client_send() clientid:0 536846:20260619:144614.838 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144614.838 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144614.838 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144614.838 End of zbx_ipc_async_socket_flush():0 536846:20260619:144614.838 In ha_db_register_node() 536846:20260619:144614.838 In ha_db_create_node() 536846:20260619:144614.838 In zbx_db_connect() flag:2 536837:20260619:144614.842 In ipc_service_accept() 536837:20260619:144614.842 In ipc_service_add_client() 536837:20260619:144614.843 End of ipc_service_add_client() clientid:1 536837:20260619:144614.843 End of ipc_service_accept() 536837:20260619:144614.843 End of zbx_ipc_service_recv():2 536837:20260619:144614.843 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144614.843 End of zbx_ipc_service_recv():1 536837:20260619:144614.845 End of zbx_ha_start():SUCCEED 536837:20260619:144614.845 In zbx_ha_get_status() 536837:20260619:144614.845 In zbx_ipc_async_socket_open() 536837:20260619:144614.845 In zbx_ipc_socket_open() 536837:20260619:144614.845 End of zbx_ipc_socket_open():SUCCEED 536837:20260619:144614.845 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536837:20260619:144614.845 In zbx_ipc_async_socket_send() 536837:20260619:144614.845 In zbx_ipc_client_send() clientid:0 536837:20260619:144614.845 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144614.845 End of zbx_ipc_async_socket_send():SUCCEED 536837:20260619:144614.845 In zbx_ipc_async_socket_flush() timeout:10 536837:20260619:144614.845 End of zbx_ipc_async_socket_flush():0 536837:20260619:144614.845 In zbx_ipc_async_socket_recv() timeout:10 536846:20260619:144614.847 query without transaction detected 536846:20260619:144614.847 query [txnlev:0] [set escape_string_warning to off] 536846:20260619:144614.848 query without transaction detected 536846:20260619:144614.848 query [txnlev:0] [set extra_float_digits to 3] 536846:20260619:144614.849 query [txnlev:0] [show standard_conforming_strings] 536846:20260619:144614.849 query [txnlev:0] [show default_transaction_read_only] 536846:20260619:144614.850 query [txnlev:0] [select pg_is_in_recovery();] 536846:20260619:144614.850 query without transaction detected 536846:20260619:144614.851 query [txnlev:0] [set bytea_output=escape] 536846:20260619:144614.851 End of zbx_db_connect():0 536846:20260619:144614.851 query [txnlev:1] [begin;] 536846:20260619:144614.851 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid] 536846:20260619:144614.852 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144614.854 query [txnlev:1] [commit;] 536846:20260619:144614.855 End of ha_db_create_node() 536846:20260619:144614.855 query [txnlev:1] [begin;] 536846:20260619:144614.855 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536846:20260619:144614.856 In ha_db_get_time() 536846:20260619:144614.857 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144614.857 End of ha_db_get_time():SUCCEED db_time:1781869575 536846:20260619:144614.857 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int),ha_sessionid='cmqkv4z8x000085jqlclz6h0f',status=3 where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144614.858 query [txnlev:1] [delete from ha_node where name<>''] 536846:20260619:144614.859 query [txnlev:1] [insert into auditlog (auditid,userid,username,clock,action,ip,resource_cuid,resourcename,resourcetype,recordsetid,details) values ('cmqkv4zbd00018ejqbwo2xrbg',null,'System','1781869574','1','','cmqkt0wv80001q4jqowctjy34','',47,'cmqkv4zbf00028ejqrgqazbrs','{"hanode.status":["update",3,1]}')] 536846:20260619:144614.860 query [txnlev:1] [commit;] 536846:20260619:144614.862 End of ha_db_register_node() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144614.862 HA manager started in active mode 536846:20260619:144614.862 In zbx_ipc_async_socket_send() 536846:20260619:144614.862 In zbx_ipc_client_send() clientid:0 536846:20260619:144614.862 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144614.862 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144614.862 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144614.862 End of zbx_ipc_async_socket_flush():0 536846:20260619:144614.862 In zbx_ipc_service_recv() timeout:0.976 536846:20260619:144614.862 In ipc_service_accept() 536846:20260619:144614.862 In ipc_service_add_client() 536846:20260619:144614.862 End of ipc_service_add_client() clientid:1 536846:20260619:144614.862 End of ipc_service_accept() 536846:20260619:144614.862 End of zbx_ipc_service_recv():2 536846:20260619:144614.862 In zbx_ipc_service_recv() timeout:0.976 536846:20260619:144614.862 End of zbx_ipc_service_recv():1 536846:20260619:144614.862 In ha_send_status() ha_status:active info: 536846:20260619:144614.862 In zbx_ipc_client_send() clientid:1 536846:20260619:144614.862 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144614.862 End of ha_send_status():SYSINFO_SUCCEED 536846:20260619:144614.862 In zbx_ipc_service_recv() timeout:0.975 536837:20260619:144614.862 End of zbx_ipc_async_socket_recv():0 536837:20260619:144614.862 In zbx_ipc_async_socket_close() 536837:20260619:144614.863 In zbx_ipc_socket_close() 536837:20260619:144614.863 End of zbx_ipc_socket_close() 536837:20260619:144614.863 End of zbx_ipc_async_socket_close() 536837:20260619:144614.863 End of zbx_ha_get_status():SUCCEED 536837:20260619:144614.863 In zbx_init_database_cache() 536837:20260619:144614.863 End of zbx_init_database_cache() 536837:20260619:144614.863 In zbx_init_configuration_cache() size:33554432 536837:20260619:144614.863 In zbx_shmem_create() param:'CacheSize' size:33554432 536846:20260619:144614.863 End of zbx_ipc_service_recv():1 536846:20260619:144614.863 In zbx_ipc_socket_close() 536846:20260619:144614.863 End of zbx_ipc_socket_close() 536846:20260619:144614.863 In zbx_ipc_service_recv() timeout:0.975 536837:20260619:144614.863 valid user addresses: [0x7f360159a170, 0x7f3603599ff0] total size: 33554048 536837:20260619:144614.863 End of zbx_shmem_create() 536837:20260619:144614.863 End of zbx_init_configuration_cache() 536837:20260619:144614.863 In zbx_vc_init() 536837:20260619:144614.863 In zbx_shmem_required_size() size:0 chunks_num:1 descr:'value cache size' param:'ValueCacheSize' 536837:20260619:144614.863 End of zbx_shmem_required_size() size:427 536837:20260619:144614.863 In zbx_shmem_create() param:'ValueCacheSize' size:8388608 536837:20260619:144614.863 valid user addresses: [0x7f3600d9a170, 0x7f3601599ff0] total size: 8388224 536837:20260619:144614.863 End of zbx_shmem_create() 536837:20260619:144614.863 End of zbx_vc_init() 536837:20260619:144614.863 In zbx_tfc_init() 536837:20260619:144614.863 In zbx_shmem_create() param:'TrendFunctionCacheSize' size:4194304 536837:20260619:144614.863 valid user addresses: [0x7f360099a188, 0x7f3600d99ff0] total size: 4193896 536837:20260619:144614.864 End of zbx_shmem_create() 536837:20260619:144614.864 zbx_tfc_init(): slots:46596 536837:20260619:144614.864 End of zbx_tfc_init(): 536837:20260619:144614.864 In zbx_init_remote_commands_cache() 536837:20260619:144614.864 In zbx_shmem_required_size() size:0 chunks_num:1 descr:'commands cache size' param:'CommandsCacheSize' 536837:20260619:144614.864 End of zbx_shmem_required_size() size:433 536837:20260619:144614.864 In zbx_shmem_create() param:'CommandsCacheSize' size:261711 536837:20260619:144614.864 valid user addresses: [0x7f360095a178, 0x7f3600999e40] total size: 261320 536837:20260619:144614.864 End of zbx_shmem_create() 536837:20260619:144614.864 End of zbx_init_remote_commands_cache() 536837:20260619:144614.864 server #0 started [main process] 536848:20260619:144614.865 server #1 started [service manager #1] 536848:20260619:144614.866 zbx_setproctitle() title:'service manager #1 [connecting to the database]' 536848:20260619:144614.866 In zbx_db_connect() flag:0 536849:20260619:144614.866 server #2 started [configuration syncer #1] 536837:20260619:144614.866 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144614.866 End of zbx_ipc_service_recv():1 536837:20260619:144614.866 In zbx_ipc_service_recv() timeout:1.000 536849:20260619:144614.866 In zbx_ipc_async_socket_open() 536849:20260619:144614.866 In zbx_ipc_socket_open() 536837:20260619:144614.867 In ipc_service_accept() 536837:20260619:144614.867 In ipc_service_add_client() 536837:20260619:144614.867 End of ipc_service_add_client() clientid:2 536837:20260619:144614.867 End of ipc_service_accept() 536837:20260619:144614.867 End of zbx_ipc_service_recv():2 536837:20260619:144614.867 In zbx_ipc_service_recv() timeout:1.000 536849:20260619:144614.867 End of zbx_ipc_socket_open():SUCCEED 536849:20260619:144614.867 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536849:20260619:144614.867 In zbx_ipc_async_socket_send() 536849:20260619:144614.867 In zbx_ipc_client_send() clientid:0 536837:20260619:144614.867 End of zbx_ipc_service_recv():1 536837:20260619:144614.867 In zbx_rtc_dispatch() code:100 size:17 536837:20260619:144614.867 End of zbx_rtc_dispatch() 536837:20260619:144614.867 In zbx_ipc_service_recv() timeout:1.000 536849:20260619:144614.867 End of zbx_ipc_client_send():SUCCEED 536849:20260619:144614.867 End of zbx_ipc_async_socket_send():SUCCEED 536849:20260619:144614.867 In zbx_ipc_async_socket_flush() timeout:4 536849:20260619:144614.867 End of zbx_ipc_async_socket_flush():0 536849:20260619:144614.867 zbx_setproctitle() title:'configuration syncer [connecting to the database]' 536849:20260619:144614.867 In zbx_db_connect() flag:0 536848:20260619:144614.874 query without transaction detected 536848:20260619:144614.876 query [txnlev:0] [set escape_string_warning to off] 536848:20260619:144614.877 query without transaction detected 536848:20260619:144614.877 query [txnlev:0] [set extra_float_digits to 3] 536848:20260619:144614.877 query [txnlev:0] [show standard_conforming_strings] 536848:20260619:144614.877 query [txnlev:0] [show default_transaction_read_only] 536848:20260619:144614.877 query [txnlev:0] [select pg_is_in_recovery();] 536848:20260619:144614.878 query without transaction detected 536848:20260619:144614.878 query [txnlev:0] [set bytea_output=escape] 536849:20260619:144614.883 query without transaction detected 536849:20260619:144614.883 query [txnlev:0] [set escape_string_warning to off] 536848:20260619:144614.883 End of zbx_db_connect():0 536848:20260619:144614.883 In zbx_ipc_service_start() service:service 536848:20260619:144614.883 In zbx_ipc_socket_open() 536849:20260619:144614.883 query without transaction detected 536849:20260619:144614.883 query [txnlev:0] [set extra_float_digits to 3] 536848:20260619:144614.884 End of zbx_ipc_socket_open():FAIL 536849:20260619:144614.884 query [txnlev:0] [show standard_conforming_strings] 536848:20260619:144614.884 End of zbx_ipc_service_start():SUCCEED 536849:20260619:144614.884 query [txnlev:0] [show default_transaction_read_only] 536848:20260619:144614.884 query [txnlev:0] [select count(*) from services] 536849:20260619:144614.885 query [txnlev:0] [select pg_is_in_recovery();] 536848:20260619:144614.885 zbx_setproctitle() title:'service manager #1 started' 536848:20260619:144614.885 query [txnlev:1] [begin;] 536849:20260619:144614.885 query without transaction detected 536849:20260619:144614.885 query [txnlev:0] [set bytea_output=escape] 536848:20260619:144614.885 In sync_services() 536848:20260619:144614.885 query [txnlev:1] [select serviceid,status,algorithm,name,weight,propagation_rule,propagation_value from services] 536849:20260619:144614.886 End of zbx_db_connect():0 536849:20260619:144614.886 zbx_setproctitle() title:'configuration syncer [syncing configuration]' 536848:20260619:144614.886 End of sync_services() 536848:20260619:144614.886 In sync_service_rules() 536848:20260619:144614.886 query [txnlev:1] [select service_status_ruleid,serviceid,type,limit_value,limit_status,new_status from service_status_rule order by serviceid] 536849:20260619:144614.887 In zbx_dc_sync_configuration() 536849:20260619:144614.887 query [txnlev:0] [select objectid,type,clock,ns from trigger_queue] 536848:20260619:144614.887 End of sync_service_rules() 536848:20260619:144614.887 In sync_service_tags() 536848:20260619:144614.887 query [txnlev:1] [select servicetagid,serviceid,tag,value from service_tag] 536849:20260619:144614.888 query [txnlev:0] [select changelogid,clock from changelog] 536848:20260619:144614.888 End of sync_service_tags() 536848:20260619:144614.888 In sync_service_problem_tags() 536848:20260619:144614.888 query [txnlev:1] [select service_problem_tagid,serviceid,tag,operator,value from service_problem_tag order by serviceid] 536848:20260619:144614.889 End of sync_service_problem_tags() 536848:20260619:144614.889 In sync_services_links() 536848:20260619:144614.889 query [txnlev:1] [select linkid,serviceupid,servicedownid from services_links] 536849:20260619:144614.890 query [txnlev:0] [select discovery_groupid,snmptrap_logging,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_internal,hk_events_discovery,hk_events_autoreg,hk_services_mode,hk_services,hk_audit_mode,hk_audit,hk_sessions_mode,hk_sessions,hk_history_mode,hk_history_global,hk_history,hk_trends_mode,hk_trends_global,hk_trends,default_inventory_mode,db_extension,autoreg_tls_accept,compression_status,compress_older,instanceid,default_timezone,hk_events_service,auditlog_enabled,timeout_zabbix_agent,timeout_simple_check,timeout_snmp_agent,timeout_external_check,timeout_db_monitor,timeout_http_agent,timeout_ssh_agent,timeout_telnet_agent,timeout_script,auditlog_mode,timeout_browser from config order by configid] 536848:20260619:144614.890 End of sync_services_links() 536848:20260619:144614.890 In sync_actions() 536848:20260619:144614.890 query [txnlev:1] [select actionid,evaltype,formula from actions where eventsource=4 and status=0] 536848:20260619:144614.892 End of sync_actions() 536848:20260619:144614.892 In sync_action_conditions() 536848:20260619:144614.892 query [txnlev:1] [select c.conditionid,c.actionid,c.conditiontype,c.operator,c.value,c.value2 from conditions c,actions a where c.actionid=a.actionid and a.eventsource=4 and a.status=0] 536849:20260619:144614.893 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid] 536848:20260619:144614.893 End of sync_action_conditions() 536848:20260619:144614.893 query [txnlev:1] [select severity_name_0,severity_name_1,severity_name_2,severity_name_3,severity_name_4,severity_name_5 from config] 536849:20260619:144614.894 query [txnlev:0] [select host,listen_ip,listen_dns,host_metadata,flags,listen_port,tls_accepted from autoreg_host where proxyid is null] 536848:20260619:144614.895 In sync_service_problems() 536848:20260619:144614.895 query [txnlev:1] [select service_problemid,eventid,serviceid,severity from service_problem] 536849:20260619:144614.897 query [txnlev:0] [select proxy_groupid,failover_delay,min_online,name from proxy_group] 536848:20260619:144614.897 End of sync_service_problems() 536848:20260619:144614.897 In zbx_ipc_async_socket_open() 536848:20260619:144614.897 In zbx_ipc_socket_open() 536848:20260619:144614.898 End of zbx_ipc_socket_open():SUCCEED 536848:20260619:144614.898 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536848:20260619:144614.898 In zbx_ipc_async_socket_send() 536848:20260619:144614.898 In zbx_ipc_client_send() clientid:0 536848:20260619:144614.898 End of zbx_ipc_client_send():SUCCEED 536848:20260619:144614.898 End of zbx_ipc_async_socket_send():SUCCEED 536848:20260619:144614.898 In zbx_ipc_async_socket_flush() timeout:30 536837:20260619:144614.898 In ipc_service_accept() 536837:20260619:144614.898 In ipc_service_add_client() 536837:20260619:144614.898 End of ipc_service_add_client() clientid:3 536837:20260619:144614.898 End of ipc_service_accept() 536837:20260619:144614.898 End of zbx_ipc_service_recv():2 536837:20260619:144614.898 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144614.898 End of zbx_ipc_service_recv():1 536837:20260619:144614.898 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144614.898 End of zbx_ipc_async_socket_flush():0 536848:20260619:144614.898 In zbx_ipc_async_socket_close() 536849:20260619:144614.898 In DCsync_config() 536849:20260619:144614.898 End of DCsync_config() 536849:20260619:144614.898 In DCsync_autoreg_config() 536849:20260619:144614.898 End of DCsync_autoreg_config() 536849:20260619:144614.898 In DCsync_autoreg_host() 536849:20260619:144614.898 End of DCsync_autoreg_host() 536849:20260619:144614.898 In dc_sync_proxy_group() 536849:20260619:144614.898 End of dc_sync_proxy_group() 536849:20260619:144614.898 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid] 536848:20260619:144614.898 In zbx_ipc_socket_close() 536848:20260619:144614.898 End of zbx_ipc_socket_close() 536848:20260619:144614.898 End of zbx_ipc_async_socket_close() 536848:20260619:144614.898 In zbx_ipc_socket_open() 536848:20260619:144614.898 End of zbx_ipc_socket_open():SUCCEED 536848:20260619:144614.898 In zbx_ipc_socket_write() 536848:20260619:144614.898 End of zbx_ipc_socket_write():SUCCEED 536848:20260619:144614.898 In zbx_ipc_socket_close() 536848:20260619:144614.898 End of zbx_ipc_socket_close() 536848:20260619:144614.898 query [txnlev:1] [commit;] 536837:20260619:144614.898 In ipc_service_accept() 536837:20260619:144614.898 In ipc_service_add_client() 536837:20260619:144614.898 End of ipc_service_add_client() clientid:4 536837:20260619:144614.898 End of ipc_service_accept() 536837:20260619:144614.898 End of zbx_ipc_service_recv():1 536837:20260619:144614.898 In zbx_ipc_socket_close() 536837:20260619:144614.898 End of zbx_ipc_socket_close() 536837:20260619:144614.898 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144614.898 End of zbx_ipc_service_recv():1 536837:20260619:144614.898 In zbx_rtc_dispatch() code:103 size:21 536837:20260619:144614.899 End of zbx_rtc_dispatch() 536837:20260619:144614.899 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144614.899 End of zbx_ipc_service_recv():0 536837:20260619:144614.899 In zbx_ipc_socket_close() 536837:20260619:144614.899 End of zbx_ipc_socket_close() 536837:20260619:144614.899 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144614.899 In cleanup_deleted_problems() 536849:20260619:144614.899 query [txnlev:0] [select globalmacroid,macro,value,type from globalmacro] 536848:20260619:144614.899 End of cleanup_deleted_problems() 536848:20260619:144614.899 In zbx_ipc_service_recv() timeout:1.000 536849:20260619:144614.899 query [txnlev:0] [select hostmacroid,hostid,macro,value,type from hostmacro] 536849:20260619:144614.902 query [txnlev:0] [select hosttagid,hostid,tag,value from host_tag] 536849:20260619:144614.912 In DCsync_host_tags() 536849:20260619:144614.913 End of DCsync_host_tags() 536849:20260619:144614.913 query [txnlev:0] [select p.proxyid,p.name,p.operating_mode,p.tls_connect,p.tls_accept,p.tls_issuer,p.tls_subject,p.tls_psk_identity,p.tls_psk,p.allowed_addresses,p.address,p.port,pr.lastaccess,p.timeout_zabbix_agent,p.timeout_simple_check,p.timeout_snmp_agent,p.timeout_external_check,p.timeout_db_monitor,p.timeout_http_agent,p.timeout_ssh_agent,p.timeout_telnet_agent,p.timeout_script,p.custom_timeouts,p.proxy_groupid,p.local_address,p.local_port,p.timeout_browser from proxy p left join proxy_rtdata pr on p.proxyid=pr.proxyid] 536849:20260619:144614.919 query [txnlev:0] [select hostid,proxyid,host,ipmi_authtype,ipmi_privilege,ipmi_username,ipmi_password,maintenance_status,maintenance_type,maintenance_from,status,name,tls_connect,tls_accept,tls_issuer,tls_subject,tls_psk_identity,tls_psk,maintenanceid,proxy_groupid,monitored_by from hosts where status in (0,1) and flags<>2] 536849:20260619:144614.920 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_full,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,installer_name,deployment_status,url_a,url_b,url_c,host_networks,host_netmask,host_router,oob_ip,oob_netmask,oob_router,date_hw_purchase,date_hw_install,date_hw_expiry,date_hw_decomm,site_address_a,site_address_b,site_address_c,site_city,site_state,site_country,site_zip,site_rack,site_notes,poc_1_name,poc_1_email,poc_1_phone_a,poc_1_phone_b,poc_1_cell,poc_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,poc_2_notes from host_inventory] 536849:20260619:144614.921 query [txnlev:0] [select groupid,name from hstgrp where type=0] 536849:20260619:144614.921 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] 536849:20260619:144614.923 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active_till,tags_evaltype from maintenances] 536849:20260619:144614.924 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag] 536849:20260619:144614.924 query [txnlev:0] [select t.timeperiodid,t.timeperiod_type,t.every,t.month,t.dayofweek,t.day,t.start_time,t.period,t.start_date,m.maintenanceid from maintenances_windows m,timeperiods t where t.timeperiodid=m.timeperiodid] 536849:20260619:144614.925 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid] 536849:20260619:144614.927 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid] 536849:20260619:144614.930 query [txnlev:0] [select druleid,proxyid,delay,name,iprange,status,concurrency_max from drules] 536849:20260619:144614.933 query [txnlev:0] [select dcheckid,druleid,type,key_,snmp_community,ports,snmpv3_securityname,snmpv3_securitylevel,snmpv3_authpassphrase,snmpv3_privpassphrase,uniq,snmpv3_authprotocol,snmpv3_privprotocol,snmpv3_contextname,allow_redirect from dchecks] 536849:20260619:144614.936 query [txnlev:0] [select httptestid,hostid,delay,status from httptest] 536849:20260619:144614.937 query [txnlev:0] [select httptest_fieldid,httptestid from httptest_field] 536849:20260619:144614.938 query [txnlev:0] [select httpstepid,httptestid from httpstep] 536849:20260619:144614.939 query [txnlev:0] [select httpstep_fieldid,httpstepid from httpstep_field] 536849:20260619:144614.940 query [txnlev:0] [select connectorid,protocol,data_type,url,max_records,max_senders,timeout,max_attempts,token,http_proxy,authtype,username,password,verify_peer,verify_host,ssl_cert_file,ssl_key_file,ssl_key_password,status,tags_evaltype,item_value_type,attempt_interval from connector] 536849:20260619:144614.941 query [txnlev:0] [select connector_tagid,connectorid,operator,tag,value from connector_tag] 536849:20260619:144614.941 query [txnlev:0] [select hp.hostproxyid,hp.hostid,hp.host,hp.proxyid,hp.revision,h.host,hp.tls_accept,hp.tls_issuer,hp.tls_subject,hp.tls_psk_identity,hp.tls_psk from host_proxy hp left join hosts h on hp.hostid=h.hostid] 536849:20260619:144614.942 In DCsync_proxies() 536849:20260619:144614.942 End of DCsync_proxies() 536849:20260619:144614.942 In DCsync_hosts() 536849:20260619:144614.942 End of DCsync_hosts() 536849:20260619:144614.942 In DCsync_host_inventory() 536849:20260619:144614.943 End of DCsync_host_inventory() 536849:20260619:144614.943 In DCsync_hostgroups() 536849:20260619:144614.943 End of DCsync_hostgroups() 536849:20260619:144614.943 In DCsync_hostgroup_hosts() 536849:20260619:144614.943 End of DCsync_hostgroup_hosts() 536849:20260619:144614.943 In DCsync_maintenances() 536849:20260619:144614.943 End of DCsync_maintenances() 536849:20260619:144614.943 In DCsync_maintenance_tags() 536849:20260619:144614.943 End of DCsync_maintenance_tags() 536849:20260619:144614.943 In DCsync_maintenance_groups() 536849:20260619:144614.943 End of DCsync_maintenance_groups() 536849:20260619:144614.943 In DCsync_maintenance_hosts() 536849:20260619:144614.943 End of DCsync_maintenance_hosts() 536849:20260619:144614.943 In DCsync_maintenance_periods() 536849:20260619:144614.943 End of DCsync_maintenance_periods() 536849:20260619:144614.943 In DCsync_connectors() 536849:20260619:144614.943 End of DCsync_connectors() 536849:20260619:144614.943 In DCsync_connector_tags() 536849:20260619:144614.943 End of DCsync_connector_tags() 536849:20260619:144614.943 In dc_sync_host_proxy() 536849:20260619:144614.943 End of dc_sync_host_proxy() 536849:20260619:144614.943 query [txnlev:0] [select i.interfaceid,i.hostid,i.type,i.main,i.useip,i.ip,i.dns,i.port,i.available,i.disable_until,i.error,i.errors_from,s.version,s.bulk,s.community,s.securityname,s.securitylevel,s.authpassphrase,s.privpassphrase,s.authprotocol,s.privprotocol,s.contextname,s.max_repetitions from interface i left join interface_snmp s on i.interfaceid=s.interfaceid] 536849:20260619:144614.944 query [txnlev:0] [select i.itemid,i.hostid,i.status,i.type,i.value_type,i.key_,i.snmp_oid,i.ipmi_sensor,i.delay,i.trapper_hosts,i.logtimefmt,i.params,ir.state,i.authtype,i.username,i.password,i.publickey,i.privatekey,i.flags,i.interfaceid,ir.lastlogsize,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_type,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_host,i.allow_traps,i.templateid,null from items i left join item_rtdata ir on i.itemid=ir.itemid] 536849:20260619:144614.997 query [txnlev:0] [select itemid,parent_itemid from item_discovery] 536849:20260619:144614.999 query [txnlev:0] [select item_preprocid,itemid,type,params,step,error_handler,error_handler_params from item_preproc] 536849:20260619:144615.022 query [txnlev:0] [select p.item_parameterid,p.itemid,p.name,p.value,i.hostid from item_parameter p,items i,hosts h where p.itemid=i.itemid and i.hostid=h.hostid and h.status in (0,1) and i.flags<>2 order by p.itemid] 536849:20260619:144615.026 query [txnlev:0] [select functionid,itemid,name,parameter,triggerid from functions] 536849:20260619:144615.030 In DCsync_interfaces() 536849:20260619:144615.030 End of DCsync_interfaces() 536849:20260619:144615.030 In DCsync_items() 536849:20260619:144615.043 End of DCsync_items() 536849:20260619:144615.043 In DCsync_item_discovery() 536849:20260619:144615.044 End of DCsync_item_discovery() 536849:20260619:144615.044 In DCsync_item_preproc() 536849:20260619:144615.046 End of DCsync_item_preproc() 536849:20260619:144615.046 In DCsync_items_param() 536849:20260619:144615.046 End of DCsync_items_param() 536849:20260619:144615.046 In DCsync_functions() 536849:20260619:144615.048 End of DCsync_functions() 536849:20260619:144615.048 query [txnlev:0] [select triggerid,description,expression,error,priority,type,value,state,lastchange,status,recovery_mode,recovery_expression,correlation_mode,correlation_tag,opdata,event_name,null,null,null,flags from triggers] 536849:20260619:144615.064 query [txnlev:0] [select triggerid_down,triggerid_up from trigger_depends] 536849:20260619:144615.065 query [txnlev:0] [select r.name,e.expressionid,e.expression,e.expression_type,e.exp_delimiter,e.case_sensitive from regexps r,expressions e where r.regexpid=e.regexpid] 536849:20260619:144615.065 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where eventsource<>4 and status=0] 536849:20260619:144615.065 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] 536849:20260619:144615.065 query [txnlev:0] [select c.conditionid,c.actionid,c.conditiontype,c.operator,c.value,c.value2 from conditions c,actions a where c.actionid=a.actionid and a.status=0] 536849:20260619:144615.066 query [txnlev:0] [select triggertagid,triggerid,tag,value from trigger_tag] 536849:20260619:144615.069 query [txnlev:0] [select itemtagid,itemid,tag,value from item_tag] 536849:20260619:144615.083 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0] 536849:20260619:144615.083 query [txnlev:0] [select cc.corr_conditionid,cc.correlationid,cc.type,cct.tag,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] 536849:20260619:144615.084 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] 536849:20260619:144615.085 In DCsync_triggers() 536849:20260619:144615.101 End of DCsync_triggers() 536849:20260619:144615.101 In DCsync_trigdeps() 536849:20260619:144615.104 End of DCsync_trigdeps() 536849:20260619:144615.104 In DCsync_expressions() 536849:20260619:144615.105 End of DCsync_expressions() 536849:20260619:144615.105 In DCsync_actions() 536849:20260619:144615.105 End of DCsync_actions() 536849:20260619:144615.105 In DCsync_action_ops() 536849:20260619:144615.105 End of DCsync_action_ops() 536849:20260619:144615.105 In DCsync_action_conditions() 536849:20260619:144615.105 End of DCsync_action_conditions() 536849:20260619:144615.105 In DCsync_trigger_tags() 536849:20260619:144615.109 End of DCsync_trigger_tags() 536849:20260619:144615.109 In DCsync_item_tags() 536849:20260619:144615.111 End of DCsync_item_tags() 536849:20260619:144615.111 In DCsync_correlations() 536849:20260619:144615.112 End of DCsync_correlations() 536849:20260619:144615.112 In DCsync_corr_conditions() 536849:20260619:144615.112 End of DCsync_corr_conditions() 536849:20260619:144615.112 In DCsync_corr_operations() 536849:20260619:144615.112 End of DCsync_corr_operations() 536849:20260619:144615.112 In dc_sync_drules() 536849:20260619:144615.112 End of dc_sync_drules() 536849:20260619:144615.112 In dc_sync_dchecks() 536849:20260619:144615.112 End of dc_sync_dchecks() 536849:20260619:144615.112 In dc_sync_httptests() 536849:20260619:144615.112 End of dc_sync_httptests() 536849:20260619:144615.112 In dc_sync_httptest_fields() 536849:20260619:144615.112 End of dc_sync_httptest_fields() 536849:20260619:144615.112 In dc_sync_httpsteps() 536849:20260619:144615.112 End of dc_sync_httpsteps() 536849:20260619:144615.112 In dc_sync_httpstep_fields() 536849:20260619:144615.112 End of dc_sync_httpstep_fields() 536849:20260619:144615.114 zbx_dc_sync_configuration() changelog : sql:0.001365 sec (1873 records) 536849:20260619:144615.114 zbx_dc_sync_configuration() reindex : 0.000839 sec 0 bytes (6790). 536849:20260619:144615.114 zbx_dc_sync_configuration() timers : 0.000238 sec 0 bytes (0 functions, 0 triggers). 536849:20260619:144615.114 zbx_dc_sync_configuration() topology : 0.000707 sec 0 bytes. 536849:20260619:144615.114 zbx_dc_sync_configuration() um_cache : 0.000000 sec 0 bytes. 536849:20260619:144615.114 zbx_dc_sync_configuration() proxy_group: sql:0.000440 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() hosts: sql:0.001461 sync:0.000020 sec 320 bytes (1/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() host_proxy: sql:0.001292 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() items: sql:0.052790 sync:0.012640 sec 1564000 bytes (18230/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() item_discovery: sql:0.002367 sync:0.001087 sec 365368 bytes (7611/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() triggers: sql:0.015894 sync:0.015980 sec 2015536 bytes (6790/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() functions: sql:0.004498 sync:0.001247 sec 170264 bytes (10639/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() trigger_tag: sql:0.002877 sync:0.003936 sec 602776 bytes (8662/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() item_tag: sql:0.014344 sync:0.002462 sec 0 bytes (28343/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() host_tag: sql:0.001367 sync:0.001020 sec 212576 bytes (1117/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() item_preproc: sql:0.023466 sync:0.002103 sec 379048 bytes (23688/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() drules: sql:0.003403 sync:0.000010 sec 312 bytes (1/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() dchecks: sql:0.003299 sync:0.000004 sec 248 bytes (1/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() httptest: sql:0.000855 sync:0.000018 sec 1160 bytes (2/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() httptest_field: sql:0.000412 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() httpstep: sql:0.001890 sync:0.000002 sec 248 bytes (4/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() httpstep_field: sql:0.000867 sync:0.000001 sec 152 bytes (2/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() connector: sql:0.000468 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() connector_tag: sql:0.000240 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() proxy: sql:0.005602 sync:0.000002 sec 0 bytes (0/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() config: sql:0.003719 sync:0.000065 sec 592 bytes (1/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() config_autoreg_tls: sql:0.001581 sync:0.000001 sec 0 bytes (1/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() autoreg_host: sql:0.002856 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() host_inventory: sql:0.000907 sync:0.000033 sec 4976 bytes (4/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() hosts_templates: sql:0.000673 sync:0.000000 sec 0 bytes (45/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() globalmacro: sql:0.000204 sync:0.000012 sec 624 bytes (1/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() hostmacro: sql:0.003644 sync:0.007909 sec 883832 bytes (6591/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() interface: sql:0.000937 sync:0.000025 sec 432 bytes (26/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() trigger_depends: sql:0.000941 sync:0.002669 sec 679376 bytes (1861/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() regexps: sql:0.000437 sync:0.000034 sec 3168 bytes (10/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() actions: sql:0.000252 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() operations: sql:0.000301 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() conditions: sql:0.000221 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() correlation: sql:0.000528 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() corr_condition: sql:0.000906 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() corr_operation: sql:0.000295 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() hstgrp: sql:0.000438 sync:0.000013 sec 1616 bytes (7/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() hosts_groups: sql:0.001350 sync:0.000002 sec 112 bytes (1/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() item_parameter: sql:0.003197 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() maintenances: sql:0.000915 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() maintenances_windows: sql:0.000820 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() maintenance_tag: sql:0.000441 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() maintenances_groups: sql:0.002045 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() maintenances_hosts: sql:0.002640 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144615.114 zbx_dc_sync_configuration() total sql : 0.168081 sec. 536849:20260619:144615.114 zbx_dc_sync_configuration() total sync : 0.051300 sec. 536849:20260619:144615.114 zbx_dc_sync_configuration() total memory difference: 6886736 bytes. 536849:20260619:144615.114 zbx_dc_sync_configuration() proxies : 0 (0 slots) 536849:20260619:144615.114 zbx_dc_sync_configuration() proxies_p : 0 (0 slots) 536849:20260619:144615.114 zbx_dc_sync_configuration() hosts : 1 (11 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() hosts_h : 1 (11 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() autoreg_hosts: 0 (11 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() psks : 0 (0 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() ipmihosts : 0 (0 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() host_invent: 4 (11 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() glob macros: 1 (11 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() host macros: 6591 (9029 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() kvs_paths : 0 536849:20260619:144615.115 zbx_dc_sync_configuration() interfaces : 1 (11 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() interfaces_snmp : 0 (0 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() interfac_ht: 1 (11 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() if_snmpitms: 0 (0 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() if_snmpaddr: 0 (0 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() item_discovery : 7611 (15227 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() items : 18 (36467 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() items_hk : 18 (36467 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() template_items : 18212 (30509 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() preprocitems: 0 (47381 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() item_tag_links: 0 (56687 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() functions : 0 (21283 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() triggers : 6790 (13591 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() trigdeps : 2718 (4007 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() trig. tags : 8662 (13553 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() expressions: 10 (17 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() actions : 0 (0 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() conditions : 0 (0 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() corr. : 0 (0 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() corr. conds: 0 (0 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() corr. ops : 0 (0 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() hgroups : 7 (11 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() item procs : 0 (47381 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() maintenance: 0 (0 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() maint tags : 0 (0 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() maint time : 0 (0 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() drules : 1 (11 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() dchecks : 1 (11 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() httptests : 2 (11 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() httptestfld: 0 (0 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() httpsteps : 4 (11 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() httpstepfld: 2 (11 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() connector: 0 (0 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() connector tags : 0 (0 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() proxy groups : 0 (0 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() host proxy : 0 (0 slots) 536849:20260619:144615.115 zbx_dc_sync_configuration() queue[0] : 0 (0 allocated) 536849:20260619:144615.115 zbx_dc_sync_configuration() queue[1] : 0 (0 allocated) 536849:20260619:144615.115 zbx_dc_sync_configuration() queue[2] : 0 (0 allocated) 536849:20260619:144615.115 zbx_dc_sync_configuration() queue[3] : 0 (0 allocated) 536849:20260619:144615.115 zbx_dc_sync_configuration() queue[4] : 0 (0 allocated) 536849:20260619:144615.115 zbx_dc_sync_configuration() queue[5] : 0 (0 allocated) 536849:20260619:144615.115 zbx_dc_sync_configuration() queue[6] : 0 (0 allocated) 536849:20260619:144615.115 zbx_dc_sync_configuration() queue[7] : 0 (0 allocated) 536849:20260619:144615.115 zbx_dc_sync_configuration() queue[8] : 0 (0 allocated) 536849:20260619:144615.115 zbx_dc_sync_configuration() queue[9] : 0 (0 allocated) 536849:20260619:144615.115 zbx_dc_sync_configuration() queue[10] : 0 (0 allocated) 536849:20260619:144615.115 zbx_dc_sync_configuration() queue[11] : 0 (0 allocated) 536849:20260619:144615.115 zbx_dc_sync_configuration() pqueue : 0 (0 allocated) 536849:20260619:144615.115 zbx_dc_sync_configuration() timer queue: 0 (0 allocated) 536849:20260619:144615.115 zbx_dc_sync_configuration() changelog : 1873 536849:20260619:144615.115 zbx_dc_sync_configuration() configfree : 75.304151% 536849:20260619:144615.115 zbx_dc_sync_configuration() strings : 9421 (13553 slots) 536849:20260619:144615.115 === memory statistics for configuration cache === 536849:20260619:144615.115 free chunks of size >= 256 bytes: 5 536849:20260619:144615.115 min chunk size: 280 bytes 536849:20260619:144615.116 max chunk size: 25221384 bytes 536849:20260619:144615.116 memory of total size 32299808 bytes fragmented into 78391 chunks 536849:20260619:144615.116 of those, 25267880 bytes are in 5 free chunks 536849:20260619:144615.116 of those, 7031928 bytes are in 78386 used chunks 536849:20260619:144615.116 of those, 1254240 bytes are used by allocation overhead 536849:20260619:144615.116 ================================ 536849:20260619:144615.116 initialized changelog support 536849:20260619:144615.116 In dc_get_items_to_reschedule() 536849:20260619:144615.116 End of dc_get_items_to_reschedule() items:0 activated_items:0 536849:20260619:144615.116 zbx_dc_sync_configuration() reschedule : 0.000095 sec. 536849:20260619:144615.117 End of zbx_dc_sync_configuration() 536849:20260619:144615.120 In zbx_dc_sync_kvs_paths() 536849:20260619:144615.120 End of zbx_dc_sync_kvs_paths() 536849:20260619:144615.120 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.233818 sec, idle 10 sec]' 536849:20260619:144615.120 In zbx_ipc_async_socket_send() 536849:20260619:144615.120 In zbx_ipc_client_send() clientid:0 536849:20260619:144615.120 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144615.120 End of zbx_ipc_service_recv():1 536837:20260619:144615.120 In zbx_ha_get_status() 536837:20260619:144615.120 In zbx_ipc_async_socket_open() 536837:20260619:144615.120 In zbx_ipc_socket_open() 536849:20260619:144615.120 End of zbx_ipc_async_socket_send():SUCCEED 536849:20260619:144615.120 In zbx_ipc_async_socket_flush() timeout:4 536849:20260619:144615.120 End of zbx_ipc_async_socket_flush():0 536846:20260619:144615.120 In ipc_service_accept() 536846:20260619:144615.120 In ipc_service_add_client() 536837:20260619:144615.120 End of zbx_ipc_socket_open():SUCCEED 536837:20260619:144615.120 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536837:20260619:144615.120 In zbx_ipc_async_socket_send() 536837:20260619:144615.121 In zbx_ipc_client_send() clientid:0 536837:20260619:144615.121 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144615.121 End of zbx_ipc_async_socket_send():SUCCEED 536837:20260619:144615.121 In zbx_ipc_async_socket_flush() timeout:10 536837:20260619:144615.121 End of zbx_ipc_async_socket_flush():0 536837:20260619:144615.121 In zbx_ipc_async_socket_recv() timeout:10 536846:20260619:144615.121 End of ipc_service_add_client() clientid:2 536846:20260619:144615.121 End of ipc_service_accept() 536846:20260619:144615.121 End of zbx_ipc_service_recv():2 536846:20260619:144615.121 In zbx_ipc_service_recv() timeout:0.717 536846:20260619:144615.121 End of zbx_ipc_service_recv():1 536846:20260619:144615.121 In ha_send_status() ha_status:active info: 536846:20260619:144615.121 In zbx_ipc_client_send() clientid:2 536846:20260619:144615.121 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144615.121 End of ha_send_status():SYSINFO_SUCCEED 536846:20260619:144615.121 In zbx_ipc_service_recv() timeout:0.717 536837:20260619:144615.121 End of zbx_ipc_async_socket_recv():0 536837:20260619:144615.121 In zbx_ipc_async_socket_close() 536837:20260619:144615.121 In zbx_ipc_socket_close() 536837:20260619:144615.121 End of zbx_ipc_socket_close() 536837:20260619:144615.121 End of zbx_ipc_async_socket_close() 536837:20260619:144615.121 End of zbx_ha_get_status():SUCCEED 536837:20260619:144615.121 In zbx_db_connect() flag:0 536846:20260619:144615.121 End of zbx_ipc_service_recv():1 536846:20260619:144615.121 In zbx_ipc_socket_close() 536846:20260619:144615.121 End of zbx_ipc_socket_close() 536846:20260619:144615.121 In zbx_ipc_service_recv() timeout:0.717 536849:20260619:144615.121 In zbx_ipc_async_socket_recv() timeout:10 536837:20260619:144615.129 query without transaction detected 536837:20260619:144615.129 query [txnlev:0] [set escape_string_warning to off] 536837:20260619:144615.129 query without transaction detected 536837:20260619:144615.129 query [txnlev:0] [set extra_float_digits to 3] 536837:20260619:144615.129 query [txnlev:0] [show standard_conforming_strings] 536837:20260619:144615.130 query [txnlev:0] [show default_transaction_read_only] 536837:20260619:144615.130 query [txnlev:0] [select pg_is_in_recovery();] 536837:20260619:144615.130 query without transaction detected 536837:20260619:144615.130 query [txnlev:0] [set bytea_output=escape] 536837:20260619:144615.131 End of zbx_db_connect():0 536837:20260619:144615.131 query [txnlev:0] [select taskid from task where type=5 and status=1] 536837:20260619:144615.131 In zbx_dc_update_maintenances() 536837:20260619:144615.131 End of zbx_dc_update_maintenances() started:0 stopped:0 running:0 536879:20260619:144615.139 zbx_setproctitle() title:'lld manager #1 starting' 536879:20260619:144615.139 server #8 started [lld manager #1] 536879:20260619:144615.139 In zbx_ipc_service_start() service:lld 536881:20260619:144615.140 server #10 started [lld worker #2] 536881:20260619:144615.140 zbx_setproctitle() title:'lld worker [connecting to the database]' 536881:20260619:144615.140 In zbx_ipc_socket_open() 536881:20260619:144615.140 End of zbx_ipc_socket_open():SUCCEED 536881:20260619:144615.140 In zbx_ipc_socket_write() 536881:20260619:144615.140 End of zbx_ipc_socket_write():SUCCEED 536881:20260619:144615.140 In zbx_db_connect() flag:0 536880:20260619:144615.142 server #9 started [lld worker #1] 536880:20260619:144615.142 zbx_setproctitle() title:'lld worker [connecting to the database]' 536880:20260619:144615.143 In zbx_ipc_socket_open() 536880:20260619:144615.143 End of zbx_ipc_socket_open():SUCCEED 536880:20260619:144615.143 In zbx_ipc_socket_write() 536880:20260619:144615.143 End of zbx_ipc_socket_write():SUCCEED 536880:20260619:144615.143 In zbx_db_connect() flag:0 536882:20260619:144615.143 server #11 started [housekeeper #1] 536882:20260619:144615.143 zbx_setproctitle() title:'housekeeper [startup idle for 30 minutes]' 536882:20260619:144615.143 In hk_history_compression_init() 536882:20260619:144615.143 In zbx_db_connect() flag:0 536883:20260619:144615.144 server #12 started [timer #1] 536883:20260619:144615.144 zbx_setproctitle() title:'timer #1 [connecting to the database]' 536883:20260619:144615.144 In zbx_db_connect() flag:0 536884:20260619:144615.144 server #13 started [http poller #1] 536884:20260619:144615.144 zbx_setproctitle() title:'http poller #1 [connecting to the database]' 536884:20260619:144615.144 In zbx_db_connect() flag:0 536885:20260619:144615.144 server #14 started [browser poller #1] 536885:20260619:144615.144 In zbx_tls_init_child() 536885:20260619:144615.145 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536885:20260619:144615.145 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536885:20260619:144615.146 End of zbx_tls_init_child() 536885:20260619:144615.146 zbx_setproctitle() title:'browser poller #1 started' 536885:20260619:144615.146 In zbx_ipc_async_socket_open() 536885:20260619:144615.146 In zbx_ipc_socket_open() 536885:20260619:144615.146 End of zbx_ipc_socket_open():SUCCEED 536885:20260619:144615.146 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536885:20260619:144615.146 In zbx_ipc_async_socket_send() 536885:20260619:144615.146 In zbx_ipc_client_send() clientid:0 536885:20260619:144615.146 End of zbx_ipc_client_send():SUCCEED 536885:20260619:144615.146 End of zbx_ipc_async_socket_send():SUCCEED 536885:20260619:144615.146 In zbx_ipc_async_socket_flush() timeout:4 536885:20260619:144615.146 End of zbx_ipc_async_socket_flush():0 536885:20260619:144615.146 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000000 sec, getting values]' 536885:20260619:144615.146 In get_values() 536885:20260619:144615.146 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144615.146 End of zbx_dc_config_get_poller_items():0 536885:20260619:144615.146 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144615.147 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144615.147 End of get_values():0 536885:20260619:144615.147 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000680 sec, idle 5 sec]' 536885:20260619:144615.147 In zbx_ipc_async_socket_recv() timeout:5 536887:20260619:144615.147 server #16 started [history syncer #1] 536887:20260619:144615.147 zbx_setproctitle() title:'history syncer #1 [connecting to the database]' 536887:20260619:144615.147 In zbx_db_connect() flag:0 536888:20260619:144615.147 server #17 started [history syncer #2] 536888:20260619:144615.148 zbx_setproctitle() title:'history syncer #2 [connecting to the database]' 536888:20260619:144615.148 In zbx_db_connect() flag:0 536889:20260619:144615.148 server #18 started [history syncer #3] 536889:20260619:144615.148 zbx_setproctitle() title:'history syncer #3 [connecting to the database]' 536889:20260619:144615.148 In zbx_db_connect() flag:0 536890:20260619:144615.148 server #19 started [history syncer #4] 536890:20260619:144615.149 zbx_setproctitle() title:'history syncer #4 [connecting to the database]' 536890:20260619:144615.149 In zbx_db_connect() flag:0 536891:20260619:144615.149 server #20 started [escalator #1] 536891:20260619:144615.149 In zbx_ipc_socket_open() 536886:20260619:144615.149 [discovery manager] server #15 started [discovery manager #1] 536886:20260619:144615.149 [discovery manager] In zbx_tls_init_child() 536886:20260619:144615.149 [discovery manager] OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536886:20260619:144615.150 [discovery manager] zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536886:20260619:144615.150 [discovery manager] End of zbx_tls_init_child() 536886:20260619:144615.150 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [connecting to the database]' 536886:20260619:144615.150 [discovery manager] In zbx_db_connect() flag:0 536878:20260619:144615.150 zbx_setproctitle() title:'preprocessing manager #1 starting' 536878:20260619:144615.152 server #7 started [preprocessing manager #1] 536878:20260619:144615.152 In zbx_ipc_service_start() service:preprocessing 536878:20260619:144615.152 End of zbx_ipc_service_start():SUCCEED 536878:20260619:144615.152 In zbx_pp_manager_create() workers:16 536875:20260619:144615.153 server #4 started [alerter #1] 536875:20260619:144615.153 zbx_setproctitle() title:'alerter [connecting to the database]' 536875:20260619:144615.153 In zbx_ipc_socket_open() 536878:20260619:144615.154 In zbx_ipc_async_socket_open() 536878:20260619:144615.154 In zbx_ipc_socket_open() 536878:20260619:144615.154 End of zbx_ipc_socket_open():SUCCEED 536878:20260619:144615.154 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536892:20260619:144615.156 server #21 started [java poller #1] 536892:20260619:144615.156 In zbx_tls_init_child() 536892:20260619:144615.156 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536881:20260619:144615.156 query without transaction detected 536881:20260619:144615.156 query [txnlev:0] [set escape_string_warning to off] 536881:20260619:144615.156 query without transaction detected 536881:20260619:144615.156 query [txnlev:0] [set extra_float_digits to 3] 536881:20260619:144615.157 query [txnlev:0] [show standard_conforming_strings] 536881:20260619:144615.157 query [txnlev:0] [show default_transaction_read_only] 536881:20260619:144615.157 query [txnlev:0] [select pg_is_in_recovery();] 536881:20260619:144615.157 query without transaction detected 536881:20260619:144615.157 query [txnlev:0] [set bytea_output=escape] 536881:20260619:144615.157 End of zbx_db_connect():0 536881:20260619:144615.157 zbx_setproctitle() title:'lld worker #2 started' 536881:20260619:144615.157 In zbx_ipc_socket_read() 536874:20260619:144615.157 zbx_setproctitle() title:'alert manager #1 starting' 536874:20260619:144615.157 server #3 started [alert manager #1] 536874:20260619:144615.157 In am_init() alerters:3 536874:20260619:144615.157 In zbx_ipc_service_start() service:alerter 536874:20260619:144615.157 End of zbx_ipc_service_start():SUCCEED 536874:20260619:144615.157 In zbx_ipc_socket_open() 536874:20260619:144615.157 End of zbx_ipc_socket_open():SUCCEED 536874:20260619:144615.157 In zbx_ipc_socket_write() 536874:20260619:144615.157 End of zbx_ipc_socket_write():SUCCEED 536874:20260619:144615.158 In zbx_ipc_socket_close() 536874:20260619:144615.158 End of zbx_ipc_socket_close() 536874:20260619:144615.158 End of am_init() 536874:20260619:144615.158 In zbx_db_connect() flag:2 536909:20260619:144615.158 server #32 started [self-monitoring #1] 536909:20260619:144615.159 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144615.159 In collect_selfmon_stats() 536909:20260619:144615.159 In zbx_timekeeper_collect() 536909:20260619:144615.159 End of zbx_timekeeper_collect() 536909:20260619:144615.159 End of collect_selfmon_stats() 536909:20260619:144615.159 zbx_setproctitle() title:'self-monitoring [processed data in 0.000055 sec, idle 1 sec]' 536877:20260619:144615.162 server #6 started [alerter #3] 536878:20260619:144615.162 [2] thread started [preprocessing worker #2] 536907:20260619:144615.162 server #31 started [proxy poller #1] 536907:20260619:144615.162 In zbx_tls_init_child() 536907:20260619:144615.162 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536879:20260619:144615.163 End of zbx_ipc_service_start():SUCCEED 536879:20260619:144615.163 In zbx_ipc_socket_open() 536879:20260619:144615.163 End of zbx_ipc_socket_open():SUCCEED 536879:20260619:144615.163 In zbx_ipc_socket_write() 536879:20260619:144615.163 End of zbx_ipc_socket_write():SUCCEED 536879:20260619:144615.163 In zbx_ipc_socket_close() 536879:20260619:144615.163 End of zbx_ipc_socket_close() 536879:20260619:144615.163 In lld_manager_init() workers:2 536879:20260619:144615.163 End of lld_manager_init() 536879:20260619:144615.163 zbx_setproctitle() title:'lld manager #1 started' 536879:20260619:144615.163 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144615.163 [7] thread started [preprocessing worker #7] 536878:20260619:144615.163 [4] thread started [preprocessing worker #4] 536878:20260619:144615.163 [3] thread started [preprocessing worker #3] 536878:20260619:144615.163 [8] thread started [preprocessing worker #8] 536878:20260619:144615.163 [1] thread started [preprocessing worker #1] 536878:20260619:144615.163 [9] thread started [preprocessing worker #9] 536878:20260619:144615.163 [5] thread started [preprocessing worker #5] 536876:20260619:144615.164 server #5 started [alerter #2] 536876:20260619:144615.164 zbx_setproctitle() title:'alerter [connecting to the database]' 536876:20260619:144615.164 In zbx_ipc_socket_open() 536876:20260619:144615.164 End of zbx_ipc_socket_open():SUCCEED 536876:20260619:144615.164 In zbx_ipc_socket_write() 536876:20260619:144615.164 End of zbx_ipc_socket_write():SUCCEED 536876:20260619:144615.164 zbx_setproctitle() title:'alerter #2 started' 536876:20260619:144615.164 In zbx_ipc_socket_read() 536893:20260619:144615.164 server #22 started [java poller #2] 536893:20260619:144615.164 In zbx_tls_init_child() 536893:20260619:144615.164 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536907:20260619:144615.164 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536907:20260619:144615.164 End of zbx_tls_init_child() 536907:20260619:144615.164 zbx_setproctitle() title:'proxy poller #1 [connecting to the database]' 536907:20260619:144615.164 In zbx_db_connect() flag:0 536878:20260619:144615.165 [6] thread started [preprocessing worker #6] 536905:20260619:144615.165 server #29 started [java poller #9] 536905:20260619:144615.165 In zbx_tls_init_child() 536905:20260619:144615.165 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536905:20260619:144615.165 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536905:20260619:144615.165 End of zbx_tls_init_child() 536905:20260619:144615.165 zbx_setproctitle() title:'java poller #9 started' 536905:20260619:144615.165 In zbx_ipc_async_socket_open() 536905:20260619:144615.165 In zbx_ipc_socket_open() 536905:20260619:144615.165 End of zbx_ipc_socket_open():SUCCEED 536905:20260619:144615.165 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536905:20260619:144615.165 In zbx_ipc_async_socket_send() 536905:20260619:144615.165 In zbx_ipc_client_send() clientid:0 536905:20260619:144615.165 End of zbx_ipc_client_send():SUCCEED 536905:20260619:144615.166 End of zbx_ipc_async_socket_send():SUCCEED 536905:20260619:144615.166 In zbx_ipc_async_socket_flush() timeout:4 536905:20260619:144615.166 End of zbx_ipc_async_socket_flush():0 536905:20260619:144615.166 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000000 sec, getting values]' 536905:20260619:144615.166 In get_values() 536905:20260619:144615.166 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144615.166 End of zbx_dc_config_get_poller_items():0 536905:20260619:144615.166 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144615.166 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144615.166 End of get_values():0 536905:20260619:144615.166 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000072 sec, idle 5 sec]' 536905:20260619:144615.166 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144615.166 server #30 started [java poller #10] 536906:20260619:144615.171 In zbx_tls_init_child() 536906:20260619:144615.171 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536906:20260619:144615.172 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536906:20260619:144615.172 End of zbx_tls_init_child() 536906:20260619:144615.172 zbx_setproctitle() title:'java poller #10 started' 536906:20260619:144615.172 In zbx_ipc_async_socket_open() 536906:20260619:144615.172 In zbx_ipc_socket_open() 536906:20260619:144615.172 End of zbx_ipc_socket_open():SUCCEED 536906:20260619:144615.172 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536906:20260619:144615.172 In zbx_ipc_async_socket_send() 536906:20260619:144615.172 In zbx_ipc_client_send() clientid:0 536906:20260619:144615.172 End of zbx_ipc_client_send():SUCCEED 536906:20260619:144615.172 End of zbx_ipc_async_socket_send():SUCCEED 536906:20260619:144615.172 In zbx_ipc_async_socket_flush() timeout:4 536906:20260619:144615.172 End of zbx_ipc_async_socket_flush():0 536906:20260619:144615.172 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000000 sec, getting values]' 536906:20260619:144615.172 In get_values() 536906:20260619:144615.172 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144615.172 End of zbx_dc_config_get_poller_items():0 536906:20260619:144615.172 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144615.172 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144615.172 End of get_values():0 536906:20260619:144615.172 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000097 sec, idle 5 sec]' 536906:20260619:144615.172 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144615.172 server #33 started [task manager #1] 536923:20260619:144615.173 zbx_setproctitle() title:'task manager [connecting to the database]' 536923:20260619:144615.173 In zbx_db_connect() flag:0 536935:20260619:144615.175 server #38 started [poller #5] 536935:20260619:144615.175 In zbx_tls_init_child() 536935:20260619:144615.175 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536936:20260619:144615.177 server #39 started [unreachable poller #1] 536936:20260619:144615.177 In zbx_tls_init_child() 536936:20260619:144615.177 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536936:20260619:144615.177 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536936:20260619:144615.177 End of zbx_tls_init_child() 536936:20260619:144615.177 zbx_setproctitle() title:'unreachable poller #1 started' 536894:20260619:144615.177 server #23 started [java poller #3] 536894:20260619:144615.178 In zbx_tls_init_child() 536894:20260619:144615.178 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536878:20260619:144615.178 [10] thread started [preprocessing worker #10] 536878:20260619:144615.178 [12] thread started [preprocessing worker #12] 536878:20260619:144615.178 [14] thread started [preprocessing worker #14] 536931:20260619:144615.178 server #34 started [poller #1] 536931:20260619:144615.179 In zbx_tls_init_child() 536931:20260619:144615.179 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536931:20260619:144615.179 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536931:20260619:144615.179 End of zbx_tls_init_child() 536931:20260619:144615.179 zbx_setproctitle() title:'poller #1 started' 536931:20260619:144615.179 In zbx_ipc_async_socket_open() 536931:20260619:144615.179 In zbx_ipc_socket_open() 536931:20260619:144615.180 End of zbx_ipc_socket_open():SUCCEED 536931:20260619:144615.180 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536931:20260619:144615.180 In zbx_ipc_async_socket_send() 536931:20260619:144615.180 In zbx_ipc_client_send() clientid:0 536931:20260619:144615.180 End of zbx_ipc_client_send():SUCCEED 536931:20260619:144615.180 End of zbx_ipc_async_socket_send():SUCCEED 536931:20260619:144615.180 In zbx_ipc_async_socket_flush() timeout:4 536931:20260619:144615.180 End of zbx_ipc_async_socket_flush():0 536931:20260619:144615.180 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000000 sec, getting values]' 536931:20260619:144615.180 In get_values() 536931:20260619:144615.180 In zbx_dc_config_get_poller_items() poller_type:0 536931:20260619:144615.180 End of zbx_dc_config_get_poller_items():0 536931:20260619:144615.180 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144615.181 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144615.181 End of get_values():0 536931:20260619:144615.181 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000829 sec, idle 5 sec]' 536931:20260619:144615.181 In zbx_ipc_async_socket_recv() timeout:5 536932:20260619:144615.181 server #35 started [poller #2] 536932:20260619:144615.182 In zbx_tls_init_child() 536932:20260619:144615.182 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536932:20260619:144615.182 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536932:20260619:144615.182 End of zbx_tls_init_child() 536932:20260619:144615.182 zbx_setproctitle() title:'poller #2 started' 536932:20260619:144615.182 In zbx_ipc_async_socket_open() 536932:20260619:144615.182 In zbx_ipc_socket_open() 536932:20260619:144615.182 End of zbx_ipc_socket_open():SUCCEED 536932:20260619:144615.182 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536932:20260619:144615.182 In zbx_ipc_async_socket_send() 536932:20260619:144615.182 In zbx_ipc_client_send() clientid:0 536932:20260619:144615.182 End of zbx_ipc_client_send():SUCCEED 536932:20260619:144615.182 End of zbx_ipc_async_socket_send():SUCCEED 536932:20260619:144615.182 In zbx_ipc_async_socket_flush() timeout:4 536932:20260619:144615.182 End of zbx_ipc_async_socket_flush():0 536932:20260619:144615.182 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000000 sec, getting values]' 536932:20260619:144615.182 In get_values() 536932:20260619:144615.182 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144615.182 End of zbx_dc_config_get_poller_items():0 536932:20260619:144615.182 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144615.182 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144615.182 End of get_values():0 536932:20260619:144615.182 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000100 sec, idle 5 sec]' 536932:20260619:144615.182 In zbx_ipc_async_socket_recv() timeout:5 536933:20260619:144615.182 server #36 started [poller #3] 536933:20260619:144615.183 In zbx_tls_init_child() 536933:20260619:144615.183 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536933:20260619:144615.183 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536933:20260619:144615.183 End of zbx_tls_init_child() 536933:20260619:144615.183 zbx_setproctitle() title:'poller #3 started' 536933:20260619:144615.183 In zbx_ipc_async_socket_open() 536933:20260619:144615.183 In zbx_ipc_socket_open() 536933:20260619:144615.183 End of zbx_ipc_socket_open():SUCCEED 536933:20260619:144615.183 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536933:20260619:144615.183 In zbx_ipc_async_socket_send() 536933:20260619:144615.183 In zbx_ipc_client_send() clientid:0 536933:20260619:144615.183 End of zbx_ipc_client_send():SUCCEED 536933:20260619:144615.183 End of zbx_ipc_async_socket_send():SUCCEED 536933:20260619:144615.183 In zbx_ipc_async_socket_flush() timeout:4 536933:20260619:144615.183 End of zbx_ipc_async_socket_flush():0 536933:20260619:144615.183 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000000 sec, getting values]' 536933:20260619:144615.183 In get_values() 536933:20260619:144615.183 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144615.183 End of zbx_dc_config_get_poller_items():0 536933:20260619:144615.183 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144615.183 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144615.183 End of get_values():0 536933:20260619:144615.183 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000120 sec, idle 5 sec]' 536933:20260619:144615.183 In zbx_ipc_async_socket_recv() timeout:5 536934:20260619:144615.183 server #37 started [poller #4] 536934:20260619:144615.184 In zbx_tls_init_child() 536934:20260619:144615.184 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536877:20260619:144615.184 zbx_setproctitle() title:'alerter [connecting to the database]' 536877:20260619:144615.184 In zbx_ipc_socket_open() 536877:20260619:144615.184 End of zbx_ipc_socket_open():SUCCEED 536877:20260619:144615.184 In zbx_ipc_socket_write() 536877:20260619:144615.184 End of zbx_ipc_socket_write():SUCCEED 536877:20260619:144615.184 zbx_setproctitle() title:'alerter #3 started' 536877:20260619:144615.184 In zbx_ipc_socket_read() 536895:20260619:144615.184 server #24 started [java poller #4] 536895:20260619:144615.184 In zbx_tls_init_child() 536895:20260619:144615.184 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536937:20260619:144615.184 server #40 started [trapper #1] 536937:20260619:144615.185 In zbx_tls_init_child() 536937:20260619:144615.185 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536937:20260619:144615.185 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536937:20260619:144615.185 End of zbx_tls_init_child() 536937:20260619:144615.185 zbx_setproctitle() title:'trapper #1 [connecting to the database]' 536937:20260619:144615.185 In zbx_db_connect() flag:0 536879:20260619:144615.189 In ipc_service_accept() 536879:20260619:144615.189 In ipc_service_add_client() 536879:20260619:144615.189 End of ipc_service_add_client() clientid:5 536879:20260619:144615.189 End of ipc_service_accept() 536879:20260619:144615.189 End of zbx_ipc_service_recv():2 536879:20260619:144615.189 In zbx_ipc_service_recv() timeout:1.000 536879:20260619:144615.189 In ipc_service_accept() 536879:20260619:144615.189 In ipc_service_add_client() 536879:20260619:144615.189 End of ipc_service_add_client() clientid:6 536879:20260619:144615.189 End of ipc_service_accept() 536879:20260619:144615.189 End of zbx_ipc_service_recv():1 536879:20260619:144615.190 In lld_register_worker() 536879:20260619:144615.190 End of lld_register_worker() 536879:20260619:144615.190 In zbx_ipc_service_recv() timeout:1.000 536879:20260619:144615.190 End of zbx_ipc_service_recv():1 536879:20260619:144615.190 In lld_register_worker() 536879:20260619:144615.190 End of lld_register_worker() 536879:20260619:144615.190 In zbx_ipc_service_recv() timeout:1.000 536896:20260619:144615.190 server #25 started [java poller #5] 536896:20260619:144615.191 In zbx_tls_init_child() 536896:20260619:144615.191 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536896:20260619:144615.191 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536896:20260619:144615.196 End of zbx_tls_init_child() 536896:20260619:144615.196 zbx_setproctitle() title:'java poller #5 started' 536896:20260619:144615.196 In zbx_ipc_async_socket_open() 536896:20260619:144615.196 In zbx_ipc_socket_open() 536896:20260619:144615.196 End of zbx_ipc_socket_open():SUCCEED 536896:20260619:144615.196 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536896:20260619:144615.196 In zbx_ipc_async_socket_send() 536896:20260619:144615.196 In zbx_ipc_client_send() clientid:0 536896:20260619:144615.196 End of zbx_ipc_client_send():SUCCEED 536896:20260619:144615.196 End of zbx_ipc_async_socket_send():SUCCEED 536896:20260619:144615.196 In zbx_ipc_async_socket_flush() timeout:4 536896:20260619:144615.196 End of zbx_ipc_async_socket_flush():0 536896:20260619:144615.196 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000000 sec, getting values]' 536896:20260619:144615.196 In get_values() 536896:20260619:144615.196 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144615.196 End of zbx_dc_config_get_poller_items():0 536896:20260619:144615.196 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144615.196 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144615.196 End of get_values():0 536896:20260619:144615.196 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000148 sec, idle 5 sec]' 536896:20260619:144615.197 In zbx_ipc_async_socket_recv() timeout:5 536892:20260619:144615.197 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536892:20260619:144615.197 End of zbx_tls_init_child() 536892:20260619:144615.197 zbx_setproctitle() title:'java poller #1 started' 536892:20260619:144615.198 In zbx_ipc_async_socket_open() 536892:20260619:144615.198 In zbx_ipc_socket_open() 536892:20260619:144615.198 End of zbx_ipc_socket_open():SUCCEED 536892:20260619:144615.198 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536892:20260619:144615.198 In zbx_ipc_async_socket_send() 536892:20260619:144615.198 In zbx_ipc_client_send() clientid:0 536892:20260619:144615.198 End of zbx_ipc_client_send():SUCCEED 536892:20260619:144615.198 End of zbx_ipc_async_socket_send():SUCCEED 536892:20260619:144615.198 In zbx_ipc_async_socket_flush() timeout:4 536892:20260619:144615.198 End of zbx_ipc_async_socket_flush():0 536892:20260619:144615.198 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000000 sec, getting values]' 536892:20260619:144615.198 In get_values() 536892:20260619:144615.198 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144615.198 End of zbx_dc_config_get_poller_items():0 536892:20260619:144615.198 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144615.198 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144615.198 End of get_values():0 536892:20260619:144615.198 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000147 sec, idle 5 sec]' 536892:20260619:144615.198 In zbx_ipc_async_socket_recv() timeout:5 536897:20260619:144615.199 server #26 started [java poller #6] 536897:20260619:144615.200 In zbx_tls_init_child() 536897:20260619:144615.201 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536897:20260619:144615.201 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536897:20260619:144615.201 End of zbx_tls_init_child() 536897:20260619:144615.201 zbx_setproctitle() title:'java poller #6 started' 536897:20260619:144615.201 In zbx_ipc_async_socket_open() 536897:20260619:144615.201 In zbx_ipc_socket_open() 536897:20260619:144615.201 End of zbx_ipc_socket_open():SUCCEED 536897:20260619:144615.201 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536897:20260619:144615.201 In zbx_ipc_async_socket_send() 536897:20260619:144615.201 In zbx_ipc_client_send() clientid:0 536897:20260619:144615.201 End of zbx_ipc_client_send():SUCCEED 536897:20260619:144615.201 End of zbx_ipc_async_socket_send():SUCCEED 536897:20260619:144615.201 In zbx_ipc_async_socket_flush() timeout:4 536897:20260619:144615.201 End of zbx_ipc_async_socket_flush():0 536897:20260619:144615.201 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000000 sec, getting values]' 536897:20260619:144615.201 In get_values() 536897:20260619:144615.201 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144615.202 End of zbx_dc_config_get_poller_items():0 536897:20260619:144615.202 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144615.202 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144615.202 End of get_values():0 536897:20260619:144615.202 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000512 sec, idle 5 sec]' 536897:20260619:144615.202 In zbx_ipc_async_socket_recv() timeout:5 536898:20260619:144615.202 server #27 started [java poller #7] 536898:20260619:144615.202 In zbx_tls_init_child() 536898:20260619:144615.202 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536898:20260619:144615.203 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536898:20260619:144615.203 End of zbx_tls_init_child() 536898:20260619:144615.203 zbx_setproctitle() title:'java poller #7 started' 536898:20260619:144615.203 In zbx_ipc_async_socket_open() 536898:20260619:144615.203 In zbx_ipc_socket_open() 536898:20260619:144615.203 End of zbx_ipc_socket_open():SUCCEED 536898:20260619:144615.203 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536898:20260619:144615.203 In zbx_ipc_async_socket_send() 536898:20260619:144615.203 In zbx_ipc_client_send() clientid:0 536898:20260619:144615.203 End of zbx_ipc_client_send():SUCCEED 536898:20260619:144615.203 End of zbx_ipc_async_socket_send():SUCCEED 536898:20260619:144615.203 In zbx_ipc_async_socket_flush() timeout:4 536898:20260619:144615.203 End of zbx_ipc_async_socket_flush():0 536898:20260619:144615.203 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000000 sec, getting values]' 536898:20260619:144615.203 In get_values() 536898:20260619:144615.203 In zbx_dc_config_get_poller_items() poller_type:4 536934:20260619:144615.203 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536934:20260619:144615.204 End of zbx_tls_init_child() 536934:20260619:144615.204 zbx_setproctitle() title:'poller #4 started' 536934:20260619:144615.204 In zbx_ipc_async_socket_open() 536934:20260619:144615.204 In zbx_ipc_socket_open() 536934:20260619:144615.204 End of zbx_ipc_socket_open():SUCCEED 536934:20260619:144615.204 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536934:20260619:144615.204 In zbx_ipc_async_socket_send() 536934:20260619:144615.204 In zbx_ipc_client_send() clientid:0 536934:20260619:144615.204 End of zbx_ipc_client_send():SUCCEED 536934:20260619:144615.204 End of zbx_ipc_async_socket_send():SUCCEED 536934:20260619:144615.204 In zbx_ipc_async_socket_flush() timeout:4 536934:20260619:144615.204 End of zbx_ipc_async_socket_flush():0 536934:20260619:144615.204 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000000 sec, getting values]' 536934:20260619:144615.204 In get_values() 536934:20260619:144615.204 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144615.204 End of zbx_dc_config_get_poller_items():0 536934:20260619:144615.204 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144615.204 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144615.204 End of get_values():0 536934:20260619:144615.204 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000113 sec, idle 5 sec]' 536934:20260619:144615.204 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144615.204 server #28 started [java poller #8] 536907:20260619:144615.216 query without transaction detected 536907:20260619:144615.216 query [txnlev:0] [set escape_string_warning to off] 536943:20260619:144615.216 server #43 started [trapper #4] 536943:20260619:144615.216 In zbx_tls_init_child() 536943:20260619:144615.216 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536899:20260619:144615.216 In zbx_tls_init_child() 536899:20260619:144615.216 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536943:20260619:144615.216 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536943:20260619:144615.216 End of zbx_tls_init_child() 536943:20260619:144615.216 zbx_setproctitle() title:'trapper #4 [connecting to the database]' 536943:20260619:144615.217 In zbx_db_connect() flag:0 536907:20260619:144615.217 query without transaction detected 536907:20260619:144615.217 query [txnlev:0] [set extra_float_digits to 3] 536944:20260619:144615.220 server #44 started [trapper #5] 536944:20260619:144615.221 In zbx_tls_init_child() 536944:20260619:144615.221 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536944:20260619:144615.221 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536944:20260619:144615.221 End of zbx_tls_init_child() 536944:20260619:144615.221 zbx_setproctitle() title:'trapper #5 [connecting to the database]' 536944:20260619:144615.221 In zbx_db_connect() flag:0 536946:20260619:144615.222 server #45 started [icmp pinger #1] 536946:20260619:144615.222 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144615.222 In get_pinger_hosts() 536946:20260619:144615.222 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144615.222 End of zbx_dc_config_get_poller_items():0 536946:20260619:144615.222 End of get_pinger_hosts():0 536946:20260619:144615.222 In process_pinger_hosts() 536946:20260619:144615.222 End of process_pinger_hosts() 536946:20260619:144615.222 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144615.222 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144615.222 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000091 sec, idle 5 sec]' 536942:20260619:144615.222 server #42 started [trapper #3] 536942:20260619:144615.223 In zbx_tls_init_child() 536942:20260619:144615.223 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536942:20260619:144615.223 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536942:20260619:144615.223 End of zbx_tls_init_child() 536942:20260619:144615.223 zbx_setproctitle() title:'trapper #3 [connecting to the database]' 536942:20260619:144615.223 In zbx_db_connect() flag:0 536883:20260619:144615.226 query without transaction detected 536883:20260619:144615.226 query [txnlev:0] [set escape_string_warning to off] 536947:20260619:144615.228 server #46 started [alert syncer #1] 536947:20260619:144615.228 In zbx_ipc_async_socket_open() 536947:20260619:144615.228 In zbx_ipc_socket_open() 536947:20260619:144615.228 End of zbx_ipc_socket_open():SUCCEED 536935:20260619:144615.229 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536935:20260619:144615.229 End of zbx_tls_init_child() 536935:20260619:144615.229 zbx_setproctitle() title:'poller #5 started' 536935:20260619:144615.229 In zbx_ipc_async_socket_open() 536935:20260619:144615.229 In zbx_ipc_socket_open() 536935:20260619:144615.229 End of zbx_ipc_socket_open():SUCCEED 536935:20260619:144615.229 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536935:20260619:144615.229 In zbx_ipc_async_socket_send() 536935:20260619:144615.229 In zbx_ipc_client_send() clientid:0 536935:20260619:144615.229 End of zbx_ipc_client_send():SUCCEED 536935:20260619:144615.229 End of zbx_ipc_async_socket_send():SUCCEED 536935:20260619:144615.229 In zbx_ipc_async_socket_flush() timeout:4 536935:20260619:144615.229 End of zbx_ipc_async_socket_flush():0 536935:20260619:144615.229 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000000 sec, getting values]' 536935:20260619:144615.229 In get_values() 536935:20260619:144615.229 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144615.229 End of zbx_dc_config_get_poller_items():0 536935:20260619:144615.229 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144615.229 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144615.229 End of get_values():0 536935:20260619:144615.229 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000107 sec, idle 5 sec]' 536935:20260619:144615.229 In zbx_ipc_async_socket_recv() timeout:5 536936:20260619:144615.229 In zbx_ipc_async_socket_open() 536936:20260619:144615.229 In zbx_ipc_socket_open() 536936:20260619:144615.229 End of zbx_ipc_socket_open():SUCCEED 536936:20260619:144615.229 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536936:20260619:144615.229 In zbx_ipc_async_socket_send() 536936:20260619:144615.229 In zbx_ipc_client_send() clientid:0 536936:20260619:144615.229 End of zbx_ipc_client_send():SUCCEED 536936:20260619:144615.229 End of zbx_ipc_async_socket_send():SUCCEED 536936:20260619:144615.229 In zbx_ipc_async_socket_flush() timeout:4 536936:20260619:144615.229 End of zbx_ipc_async_socket_flush():0 536936:20260619:144615.229 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000000 sec, getting values]' 536936:20260619:144615.230 In get_values() 536936:20260619:144615.230 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144615.230 End of zbx_dc_config_get_poller_items():0 536936:20260619:144615.230 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144615.230 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144615.230 End of get_values():0 536936:20260619:144615.230 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000098 sec, idle 5 sec]' 536936:20260619:144615.230 In zbx_ipc_async_socket_recv() timeout:5 536874:20260619:144615.230 query without transaction detected 536874:20260619:144615.230 query [txnlev:0] [set escape_string_warning to off] 536947:20260619:144615.230 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536947:20260619:144615.230 zbx_setproctitle() title:'alert syncer [connecting to the database]' 536947:20260619:144615.230 In zbx_db_connect() flag:0 536874:20260619:144615.230 query without transaction detected 536874:20260619:144615.230 query [txnlev:0] [set extra_float_digits to 3] 536923:20260619:144615.230 query without transaction detected 536923:20260619:144615.230 query [txnlev:0] [set escape_string_warning to off] 536941:20260619:144615.230 server #41 started [trapper #2] 536941:20260619:144615.231 In zbx_tls_init_child() 536941:20260619:144615.231 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536941:20260619:144615.231 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536941:20260619:144615.231 End of zbx_tls_init_child() 536941:20260619:144615.231 zbx_setproctitle() title:'trapper #2 [connecting to the database]' 536941:20260619:144615.231 In zbx_db_connect() flag:0 536880:20260619:144615.232 query without transaction detected 536880:20260619:144615.232 query [txnlev:0] [set escape_string_warning to off] 536886:20260619:144615.232 [discovery manager] query without transaction detected 536886:20260619:144615.232 [discovery manager] query [txnlev:0] [set escape_string_warning to off] 536880:20260619:144615.233 query without transaction detected 536880:20260619:144615.233 query [txnlev:0] [set extra_float_digits to 3] 536886:20260619:144615.233 [discovery manager] query without transaction detected 536886:20260619:144615.233 [discovery manager] query [txnlev:0] [set extra_float_digits to 3] 536880:20260619:144615.233 query [txnlev:0] [show standard_conforming_strings] 536886:20260619:144615.233 [discovery manager] query [txnlev:0] [show standard_conforming_strings] 536886:20260619:144615.233 [discovery manager] query [txnlev:0] [show default_transaction_read_only] 536880:20260619:144615.233 query [txnlev:0] [show default_transaction_read_only] 536874:20260619:144615.234 query [txnlev:0] [show standard_conforming_strings] 536923:20260619:144615.234 query without transaction detected 536923:20260619:144615.234 query [txnlev:0] [set extra_float_digits to 3] 536948:20260619:144615.234 server #47 started [history poller #1] 536948:20260619:144615.235 In zbx_tls_init_child() 536895:20260619:144615.235 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536895:20260619:144615.235 End of zbx_tls_init_child() 536895:20260619:144615.235 zbx_setproctitle() title:'java poller #4 started' 536950:20260619:144615.235 server #49 started [history poller #3] 536950:20260619:144615.236 In zbx_tls_init_child() 536950:20260619:144615.236 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536884:20260619:144615.236 query without transaction detected 536884:20260619:144615.236 query [txnlev:0] [set escape_string_warning to off] 536882:20260619:144615.236 query without transaction detected 536882:20260619:144615.236 query [txnlev:0] [set escape_string_warning to off] 536878:20260619:144615.236 [11] thread started [preprocessing worker #11] 536950:20260619:144615.236 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536950:20260619:144615.236 End of zbx_tls_init_child() 536950:20260619:144615.236 zbx_setproctitle() title:'history poller #3 [connecting to the database]' 536950:20260619:144615.236 In zbx_db_connect() flag:0 536878:20260619:144615.237 [15] thread started [preprocessing worker #15] 536878:20260619:144615.237 [16] thread started [preprocessing worker #16] 536884:20260619:144615.237 query without transaction detected 536884:20260619:144615.237 query [txnlev:0] [set extra_float_digits to 3] 536882:20260619:144615.237 query without transaction detected 536882:20260619:144615.237 query [txnlev:0] [set extra_float_digits to 3] 536884:20260619:144615.238 query [txnlev:0] [show standard_conforming_strings] 536923:20260619:144615.238 query [txnlev:0] [show standard_conforming_strings] 536937:20260619:144615.238 query without transaction detected 536937:20260619:144615.238 query [txnlev:0] [set escape_string_warning to off] 536882:20260619:144615.238 query [txnlev:0] [show standard_conforming_strings] 536888:20260619:144615.238 query without transaction detected 536888:20260619:144615.238 query [txnlev:0] [set escape_string_warning to off] 536889:20260619:144615.238 query without transaction detected 536889:20260619:144615.238 query [txnlev:0] [set escape_string_warning to off] 536899:20260619:144615.238 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536899:20260619:144615.238 End of zbx_tls_init_child() 536899:20260619:144615.238 zbx_setproctitle() title:'java poller #8 started' 536899:20260619:144615.238 In zbx_ipc_async_socket_open() 536899:20260619:144615.238 In zbx_ipc_socket_open() 536899:20260619:144615.238 End of zbx_ipc_socket_open():SUCCEED 536899:20260619:144615.238 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536899:20260619:144615.238 In zbx_ipc_async_socket_send() 536899:20260619:144615.238 In zbx_ipc_client_send() clientid:0 536899:20260619:144615.238 End of zbx_ipc_client_send():SUCCEED 536899:20260619:144615.238 End of zbx_ipc_async_socket_send():SUCCEED 536899:20260619:144615.238 In zbx_ipc_async_socket_flush() timeout:4 536899:20260619:144615.238 End of zbx_ipc_async_socket_flush():0 536899:20260619:144615.238 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000000 sec, getting values]' 536899:20260619:144615.239 In get_values() 536899:20260619:144615.239 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144615.239 End of zbx_dc_config_get_poller_items():0 536899:20260619:144615.239 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144615.239 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144615.239 End of get_values():0 536899:20260619:144615.239 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000149 sec, idle 5 sec]' 536899:20260619:144615.239 In zbx_ipc_async_socket_recv() timeout:5 536887:20260619:144615.239 query without transaction detected 536887:20260619:144615.239 query [txnlev:0] [set escape_string_warning to off] 536889:20260619:144615.239 query without transaction detected 536889:20260619:144615.239 query [txnlev:0] [set extra_float_digits to 3] 536884:20260619:144615.239 query [txnlev:0] [show default_transaction_read_only] 536883:20260619:144615.239 query without transaction detected 536883:20260619:144615.239 query [txnlev:0] [set extra_float_digits to 3] 536886:20260619:144615.239 [discovery manager] query [txnlev:0] [select pg_is_in_recovery();] 536880:20260619:144615.239 query [txnlev:0] [select pg_is_in_recovery();] 536893:20260619:144615.240 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536893:20260619:144615.240 End of zbx_tls_init_child() 536893:20260619:144615.240 zbx_setproctitle() title:'java poller #2 started' 536893:20260619:144615.240 In zbx_ipc_async_socket_open() 536893:20260619:144615.240 In zbx_ipc_socket_open() 536893:20260619:144615.240 End of zbx_ipc_socket_open():SUCCEED 536893:20260619:144615.240 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536893:20260619:144615.240 In zbx_ipc_async_socket_send() 536893:20260619:144615.240 In zbx_ipc_client_send() clientid:0 536893:20260619:144615.240 End of zbx_ipc_client_send():SUCCEED 536893:20260619:144615.240 End of zbx_ipc_async_socket_send():SUCCEED 536893:20260619:144615.240 In zbx_ipc_async_socket_flush() timeout:4 536893:20260619:144615.240 End of zbx_ipc_async_socket_flush():0 536893:20260619:144615.240 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000000 sec, getting values]' 536893:20260619:144615.240 In get_values() 536893:20260619:144615.240 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144615.240 End of zbx_dc_config_get_poller_items():0 536893:20260619:144615.240 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144615.240 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144615.240 End of get_values():0 536893:20260619:144615.240 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000067 sec, idle 5 sec]' 536893:20260619:144615.240 In zbx_ipc_async_socket_recv() timeout:5 536880:20260619:144615.240 query without transaction detected 536880:20260619:144615.240 query [txnlev:0] [set bytea_output=escape] 536886:20260619:144615.240 [discovery manager] query without transaction detected 536886:20260619:144615.240 [discovery manager] query [txnlev:0] [set bytea_output=escape] 536880:20260619:144615.240 End of zbx_db_connect():0 536880:20260619:144615.240 zbx_setproctitle() title:'lld worker #1 started' 536880:20260619:144615.240 In zbx_ipc_socket_read() 536883:20260619:144615.241 query [txnlev:0] [show standard_conforming_strings] 536923:20260619:144615.241 query [txnlev:0] [show default_transaction_read_only] 536937:20260619:144615.241 query without transaction detected 536937:20260619:144615.241 query [txnlev:0] [set extra_float_digits to 3] 536948:20260619:144615.241 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536874:20260619:144615.241 query [txnlev:0] [show default_transaction_read_only] 536948:20260619:144615.242 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536948:20260619:144615.242 End of zbx_tls_init_child() 536948:20260619:144615.242 zbx_setproctitle() title:'history poller #1 [connecting to the database]' 536948:20260619:144615.242 In zbx_db_connect() flag:0 536874:20260619:144615.242 query [txnlev:0] [select pg_is_in_recovery();] 536949:20260619:144615.242 server #48 started [history poller #2] 536949:20260619:144615.243 In zbx_tls_init_child() 536949:20260619:144615.243 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536895:20260619:144615.244 In zbx_ipc_async_socket_open() 536895:20260619:144615.244 In zbx_ipc_socket_open() 536895:20260619:144615.244 End of zbx_ipc_socket_open():SUCCEED 536895:20260619:144615.244 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536895:20260619:144615.244 In zbx_ipc_async_socket_send() 536895:20260619:144615.244 In zbx_ipc_client_send() clientid:0 536895:20260619:144615.244 End of zbx_ipc_client_send():SUCCEED 536895:20260619:144615.244 End of zbx_ipc_async_socket_send():SUCCEED 536895:20260619:144615.244 In zbx_ipc_async_socket_flush() timeout:4 536895:20260619:144615.244 End of zbx_ipc_async_socket_flush():0 536895:20260619:144615.244 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000000 sec, getting values]' 536895:20260619:144615.244 In get_values() 536895:20260619:144615.244 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144615.244 End of zbx_dc_config_get_poller_items():0 536895:20260619:144615.244 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144615.244 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144615.244 End of get_values():0 536895:20260619:144615.244 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000075 sec, idle 5 sec]' 536895:20260619:144615.244 In zbx_ipc_async_socket_recv() timeout:5 536890:20260619:144615.244 query without transaction detected 536890:20260619:144615.244 query [txnlev:0] [set escape_string_warning to off] 536894:20260619:144615.244 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536894:20260619:144615.244 End of zbx_tls_init_child() 536894:20260619:144615.244 zbx_setproctitle() title:'java poller #3 started' 536894:20260619:144615.244 In zbx_ipc_async_socket_open() 536894:20260619:144615.244 In zbx_ipc_socket_open() 536894:20260619:144615.244 End of zbx_ipc_socket_open():SUCCEED 536894:20260619:144615.244 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536894:20260619:144615.244 In zbx_ipc_async_socket_send() 536894:20260619:144615.244 In zbx_ipc_client_send() clientid:0 536894:20260619:144615.244 End of zbx_ipc_client_send():SUCCEED 536894:20260619:144615.244 End of zbx_ipc_async_socket_send():SUCCEED 536894:20260619:144615.244 In zbx_ipc_async_socket_flush() timeout:4 536894:20260619:144615.244 End of zbx_ipc_async_socket_flush():0 536894:20260619:144615.244 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000000 sec, getting values]' 536894:20260619:144615.244 In get_values() 536894:20260619:144615.244 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144615.244 End of zbx_dc_config_get_poller_items():0 536894:20260619:144615.244 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144615.244 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144615.244 End of get_values():0 536894:20260619:144615.245 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000058 sec, idle 5 sec]' 536894:20260619:144615.245 In zbx_ipc_async_socket_recv() timeout:5 536878:20260619:144615.245 [13] thread started [preprocessing worker #13] 536882:20260619:144615.245 query [txnlev:0] [show default_transaction_read_only] 536888:20260619:144615.245 query without transaction detected 536888:20260619:144615.245 query [txnlev:0] [set extra_float_digits to 3] 536886:20260619:144615.245 [discovery manager] End of zbx_db_connect():0 536886:20260619:144615.245 [discovery manager] In zbx_ipc_service_start() service:discoverer 536886:20260619:144615.245 [discovery manager] End of zbx_ipc_service_start():SUCCEED 536886:20260619:144615.245 [discovery manager] for a discovery process with 5 workers, the user limit of 1024 file descriptors is insufficient. The maximum number of concurrent checks per worker has been reduced to 122 536887:20260619:144615.246 query without transaction detected 536887:20260619:144615.246 query [txnlev:0] [set extra_float_digits to 3] 536907:20260619:144615.246 query [txnlev:0] [show standard_conforming_strings] 536874:20260619:144615.246 query without transaction detected 536874:20260619:144615.246 query [txnlev:0] [set bytea_output=escape] 536923:20260619:144615.246 query [txnlev:0] [select pg_is_in_recovery();] 536898:20260619:144615.246 End of zbx_dc_config_get_poller_items():0 536898:20260619:144615.246 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144615.246 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144615.246 End of get_values():0 536898:20260619:144615.246 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.042698 sec, idle 5 sec]' 536898:20260619:144615.246 In zbx_ipc_async_socket_recv() timeout:5 536884:20260619:144615.246 query [txnlev:0] [select pg_is_in_recovery();] 536889:20260619:144615.246 query [txnlev:0] [show standard_conforming_strings] 536883:20260619:144615.246 query [txnlev:0] [show default_transaction_read_only] 536886:20260619:144615.246 [discovery worker #5] thread started [discovery worker #5] 536886:20260619:144615.246 [discovery worker #2] thread started [discovery worker #2] 536886:20260619:144615.251 [discovery worker #3] thread started [discovery worker #3] 536907:20260619:144615.252 query [txnlev:0] [show default_transaction_read_only] 536937:20260619:144615.252 query [txnlev:0] [show standard_conforming_strings] 536923:20260619:144615.252 query without transaction detected 536923:20260619:144615.252 query [txnlev:0] [set bytea_output=escape] 536874:20260619:144615.252 End of zbx_db_connect():0 536874:20260619:144615.252 zbx_setproctitle() title:'alert manager #1 started' 536874:20260619:144615.252 query [txnlev:0] [select null] 536907:20260619:144615.253 query [txnlev:0] [select pg_is_in_recovery();] 536891:20260619:144615.254 End of zbx_ipc_socket_open():SUCCEED 536891:20260619:144615.254 In zbx_tls_init_child() 536891:20260619:144615.254 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536875:20260619:144615.255 End of zbx_ipc_socket_open():SUCCEED 536875:20260619:144615.255 In zbx_ipc_socket_write() 536875:20260619:144615.255 End of zbx_ipc_socket_write():SUCCEED 536875:20260619:144615.255 zbx_setproctitle() title:'alerter #1 started' 536875:20260619:144615.255 In zbx_ipc_socket_read() 536923:20260619:144615.255 End of zbx_db_connect():0 536923:20260619:144615.255 zbx_setproctitle() title:'task manager [started, idle 5 sec]' 536923:20260619:144615.255 In zbx_ipc_async_socket_open() 536923:20260619:144615.255 In zbx_ipc_socket_open() 536923:20260619:144615.255 End of zbx_ipc_socket_open():SUCCEED 536923:20260619:144615.255 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536923:20260619:144615.255 In zbx_ipc_async_socket_send() 536923:20260619:144615.255 In zbx_ipc_client_send() clientid:0 536923:20260619:144615.255 End of zbx_ipc_client_send():SUCCEED 536923:20260619:144615.255 End of zbx_ipc_async_socket_send():SUCCEED 536923:20260619:144615.255 In zbx_ipc_async_socket_flush() timeout:4 536923:20260619:144615.255 End of zbx_ipc_async_socket_flush():0 536923:20260619:144615.255 In zbx_ipc_async_socket_recv() timeout:5 536937:20260619:144615.255 query [txnlev:0] [show default_transaction_read_only] 536891:20260619:144615.255 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536891:20260619:144615.255 End of zbx_tls_init_child() 536891:20260619:144615.255 zbx_setproctitle() title:'escalator #1 [connecting to the database]' 536891:20260619:144615.255 In zbx_db_connect() flag:0 536890:20260619:144615.256 query without transaction detected 536890:20260619:144615.256 query [txnlev:0] [set extra_float_digits to 3] 536882:20260619:144615.256 query [txnlev:0] [select pg_is_in_recovery();] 536943:20260619:144615.256 query without transaction detected 536943:20260619:144615.256 query [txnlev:0] [set escape_string_warning to off] 536888:20260619:144615.256 query [txnlev:0] [show standard_conforming_strings] 536884:20260619:144615.256 query without transaction detected 536884:20260619:144615.256 query [txnlev:0] [set bytea_output=escape] 536889:20260619:144615.256 query [txnlev:0] [show default_transaction_read_only] 536887:20260619:144615.256 query [txnlev:0] [show standard_conforming_strings] 536883:20260619:144615.256 query [txnlev:0] [select pg_is_in_recovery();] 536949:20260619:144615.257 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536949:20260619:144615.257 End of zbx_tls_init_child() 536949:20260619:144615.257 zbx_setproctitle() title:'history poller #2 [connecting to the database]' 536949:20260619:144615.257 In zbx_db_connect() flag:0 536907:20260619:144615.259 query without transaction detected 536907:20260619:144615.259 query [txnlev:0] [set bytea_output=escape] 536874:20260619:144615.259 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144615.259 In ipc_service_accept() 536874:20260619:144615.259 In ipc_service_add_client() 536874:20260619:144615.259 End of ipc_service_add_client() clientid:5 536874:20260619:144615.259 End of ipc_service_accept() 536874:20260619:144615.259 End of zbx_ipc_service_recv():2 536874:20260619:144615.259 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144615.259 In ipc_service_accept() 536874:20260619:144615.259 In ipc_service_add_client() 536874:20260619:144615.259 End of ipc_service_add_client() clientid:6 536874:20260619:144615.259 End of ipc_service_accept() 536874:20260619:144615.259 End of zbx_ipc_service_recv():1 536874:20260619:144615.259 In am_register_alerter() 536874:20260619:144615.259 End of am_register_alerter() 536874:20260619:144615.259 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144615.259 In ipc_service_accept() 536874:20260619:144615.259 In ipc_service_add_client() 536874:20260619:144615.259 End of ipc_service_add_client() clientid:7 536874:20260619:144615.259 End of ipc_service_accept() 536874:20260619:144615.259 End of zbx_ipc_service_recv():1 536874:20260619:144615.259 In am_register_alerter() 536874:20260619:144615.259 End of am_register_alerter() 536874:20260619:144615.259 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144615.259 In ipc_service_accept() 536874:20260619:144615.259 In ipc_service_add_client() 536874:20260619:144615.259 End of ipc_service_add_client() clientid:8 536874:20260619:144615.259 End of ipc_service_accept() 536874:20260619:144615.259 End of zbx_ipc_service_recv():2 536874:20260619:144615.259 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144615.259 In ipc_service_accept() 536874:20260619:144615.259 In ipc_service_add_client() 536874:20260619:144615.259 End of ipc_service_add_client() clientid:9 536874:20260619:144615.259 End of ipc_service_accept() 536874:20260619:144615.259 End of zbx_ipc_service_recv():2 536874:20260619:144615.259 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144615.259 End of zbx_ipc_service_recv():1 536874:20260619:144615.259 In am_register_alerter() 536874:20260619:144615.259 End of am_register_alerter() 536874:20260619:144615.259 In zbx_ipc_service_recv() timeout:1.000 536937:20260619:144615.259 query [txnlev:0] [select pg_is_in_recovery();] 536890:20260619:144615.260 query [txnlev:0] [show standard_conforming_strings] 536882:20260619:144615.260 query without transaction detected 536882:20260619:144615.260 query [txnlev:0] [set bytea_output=escape] 536888:20260619:144615.260 query [txnlev:0] [show default_transaction_read_only] 536887:20260619:144615.261 query [txnlev:0] [show default_transaction_read_only] 536883:20260619:144615.261 query without transaction detected 536883:20260619:144615.261 query [txnlev:0] [set bytea_output=escape] 536886:20260619:144615.261 [discovery worker #1] thread started [discovery worker #1] 536907:20260619:144615.263 End of zbx_db_connect():0 536907:20260619:144615.263 In zbx_ipc_async_socket_open() 536907:20260619:144615.263 In zbx_ipc_socket_open() 536907:20260619:144615.263 End of zbx_ipc_socket_open():SUCCEED 536907:20260619:144615.263 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536907:20260619:144615.264 In zbx_ipc_async_socket_send() 536907:20260619:144615.264 In zbx_ipc_client_send() clientid:0 536907:20260619:144615.264 End of zbx_ipc_client_send():SUCCEED 536907:20260619:144615.264 End of zbx_ipc_async_socket_send():SUCCEED 536907:20260619:144615.264 In zbx_ipc_async_socket_flush() timeout:4 536907:20260619:144615.264 End of zbx_ipc_async_socket_flush():0 536907:20260619:144615.264 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000000 sec, exchanging data]' 536907:20260619:144615.264 In process_proxy() 536907:20260619:144615.264 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144615.264 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144615.264 End of process_proxy() 536907:20260619:144615.264 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144615.264 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144615.264 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000060 sec, idle 5 sec]' 536907:20260619:144615.264 In zbx_ipc_async_socket_recv() timeout:5 536937:20260619:144615.264 query without transaction detected 536937:20260619:144615.264 query [txnlev:0] [set bytea_output=escape] 536943:20260619:144615.264 query without transaction detected 536943:20260619:144615.264 query [txnlev:0] [set extra_float_digits to 3] 536890:20260619:144615.265 query [txnlev:0] [show default_transaction_read_only] 536943:20260619:144615.265 query [txnlev:0] [show standard_conforming_strings] 536882:20260619:144615.265 End of zbx_db_connect():0 536882:20260619:144615.265 End of hk_history_compression_init() 536882:20260619:144615.265 In zbx_ipc_async_socket_open() 536882:20260619:144615.265 In zbx_ipc_socket_open() 536882:20260619:144615.265 End of zbx_ipc_socket_open():SUCCEED 536882:20260619:144615.265 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536882:20260619:144615.265 In zbx_ipc_async_socket_send() 536882:20260619:144615.265 In zbx_ipc_client_send() clientid:0 536882:20260619:144615.265 End of zbx_ipc_client_send():SUCCEED 536882:20260619:144615.265 End of zbx_ipc_async_socket_send():SUCCEED 536882:20260619:144615.265 In zbx_ipc_async_socket_flush() timeout:4 536882:20260619:144615.265 End of zbx_ipc_async_socket_flush():0 536882:20260619:144615.265 In zbx_db_connect() flag:0 536888:20260619:144615.265 query [txnlev:0] [select pg_is_in_recovery();] 536884:20260619:144615.265 End of zbx_db_connect():0 536884:20260619:144615.265 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.000000 sec, getting values]' 536884:20260619:144615.265 In process_httptests() 536884:20260619:144615.265 End of process_httptests() 536884:20260619:144615.265 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.000049 sec, idle 5 sec]' 536889:20260619:144615.266 query [txnlev:0] [select pg_is_in_recovery();] 536887:20260619:144615.266 query [txnlev:0] [select pg_is_in_recovery();] 536883:20260619:144615.266 End of zbx_db_connect():0 536883:20260619:144615.266 zbx_setproctitle() title:'timer #1 [started, processing maintenances]' 536883:20260619:144615.266 In zbx_dc_update_maintenances() 536883:20260619:144615.266 End of zbx_dc_update_maintenances() started:0 stopped:0 running:0 536883:20260619:144615.266 query [txnlev:1] [begin;] 536890:20260619:144615.269 query [txnlev:0] [select pg_is_in_recovery();] 536943:20260619:144615.270 query [txnlev:0] [show default_transaction_read_only] 536937:20260619:144615.270 End of zbx_db_connect():0 536937:20260619:144615.270 In zbx_ipc_async_socket_open() 536937:20260619:144615.270 In zbx_ipc_socket_open() 536937:20260619:144615.270 End of zbx_ipc_socket_open():SUCCEED 536937:20260619:144615.270 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536937:20260619:144615.270 In zbx_ipc_async_socket_send() 536937:20260619:144615.270 In zbx_ipc_client_send() clientid:0 536937:20260619:144615.270 End of zbx_ipc_client_send():SUCCEED 536937:20260619:144615.270 End of zbx_ipc_async_socket_send():SUCCEED 536937:20260619:144615.270 In zbx_ipc_async_socket_flush() timeout:4 536937:20260619:144615.270 End of zbx_ipc_async_socket_flush():0 536937:20260619:144615.270 zbx_setproctitle() title:'trapper #1 [processed data in 0.000000 sec, waiting for connection]' 536937:20260619:144615.270 zbx_setproctitle() title:'trapper #1 [processing data]' 536937:20260619:144615.270 In zbx_ipc_async_socket_recv() timeout:0 536937:20260619:144615.270 End of zbx_ipc_async_socket_recv():0 536888:20260619:144615.270 query without transaction detected 536888:20260619:144615.270 query [txnlev:0] [set bytea_output=escape] 536937:20260619:144615.270 trapper got request 'active check heartbeat' 536937:20260619:144615.270 zbx_setproctitle() title:'trapper #1 [processed data in 0.000301 sec, waiting for connection]' 536948:20260619:144615.270 query without transaction detected 536948:20260619:144615.270 query [txnlev:0] [set escape_string_warning to off] 536953:20260619:144615.270 server #52 started [availability manager #1] 536953:20260619:144615.271 zbx_setproctitle() title:'availability manager #1 [connecting to the database]' 536953:20260619:144615.271 In zbx_db_connect() flag:0 536890:20260619:144615.272 query without transaction detected 536890:20260619:144615.272 query [txnlev:0] [set bytea_output=escape] 536888:20260619:144615.272 End of zbx_db_connect():0 536888:20260619:144615.273 In zbx_ipc_async_socket_open() 536888:20260619:144615.273 In zbx_ipc_socket_open() 536888:20260619:144615.273 End of zbx_ipc_socket_open():SUCCEED 536888:20260619:144615.273 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536888:20260619:144615.273 In zbx_ipc_async_socket_send() 536888:20260619:144615.273 In zbx_ipc_client_send() clientid:0 536888:20260619:144615.273 End of zbx_ipc_client_send():SUCCEED 536888:20260619:144615.273 End of zbx_ipc_async_socket_send():SUCCEED 536888:20260619:144615.273 In zbx_ipc_async_socket_flush() timeout:4 536888:20260619:144615.273 End of zbx_ipc_async_socket_flush():0 536888:20260619:144615.273 zbx_setproctitle() title:'history syncer #2 [started, syncing history]' 536888:20260619:144615.273 In zbx_sync_history_cache() history_num:0 536888:20260619:144615.273 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000090 sec, idle 1 sec]' 536888:20260619:144615.273 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144615.273 query without transaction detected 536889:20260619:144615.273 query [txnlev:0] [set bytea_output=escape] 536937:20260619:144615.274 zbx_setproctitle() title:'trapper #1 [processing data]' 536937:20260619:144615.274 In zbx_ipc_async_socket_recv() timeout:0 536937:20260619:144615.274 End of zbx_ipc_async_socket_recv():0 536937:20260619:144615.274 trapper got request 'active checks' 536937:20260619:144615.274 trapper got '{"request":"active checks","host":"test","config_revision":0,"session":"abf81e95a602d33c01fa9b9afb9632c1","version":"7.0.28rc1","variant":1}' 536937:20260619:144615.274 In send_list_of_active_checks_json() 536937:20260619:144615.274 In zbx_is_ip4() ip:'127.0.0.1' 536937:20260619:144615.274 End of zbx_is_ip4():SUCCEED 536937:20260619:144615.274 In get_hostid_by_host_or_autoregister() host:'test' metadata:'' 536937:20260619:144615.274 End of get_hostid_by_host_or_autoregister():FAIL 536937:20260619:144615.274 cannot send list of active checks to "127.0.0.1": host [test] not found 536937:20260619:144615.274 send_list_of_active_checks_json() sending [{"response":"failed","info":"host [test] not found"}] 536937:20260619:144615.274 End of send_list_of_active_checks_json():SUCCEED 536937:20260619:144615.274 zbx_setproctitle() title:'trapper #1 [processed data in 0.000148 sec, waiting for connection]' 536943:20260619:144615.274 query [txnlev:0] [select pg_is_in_recovery();] 536948:20260619:144615.274 query without transaction detected 536948:20260619:144615.274 query [txnlev:0] [set extra_float_digits to 3] 536886:20260619:144615.274 [discovery worker #4] thread started [discovery worker #4] 536887:20260619:144615.275 query without transaction detected 536887:20260619:144615.275 query [txnlev:0] [set bytea_output=escape] 536952:20260619:144615.275 server #51 started [history poller #5] 536952:20260619:144615.275 In zbx_tls_init_child() 536952:20260619:144615.275 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536889:20260619:144615.275 End of zbx_db_connect():0 536889:20260619:144615.275 In zbx_ipc_async_socket_open() 536889:20260619:144615.275 In zbx_ipc_socket_open() 536889:20260619:144615.275 End of zbx_ipc_socket_open():SUCCEED 536889:20260619:144615.275 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536889:20260619:144615.275 In zbx_ipc_async_socket_send() 536889:20260619:144615.275 In zbx_ipc_client_send() clientid:0 536952:20260619:144615.275 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536952:20260619:144615.275 End of zbx_tls_init_child() 536952:20260619:144615.275 zbx_setproctitle() title:'history poller #5 [connecting to the database]' 536952:20260619:144615.275 In zbx_db_connect() flag:0 536889:20260619:144615.275 End of zbx_ipc_client_send():SUCCEED 536889:20260619:144615.275 End of zbx_ipc_async_socket_send():SUCCEED 536889:20260619:144615.275 In zbx_ipc_async_socket_flush() timeout:4 536889:20260619:144615.275 End of zbx_ipc_async_socket_flush():0 536889:20260619:144615.275 zbx_setproctitle() title:'history syncer #3 [started, syncing history]' 536889:20260619:144615.276 In zbx_sync_history_cache() history_num:0 536889:20260619:144615.276 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000081 sec, idle 1 sec]' 536889:20260619:144615.276 In zbx_ipc_async_socket_recv() timeout:1 536943:20260619:144615.277 query without transaction detected 536943:20260619:144615.277 query [txnlev:0] [set bytea_output=escape] 536944:20260619:144615.277 query without transaction detected 536944:20260619:144615.277 query [txnlev:0] [set escape_string_warning to off] 536943:20260619:144615.277 End of zbx_db_connect():0 536943:20260619:144615.277 In zbx_ipc_async_socket_open() 536943:20260619:144615.277 In zbx_ipc_socket_open() 536943:20260619:144615.277 End of zbx_ipc_socket_open():SUCCEED 536943:20260619:144615.277 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536943:20260619:144615.277 In zbx_ipc_async_socket_send() 536943:20260619:144615.277 In zbx_ipc_client_send() clientid:0 536943:20260619:144615.277 End of zbx_ipc_client_send():SUCCEED 536943:20260619:144615.277 End of zbx_ipc_async_socket_send():SUCCEED 536943:20260619:144615.277 In zbx_ipc_async_socket_flush() timeout:4 536943:20260619:144615.277 End of zbx_ipc_async_socket_flush():0 536943:20260619:144615.277 zbx_setproctitle() title:'trapper #4 [processed data in 0.000000 sec, waiting for connection]' 536948:20260619:144615.277 query [txnlev:0] [show standard_conforming_strings] 536966:20260619:144615.278 server #53 started [trigger housekeeper #1] 536966:20260619:144615.278 zbx_setproctitle() title:'trigger housekeeper [connecting to the database]' 536966:20260619:144615.278 In zbx_db_connect() flag:0 536944:20260619:144615.280 query without transaction detected 536944:20260619:144615.280 query [txnlev:0] [set extra_float_digits to 3] 536890:20260619:144615.280 End of zbx_db_connect():0 536890:20260619:144615.280 In zbx_ipc_async_socket_open() 536890:20260619:144615.280 In zbx_ipc_socket_open() 536890:20260619:144615.280 End of zbx_ipc_socket_open():SUCCEED 536890:20260619:144615.281 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536890:20260619:144615.281 In zbx_ipc_async_socket_send() 536890:20260619:144615.281 In zbx_ipc_client_send() clientid:0 536890:20260619:144615.281 End of zbx_ipc_client_send():SUCCEED 536890:20260619:144615.281 End of zbx_ipc_async_socket_send():SUCCEED 536890:20260619:144615.281 In zbx_ipc_async_socket_flush() timeout:4 536890:20260619:144615.281 End of zbx_ipc_async_socket_flush():0 536890:20260619:144615.281 zbx_setproctitle() title:'history syncer #4 [started, syncing history]' 536890:20260619:144615.281 In zbx_sync_history_cache() history_num:0 536890:20260619:144615.281 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000082 sec, idle 1 sec]' 536890:20260619:144615.281 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144615.281 End of zbx_db_connect():0 536887:20260619:144615.281 query without transaction detected 536887:20260619:144615.281 query [txnlev:0] [delete from trigger_queue] 536883:20260619:144615.281 In zbx_dc_get_host_maintenance_updates() 536942:20260619:144615.281 query without transaction detected 536942:20260619:144615.281 query [txnlev:0] [set escape_string_warning to off] 536883:20260619:144615.282 End of zbx_dc_get_host_maintenance_updates() updates:0 536883:20260619:144615.282 query [txnlev:1] [commit;] 536971:20260619:144615.282 server #56 started [agent poller #1] 536971:20260619:144615.282 zbx_setproctitle() title:'agent poller #1 started' 536971:20260619:144615.282 In zbx_ipc_async_socket_open() 536971:20260619:144615.282 In zbx_ipc_socket_open() 536944:20260619:144615.282 query [txnlev:0] [show standard_conforming_strings] 536887:20260619:144615.285 In zbx_ipc_async_socket_open() 536887:20260619:144615.285 In zbx_ipc_socket_open() 536887:20260619:144615.285 End of zbx_ipc_socket_open():SUCCEED 536887:20260619:144615.285 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536887:20260619:144615.285 In zbx_ipc_async_socket_send() 536887:20260619:144615.285 In zbx_ipc_client_send() clientid:0 536887:20260619:144615.285 End of zbx_ipc_client_send():SUCCEED 536887:20260619:144615.285 End of zbx_ipc_async_socket_send():SUCCEED 536887:20260619:144615.285 In zbx_ipc_async_socket_flush() timeout:4 536887:20260619:144615.285 End of zbx_ipc_async_socket_flush():0 536887:20260619:144615.285 zbx_setproctitle() title:'history syncer #1 [started, syncing history]' 536887:20260619:144615.285 In zbx_sync_history_cache() history_num:0 536887:20260619:144615.285 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000065 sec, idle 1 sec]' 536887:20260619:144615.285 In zbx_ipc_async_socket_recv() timeout:1 536883:20260619:144615.285 query [txnlev:0] [select eventid,maintenanceid from event_suppress where suppress_until<1781869575 and suppress_until<>0] 536972:20260619:144615.285 server #57 started [snmp poller #1] 536972:20260619:144615.286 zbx_setproctitle() title:'snmp poller #1 started' 536972:20260619:144615.286 In zbx_ipc_async_socket_open() 536972:20260619:144615.286 In zbx_ipc_socket_open() 536972:20260619:144615.286 End of zbx_ipc_socket_open():SUCCEED 536972:20260619:144615.286 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536972:20260619:144615.286 In zbx_ipc_async_socket_send() 536972:20260619:144615.286 In zbx_ipc_client_send() clientid:0 536972:20260619:144615.286 End of zbx_ipc_client_send():SUCCEED 536972:20260619:144615.286 End of zbx_ipc_async_socket_send():SUCCEED 536972:20260619:144615.286 In zbx_ipc_async_socket_flush() timeout:4 536972:20260619:144615.286 End of zbx_ipc_async_socket_flush():0 536972:20260619:144615.286 In async_poller_init() 536972:20260619:144615.286 In zbx_async_manager_create() workers:1 536972:20260619:144615.287 thread started 536883:20260619:144615.287 query [txnlev:1] [begin;] 536942:20260619:144615.287 query without transaction detected 536942:20260619:144615.287 query [txnlev:0] [set extra_float_digits to 3] 536944:20260619:144615.287 query [txnlev:0] [show default_transaction_read_only] 536948:20260619:144615.287 query [txnlev:0] [show default_transaction_read_only] 536967:20260619:144615.288 server #54 started [odbc poller #1] 536967:20260619:144615.288 In zbx_tls_init_child() 536967:20260619:144615.288 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536970:20260619:144615.289 server #55 started [http agent poller #1] 536970:20260619:144615.290 zbx_setproctitle() title:'http agent poller #1 started' 536970:20260619:144615.290 In zbx_ipc_async_socket_open() 536951:20260619:144615.290 server #50 started [history poller #4] 536951:20260619:144615.290 In zbx_tls_init_child() 536951:20260619:144615.290 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536951:20260619:144615.291 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536951:20260619:144615.300 End of zbx_tls_init_child() 536951:20260619:144615.300 zbx_setproctitle() title:'history poller #4 [connecting to the database]' 536951:20260619:144615.300 In zbx_db_connect() flag:0 536971:20260619:144615.300 End of zbx_ipc_socket_open():SUCCEED 536971:20260619:144615.300 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536971:20260619:144615.300 In zbx_ipc_async_socket_send() 536971:20260619:144615.300 In zbx_ipc_client_send() clientid:0 536971:20260619:144615.300 End of zbx_ipc_client_send():SUCCEED 536971:20260619:144615.301 End of zbx_ipc_async_socket_send():SUCCEED 536971:20260619:144615.301 In zbx_ipc_async_socket_flush() timeout:4 536971:20260619:144615.301 End of zbx_ipc_async_socket_flush():0 536971:20260619:144615.301 In async_poller_init() 536971:20260619:144615.301 In zbx_async_manager_create() workers:1 536948:20260619:144615.301 query [txnlev:0] [select pg_is_in_recovery();] 536970:20260619:144615.301 In zbx_ipc_socket_open() 536883:20260619:144615.301 query [txnlev:1] [delete from event_suppress where suppress_until<1781869575 and suppress_until<>0] 536970:20260619:144615.301 End of zbx_ipc_socket_open():SUCCEED 536970:20260619:144615.301 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536970:20260619:144615.301 In zbx_ipc_async_socket_send() 536970:20260619:144615.301 In zbx_ipc_client_send() clientid:0 536970:20260619:144615.301 End of zbx_ipc_client_send():SUCCEED 536970:20260619:144615.301 End of zbx_ipc_async_socket_send():SUCCEED 536970:20260619:144615.301 In zbx_ipc_async_socket_flush() timeout:4 536970:20260619:144615.301 End of zbx_ipc_async_socket_flush():0 536970:20260619:144615.301 In async_poller_init() 536970:20260619:144615.301 In zbx_async_manager_create() workers:1 536971:20260619:144615.301 thread started 536949:20260619:144615.302 query without transaction detected 536949:20260619:144615.302 query [txnlev:0] [set escape_string_warning to off] 536944:20260619:144615.302 query [txnlev:0] [select pg_is_in_recovery();] 536942:20260619:144615.302 query [txnlev:0] [show standard_conforming_strings] 536948:20260619:144615.302 query without transaction detected 536948:20260619:144615.302 query [txnlev:0] [set bytea_output=escape] 536883:20260619:144615.304 query [txnlev:1] [commit;] 536883:20260619:144615.305 query [txnlev:0] [select p.eventid,p.objectid,p.r_eventid,null,null from problem p where p.source=0 and p.object=0 and mod(p.eventid,1)=0 order by p.eventid] 536883:20260619:144615.307 query [txnlev:0] [select eventid,maintenanceid,suppress_until from event_suppress where mod(eventid,1)=0 and maintenanceid is not null order by eventid] 536942:20260619:144615.308 query [txnlev:0] [show default_transaction_read_only] 536942:20260619:144615.310 query [txnlev:0] [select pg_is_in_recovery();] 536944:20260619:144615.310 query without transaction detected 536944:20260619:144615.310 query [txnlev:0] [set bytea_output=escape] 536942:20260619:144615.310 query without transaction detected 536942:20260619:144615.310 query [txnlev:0] [set bytea_output=escape] 536948:20260619:144615.310 End of zbx_db_connect():0 536948:20260619:144615.310 zbx_setproctitle() title:'history poller #1 started' 536948:20260619:144615.310 In zbx_ipc_async_socket_open() 536948:20260619:144615.310 In zbx_ipc_socket_open() 536948:20260619:144615.310 End of zbx_ipc_socket_open():SUCCEED 536948:20260619:144615.310 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536948:20260619:144615.310 In zbx_ipc_async_socket_send() 536948:20260619:144615.310 In zbx_ipc_client_send() clientid:0 536948:20260619:144615.310 End of zbx_ipc_client_send():SUCCEED 536948:20260619:144615.310 End of zbx_ipc_async_socket_send():SUCCEED 536948:20260619:144615.310 In zbx_ipc_async_socket_flush() timeout:4 536948:20260619:144615.310 End of zbx_ipc_async_socket_flush():0 536948:20260619:144615.311 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000000 sec, getting values]' 536948:20260619:144615.311 In get_values() 536948:20260619:144615.311 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144615.311 End of zbx_dc_config_get_poller_items():0 536948:20260619:144615.311 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144615.311 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144615.311 End of get_values():0 536948:20260619:144615.311 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000107 sec, idle 5 sec]' 536948:20260619:144615.311 In zbx_ipc_async_socket_recv() timeout:5 536942:20260619:144615.311 End of zbx_db_connect():0 536942:20260619:144615.311 In zbx_ipc_async_socket_open() 536942:20260619:144615.311 In zbx_ipc_socket_open() 536942:20260619:144615.311 End of zbx_ipc_socket_open():SUCCEED 536942:20260619:144615.311 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536942:20260619:144615.311 In zbx_ipc_async_socket_send() 536942:20260619:144615.311 In zbx_ipc_client_send() clientid:0 536942:20260619:144615.311 End of zbx_ipc_client_send():SUCCEED 536942:20260619:144615.311 End of zbx_ipc_async_socket_send():SUCCEED 536942:20260619:144615.311 In zbx_ipc_async_socket_flush() timeout:4 536942:20260619:144615.311 End of zbx_ipc_async_socket_flush():0 536942:20260619:144615.311 zbx_setproctitle() title:'trapper #3 [processed data in 0.000000 sec, waiting for connection]' 536944:20260619:144615.311 End of zbx_db_connect():0 536944:20260619:144615.311 In zbx_ipc_async_socket_open() 536944:20260619:144615.311 In zbx_ipc_socket_open() 536944:20260619:144615.311 End of zbx_ipc_socket_open():SUCCEED 536944:20260619:144615.311 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536944:20260619:144615.311 In zbx_ipc_async_socket_send() 536944:20260619:144615.311 In zbx_ipc_client_send() clientid:0 536944:20260619:144615.311 End of zbx_ipc_client_send():SUCCEED 536944:20260619:144615.311 End of zbx_ipc_async_socket_send():SUCCEED 536944:20260619:144615.311 In zbx_ipc_async_socket_flush() timeout:4 536944:20260619:144615.311 End of zbx_ipc_async_socket_flush():0 536944:20260619:144615.311 zbx_setproctitle() title:'trapper #5 [processed data in 0.000000 sec, waiting for connection]' 536883:20260619:144615.314 zbx_setproctitle() title:'timer #1 [updated 0 hosts, suppressed 0 events in 0.047811 sec, idle 44 sec]' 536949:20260619:144615.315 query without transaction detected 536949:20260619:144615.315 query [txnlev:0] [set extra_float_digits to 3] 536891:20260619:144615.316 query without transaction detected 536891:20260619:144615.316 query [txnlev:0] [set escape_string_warning to off] 536949:20260619:144615.316 query [txnlev:0] [show standard_conforming_strings] 536949:20260619:144615.316 query [txnlev:0] [show default_transaction_read_only] 536949:20260619:144615.317 query [txnlev:0] [select pg_is_in_recovery();] 536949:20260619:144615.318 query without transaction detected 536949:20260619:144615.318 query [txnlev:0] [set bytea_output=escape] 536949:20260619:144615.318 End of zbx_db_connect():0 536949:20260619:144615.318 zbx_setproctitle() title:'history poller #2 started' 536949:20260619:144615.318 In zbx_ipc_async_socket_open() 536949:20260619:144615.318 In zbx_ipc_socket_open() 536949:20260619:144615.318 End of zbx_ipc_socket_open():SUCCEED 536949:20260619:144615.318 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536949:20260619:144615.318 In zbx_ipc_async_socket_send() 536949:20260619:144615.318 In zbx_ipc_client_send() clientid:0 536949:20260619:144615.318 End of zbx_ipc_client_send():SUCCEED 536949:20260619:144615.318 End of zbx_ipc_async_socket_send():SUCCEED 536949:20260619:144615.318 In zbx_ipc_async_socket_flush() timeout:4 536949:20260619:144615.318 End of zbx_ipc_async_socket_flush():0 536949:20260619:144615.318 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000000 sec, getting values]' 536949:20260619:144615.318 In get_values() 536949:20260619:144615.318 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144615.318 End of zbx_dc_config_get_poller_items():0 536949:20260619:144615.318 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144615.318 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144615.318 End of get_values():0 536949:20260619:144615.318 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000113 sec, idle 5 sec]' 536949:20260619:144615.318 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144615.319 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536967:20260619:144615.319 End of zbx_tls_init_child() 536967:20260619:144615.319 zbx_setproctitle() title:'odbc poller #1 started' 536967:20260619:144615.319 In zbx_ipc_async_socket_open() 536967:20260619:144615.319 In zbx_ipc_socket_open() 536967:20260619:144615.319 End of zbx_ipc_socket_open():SUCCEED 536967:20260619:144615.320 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536967:20260619:144615.323 In zbx_ipc_async_socket_send() 536967:20260619:144615.324 In zbx_ipc_client_send() clientid:0 536967:20260619:144615.324 End of zbx_ipc_client_send():SUCCEED 536967:20260619:144615.324 End of zbx_ipc_async_socket_send():SUCCEED 536967:20260619:144615.324 In zbx_ipc_async_socket_flush() timeout:4 536967:20260619:144615.324 End of zbx_ipc_async_socket_flush():0 536967:20260619:144615.324 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000000 sec, getting values]' 536967:20260619:144615.324 In get_values() 536967:20260619:144615.324 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144615.324 End of zbx_dc_config_get_poller_items():0 536967:20260619:144615.324 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144615.324 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144615.324 End of get_values():0 536967:20260619:144615.324 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000086 sec, idle 5 sec]' 536967:20260619:144615.324 In zbx_ipc_async_socket_recv() timeout:5 536891:20260619:144615.324 query without transaction detected 536891:20260619:144615.324 query [txnlev:0] [set extra_float_digits to 3] 536891:20260619:144615.325 query [txnlev:0] [show standard_conforming_strings] 536891:20260619:144615.325 query [txnlev:0] [show default_transaction_read_only] 536891:20260619:144615.325 query [txnlev:0] [select pg_is_in_recovery();] 536891:20260619:144615.325 query without transaction detected 536891:20260619:144615.325 query [txnlev:0] [set bytea_output=escape] 536891:20260619:144615.325 End of zbx_db_connect():0 536891:20260619:144615.325 In zbx_ipc_async_socket_open() 536891:20260619:144615.325 In zbx_ipc_socket_open() 536891:20260619:144615.326 End of zbx_ipc_socket_open():SUCCEED 536891:20260619:144615.326 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536891:20260619:144615.326 In zbx_ipc_async_socket_send() 536891:20260619:144615.326 In zbx_ipc_client_send() clientid:0 536891:20260619:144615.326 End of zbx_ipc_client_send():SUCCEED 536891:20260619:144615.326 End of zbx_ipc_async_socket_send():SUCCEED 536891:20260619:144615.326 In zbx_ipc_async_socket_flush() timeout:4 536891:20260619:144615.326 End of zbx_ipc_async_socket_flush():0 536891:20260619:144615.326 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.000000 sec, processing escalations]' 536891:20260619:144615.326 In process_escalations() 536891:20260619:144615.326 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869578 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144615.327 End of process_escalations() 536891:20260619:144615.327 In process_escalations() 536891:20260619:144615.327 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869578 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536947:20260619:144615.327 query without transaction detected 536947:20260619:144615.327 query [txnlev:0] [set escape_string_warning to off] 536941:20260619:144615.327 query without transaction detected 536941:20260619:144615.328 query [txnlev:0] [set escape_string_warning to off] 536950:20260619:144615.328 query without transaction detected 536950:20260619:144615.328 query [txnlev:0] [set escape_string_warning to off] 536882:20260619:144615.328 query without transaction detected 536882:20260619:144615.328 query [txnlev:0] [set escape_string_warning to off] 536953:20260619:144615.328 query without transaction detected 536953:20260619:144615.328 query [txnlev:0] [set escape_string_warning to off] 536882:20260619:144615.328 query without transaction detected 536882:20260619:144615.328 query [txnlev:0] [set extra_float_digits to 3] 536882:20260619:144615.328 query [txnlev:0] [show standard_conforming_strings] 536882:20260619:144615.328 query [txnlev:0] [show default_transaction_read_only] 536882:20260619:144615.329 query [txnlev:0] [select pg_is_in_recovery();] 536941:20260619:144615.329 query without transaction detected 536941:20260619:144615.329 query [txnlev:0] [set extra_float_digits to 3] 536970:20260619:144615.330 thread started 536984:20260619:144615.331 server #59 started [internal poller #1] 536984:20260619:144615.331 In zbx_tls_init_child() 536984:20260619:144615.331 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536837:20260619:144615.331 In zbx_ha_get_status() 536837:20260619:144615.332 In zbx_ipc_async_socket_open() 536837:20260619:144615.332 In zbx_ipc_socket_open() 536837:20260619:144615.332 End of zbx_ipc_socket_open():SUCCEED 536846:20260619:144615.332 In ipc_service_accept() 536837:20260619:144615.332 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536837:20260619:144615.332 In zbx_ipc_async_socket_send() 536837:20260619:144615.332 In zbx_ipc_client_send() clientid:0 536837:20260619:144615.332 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144615.332 End of zbx_ipc_async_socket_send():SUCCEED 536837:20260619:144615.332 In zbx_ipc_async_socket_flush() timeout:10 536837:20260619:144615.332 End of zbx_ipc_async_socket_flush():0 536837:20260619:144615.332 In zbx_ipc_async_socket_recv() timeout:10 536846:20260619:144615.332 In ipc_service_add_client() 536846:20260619:144615.332 End of ipc_service_add_client() clientid:3 536846:20260619:144615.332 End of ipc_service_accept() 536846:20260619:144615.332 End of zbx_ipc_service_recv():2 536846:20260619:144615.332 In zbx_ipc_service_recv() timeout:0.506 536846:20260619:144615.332 End of zbx_ipc_service_recv():1 536846:20260619:144615.332 In ha_send_status() ha_status:active info: 536846:20260619:144615.332 In zbx_ipc_client_send() clientid:3 536846:20260619:144615.332 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144615.332 End of ha_send_status():SYSINFO_SUCCEED 536846:20260619:144615.332 In zbx_ipc_service_recv() timeout:0.506 536984:20260619:144615.332 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536984:20260619:144615.332 End of zbx_tls_init_child() 536984:20260619:144615.332 zbx_setproctitle() title:'internal poller #1 started' 536984:20260619:144615.332 In zbx_ipc_async_socket_open() 536984:20260619:144615.332 In zbx_ipc_socket_open() 536984:20260619:144615.332 End of zbx_ipc_socket_open():SUCCEED 536984:20260619:144615.332 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536984:20260619:144615.333 In zbx_ipc_async_socket_send() 536984:20260619:144615.333 In zbx_ipc_client_send() clientid:0 536984:20260619:144615.333 End of zbx_ipc_client_send():SUCCEED 536984:20260619:144615.333 End of zbx_ipc_async_socket_send():SUCCEED 536984:20260619:144615.333 In zbx_ipc_async_socket_flush() timeout:4 536984:20260619:144615.333 End of zbx_ipc_async_socket_flush():0 536984:20260619:144615.333 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000000 sec, getting values]' 536984:20260619:144615.333 In get_values() 536984:20260619:144615.333 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144615.333 End of zbx_dc_config_get_poller_items():0 536984:20260619:144615.333 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144615.333 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144615.333 End of get_values():0 536984:20260619:144615.333 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000145 sec, idle 5 sec]' 536984:20260619:144615.333 In zbx_ipc_async_socket_recv() timeout:5 536985:20260619:144615.333 zbx_setproctitle() title:'proxy group manager #1 starting' 536985:20260619:144615.333 server #60 started [proxy group manager #1] 536985:20260619:144615.333 In zbx_db_connect() flag:0 536882:20260619:144615.335 query without transaction detected 536882:20260619:144615.335 query [txnlev:0] [set bytea_output=escape] 536891:20260619:144615.335 End of process_escalations() 536891:20260619:144615.335 In process_escalations() 536891:20260619:144615.335 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869578 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536947:20260619:144615.335 query without transaction detected 536947:20260619:144615.336 query [txnlev:0] [set extra_float_digits to 3] 536941:20260619:144615.336 query [txnlev:0] [show standard_conforming_strings] 536947:20260619:144615.336 query [txnlev:0] [show standard_conforming_strings] 536950:20260619:144615.337 query without transaction detected 536950:20260619:144615.337 query [txnlev:0] [set extra_float_digits to 3] 536941:20260619:144615.337 query [txnlev:0] [show default_transaction_read_only] 536953:20260619:144615.337 query without transaction detected 536953:20260619:144615.337 query [txnlev:0] [set extra_float_digits to 3] 536952:20260619:144615.337 query without transaction detected 536941:20260619:144615.338 query [txnlev:0] [select pg_is_in_recovery();] 536947:20260619:144615.338 query [txnlev:0] [show default_transaction_read_only] 536882:20260619:144615.338 End of zbx_db_connect():0 536882:20260619:144615.338 query [txnlev:0] [select extversion from pg_extension where extname = 'timescaledb'] 536950:20260619:144615.338 query [txnlev:0] [show standard_conforming_strings] 536891:20260619:144615.338 End of process_escalations() 536891:20260619:144615.338 In process_escalations() 536891:20260619:144615.338 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869578 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536952:20260619:144615.339 query [txnlev:0] [set escape_string_warning to off] 536882:20260619:144615.339 In zbx_ipc_async_socket_recv() timeout:1800 536947:20260619:144615.343 query [txnlev:0] [select pg_is_in_recovery();] 536947:20260619:144615.344 query without transaction detected 536947:20260619:144615.344 query [txnlev:0] [set bytea_output=escape] 536953:20260619:144615.344 query [txnlev:0] [show standard_conforming_strings] 536953:20260619:144615.344 query [txnlev:0] [show default_transaction_read_only] 536950:20260619:144615.344 query [txnlev:0] [show default_transaction_read_only] 536941:20260619:144615.345 query without transaction detected 536941:20260619:144615.345 query [txnlev:0] [set bytea_output=escape] 536950:20260619:144615.345 query [txnlev:0] [select pg_is_in_recovery();] 536941:20260619:144615.345 End of zbx_db_connect():0 536941:20260619:144615.345 In zbx_ipc_async_socket_open() 536941:20260619:144615.345 In zbx_ipc_socket_open() 536941:20260619:144615.345 End of zbx_ipc_socket_open():SUCCEED 536941:20260619:144615.345 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536941:20260619:144615.345 In zbx_ipc_async_socket_send() 536941:20260619:144615.345 In zbx_ipc_client_send() clientid:0 536941:20260619:144615.345 End of zbx_ipc_client_send():SUCCEED 536941:20260619:144615.345 End of zbx_ipc_async_socket_send():SUCCEED 536941:20260619:144615.345 In zbx_ipc_async_socket_flush() timeout:4 536941:20260619:144615.345 End of zbx_ipc_async_socket_flush():0 536941:20260619:144615.345 zbx_setproctitle() title:'trapper #2 [processed data in 0.000000 sec, waiting for connection]' 536953:20260619:144615.345 query [txnlev:0] [select pg_is_in_recovery();] 536947:20260619:144615.346 End of zbx_db_connect():0 536947:20260619:144615.346 In zbx_ipc_async_socket_send() 536947:20260619:144615.346 In zbx_ipc_client_send() clientid:0 536947:20260619:144615.346 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144615.346 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144615.346 zbx_setproctitle() title:'alert syncer [queuing alerts]' 536947:20260619:144615.346 In am_db_get_alerts() 536947:20260619:144615.346 query [txnlev:1] [begin;] 536891:20260619:144615.346 End of process_escalations() 536953:20260619:144615.346 query without transaction detected 536953:20260619:144615.346 query [txnlev:0] [set bytea_output=escape] 536891:20260619:144615.346 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.020568 sec, idle 3 sec]' 536891:20260619:144615.346 In zbx_ipc_async_socket_recv() timeout:3 536874:20260619:144615.346 End of zbx_ipc_service_recv():1 536874:20260619:144615.346 In am_register_alert_syncer() 536874:20260619:144615.346 End of am_register_alert_syncer() 536874:20260619:144615.346 In zbx_ipc_client_send() clientid:7 536874:20260619:144615.346 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144615.346 In zbx_ipc_service_recv() timeout:1.000 536950:20260619:144615.346 query without transaction detected 536950:20260619:144615.346 query [txnlev:0] [set bytea_output=escape] 536947:20260619:144615.346 query [txnlev:1] [select a.alertid,a.mediatypeid,a.sendto,a.subject,a.message,a.status,a.retries,e.source,e.object,e.objectid,a.parameters,a.eventid,a.p_eventid from alerts a left join events e on a.eventid=e.eventid where alerttype=0 and a.status in (3,0) order by a.alertid] 536953:20260619:144615.347 End of zbx_db_connect():0 536953:20260619:144615.347 In zbx_ipc_service_start() service:availability 536953:20260619:144615.347 End of zbx_ipc_service_start():SUCCEED 536953:20260619:144615.347 In zbx_ipc_socket_open() 536953:20260619:144615.347 End of zbx_ipc_socket_open():SUCCEED 536953:20260619:144615.347 In zbx_ipc_socket_write() 536953:20260619:144615.347 End of zbx_ipc_socket_write():SUCCEED 536953:20260619:144615.347 In zbx_ipc_socket_close() 536953:20260619:144615.347 End of zbx_ipc_socket_close() 536953:20260619:144615.347 zbx_setproctitle() title:'availability manager #1 started' 536953:20260619:144615.347 query without transaction detected 536953:20260619:144615.347 query [txnlev:0] [update host_rtdata hr set active_available=0 where exists (select null from hosts h where h.hostid=hr.hostid and proxyid is null)] 536947:20260619:144615.348 query [txnlev:1] [commit;] 536950:20260619:144615.348 End of zbx_db_connect():0 536950:20260619:144615.348 zbx_setproctitle() title:'history poller #3 started' 536950:20260619:144615.348 In zbx_ipc_async_socket_open() 536950:20260619:144615.348 In zbx_ipc_socket_open() 536950:20260619:144615.348 End of zbx_ipc_socket_open():SUCCEED 536950:20260619:144615.349 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536950:20260619:144615.349 In zbx_ipc_async_socket_send() 536950:20260619:144615.349 In zbx_ipc_client_send() clientid:0 536950:20260619:144615.349 End of zbx_ipc_client_send():SUCCEED 536950:20260619:144615.349 End of zbx_ipc_async_socket_send():SUCCEED 536950:20260619:144615.349 In zbx_ipc_async_socket_flush() timeout:4 536950:20260619:144615.349 End of zbx_ipc_async_socket_flush():0 536950:20260619:144615.349 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000000 sec, getting values]' 536950:20260619:144615.349 In get_values() 536950:20260619:144615.349 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144615.349 End of zbx_dc_config_get_poller_items():0 536950:20260619:144615.349 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144615.349 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144615.349 End of get_values():0 536950:20260619:144615.349 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000107 sec, idle 5 sec]' 536950:20260619:144615.349 In zbx_ipc_async_socket_recv() timeout:5 536952:20260619:144615.349 query without transaction detected 536952:20260619:144615.349 query [txnlev:0] [set extra_float_digits to 3] 536966:20260619:144615.349 query without transaction detected 536966:20260619:144615.349 query [txnlev:0] [set escape_string_warning to off] 536982:20260619:144615.349 server #58 started [configuration syncer worker #1] 536982:20260619:144615.349 zbx_setproctitle() title:'configuration syncer worker [connecting to the database]' 536982:20260619:144615.349 In zbx_db_connect() flag:0 536947:20260619:144615.352 End of am_db_get_alerts():SUCCEED alerts:0 536947:20260619:144615.353 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s) in 0.006972 sec]' 536947:20260619:144615.353 In zbx_ipc_async_socket_recv() timeout:1 536947:20260619:144615.353 End of zbx_ipc_async_socket_recv():0 536947:20260619:144615.353 zbx_setproctitle() title:'alert syncer [queuing alerts]' 536947:20260619:144615.353 In am_db_get_alerts() 536947:20260619:144615.354 query [txnlev:1] [begin;] 536953:20260619:144615.354 In zbx_ipc_service_recv() timeout:1.000 536952:20260619:144615.354 query [txnlev:0] [show standard_conforming_strings] 536947:20260619:144615.354 query [txnlev:1] [select a.alertid,a.mediatypeid,a.sendto,a.subject,a.message,a.status,a.retries,e.source,e.object,e.objectid,a.parameters,a.eventid,a.p_eventid from alerts a left join events e on a.eventid=e.eventid where alerttype=0 and a.status=3 order by a.alertid] 536966:20260619:144615.354 query without transaction detected 536966:20260619:144615.355 query [txnlev:0] [set extra_float_digits to 3] 536966:20260619:144615.355 query [txnlev:0] [show standard_conforming_strings] 536837:20260619:144615.355 End of zbx_ipc_async_socket_recv():0 536837:20260619:144615.355 In zbx_ipc_async_socket_close() 536837:20260619:144615.355 In zbx_ipc_socket_close() 536837:20260619:144615.355 End of zbx_ipc_socket_close() 536837:20260619:144615.355 End of zbx_ipc_async_socket_close() 536837:20260619:144615.355 End of zbx_ha_get_status():SUCCEED 536837:20260619:144615.355 In zbx_ha_dispatch_message() 536837:20260619:144615.355 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144615.355 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.355 In ipc_service_accept() 536837:20260619:144615.355 In ipc_service_add_client() 536837:20260619:144615.355 End of ipc_service_add_client() clientid:5 536837:20260619:144615.355 End of ipc_service_accept() 536837:20260619:144615.355 End of zbx_ipc_service_recv():2 536837:20260619:144615.355 In zbx_ha_dispatch_message() 536837:20260619:144615.355 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144615.355 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.355 In ipc_service_accept() 536837:20260619:144615.355 In ipc_service_add_client() 536837:20260619:144615.355 End of ipc_service_add_client() clientid:6 536837:20260619:144615.355 End of ipc_service_accept() 536837:20260619:144615.355 End of zbx_ipc_service_recv():1 536837:20260619:144615.355 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.355 End of zbx_rtc_dispatch() 536837:20260619:144615.355 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.355 In ipc_service_accept() 536837:20260619:144615.355 In ipc_service_add_client() 536837:20260619:144615.355 End of ipc_service_add_client() clientid:7 536837:20260619:144615.355 End of ipc_service_accept() 536837:20260619:144615.355 End of zbx_ipc_service_recv():2 536837:20260619:144615.355 In zbx_ha_dispatch_message() 536837:20260619:144615.355 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144615.355 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.355 In ipc_service_accept() 536837:20260619:144615.355 In ipc_service_add_client() 536837:20260619:144615.355 End of ipc_service_add_client() clientid:8 536837:20260619:144615.355 End of ipc_service_accept() 536837:20260619:144615.355 End of zbx_ipc_service_recv():1 536837:20260619:144615.355 In zbx_rtc_dispatch() code:103 size:21 536837:20260619:144615.355 End of zbx_rtc_dispatch() 536837:20260619:144615.355 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.355 In ipc_service_accept() 536837:20260619:144615.355 In ipc_service_add_client() 536837:20260619:144615.355 End of ipc_service_add_client() clientid:9 536837:20260619:144615.355 End of ipc_service_accept() 536837:20260619:144615.355 In ipc_service_accept() 536837:20260619:144615.355 In ipc_service_add_client() 536837:20260619:144615.355 End of ipc_service_add_client() clientid:10 536837:20260619:144615.355 End of ipc_service_accept() 536837:20260619:144615.355 In ipc_service_accept() 536837:20260619:144615.355 In ipc_service_add_client() 536837:20260619:144615.355 End of ipc_service_add_client() clientid:11 536837:20260619:144615.355 End of ipc_service_accept() 536837:20260619:144615.355 In ipc_service_accept() 536837:20260619:144615.355 In ipc_service_add_client() 536837:20260619:144615.355 End of ipc_service_add_client() clientid:12 536837:20260619:144615.355 End of ipc_service_accept() 536837:20260619:144615.355 In ipc_service_accept() 536837:20260619:144615.355 In ipc_service_add_client() 536837:20260619:144615.355 End of ipc_service_add_client() clientid:13 536837:20260619:144615.355 End of ipc_service_accept() 536837:20260619:144615.356 In ipc_service_accept() 536837:20260619:144615.356 In ipc_service_add_client() 536837:20260619:144615.356 End of ipc_service_add_client() clientid:14 536837:20260619:144615.356 End of ipc_service_accept() 536837:20260619:144615.356 In ipc_service_accept() 536837:20260619:144615.356 In ipc_service_add_client() 536837:20260619:144615.356 End of ipc_service_add_client() clientid:15 536837:20260619:144615.356 End of ipc_service_accept() 536837:20260619:144615.356 In ipc_service_accept() 536837:20260619:144615.356 In ipc_service_add_client() 536837:20260619:144615.356 End of ipc_service_add_client() clientid:16 536837:20260619:144615.356 End of ipc_service_accept() 536837:20260619:144615.356 In ipc_service_accept() 536837:20260619:144615.356 In ipc_service_add_client() 536837:20260619:144615.356 End of ipc_service_add_client() clientid:17 536837:20260619:144615.356 End of ipc_service_accept() 536837:20260619:144615.356 In ipc_service_accept() 536837:20260619:144615.356 In ipc_service_add_client() 536837:20260619:144615.356 End of ipc_service_add_client() clientid:18 536837:20260619:144615.356 End of ipc_service_accept() 536837:20260619:144615.356 In ipc_service_accept() 536837:20260619:144615.356 In ipc_service_add_client() 536837:20260619:144615.356 End of ipc_service_add_client() clientid:19 536837:20260619:144615.356 End of ipc_service_accept() 536837:20260619:144615.356 In ipc_service_accept() 536837:20260619:144615.356 In ipc_service_add_client() 536837:20260619:144615.356 End of ipc_service_add_client() clientid:20 536837:20260619:144615.356 End of ipc_service_accept() 536837:20260619:144615.356 In ipc_service_accept() 536837:20260619:144615.356 In ipc_service_add_client() 536837:20260619:144615.356 End of ipc_service_add_client() clientid:21 536837:20260619:144615.356 End of ipc_service_accept() 536837:20260619:144615.356 In ipc_service_accept() 536837:20260619:144615.356 In ipc_service_add_client() 536837:20260619:144615.356 End of ipc_service_add_client() clientid:22 536837:20260619:144615.356 End of ipc_service_accept() 536837:20260619:144615.356 In ipc_service_accept() 536837:20260619:144615.356 In ipc_service_add_client() 536837:20260619:144615.356 End of ipc_service_add_client() clientid:23 536837:20260619:144615.356 End of ipc_service_accept() 536837:20260619:144615.356 In ipc_service_accept() 536837:20260619:144615.356 In ipc_service_add_client() 536837:20260619:144615.356 End of ipc_service_add_client() clientid:24 536837:20260619:144615.356 End of ipc_service_accept() 536837:20260619:144615.357 In ipc_service_accept() 536947:20260619:144615.357 query [txnlev:1] [commit;] 536952:20260619:144615.357 query [txnlev:0] [show default_transaction_read_only] 536952:20260619:144615.357 query [txnlev:0] [select pg_is_in_recovery();] 536952:20260619:144615.357 query without transaction detected 536952:20260619:144615.357 query [txnlev:0] [set bytea_output=escape] 536952:20260619:144615.357 End of zbx_db_connect():0 536952:20260619:144615.357 zbx_setproctitle() title:'history poller #5 started' 536952:20260619:144615.357 In zbx_ipc_async_socket_open() 536952:20260619:144615.357 In zbx_ipc_socket_open() 536952:20260619:144615.357 End of zbx_ipc_socket_open():SUCCEED 536952:20260619:144615.357 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536952:20260619:144615.357 In zbx_ipc_async_socket_send() 536952:20260619:144615.357 In zbx_ipc_client_send() clientid:0 536952:20260619:144615.357 End of zbx_ipc_client_send():SUCCEED 536952:20260619:144615.357 End of zbx_ipc_async_socket_send():SUCCEED 536952:20260619:144615.357 In zbx_ipc_async_socket_flush() timeout:4 536952:20260619:144615.357 End of zbx_ipc_async_socket_flush():0 536952:20260619:144615.357 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000000 sec, getting values]' 536952:20260619:144615.357 In get_values() 536952:20260619:144615.357 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144615.357 End of zbx_dc_config_get_poller_items():0 536952:20260619:144615.357 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144615.357 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144615.357 End of get_values():0 536952:20260619:144615.357 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000071 sec, idle 5 sec]' 536952:20260619:144615.357 In zbx_ipc_async_socket_recv() timeout:5 536966:20260619:144615.357 query [txnlev:0] [show default_transaction_read_only] 536966:20260619:144615.357 query [txnlev:0] [select pg_is_in_recovery();] 536966:20260619:144615.357 query without transaction detected 536966:20260619:144615.358 query [txnlev:0] [set bytea_output=escape] 536966:20260619:144615.358 End of zbx_db_connect():0 536966:20260619:144615.358 zbx_setproctitle() title:'trigger housekeeper [startup idle for 60 second(s)]' 536966:20260619:144615.358 In zbx_ipc_async_socket_open() 536966:20260619:144615.358 In zbx_ipc_socket_open() 536966:20260619:144615.358 End of zbx_ipc_socket_open():SUCCEED 536966:20260619:144615.358 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536966:20260619:144615.358 In zbx_ipc_async_socket_send() 536966:20260619:144615.358 In zbx_ipc_client_send() clientid:0 536966:20260619:144615.358 End of zbx_ipc_client_send():SUCCEED 536966:20260619:144615.358 End of zbx_ipc_async_socket_send():SUCCEED 536966:20260619:144615.358 In zbx_ipc_async_socket_flush() timeout:4 536966:20260619:144615.358 End of zbx_ipc_async_socket_flush():0 536966:20260619:144615.358 In zbx_ipc_async_socket_recv() timeout:60 536837:20260619:144615.358 In ipc_service_add_client() 536837:20260619:144615.358 End of ipc_service_add_client() clientid:25 536837:20260619:144615.358 End of ipc_service_accept() 536837:20260619:144615.358 In ipc_service_accept() 536837:20260619:144615.358 In ipc_service_add_client() 536837:20260619:144615.358 End of ipc_service_add_client() clientid:26 536837:20260619:144615.358 End of ipc_service_accept() 536837:20260619:144615.358 In ipc_service_accept() 536837:20260619:144615.358 In ipc_service_add_client() 536837:20260619:144615.358 End of ipc_service_add_client() clientid:27 536837:20260619:144615.358 End of ipc_service_accept() 536837:20260619:144615.358 In ipc_service_accept() 536837:20260619:144615.358 In ipc_service_add_client() 536837:20260619:144615.358 End of ipc_service_add_client() clientid:28 536837:20260619:144615.358 End of ipc_service_accept() 536837:20260619:144615.358 In ipc_service_accept() 536837:20260619:144615.358 In ipc_service_add_client() 536837:20260619:144615.358 End of ipc_service_add_client() clientid:29 536837:20260619:144615.358 End of ipc_service_accept() 536837:20260619:144615.358 In ipc_service_accept() 536837:20260619:144615.358 In ipc_service_add_client() 536837:20260619:144615.358 End of ipc_service_add_client() clientid:30 536837:20260619:144615.358 End of ipc_service_accept() 536837:20260619:144615.358 In ipc_service_accept() 536837:20260619:144615.358 In ipc_service_add_client() 536837:20260619:144615.358 End of ipc_service_add_client() clientid:31 536837:20260619:144615.358 End of ipc_service_accept() 536846:20260619:144615.358 End of zbx_ipc_service_recv():1 536846:20260619:144615.358 In zbx_ipc_socket_close() 536846:20260619:144615.358 End of zbx_ipc_socket_close() 536846:20260619:144615.358 In zbx_ipc_service_recv() timeout:0.479 536878:20260619:144615.358 End of zbx_pp_manager_create() ret:SUCCEED error: 536878:20260619:144615.359 In zbx_ipc_socket_open() 536878:20260619:144615.359 End of zbx_ipc_socket_open():SUCCEED 536878:20260619:144615.359 In zbx_ipc_socket_write() 536878:20260619:144615.359 End of zbx_ipc_socket_write():SUCCEED 536878:20260619:144615.359 In zbx_ipc_socket_close() 536878:20260619:144615.359 End of zbx_ipc_socket_close() 536878:20260619:144615.359 zbx_setproctitle() title:'preprocessing manager #1 started' 536878:20260619:144615.359 In zbx_ipc_service_recv() timeout:0.500 536951:20260619:144615.361 query without transaction detected 536951:20260619:144615.361 query [txnlev:0] [set escape_string_warning to off] 536837:20260619:144615.361 In ipc_service_accept() 536837:20260619:144615.361 In ipc_service_add_client() 536837:20260619:144615.361 End of ipc_service_add_client() clientid:32 536837:20260619:144615.361 End of ipc_service_accept() 536837:20260619:144615.361 In ipc_service_accept() 536837:20260619:144615.361 In ipc_service_add_client() 536837:20260619:144615.362 End of ipc_service_add_client() clientid:33 536837:20260619:144615.362 End of ipc_service_accept() 536837:20260619:144615.362 In ipc_service_accept() 536837:20260619:144615.362 In ipc_service_add_client() 536837:20260619:144615.362 End of ipc_service_add_client() clientid:34 536837:20260619:144615.362 End of ipc_service_accept() 536837:20260619:144615.362 In ipc_service_accept() 536837:20260619:144615.362 In ipc_service_add_client() 536837:20260619:144615.362 End of ipc_service_add_client() clientid:35 536837:20260619:144615.362 End of ipc_service_accept() 536837:20260619:144615.362 In ipc_service_accept() 536837:20260619:144615.362 In ipc_service_add_client() 536837:20260619:144615.362 End of ipc_service_add_client() clientid:36 536837:20260619:144615.362 End of ipc_service_accept() 536837:20260619:144615.362 In ipc_service_accept() 536837:20260619:144615.362 In ipc_service_add_client() 536837:20260619:144615.362 End of ipc_service_add_client() clientid:37 536837:20260619:144615.362 End of ipc_service_accept() 536837:20260619:144615.362 In ipc_service_accept() 536837:20260619:144615.362 In ipc_service_add_client() 536837:20260619:144615.362 End of ipc_service_add_client() clientid:38 536837:20260619:144615.362 End of ipc_service_accept() 536837:20260619:144615.362 In ipc_service_accept() 536837:20260619:144615.362 In ipc_service_add_client() 536837:20260619:144615.362 End of ipc_service_add_client() clientid:39 536837:20260619:144615.362 End of ipc_service_accept() 536837:20260619:144615.362 In ipc_service_accept() 536837:20260619:144615.362 In ipc_service_add_client() 536837:20260619:144615.362 End of ipc_service_add_client() clientid:40 536837:20260619:144615.362 End of ipc_service_accept() 536837:20260619:144615.362 In ipc_service_accept() 536837:20260619:144615.362 In ipc_service_add_client() 536837:20260619:144615.362 End of ipc_service_add_client() clientid:41 536837:20260619:144615.362 End of ipc_service_accept() 536837:20260619:144615.362 In ipc_service_accept() 536837:20260619:144615.362 In ipc_service_add_client() 536837:20260619:144615.362 End of ipc_service_add_client() clientid:42 536837:20260619:144615.362 End of ipc_service_accept() 536837:20260619:144615.362 In ipc_service_accept() 536837:20260619:144615.362 In ipc_service_add_client() 536837:20260619:144615.362 End of ipc_service_add_client() clientid:43 536837:20260619:144615.362 End of ipc_service_accept() 536837:20260619:144615.362 In ipc_service_accept() 536837:20260619:144615.362 In ipc_service_add_client() 536837:20260619:144615.362 End of ipc_service_add_client() clientid:44 536837:20260619:144615.362 End of ipc_service_accept() 536837:20260619:144615.362 In ipc_service_accept() 536837:20260619:144615.362 In ipc_service_add_client() 536837:20260619:144615.362 End of ipc_service_add_client() clientid:45 536837:20260619:144615.362 End of ipc_service_accept() 536837:20260619:144615.362 In ipc_service_accept() 536837:20260619:144615.362 In ipc_service_add_client() 536837:20260619:144615.362 End of ipc_service_add_client() clientid:46 536837:20260619:144615.362 End of ipc_service_accept() 536837:20260619:144615.362 In ipc_service_accept() 536837:20260619:144615.362 In ipc_service_add_client() 536837:20260619:144615.362 End of ipc_service_add_client() clientid:47 536837:20260619:144615.362 End of ipc_service_accept() 536837:20260619:144615.362 In ipc_service_accept() 536837:20260619:144615.362 In ipc_service_add_client() 536837:20260619:144615.362 End of ipc_service_add_client() clientid:48 536837:20260619:144615.362 End of ipc_service_accept() 536837:20260619:144615.362 In ipc_service_accept() 536837:20260619:144615.362 In ipc_service_add_client() 536837:20260619:144615.362 End of ipc_service_add_client() clientid:49 536947:20260619:144615.363 End of am_db_get_alerts():SUCCEED alerts:0 536947:20260619:144615.363 In zbx_ipc_async_socket_send() 536947:20260619:144615.363 In zbx_ipc_client_send() clientid:0 536947:20260619:144615.363 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144615.363 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144615.363 In am_db_remove_expired_mediatypes() 536947:20260619:144615.363 End of am_db_remove_expired_mediatypes() removed:0 536947:20260619:144615.363 In am_db_update_watchdog() 536947:20260619:144615.363 query [txnlev:0] [select m.mediaid,m.mediatypeid,m.sendto,mt.type from media m,users_groups u,config c,media_type mt where m.userid=u.userid and u.usrgrpid=c.alert_usrgrpid and m.mediatypeid=mt.mediatypeid and m.active=0 and mt.status=0 and mt.type<>4] 536874:20260619:144615.363 End of zbx_ipc_service_recv():1 536874:20260619:144615.363 In am_flush_results() results:0 536874:20260619:144615.363 In zbx_ipc_client_send() clientid:7 536874:20260619:144615.363 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144615.363 End of am_flush_results() 536874:20260619:144615.363 In zbx_ipc_service_recv() timeout:1.000 536951:20260619:144615.363 query without transaction detected 536951:20260619:144615.363 query [txnlev:0] [set extra_float_digits to 3] 536837:20260619:144615.363 End of ipc_service_accept() 536837:20260619:144615.363 End of zbx_ipc_service_recv():0 536837:20260619:144615.363 In zbx_ha_dispatch_message() 536837:20260619:144615.363 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144615.363 In zbx_ipc_socket_close() 536837:20260619:144615.363 End of zbx_ipc_socket_close() 536837:20260619:144615.363 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.363 End of zbx_ipc_service_recv():0 536837:20260619:144615.363 In zbx_rtc_dispatch() code:103 size:17 536837:20260619:144615.363 End of zbx_rtc_dispatch() 536837:20260619:144615.363 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.363 End of zbx_ipc_service_recv():0 536837:20260619:144615.363 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.363 End of zbx_rtc_dispatch() 536837:20260619:144615.363 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.363 End of zbx_ipc_service_recv():0 536837:20260619:144615.363 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.363 End of zbx_rtc_dispatch() 536837:20260619:144615.363 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.363 End of zbx_ipc_service_recv():0 536837:20260619:144615.363 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.363 End of zbx_rtc_dispatch() 536837:20260619:144615.363 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.363 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:17 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:9 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:9 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:9 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:9 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:9 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:9 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:9 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:103 size:26 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_rtc_dispatch() code:103 size:35 536837:20260619:144615.364 End of zbx_rtc_dispatch() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_ha_dispatch_message() 536837:20260619:144615.364 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144615.364 In zbx_ipc_socket_close() 536837:20260619:144615.364 End of zbx_ipc_socket_close() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_ha_dispatch_message() 536837:20260619:144615.364 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144615.364 In zbx_ipc_socket_close() 536837:20260619:144615.364 End of zbx_ipc_socket_close() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.364 End of zbx_ipc_service_recv():0 536837:20260619:144615.364 In zbx_ha_dispatch_message() 536837:20260619:144615.364 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144615.364 In zbx_ipc_socket_close() 536837:20260619:144615.364 End of zbx_ipc_socket_close() 536837:20260619:144615.364 In zbx_ipc_service_recv() timeout:1.000 536951:20260619:144615.365 query [txnlev:0] [show standard_conforming_strings] 536985:20260619:144615.365 query without transaction detected 536985:20260619:144615.365 query [txnlev:0] [set escape_string_warning to off] 536951:20260619:144615.366 query [txnlev:0] [show default_transaction_read_only] 536951:20260619:144615.367 query [txnlev:0] [select pg_is_in_recovery();] 536951:20260619:144615.368 query without transaction detected 536951:20260619:144615.368 query [txnlev:0] [set bytea_output=escape] 536951:20260619:144615.368 End of zbx_db_connect():0 536951:20260619:144615.368 zbx_setproctitle() title:'history poller #4 started' 536951:20260619:144615.368 In zbx_ipc_async_socket_open() 536951:20260619:144615.368 In zbx_ipc_socket_open() 536951:20260619:144615.368 End of zbx_ipc_socket_open():SUCCEED 536951:20260619:144615.369 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536951:20260619:144615.369 In zbx_ipc_async_socket_send() 536951:20260619:144615.369 In zbx_ipc_client_send() clientid:0 536951:20260619:144615.369 End of zbx_ipc_client_send():SUCCEED 536951:20260619:144615.369 End of zbx_ipc_async_socket_send():SUCCEED 536951:20260619:144615.369 In zbx_ipc_async_socket_flush() timeout:4 536951:20260619:144615.369 End of zbx_ipc_async_socket_flush():0 536951:20260619:144615.369 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000000 sec, getting values]' 536951:20260619:144615.369 In get_values() 536951:20260619:144615.369 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144615.369 End of zbx_dc_config_get_poller_items():0 536951:20260619:144615.369 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144615.369 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144615.369 End of get_values():0 536951:20260619:144615.369 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000147 sec, idle 5 sec]' 536951:20260619:144615.369 In zbx_ipc_async_socket_recv() timeout:5 536837:20260619:144615.369 In ipc_service_accept() 536837:20260619:144615.369 In ipc_service_add_client() 536837:20260619:144615.369 End of ipc_service_add_client() clientid:50 536837:20260619:144615.369 End of ipc_service_accept() 536837:20260619:144615.369 End of zbx_ipc_service_recv():2 536837:20260619:144615.369 In zbx_ha_dispatch_message() 536837:20260619:144615.369 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144615.369 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.369 End of zbx_ipc_service_recv():1 536837:20260619:144615.369 In zbx_rtc_dispatch() code:100 size:13 536837:20260619:144615.369 End of zbx_rtc_dispatch() 536837:20260619:144615.369 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144615.370 In zbx_ipc_async_socket_send() 536947:20260619:144615.370 In zbx_ipc_client_send() clientid:0 536947:20260619:144615.370 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144615.370 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144615.370 End of am_db_update_watchdog() recipients:0 536947:20260619:144615.370 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.017030 sec, idle 1 sec]' 536947:20260619:144615.370 In zbx_ipc_async_socket_recv() timeout:1 536947:20260619:144615.370 End of zbx_ipc_async_socket_recv():0 536947:20260619:144615.370 In am_db_flush_results() 536947:20260619:144615.370 End of am_db_flush_results() flushed:0 536947:20260619:144615.370 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000011 sec, idle 1 sec]' 536947:20260619:144615.370 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144615.370 End of zbx_ipc_service_recv():1 536874:20260619:144615.370 In am_sync_watchdog() recipients:0 536874:20260619:144615.370 End of am_sync_watchdog() recipients:0 536874:20260619:144615.371 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144615.372 query without transaction detected 536985:20260619:144615.372 query [txnlev:0] [set extra_float_digits to 3] 536985:20260619:144615.376 query [txnlev:0] [show standard_conforming_strings] 536985:20260619:144615.376 query [txnlev:0] [show default_transaction_read_only] 536985:20260619:144615.376 query [txnlev:0] [select pg_is_in_recovery();] 536985:20260619:144615.376 query without transaction detected 536985:20260619:144615.376 query [txnlev:0] [set bytea_output=escape] 536985:20260619:144615.378 End of zbx_db_connect():0 536985:20260619:144615.378 query [txnlev:0] [select nextid from ids where table_name='host_proxy' and field_name='revision'] 536982:20260619:144615.378 query without transaction detected 536982:20260619:144615.378 query [txnlev:0] [set escape_string_warning to off] 536985:20260619:144615.379 In pg_service_init() 536985:20260619:144615.379 In zbx_ipc_service_start() service:pgservice 536985:20260619:144615.379 End of zbx_ipc_service_start():SUCCEED 536985:20260619:144615.379 End of pg_service_init():SUCCEED 536985:20260619:144615.379 In zbx_dc_fetch_proxy_groups() 536985:20260619:144615.379 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144615.379 In zbx_dc_fetch_proxies() 536985:20260619:144615.379 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536985:20260619:144615.379 query [txnlev:0] [select h.hostid,hp.proxyid,hp.revision,hp.hostproxyid,h.monitored_by,h.proxy_groupid from hosts h left join host_proxy hp on h.hostid=hp.hostid] 536985:20260619:144615.381 zbx_setproctitle() title:'proxy group manager #1 started' 536982:20260619:144615.381 query without transaction detected 536982:20260619:144615.381 query [txnlev:0] [set extra_float_digits to 3] 536985:20260619:144615.381 In pg_service_entry() 536985:20260619:144615.381 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144615.382 query [txnlev:0] [show standard_conforming_strings] 536982:20260619:144615.382 query [txnlev:0] [show default_transaction_read_only] 536982:20260619:144615.382 query [txnlev:0] [select pg_is_in_recovery();] 536982:20260619:144615.383 query without transaction detected 536982:20260619:144615.383 query [txnlev:0] [set bytea_output=escape] 536982:20260619:144615.383 End of zbx_db_connect():0 536982:20260619:144615.383 In zbx_ipc_service_start() service:config 536982:20260619:144615.384 End of zbx_ipc_service_start():SUCCEED 536982:20260619:144615.384 In zbx_ipc_socket_open() 536982:20260619:144615.384 End of zbx_ipc_socket_open():SUCCEED 536982:20260619:144615.384 In zbx_ipc_socket_write() 536982:20260619:144615.384 End of zbx_ipc_socket_write():SUCCEED 536982:20260619:144615.384 In zbx_ipc_socket_close() 536982:20260619:144615.384 End of zbx_ipc_socket_close() 536982:20260619:144615.384 zbx_setproctitle() title:'configuration syncer worker #1 started' 536982:20260619:144615.384 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.384 In ipc_service_accept() 536837:20260619:144615.384 In ipc_service_add_client() 536837:20260619:144615.384 End of ipc_service_add_client() clientid:51 536837:20260619:144615.384 End of ipc_service_accept() 536837:20260619:144615.384 End of zbx_ipc_service_recv():2 536837:20260619:144615.384 In zbx_ha_dispatch_message() 536837:20260619:144615.384 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144615.384 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.384 End of zbx_ipc_service_recv():1 536837:20260619:144615.384 In zbx_rtc_dispatch() code:103 size:20 536837:20260619:144615.384 End of zbx_rtc_dispatch() 536837:20260619:144615.384 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.384 End of zbx_ipc_service_recv():0 536837:20260619:144615.384 In zbx_ha_dispatch_message() 536837:20260619:144615.384 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144615.384 In zbx_ipc_socket_close() 536837:20260619:144615.384 End of zbx_ipc_socket_close() 536837:20260619:144615.384 In zbx_ipc_service_recv() timeout:1.000 536886:20260619:144615.446 [discovery manager] In zbx_ipc_socket_open() 536886:20260619:144615.446 [discovery manager] End of zbx_ipc_socket_open():SUCCEED 536886:20260619:144615.446 [discovery manager] In zbx_ipc_socket_write() 536886:20260619:144615.446 [discovery manager] End of zbx_ipc_socket_write():SUCCEED 536886:20260619:144615.446 [discovery manager] In zbx_ipc_socket_close() 536886:20260619:144615.446 [discovery manager] End of zbx_ipc_socket_close() 536886:20260619:144615.446 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [started]' 536837:20260619:144615.446 In ipc_service_accept() 536837:20260619:144615.446 In ipc_service_add_client() 536837:20260619:144615.446 End of ipc_service_add_client() clientid:52 536837:20260619:144615.446 End of ipc_service_accept() 536837:20260619:144615.446 End of zbx_ipc_service_recv():2 536837:20260619:144615.446 In zbx_ha_dispatch_message() 536837:20260619:144615.446 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144615.446 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.446 End of zbx_ipc_service_recv():1 536837:20260619:144615.446 In zbx_rtc_dispatch() code:103 size:28 536837:20260619:144615.446 End of zbx_rtc_dispatch() 536837:20260619:144615.446 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144615.446 End of zbx_ipc_service_recv():0 536837:20260619:144615.446 In zbx_ha_dispatch_message() 536837:20260619:144615.446 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144615.446 In zbx_ipc_socket_close() 536837:20260619:144615.446 End of zbx_ipc_socket_close() 536837:20260619:144615.446 In zbx_ipc_service_recv() timeout:1.000 536886:20260619:144615.446 [discovery manager] In process_results() del_druleids:0 536886:20260619:144615.446 [discovery manager] process_results_del_druleids_update() del_druleids:0 added:0 536886:20260619:144615.446 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144615.446 [discovery manager] End of process_results() ret:0 536886:20260619:144615.446 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144615.446 [discovery manager] In process_discovery() 536886:20260619:144615.446 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144615.446 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536972:20260619:144615.487 End of zbx_async_manager_create() ret:SUCCEED error: 536972:20260619:144615.487 End of async_poller_init() 536971:20260619:144615.501 End of zbx_async_manager_create() ret:SUCCEED error: 536971:20260619:144615.501 End of async_poller_init() 536971:20260619:144615.501 In zbx_tls_init_child() 536971:20260619:144615.501 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 536971:20260619:144615.502 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 536971:20260619:144615.502 End of zbx_tls_init_child() 536970:20260619:144615.502 End of zbx_async_manager_create() ret:SUCCEED error: 536970:20260619:144615.502 End of async_poller_init() 536846:20260619:144615.839 End of zbx_ipc_service_recv():2 536846:20260619:144615.839 In zbx_ipc_async_socket_send() 536846:20260619:144615.839 In zbx_ipc_client_send() clientid:0 536846:20260619:144615.839 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144615.839 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144615.839 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144615.839 End of zbx_ipc_async_socket_flush():0 536846:20260619:144615.839 In zbx_ipc_service_recv() timeout:0.999 536837:20260619:144615.840 End of zbx_ipc_service_recv():1 536837:20260619:144615.840 In zbx_ha_dispatch_message() 536837:20260619:144615.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144615.840 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144615.859 End of zbx_ipc_service_recv():2 536878:20260619:144615.859 In zbx_pp_manager_process_finished() 536878:20260619:144615.859 In zbx_timekeeper_collect() 536878:20260619:144615.859 End of zbx_timekeeper_collect() 536878:20260619:144615.859 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144615.859 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144615.900 End of zbx_ipc_service_recv():2 536848:20260619:144615.900 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144616.159 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144616.159 In collect_selfmon_stats() 536909:20260619:144616.159 In zbx_timekeeper_collect() 536909:20260619:144616.159 End of zbx_timekeeper_collect() 536909:20260619:144616.159 End of collect_selfmon_stats() 536909:20260619:144616.159 zbx_setproctitle() title:'self-monitoring [processed data in 0.000202 sec, idle 1 sec]' 536879:20260619:144616.190 End of zbx_ipc_service_recv():2 536879:20260619:144616.191 In zbx_ipc_service_recv() timeout:1.000 536888:20260619:144616.279 End of zbx_ipc_async_socket_recv():0 536888:20260619:144616.279 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000090 sec, syncing history]' 536888:20260619:144616.279 In zbx_sync_history_cache() history_num:0 536888:20260619:144616.279 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000043 sec, idle 1 sec]' 536888:20260619:144616.279 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144616.280 End of zbx_ipc_async_socket_recv():0 536889:20260619:144616.280 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000081 sec, syncing history]' 536889:20260619:144616.280 In zbx_sync_history_cache() history_num:0 536889:20260619:144616.280 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000017 sec, idle 1 sec]' 536889:20260619:144616.280 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144616.290 End of zbx_ipc_async_socket_recv():0 536890:20260619:144616.290 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000082 sec, syncing history]' 536890:20260619:144616.290 In zbx_sync_history_cache() history_num:0 536890:20260619:144616.290 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000021 sec, idle 1 sec]' 536890:20260619:144616.290 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144616.290 End of zbx_ipc_async_socket_recv():0 536887:20260619:144616.290 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000065 sec, syncing history]' 536887:20260619:144616.290 In zbx_sync_history_cache() history_num:0 536887:20260619:144616.290 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000015 sec, idle 1 sec]' 536887:20260619:144616.290 In zbx_ipc_async_socket_recv() timeout:1 536972:20260619:144616.290 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144616.290 End of zbx_ipc_async_socket_recv():0 536972:20260619:144616.290 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144616.290 End of zbx_dc_config_get_poller_items():0 536972:20260619:144616.290 queue processing_num:0 pending:0 536971:20260619:144616.303 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144616.303 End of zbx_ipc_async_socket_recv():0 536970:20260619:144616.303 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144616.303 End of zbx_ipc_async_socket_recv():0 536971:20260619:144616.303 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144616.303 End of zbx_dc_config_get_poller_items():0 536971:20260619:144616.303 queue processing_num:0 pending:0 536970:20260619:144616.303 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144616.303 End of zbx_dc_config_get_poller_items():0 536970:20260619:144616.303 queue processing_num:0 pending:0 536953:20260619:144616.355 End of zbx_ipc_service_recv():2 536953:20260619:144616.355 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144616.360 End of zbx_ipc_service_recv():2 536878:20260619:144616.360 In zbx_pp_manager_process_finished() 536878:20260619:144616.360 In zbx_timekeeper_collect() 536878:20260619:144616.360 End of zbx_timekeeper_collect() 536878:20260619:144616.360 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144616.360 In zbx_ipc_service_recv() timeout:0.500 536947:20260619:144616.371 End of zbx_ipc_async_socket_recv():0 536947:20260619:144616.372 In zbx_ipc_async_socket_send() 536947:20260619:144616.372 In zbx_ipc_client_send() clientid:0 536947:20260619:144616.372 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144616.372 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144616.372 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000034 sec, idle 1 sec]' 536947:20260619:144616.372 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144616.372 End of zbx_ipc_service_recv():1 536874:20260619:144616.372 In am_flush_results() results:0 536874:20260619:144616.372 In zbx_ipc_client_send() clientid:7 536874:20260619:144616.372 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144616.372 End of am_flush_results() 536874:20260619:144616.372 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144616.372 End of zbx_ipc_async_socket_recv():0 536947:20260619:144616.372 In am_db_flush_results() 536947:20260619:144616.372 End of am_db_flush_results() flushed:0 536947:20260619:144616.372 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000010 sec, idle 1 sec]' 536947:20260619:144616.372 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144616.385 End of zbx_ipc_service_recv():2 536982:20260619:144616.385 zbx_setproctitle() title:'configuration syncer worker [synced 0, updated 0 item names in 0.000000 sec, syncing]' 536982:20260619:144616.385 In dbsync_item_rtname() 536982:20260619:144616.385 query [txnlev:1] [begin;] 536982:20260619:144616.386 query [txnlev:1] [select i.itemid,i.hostid,i.name,ir.name_resolved from items i,item_rtname ir where i.name like '%%{$%%' and ir.itemid=i.itemid order by i.itemid] 536985:20260619:144616.388 End of zbx_ipc_service_recv():2 536985:20260619:144616.388 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144616.388 fetch started 536982:20260619:144616.388 query [txnlev:1] [commit;] 536982:20260619:144616.389 End of dbsync_item_rtname() 536982:20260619:144616.389 zbx_setproctitle() title:'configuration syncer worker [synced 0, updated 0 item names in 0.003277 sec, idle]' 536982:20260619:144616.389 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144616.840 End of zbx_ipc_service_recv():2 536846:20260619:144616.840 In zbx_ipc_async_socket_send() 536846:20260619:144616.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144616.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144616.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144616.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144616.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144616.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144616.840 End of zbx_ipc_service_recv():1 536837:20260619:144616.840 In zbx_ha_dispatch_message() 536837:20260619:144616.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144616.840 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144616.860 End of zbx_ipc_service_recv():2 536878:20260619:144616.860 In zbx_pp_manager_process_finished() 536878:20260619:144616.860 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144616.860 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144616.900 End of zbx_ipc_service_recv():2 536848:20260619:144616.900 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144617.160 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144617.160 In collect_selfmon_stats() 536909:20260619:144617.160 In zbx_timekeeper_collect() 536909:20260619:144617.160 End of zbx_timekeeper_collect() 536909:20260619:144617.160 End of collect_selfmon_stats() 536909:20260619:144617.160 zbx_setproctitle() title:'self-monitoring [processed data in 0.000137 sec, idle 1 sec]' 536879:20260619:144617.192 End of zbx_ipc_service_recv():2 536879:20260619:144617.192 In zbx_ipc_service_recv() timeout:1.000 536888:20260619:144617.286 End of zbx_ipc_async_socket_recv():0 536888:20260619:144617.286 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000043 sec, syncing history]' 536888:20260619:144617.286 In zbx_sync_history_cache() history_num:0 536888:20260619:144617.286 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000031 sec, idle 1 sec]' 536888:20260619:144617.286 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144617.286 End of zbx_ipc_async_socket_recv():0 536889:20260619:144617.286 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000017 sec, syncing history]' 536889:20260619:144617.286 In zbx_sync_history_cache() history_num:0 536889:20260619:144617.286 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000014 sec, idle 1 sec]' 536889:20260619:144617.286 In zbx_ipc_async_socket_recv() timeout:1 536972:20260619:144617.286 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144617.286 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144617.286 End of zbx_ipc_async_socket_recv():0 536972:20260619:144617.286 End of zbx_dc_config_get_poller_items():0 536972:20260619:144617.286 queue processing_num:0 pending:0 536887:20260619:144617.317 End of zbx_ipc_async_socket_recv():0 536887:20260619:144617.317 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000015 sec, syncing history]' 536887:20260619:144617.317 In zbx_sync_history_cache() history_num:0 536887:20260619:144617.317 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000030 sec, idle 1 sec]' 536887:20260619:144617.317 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144617.317 End of zbx_ipc_async_socket_recv():0 536890:20260619:144617.317 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000021 sec, syncing history]' 536890:20260619:144617.317 In zbx_sync_history_cache() history_num:0 536890:20260619:144617.317 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000015 sec, idle 1 sec]' 536890:20260619:144617.317 In zbx_ipc_async_socket_recv() timeout:1 536970:20260619:144617.317 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144617.317 End of zbx_ipc_async_socket_recv():0 536971:20260619:144617.317 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144617.317 End of zbx_ipc_async_socket_recv():0 536970:20260619:144617.317 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144617.317 End of zbx_dc_config_get_poller_items():0 536970:20260619:144617.317 queue processing_num:0 pending:0 536971:20260619:144617.317 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144617.317 End of zbx_dc_config_get_poller_items():0 536971:20260619:144617.317 queue processing_num:0 pending:0 536953:20260619:144617.356 End of zbx_ipc_service_recv():2 536953:20260619:144617.356 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144617.361 End of zbx_ipc_service_recv():2 536878:20260619:144617.361 In zbx_pp_manager_process_finished() 536878:20260619:144617.361 In zbx_timekeeper_collect() 536878:20260619:144617.361 End of zbx_timekeeper_collect() 536878:20260619:144617.361 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144617.361 In zbx_ipc_service_recv() timeout:0.500 536874:20260619:144617.373 End of zbx_ipc_service_recv():2 536874:20260619:144617.373 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144617.373 End of zbx_ipc_async_socket_recv():0 536947:20260619:144617.373 In zbx_ipc_async_socket_send() 536947:20260619:144617.373 In zbx_ipc_client_send() clientid:0 536947:20260619:144617.373 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144617.373 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144617.373 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000024 sec, idle 1 sec]' 536947:20260619:144617.373 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144617.373 End of zbx_ipc_service_recv():1 536874:20260619:144617.373 In am_flush_results() results:0 536874:20260619:144617.373 In zbx_ipc_client_send() clientid:7 536874:20260619:144617.373 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144617.373 End of am_flush_results() 536874:20260619:144617.373 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144617.373 End of zbx_ipc_async_socket_recv():0 536947:20260619:144617.373 In am_db_flush_results() 536947:20260619:144617.373 End of am_db_flush_results() flushed:0 536947:20260619:144617.373 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000010 sec, idle 1 sec]' 536947:20260619:144617.373 In zbx_ipc_async_socket_recv() timeout:1 536985:20260619:144617.388 End of zbx_ipc_service_recv():2 536985:20260619:144617.388 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144617.390 End of zbx_ipc_service_recv():2 536982:20260619:144617.390 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144617.840 End of zbx_ipc_service_recv():2 536846:20260619:144617.840 In zbx_ipc_async_socket_send() 536846:20260619:144617.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144617.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144617.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144617.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144617.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144617.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144617.840 End of zbx_ipc_service_recv():1 536837:20260619:144617.840 In zbx_ha_dispatch_message() 536837:20260619:144617.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144617.841 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144617.862 End of zbx_ipc_service_recv():2 536878:20260619:144617.862 In zbx_pp_manager_process_finished() 536878:20260619:144617.862 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144617.862 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144617.902 End of zbx_ipc_service_recv():2 536848:20260619:144617.902 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144618.161 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144618.161 In collect_selfmon_stats() 536909:20260619:144618.161 In zbx_timekeeper_collect() 536909:20260619:144618.161 End of zbx_timekeeper_collect() 536909:20260619:144618.161 End of collect_selfmon_stats() 536909:20260619:144618.161 zbx_setproctitle() title:'self-monitoring [processed data in 0.000158 sec, idle 1 sec]' 536879:20260619:144618.193 End of zbx_ipc_service_recv():2 536879:20260619:144618.193 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144618.290 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144618.290 End of zbx_ipc_async_socket_recv():0 536972:20260619:144618.290 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144618.290 End of zbx_dc_config_get_poller_items():0 536972:20260619:144618.290 queue processing_num:0 pending:0 536888:20260619:144618.294 End of zbx_ipc_async_socket_recv():0 536888:20260619:144618.294 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000031 sec, syncing history]' 536888:20260619:144618.294 In zbx_sync_history_cache() history_num:0 536888:20260619:144618.294 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000026 sec, idle 1 sec]' 536888:20260619:144618.294 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144618.294 End of zbx_ipc_async_socket_recv():0 536889:20260619:144618.294 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000014 sec, syncing history]' 536889:20260619:144618.294 In zbx_sync_history_cache() history_num:0 536889:20260619:144618.294 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000015 sec, idle 1 sec]' 536889:20260619:144618.294 In zbx_ipc_async_socket_recv() timeout:1 536970:20260619:144618.302 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144618.302 End of zbx_ipc_async_socket_recv():0 536971:20260619:144618.302 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144618.302 End of zbx_ipc_async_socket_recv():0 536970:20260619:144618.302 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144618.302 End of zbx_dc_config_get_poller_items():0 536970:20260619:144618.302 queue processing_num:0 pending:0 536971:20260619:144618.302 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144618.302 End of zbx_dc_config_get_poller_items():0 536971:20260619:144618.302 queue processing_num:0 pending:0 536887:20260619:144618.318 End of zbx_ipc_async_socket_recv():0 536887:20260619:144618.318 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000030 sec, syncing history]' 536887:20260619:144618.318 In zbx_sync_history_cache() history_num:0 536887:20260619:144618.318 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000030 sec, idle 1 sec]' 536887:20260619:144618.318 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144618.318 End of zbx_ipc_async_socket_recv():0 536890:20260619:144618.318 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000015 sec, syncing history]' 536890:20260619:144618.318 In zbx_sync_history_cache() history_num:0 536890:20260619:144618.318 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000015 sec, idle 1 sec]' 536890:20260619:144618.318 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144618.349 End of zbx_ipc_async_socket_recv():0 536891:20260619:144618.349 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.020568 sec, processing escalations]' 536891:20260619:144618.349 In process_escalations() 536891:20260619:144618.349 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869581 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144618.349 End of process_escalations() 536891:20260619:144618.349 In process_escalations() 536891:20260619:144618.349 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869581 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144618.350 End of process_escalations() 536891:20260619:144618.350 In process_escalations() 536891:20260619:144618.350 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869581 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144618.350 End of process_escalations() 536891:20260619:144618.350 In process_escalations() 536891:20260619:144618.350 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869581 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144618.350 End of process_escalations() 536891:20260619:144618.350 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001821 sec, idle 3 sec]' 536891:20260619:144618.350 In zbx_ipc_async_socket_recv() timeout:3 536953:20260619:144618.357 End of zbx_ipc_service_recv():2 536953:20260619:144618.357 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144618.362 End of zbx_ipc_service_recv():2 536878:20260619:144618.362 In zbx_pp_manager_process_finished() 536878:20260619:144618.362 In zbx_timekeeper_collect() 536878:20260619:144618.362 End of zbx_timekeeper_collect() 536878:20260619:144618.362 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144618.362 In zbx_ipc_service_recv() timeout:0.500 536874:20260619:144618.374 End of zbx_ipc_service_recv():2 536874:20260619:144618.374 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144618.374 End of zbx_ipc_async_socket_recv():0 536947:20260619:144618.374 In zbx_ipc_async_socket_send() 536947:20260619:144618.374 In zbx_ipc_client_send() clientid:0 536947:20260619:144618.374 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144618.374 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144618.375 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000031 sec, idle 1 sec]' 536947:20260619:144618.375 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144618.375 End of zbx_ipc_service_recv():1 536874:20260619:144618.375 In am_flush_results() results:0 536874:20260619:144618.375 In zbx_ipc_client_send() clientid:7 536874:20260619:144618.375 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144618.375 End of am_flush_results() 536874:20260619:144618.375 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144618.375 End of zbx_ipc_async_socket_recv():0 536947:20260619:144618.375 In am_db_flush_results() 536947:20260619:144618.375 End of am_db_flush_results() flushed:0 536947:20260619:144618.375 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000010 sec, idle 1 sec]' 536947:20260619:144618.375 In zbx_ipc_async_socket_recv() timeout:1 536985:20260619:144618.390 End of zbx_ipc_service_recv():2 536985:20260619:144618.390 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144618.391 End of zbx_ipc_service_recv():2 536982:20260619:144618.391 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144618.840 End of zbx_ipc_service_recv():2 536846:20260619:144618.840 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144618.840 query [txnlev:1] [begin;] 536846:20260619:144618.840 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536846:20260619:144618.841 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144618.841 In ha_db_get_time() 536846:20260619:144618.841 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144618.841 End of ha_db_get_time():SUCCEED db_time:1781869579 536846:20260619:144618.841 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144618.841 query [txnlev:1] [commit;] 536837:20260619:144618.842 End of zbx_ipc_service_recv():2 536837:20260619:144618.842 In zbx_ha_dispatch_message() 536837:20260619:144618.842 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144618.842 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144618.843 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144618.843 In zbx_ipc_async_socket_send() 536846:20260619:144618.843 In zbx_ipc_client_send() clientid:0 536846:20260619:144618.843 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144618.843 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144618.843 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144618.843 End of zbx_ipc_async_socket_flush():0 536846:20260619:144618.843 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144618.844 End of zbx_ipc_service_recv():1 536837:20260619:144618.844 In zbx_ha_dispatch_message() 536837:20260619:144618.844 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144618.844 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144618.863 End of zbx_ipc_service_recv():2 536878:20260619:144618.863 In zbx_pp_manager_process_finished() 536878:20260619:144618.863 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144618.863 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144618.903 End of zbx_ipc_service_recv():2 536848:20260619:144618.903 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144619.161 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144619.161 In collect_selfmon_stats() 536909:20260619:144619.161 In zbx_timekeeper_collect() 536909:20260619:144619.161 End of zbx_timekeeper_collect() 536909:20260619:144619.161 End of collect_selfmon_stats() 536909:20260619:144619.161 zbx_setproctitle() title:'self-monitoring [processed data in 0.000156 sec, idle 1 sec]' 536879:20260619:144619.194 End of zbx_ipc_service_recv():2 536879:20260619:144619.194 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144619.292 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144619.292 End of zbx_ipc_async_socket_recv():0 536972:20260619:144619.292 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144619.292 End of zbx_dc_config_get_poller_items():0 536972:20260619:144619.292 queue processing_num:0 pending:0 536887:20260619:144619.323 End of zbx_ipc_async_socket_recv():0 536887:20260619:144619.323 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000030 sec, syncing history]' 536887:20260619:144619.323 In zbx_sync_history_cache() history_num:0 536887:20260619:144619.323 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000030 sec, idle 1 sec]' 536887:20260619:144619.323 In zbx_ipc_async_socket_recv() timeout:1 536971:20260619:144619.323 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144619.323 End of zbx_dc_config_get_poller_items():0 536971:20260619:144619.323 queue processing_num:0 pending:0 536970:20260619:144619.323 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144619.323 End of zbx_dc_config_get_poller_items():0 536970:20260619:144619.323 queue processing_num:0 pending:0 536970:20260619:144619.323 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144619.323 End of zbx_ipc_async_socket_recv():0 536971:20260619:144619.324 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144619.324 End of zbx_ipc_async_socket_recv():0 536890:20260619:144619.324 End of zbx_ipc_async_socket_recv():0 536890:20260619:144619.324 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000015 sec, syncing history]' 536890:20260619:144619.324 In zbx_sync_history_cache() history_num:0 536890:20260619:144619.324 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000021 sec, idle 1 sec]' 536890:20260619:144619.325 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144619.325 End of zbx_ipc_async_socket_recv():0 536888:20260619:144619.325 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000026 sec, syncing history]' 536888:20260619:144619.325 In zbx_sync_history_cache() history_num:0 536888:20260619:144619.325 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000020 sec, idle 1 sec]' 536888:20260619:144619.325 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144619.325 End of zbx_ipc_async_socket_recv():0 536889:20260619:144619.325 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000015 sec, syncing history]' 536889:20260619:144619.325 In zbx_sync_history_cache() history_num:0 536889:20260619:144619.325 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000014 sec, idle 1 sec]' 536889:20260619:144619.325 In zbx_ipc_async_socket_recv() timeout:1 536953:20260619:144619.358 End of zbx_ipc_service_recv():2 536953:20260619:144619.358 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144619.364 End of zbx_ipc_service_recv():2 536878:20260619:144619.364 In zbx_pp_manager_process_finished() 536878:20260619:144619.364 In zbx_timekeeper_collect() 536878:20260619:144619.364 End of zbx_timekeeper_collect() 536878:20260619:144619.364 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144619.364 In zbx_ipc_service_recv() timeout:0.500 536874:20260619:144619.376 End of zbx_ipc_service_recv():2 536874:20260619:144619.376 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144619.376 End of zbx_ipc_async_socket_recv():0 536947:20260619:144619.376 In zbx_ipc_async_socket_send() 536947:20260619:144619.376 In zbx_ipc_client_send() clientid:0 536947:20260619:144619.376 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144619.376 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144619.376 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000031 sec, idle 1 sec]' 536947:20260619:144619.376 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144619.376 End of zbx_ipc_service_recv():1 536874:20260619:144619.376 In am_flush_results() results:0 536874:20260619:144619.376 In zbx_ipc_client_send() clientid:7 536874:20260619:144619.376 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144619.376 End of am_flush_results() 536874:20260619:144619.376 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144619.376 End of zbx_ipc_async_socket_recv():0 536947:20260619:144619.376 In am_db_flush_results() 536947:20260619:144619.376 End of am_db_flush_results() flushed:0 536947:20260619:144619.376 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000012 sec, idle 1 sec]' 536947:20260619:144619.376 In zbx_ipc_async_socket_recv() timeout:1 536985:20260619:144619.390 End of zbx_ipc_service_recv():2 536985:20260619:144619.391 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144619.392 End of zbx_ipc_service_recv():2 536982:20260619:144619.392 In zbx_ipc_service_recv() timeout:1.000 536941:20260619:144619.584 zbx_setproctitle() title:'trapper #2 [processing data]' 536941:20260619:144619.584 In zbx_ipc_async_socket_recv() timeout:0 536941:20260619:144619.584 End of zbx_ipc_async_socket_recv():0 536941:20260619:144619.584 trapper got request 'status.get' 536941:20260619:144619.584 In recv_getstatus() 536941:20260619:144619.584 In zbx_get_user_from_json() 536941:20260619:144619.584 In zbx_db_get_user_by_active_session() sessionid:****** 536941:20260619:144619.584 query [txnlev:0] [select u.userid,u.roleid,u.username,r.type from sessions...] 536941:20260619:144619.587 End of zbx_db_get_user_by_active_session():FAIL 536941:20260619:144619.587 Permission denied 536941:20260619:144619.587 End of zbx_get_user_from_json():FAIL 536941:20260619:144619.587 In zbx_send_response_json() 536941:20260619:144619.587 zbx_send_response_json() '{"response":"failed","info":"Permission denied."}' 536941:20260619:144619.587 End of zbx_send_response_json():SUCCEED 536941:20260619:144619.587 End of recv_getstatus():FAIL 536941:20260619:144619.587 zbx_setproctitle() title:'trapper #2 [processed data in 0.002692 sec, waiting for connection]' 536846:20260619:144619.843 End of zbx_ipc_service_recv():2 536846:20260619:144619.843 In zbx_ipc_async_socket_send() 536846:20260619:144619.843 In zbx_ipc_client_send() clientid:0 536846:20260619:144619.843 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144619.843 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144619.843 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144619.843 End of zbx_ipc_async_socket_flush():0 536846:20260619:144619.843 In zbx_ipc_service_recv() timeout:0.995 536837:20260619:144619.843 End of zbx_ipc_service_recv():1 536837:20260619:144619.844 In zbx_ha_dispatch_message() 536837:20260619:144619.844 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144619.844 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144619.864 End of zbx_ipc_service_recv():2 536878:20260619:144619.864 In zbx_pp_manager_process_finished() 536878:20260619:144619.864 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144619.864 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144619.904 End of zbx_ipc_service_recv():2 536848:20260619:144619.904 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.005006 sec during 5.019826 sec]' 536848:20260619:144619.904 In zbx_ipc_service_recv() timeout:1.000 536885:20260619:144620.149 End of zbx_ipc_async_socket_recv():0 536885:20260619:144620.149 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000680 sec, getting values]' 536885:20260619:144620.149 In get_values() 536885:20260619:144620.149 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144620.149 End of zbx_dc_config_get_poller_items():0 536885:20260619:144620.149 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144620.149 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144620.149 End of get_values():0 536885:20260619:144620.149 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000043 sec, idle 5 sec]' 536885:20260619:144620.149 In zbx_ipc_async_socket_recv() timeout:5 536909:20260619:144620.162 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144620.162 In collect_selfmon_stats() 536909:20260619:144620.162 In zbx_timekeeper_collect() 536909:20260619:144620.162 End of zbx_timekeeper_collect() 536909:20260619:144620.162 End of collect_selfmon_stats() 536909:20260619:144620.162 zbx_setproctitle() title:'self-monitoring [processed data in 0.000159 sec, idle 1 sec]' 536905:20260619:144620.170 End of zbx_ipc_async_socket_recv():0 536905:20260619:144620.170 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000072 sec, getting values]' 536905:20260619:144620.170 In get_values() 536905:20260619:144620.170 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144620.170 End of zbx_dc_config_get_poller_items():0 536905:20260619:144620.170 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144620.170 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144620.170 End of get_values():0 536905:20260619:144620.170 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000086 sec, idle 5 sec]' 536905:20260619:144620.170 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144620.176 End of zbx_ipc_async_socket_recv():0 536906:20260619:144620.176 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000097 sec, getting values]' 536906:20260619:144620.176 In get_values() 536906:20260619:144620.176 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144620.176 End of zbx_dc_config_get_poller_items():0 536906:20260619:144620.176 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144620.176 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144620.176 End of get_values():0 536906:20260619:144620.176 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000041 sec, idle 5 sec]' 536906:20260619:144620.176 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144620.184 End of zbx_ipc_async_socket_recv():0 536932:20260619:144620.184 End of zbx_ipc_async_socket_recv():0 536932:20260619:144620.184 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000100 sec, getting values]' 536932:20260619:144620.184 In get_values() 536932:20260619:144620.184 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144620.184 End of zbx_dc_config_get_poller_items():0 536932:20260619:144620.184 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144620.184 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144620.184 End of get_values():0 536932:20260619:144620.184 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000046 sec, idle 5 sec]' 536932:20260619:144620.184 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144620.184 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000829 sec, getting values]' 536931:20260619:144620.184 In get_values() 536931:20260619:144620.184 In zbx_dc_config_get_poller_items() poller_type:0 536931:20260619:144620.184 End of zbx_dc_config_get_poller_items():0 536931:20260619:144620.184 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144620.184 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144620.184 End of get_values():0 536931:20260619:144620.184 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000262 sec, idle 5 sec]' 536931:20260619:144620.184 In zbx_ipc_async_socket_recv() timeout:5 536933:20260619:144620.188 End of zbx_ipc_async_socket_recv():0 536933:20260619:144620.188 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000120 sec, getting values]' 536933:20260619:144620.188 In get_values() 536933:20260619:144620.188 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144620.188 End of zbx_dc_config_get_poller_items():0 536933:20260619:144620.188 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144620.188 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144620.188 End of get_values():0 536933:20260619:144620.188 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000047 sec, idle 5 sec]' 536933:20260619:144620.188 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144620.199 End of zbx_ipc_service_recv():2 536879:20260619:144620.199 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.036227sec during 5.036426 sec]' 536879:20260619:144620.199 In zbx_ipc_service_recv() timeout:1.000 536896:20260619:144620.200 End of zbx_ipc_async_socket_recv():0 536896:20260619:144620.201 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000148 sec, getting values]' 536896:20260619:144620.201 In get_values() 536896:20260619:144620.201 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144620.201 End of zbx_dc_config_get_poller_items():0 536896:20260619:144620.201 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144620.201 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144620.201 End of get_values():0 536896:20260619:144620.201 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000052 sec, idle 5 sec]' 536896:20260619:144620.201 In zbx_ipc_async_socket_recv() timeout:5 536892:20260619:144620.201 End of zbx_ipc_async_socket_recv():0 536892:20260619:144620.201 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000147 sec, getting values]' 536892:20260619:144620.201 In get_values() 536892:20260619:144620.201 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144620.201 End of zbx_dc_config_get_poller_items():0 536892:20260619:144620.201 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144620.201 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144620.201 End of get_values():0 536892:20260619:144620.201 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000039 sec, idle 5 sec]' 536892:20260619:144620.201 In zbx_ipc_async_socket_recv() timeout:5 536897:20260619:144620.204 End of zbx_ipc_async_socket_recv():0 536897:20260619:144620.204 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000512 sec, getting values]' 536897:20260619:144620.204 In get_values() 536897:20260619:144620.204 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144620.204 End of zbx_dc_config_get_poller_items():0 536897:20260619:144620.204 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144620.204 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144620.204 End of get_values():0 536897:20260619:144620.204 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000046 sec, idle 5 sec]' 536897:20260619:144620.204 In zbx_ipc_async_socket_recv() timeout:5 536934:20260619:144620.208 End of zbx_ipc_async_socket_recv():0 536934:20260619:144620.208 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000113 sec, getting values]' 536934:20260619:144620.208 In get_values() 536934:20260619:144620.208 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144620.208 End of zbx_dc_config_get_poller_items():0 536934:20260619:144620.208 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144620.208 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144620.208 End of get_values():0 536934:20260619:144620.208 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000041 sec, idle 5 sec]' 536934:20260619:144620.208 In zbx_ipc_async_socket_recv() timeout:5 536946:20260619:144620.223 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144620.223 In get_pinger_hosts() 536946:20260619:144620.223 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144620.223 End of zbx_dc_config_get_poller_items():0 536946:20260619:144620.223 End of get_pinger_hosts():0 536946:20260619:144620.223 In process_pinger_hosts() 536946:20260619:144620.223 End of process_pinger_hosts() 536946:20260619:144620.223 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144620.223 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144620.223 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000172 sec, idle 5 sec]' 536935:20260619:144620.232 End of zbx_ipc_async_socket_recv():0 536935:20260619:144620.233 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000107 sec, getting values]' 536935:20260619:144620.233 In get_values() 536935:20260619:144620.233 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144620.233 End of zbx_dc_config_get_poller_items():0 536935:20260619:144620.233 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144620.233 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144620.233 End of get_values():0 536935:20260619:144620.233 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000355 sec, idle 5 sec]' 536935:20260619:144620.233 In zbx_ipc_async_socket_recv() timeout:5 536936:20260619:144620.233 End of zbx_ipc_async_socket_recv():0 536936:20260619:144620.233 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000098 sec, getting values]' 536936:20260619:144620.233 In get_values() 536936:20260619:144620.233 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144620.233 End of zbx_dc_config_get_poller_items():0 536936:20260619:144620.233 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144620.233 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144620.233 End of get_values():0 536936:20260619:144620.233 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000033 sec, idle 5 sec]' 536936:20260619:144620.233 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144620.244 End of zbx_ipc_async_socket_recv():0 536899:20260619:144620.244 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000149 sec, getting values]' 536899:20260619:144620.244 In get_values() 536899:20260619:144620.244 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144620.244 End of zbx_dc_config_get_poller_items():0 536899:20260619:144620.244 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144620.244 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144620.244 End of get_values():0 536899:20260619:144620.244 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000091 sec, idle 5 sec]' 536899:20260619:144620.244 In zbx_ipc_async_socket_recv() timeout:5 536893:20260619:144620.244 End of zbx_ipc_async_socket_recv():0 536893:20260619:144620.244 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000067 sec, getting values]' 536893:20260619:144620.244 In get_values() 536893:20260619:144620.244 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144620.244 End of zbx_dc_config_get_poller_items():0 536893:20260619:144620.244 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144620.244 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144620.244 End of get_values():0 536893:20260619:144620.244 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000055 sec, idle 5 sec]' 536893:20260619:144620.244 In zbx_ipc_async_socket_recv() timeout:5 536895:20260619:144620.248 End of zbx_ipc_async_socket_recv():0 536895:20260619:144620.248 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000075 sec, getting values]' 536895:20260619:144620.248 In get_values() 536895:20260619:144620.248 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144620.248 End of zbx_dc_config_get_poller_items():0 536895:20260619:144620.248 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144620.248 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144620.248 End of get_values():0 536895:20260619:144620.248 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000079 sec, idle 5 sec]' 536895:20260619:144620.248 In zbx_ipc_async_socket_recv() timeout:5 536894:20260619:144620.248 End of zbx_ipc_async_socket_recv():0 536894:20260619:144620.248 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000058 sec, getting values]' 536894:20260619:144620.248 In get_values() 536894:20260619:144620.248 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144620.248 End of zbx_dc_config_get_poller_items():0 536894:20260619:144620.248 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144620.248 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144620.248 End of get_values():0 536894:20260619:144620.248 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000082 sec, idle 5 sec]' 536894:20260619:144620.248 In zbx_ipc_async_socket_recv() timeout:5 536898:20260619:144620.251 End of zbx_ipc_async_socket_recv():0 536898:20260619:144620.251 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.042698 sec, getting values]' 536898:20260619:144620.251 In get_values() 536898:20260619:144620.251 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144620.251 End of zbx_dc_config_get_poller_items():0 536898:20260619:144620.251 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144620.251 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144620.251 End of get_values():0 536898:20260619:144620.251 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000056 sec, idle 5 sec]' 536898:20260619:144620.251 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144620.260 End of zbx_ipc_async_socket_recv():0 536923:20260619:144620.260 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144620.260 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536923:20260619:144620.261 query [txnlev:1] [begin;] 536923:20260619:144620.261 query [txnlev:1] [delete from task where status in (3,4) and clock<=1781783180] 536923:20260619:144620.262 query [txnlev:1] [commit;] 536923:20260619:144620.262 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.001940 sec, idle 5 sec]' 536923:20260619:144620.262 In zbx_ipc_async_socket_recv() timeout:5 536907:20260619:144620.268 End of zbx_ipc_async_socket_recv():0 536907:20260619:144620.268 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000060 sec, exchanging data]' 536907:20260619:144620.268 In process_proxy() 536907:20260619:144620.268 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144620.268 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144620.268 End of process_proxy() 536907:20260619:144620.268 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144620.268 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144620.268 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000041 sec, idle 5 sec]' 536907:20260619:144620.268 In zbx_ipc_async_socket_recv() timeout:5 536884:20260619:144620.282 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.000049 sec, getting values]' 536884:20260619:144620.282 In process_httptests() 536884:20260619:144620.282 End of process_httptests() 536884:20260619:144620.282 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.000164 sec, idle 4 sec]' 536972:20260619:144620.292 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144620.293 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144620.293 End of zbx_ipc_async_socket_recv():0 536972:20260619:144620.293 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144620.293 End of zbx_dc_config_get_poller_items():0 536972:20260619:144620.293 queue processing_num:0 pending:0 536970:20260619:144620.300 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144620.300 End of zbx_dc_config_get_poller_items():0 536970:20260619:144620.300 queue processing_num:0 pending:0 536970:20260619:144620.300 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144620.300 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144620.300 End of zbx_ipc_async_socket_recv():0 536971:20260619:144620.301 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144620.301 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144620.301 End of zbx_ipc_async_socket_recv():0 536971:20260619:144620.301 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144620.301 End of zbx_dc_config_get_poller_items():0 536971:20260619:144620.301 queue processing_num:0 pending:0 536948:20260619:144620.316 End of zbx_ipc_async_socket_recv():0 536948:20260619:144620.316 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000107 sec, getting values]' 536948:20260619:144620.316 In get_values() 536948:20260619:144620.316 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144620.316 End of zbx_dc_config_get_poller_items():0 536948:20260619:144620.316 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144620.316 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144620.316 End of get_values():0 536948:20260619:144620.316 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000058 sec, idle 5 sec]' 536948:20260619:144620.316 In zbx_ipc_async_socket_recv() timeout:5 536949:20260619:144620.320 End of zbx_ipc_async_socket_recv():0 536949:20260619:144620.320 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000113 sec, getting values]' 536949:20260619:144620.320 In get_values() 536949:20260619:144620.320 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144620.320 End of zbx_dc_config_get_poller_items():0 536949:20260619:144620.320 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144620.320 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144620.320 End of get_values():0 536949:20260619:144620.320 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000059 sec, idle 5 sec]' 536949:20260619:144620.320 In zbx_ipc_async_socket_recv() timeout:5 536887:20260619:144620.324 End of zbx_ipc_async_socket_recv():0 536887:20260619:144620.324 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000030 sec, syncing history]' 536887:20260619:144620.324 In zbx_sync_history_cache() history_num:0 536887:20260619:144620.324 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000288 sec, idle 1 sec]' 536887:20260619:144620.324 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144620.326 End of zbx_ipc_async_socket_recv():0 536890:20260619:144620.326 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000021 sec, syncing history]' 536890:20260619:144620.326 In zbx_sync_history_cache() history_num:0 536890:20260619:144620.326 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000066 sec, idle 1 sec]' 536890:20260619:144620.326 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144620.326 End of zbx_ipc_async_socket_recv():0 536888:20260619:144620.327 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000020 sec, syncing history]' 536888:20260619:144620.327 In zbx_sync_history_cache() history_num:0 536888:20260619:144620.327 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000047 sec, idle 1 sec]' 536888:20260619:144620.327 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144620.327 End of zbx_ipc_async_socket_recv():0 536889:20260619:144620.327 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000014 sec, syncing history]' 536889:20260619:144620.327 In zbx_sync_history_cache() history_num:0 536889:20260619:144620.327 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000026 sec, idle 1 sec]' 536889:20260619:144620.327 In zbx_ipc_async_socket_recv() timeout:1 536967:20260619:144620.328 End of zbx_ipc_async_socket_recv():0 536967:20260619:144620.328 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000086 sec, getting values]' 536967:20260619:144620.328 In get_values() 536967:20260619:144620.328 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144620.328 End of zbx_dc_config_get_poller_items():0 536967:20260619:144620.328 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144620.328 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144620.328 End of get_values():0 536967:20260619:144620.328 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000059 sec, idle 5 sec]' 536967:20260619:144620.328 In zbx_ipc_async_socket_recv() timeout:5 536984:20260619:144620.336 End of zbx_ipc_async_socket_recv():0 536984:20260619:144620.336 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000145 sec, getting values]' 536984:20260619:144620.336 In get_values() 536984:20260619:144620.336 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144620.336 End of zbx_dc_config_get_poller_items():0 536984:20260619:144620.336 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144620.336 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144620.336 End of get_values():0 536984:20260619:144620.336 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000050 sec, idle 5 sec]' 536984:20260619:144620.336 In zbx_ipc_async_socket_recv() timeout:5 536950:20260619:144620.355 End of zbx_ipc_async_socket_recv():0 536950:20260619:144620.355 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000107 sec, getting values]' 536950:20260619:144620.355 In get_values() 536950:20260619:144620.355 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144620.355 End of zbx_dc_config_get_poller_items():0 536950:20260619:144620.355 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144620.355 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144620.355 End of get_values():0 536950:20260619:144620.355 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000098 sec, idle 5 sec]' 536950:20260619:144620.355 In zbx_ipc_async_socket_recv() timeout:5 536953:20260619:144620.360 End of zbx_ipc_service_recv():2 536953:20260619:144620.360 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.006211 sec during 5.013332 sec]' 536953:20260619:144620.360 In zbx_ipc_service_recv() timeout:1.000 536952:20260619:144620.360 End of zbx_ipc_async_socket_recv():0 536952:20260619:144620.360 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000071 sec, getting values]' 536952:20260619:144620.360 In get_values() 536952:20260619:144620.360 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144620.360 End of zbx_dc_config_get_poller_items():0 536952:20260619:144620.360 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144620.360 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144620.360 End of get_values():0 536952:20260619:144620.360 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000046 sec, idle 5 sec]' 536952:20260619:144620.360 In zbx_ipc_async_socket_recv() timeout:5 536878:20260619:144620.365 End of zbx_ipc_service_recv():2 536878:20260619:144620.365 In zbx_pp_manager_process_finished() 536878:20260619:144620.365 In zbx_timekeeper_collect() 536878:20260619:144620.365 End of zbx_timekeeper_collect() 536878:20260619:144620.365 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144620.365 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.006162 sec during 5.006473 sec]' 536878:20260619:144620.365 In zbx_ipc_service_recv() timeout:0.500 536951:20260619:144620.372 End of zbx_ipc_async_socket_recv():0 536951:20260619:144620.372 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000147 sec, getting values]' 536951:20260619:144620.372 In get_values() 536951:20260619:144620.372 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144620.372 End of zbx_dc_config_get_poller_items():0 536951:20260619:144620.372 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144620.372 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144620.372 End of get_values():0 536951:20260619:144620.372 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000069 sec, idle 5 sec]' 536951:20260619:144620.372 In zbx_ipc_async_socket_recv() timeout:5 536874:20260619:144620.377 End of zbx_ipc_service_recv():2 536874:20260619:144620.377 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.124718 sec during 5.125239 sec]' 536874:20260619:144620.377 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144620.378 End of zbx_ipc_async_socket_recv():0 536947:20260619:144620.378 In zbx_ipc_async_socket_send() 536947:20260619:144620.378 In zbx_ipc_client_send() clientid:0 536947:20260619:144620.378 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144620.378 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144620.378 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000061 sec, idle 1 sec]' 536947:20260619:144620.378 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144620.378 End of zbx_ipc_service_recv():1 536874:20260619:144620.378 In am_flush_results() results:0 536874:20260619:144620.378 In zbx_ipc_client_send() clientid:7 536874:20260619:144620.378 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144620.378 End of am_flush_results() 536874:20260619:144620.378 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144620.378 End of zbx_ipc_async_socket_recv():0 536947:20260619:144620.378 In am_db_flush_results() 536947:20260619:144620.378 End of am_db_flush_results() flushed:0 536947:20260619:144620.378 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000015 sec, idle 1 sec]' 536947:20260619:144620.378 In zbx_ipc_async_socket_recv() timeout:1 536985:20260619:144620.382 In zbx_dc_fetch_proxy_groups() 536985:20260619:144620.382 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144620.382 In zbx_dc_fetch_proxies() 536985:20260619:144620.382 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536985:20260619:144620.392 End of zbx_ipc_service_recv():2 536985:20260619:144620.392 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144620.394 End of zbx_ipc_service_recv():2 536982:20260619:144620.394 In zbx_ipc_service_recv() timeout:1.000 536886:20260619:144620.448 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144620.449 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144620.449 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144620.449 [discovery manager] In process_results() del_druleids:0 536886:20260619:144620.449 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144620.449 [discovery manager] End of process_results() ret:0 536886:20260619:144620.449 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144620.449 [discovery manager] In process_discovery() 536886:20260619:144620.449 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144620.449 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536846:20260619:144620.840 End of zbx_ipc_service_recv():2 536846:20260619:144620.840 In zbx_ipc_async_socket_send() 536846:20260619:144620.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144620.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144620.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144620.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144620.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144620.840 In zbx_ipc_service_recv() timeout:0.997 536837:20260619:144620.840 End of zbx_ipc_service_recv():1 536837:20260619:144620.840 In zbx_ha_dispatch_message() 536837:20260619:144620.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144620.840 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144620.866 End of zbx_ipc_service_recv():2 536878:20260619:144620.866 In zbx_pp_manager_process_finished() 536878:20260619:144620.866 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144620.866 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144620.905 End of zbx_ipc_service_recv():2 536848:20260619:144620.905 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144621.162 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144621.162 In collect_selfmon_stats() 536909:20260619:144621.162 In zbx_timekeeper_collect() 536909:20260619:144621.162 End of zbx_timekeeper_collect() 536909:20260619:144621.162 End of collect_selfmon_stats() 536909:20260619:144621.162 zbx_setproctitle() title:'self-monitoring [processed data in 0.000164 sec, idle 1 sec]' 536879:20260619:144621.200 End of zbx_ipc_service_recv():2 536879:20260619:144621.200 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144621.286 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144621.286 End of zbx_ipc_async_socket_recv():0 536972:20260619:144621.286 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144621.286 End of zbx_dc_config_get_poller_items():0 536972:20260619:144621.286 queue processing_num:0 pending:0 536970:20260619:144621.301 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144621.301 End of zbx_ipc_async_socket_recv():0 536970:20260619:144621.301 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144621.301 End of zbx_dc_config_get_poller_items():0 536970:20260619:144621.301 queue processing_num:0 pending:0 536971:20260619:144621.303 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144621.303 End of zbx_ipc_async_socket_recv():0 536971:20260619:144621.303 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144621.303 End of zbx_dc_config_get_poller_items():0 536971:20260619:144621.303 queue processing_num:0 pending:0 536887:20260619:144621.325 End of zbx_ipc_async_socket_recv():0 536887:20260619:144621.325 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000288 sec, syncing history]' 536887:20260619:144621.325 In zbx_sync_history_cache() history_num:0 536887:20260619:144621.325 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000030 sec, idle 1 sec]' 536887:20260619:144621.325 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144621.328 End of zbx_ipc_async_socket_recv():0 536890:20260619:144621.328 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000066 sec, syncing history]' 536890:20260619:144621.328 In zbx_sync_history_cache() history_num:0 536890:20260619:144621.328 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000023 sec, idle 1 sec]' 536890:20260619:144621.328 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144621.328 End of zbx_ipc_async_socket_recv():0 536888:20260619:144621.328 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000047 sec, syncing history]' 536888:20260619:144621.328 In zbx_sync_history_cache() history_num:0 536888:20260619:144621.328 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000042 sec, idle 1 sec]' 536888:20260619:144621.328 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144621.328 End of zbx_ipc_async_socket_recv():0 536889:20260619:144621.328 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000026 sec, syncing history]' 536889:20260619:144621.328 In zbx_sync_history_cache() history_num:0 536889:20260619:144621.328 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000056 sec, idle 1 sec]' 536889:20260619:144621.328 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144621.353 End of zbx_ipc_async_socket_recv():0 536891:20260619:144621.353 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001821 sec, processing escalations]' 536891:20260619:144621.353 In process_escalations() 536891:20260619:144621.353 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869584 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144621.354 End of process_escalations() 536891:20260619:144621.354 In process_escalations() 536891:20260619:144621.354 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869584 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144621.355 End of process_escalations() 536891:20260619:144621.355 In process_escalations() 536891:20260619:144621.355 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869584 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144621.355 End of process_escalations() 536891:20260619:144621.355 In process_escalations() 536891:20260619:144621.355 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869584 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144621.355 End of process_escalations() 536891:20260619:144621.356 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002466 sec, idle 3 sec]' 536891:20260619:144621.356 In zbx_ipc_async_socket_recv() timeout:3 536953:20260619:144621.361 End of zbx_ipc_service_recv():2 536953:20260619:144621.361 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144621.366 End of zbx_ipc_service_recv():2 536878:20260619:144621.366 In zbx_pp_manager_process_finished() 536878:20260619:144621.366 In zbx_timekeeper_collect() 536878:20260619:144621.366 End of zbx_timekeeper_collect() 536878:20260619:144621.366 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144621.367 In zbx_ipc_service_recv() timeout:0.500 536874:20260619:144621.378 End of zbx_ipc_service_recv():2 536874:20260619:144621.378 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144621.380 End of zbx_ipc_async_socket_recv():0 536947:20260619:144621.380 In zbx_ipc_async_socket_send() 536947:20260619:144621.380 In zbx_ipc_client_send() clientid:0 536947:20260619:144621.380 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144621.380 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144621.380 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000059 sec, idle 1 sec]' 536947:20260619:144621.380 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144621.380 End of zbx_ipc_service_recv():1 536874:20260619:144621.380 In am_flush_results() results:0 536874:20260619:144621.380 In zbx_ipc_client_send() clientid:7 536874:20260619:144621.380 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144621.380 End of am_flush_results() 536874:20260619:144621.380 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144621.380 End of zbx_ipc_async_socket_recv():0 536947:20260619:144621.380 In am_db_flush_results() 536947:20260619:144621.380 End of am_db_flush_results() flushed:0 536947:20260619:144621.380 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000011 sec, idle 1 sec]' 536947:20260619:144621.380 In zbx_ipc_async_socket_recv() timeout:1 536985:20260619:144621.393 End of zbx_ipc_service_recv():2 536985:20260619:144621.393 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144621.395 End of zbx_ipc_service_recv():2 536982:20260619:144621.395 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144621.841 End of zbx_ipc_service_recv():2 536837:20260619:144621.841 In zbx_ha_dispatch_message() 536837:20260619:144621.841 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144621.841 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144621.842 End of zbx_ipc_service_recv():2 536846:20260619:144621.842 In zbx_ipc_async_socket_send() 536846:20260619:144621.842 In zbx_ipc_client_send() clientid:0 536846:20260619:144621.842 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144621.842 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144621.842 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144621.842 End of zbx_ipc_async_socket_flush():0 536846:20260619:144621.842 In zbx_ipc_service_recv() timeout:0.996 536837:20260619:144621.842 End of zbx_ipc_service_recv():1 536837:20260619:144621.842 In zbx_ha_dispatch_message() 536837:20260619:144621.842 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144621.842 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144621.867 End of zbx_ipc_service_recv():2 536878:20260619:144621.867 In zbx_pp_manager_process_finished() 536878:20260619:144621.867 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144621.867 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144621.905 End of zbx_ipc_service_recv():2 536848:20260619:144621.905 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144622.162 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144622.162 In collect_selfmon_stats() 536909:20260619:144622.162 In zbx_timekeeper_collect() 536909:20260619:144622.162 End of zbx_timekeeper_collect() 536909:20260619:144622.162 End of collect_selfmon_stats() 536909:20260619:144622.162 zbx_setproctitle() title:'self-monitoring [processed data in 0.000153 sec, idle 1 sec]' 536879:20260619:144622.201 End of zbx_ipc_service_recv():2 536879:20260619:144622.201 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144622.287 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144622.287 End of zbx_ipc_async_socket_recv():0 536972:20260619:144622.287 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144622.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144622.288 queue processing_num:0 pending:0 536970:20260619:144622.303 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144622.303 End of zbx_ipc_async_socket_recv():0 536970:20260619:144622.303 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144622.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144622.304 queue processing_num:0 pending:0 536971:20260619:144622.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144622.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144622.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144622.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144622.304 queue processing_num:0 pending:0 536887:20260619:144622.327 End of zbx_ipc_async_socket_recv():0 536887:20260619:144622.327 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000030 sec, syncing history]' 536887:20260619:144622.327 In zbx_sync_history_cache() history_num:0 536887:20260619:144622.327 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000067 sec, idle 1 sec]' 536887:20260619:144622.327 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144622.328 End of zbx_ipc_async_socket_recv():0 536890:20260619:144622.328 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000023 sec, syncing history]' 536890:20260619:144622.328 In zbx_sync_history_cache() history_num:0 536890:20260619:144622.328 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000024 sec, idle 1 sec]' 536890:20260619:144622.328 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144622.328 End of zbx_ipc_async_socket_recv():0 536889:20260619:144622.328 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000056 sec, syncing history]' 536889:20260619:144622.328 In zbx_sync_history_cache() history_num:0 536889:20260619:144622.328 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000021 sec, idle 1 sec]' 536889:20260619:144622.328 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144622.329 End of zbx_ipc_async_socket_recv():0 536888:20260619:144622.329 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000042 sec, syncing history]' 536888:20260619:144622.329 In zbx_sync_history_cache() history_num:0 536888:20260619:144622.329 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000030 sec, idle 1 sec]' 536888:20260619:144622.329 In zbx_ipc_async_socket_recv() timeout:1 536953:20260619:144622.361 End of zbx_ipc_service_recv():2 536953:20260619:144622.362 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144622.368 End of zbx_ipc_service_recv():2 536878:20260619:144622.368 In zbx_pp_manager_process_finished() 536878:20260619:144622.368 In zbx_timekeeper_collect() 536878:20260619:144622.368 End of zbx_timekeeper_collect() 536878:20260619:144622.368 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144622.368 In zbx_ipc_service_recv() timeout:0.500 536947:20260619:144622.381 End of zbx_ipc_async_socket_recv():0 536947:20260619:144622.381 In zbx_ipc_async_socket_send() 536947:20260619:144622.381 In zbx_ipc_client_send() clientid:0 536947:20260619:144622.381 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144622.381 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144622.381 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000072 sec, idle 1 sec]' 536947:20260619:144622.381 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144622.381 End of zbx_ipc_service_recv():1 536874:20260619:144622.381 In am_flush_results() results:0 536874:20260619:144622.381 In zbx_ipc_client_send() clientid:7 536874:20260619:144622.381 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144622.381 End of am_flush_results() 536874:20260619:144622.381 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144622.381 End of zbx_ipc_async_socket_recv():0 536947:20260619:144622.381 In am_db_flush_results() 536947:20260619:144622.381 End of am_db_flush_results() flushed:0 536947:20260619:144622.381 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000036 sec, idle 1 sec]' 536947:20260619:144622.381 In zbx_ipc_async_socket_recv() timeout:1 536985:20260619:144622.395 End of zbx_ipc_service_recv():2 536985:20260619:144622.395 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144622.397 End of zbx_ipc_service_recv():2 536982:20260619:144622.397 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144622.840 End of zbx_ipc_service_recv():2 536846:20260619:144622.840 In zbx_ipc_async_socket_send() 536846:20260619:144622.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144622.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144622.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144622.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144622.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144622.840 In zbx_ipc_service_recv() timeout:0.997 536837:20260619:144622.841 End of zbx_ipc_service_recv():1 536837:20260619:144622.841 In zbx_ha_dispatch_message() 536837:20260619:144622.841 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144622.841 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144622.868 End of zbx_ipc_service_recv():2 536878:20260619:144622.868 In zbx_pp_manager_process_finished() 536878:20260619:144622.868 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144622.868 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144622.910 End of zbx_ipc_service_recv():2 536848:20260619:144622.910 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144623.163 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144623.163 In collect_selfmon_stats() 536909:20260619:144623.163 In zbx_timekeeper_collect() 536909:20260619:144623.163 End of zbx_timekeeper_collect() 536909:20260619:144623.163 End of collect_selfmon_stats() 536909:20260619:144623.163 zbx_setproctitle() title:'self-monitoring [processed data in 0.000245 sec, idle 1 sec]' 536879:20260619:144623.203 End of zbx_ipc_service_recv():2 536879:20260619:144623.203 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144623.290 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144623.290 End of zbx_ipc_async_socket_recv():0 536972:20260619:144623.290 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144623.291 End of zbx_dc_config_get_poller_items():0 536972:20260619:144623.291 queue processing_num:0 pending:0 536970:20260619:144623.311 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144623.311 End of zbx_ipc_async_socket_recv():0 536971:20260619:144623.311 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144623.311 End of zbx_ipc_async_socket_recv():0 536971:20260619:144623.311 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144623.311 End of zbx_dc_config_get_poller_items():0 536971:20260619:144623.311 queue processing_num:0 pending:0 536970:20260619:144623.311 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144623.311 End of zbx_dc_config_get_poller_items():0 536970:20260619:144623.311 queue processing_num:0 pending:0 536889:20260619:144623.331 End of zbx_ipc_async_socket_recv():0 536889:20260619:144623.332 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000021 sec, syncing history]' 536889:20260619:144623.332 In zbx_sync_history_cache() history_num:0 536890:20260619:144623.332 End of zbx_ipc_async_socket_recv():0 536890:20260619:144623.332 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000024 sec, syncing history]' 536890:20260619:144623.332 In zbx_sync_history_cache() history_num:0 536890:20260619:144623.332 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000076 sec, idle 1 sec]' 536890:20260619:144623.332 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144623.332 End of zbx_ipc_async_socket_recv():0 536888:20260619:144623.332 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000030 sec, syncing history]' 536888:20260619:144623.332 In zbx_sync_history_cache() history_num:0 536888:20260619:144623.332 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000025 sec, idle 1 sec]' 536888:20260619:144623.332 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144623.333 End of zbx_ipc_async_socket_recv():0 536887:20260619:144623.333 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000067 sec, syncing history]' 536887:20260619:144623.333 In zbx_sync_history_cache() history_num:0 536887:20260619:144623.333 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000028 sec, idle 1 sec]' 536887:20260619:144623.333 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144623.333 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000121 sec, idle 1 sec]' 536889:20260619:144623.333 In zbx_ipc_async_socket_recv() timeout:1 536953:20260619:144623.362 End of zbx_ipc_service_recv():2 536953:20260619:144623.362 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144623.369 End of zbx_ipc_service_recv():2 536878:20260619:144623.369 In zbx_pp_manager_process_finished() 536878:20260619:144623.369 In zbx_timekeeper_collect() 536878:20260619:144623.369 End of zbx_timekeeper_collect() 536878:20260619:144623.369 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144623.369 In zbx_ipc_service_recv() timeout:0.500 536874:20260619:144623.383 End of zbx_ipc_service_recv():2 536874:20260619:144623.383 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144623.383 End of zbx_ipc_async_socket_recv():0 536947:20260619:144623.383 In zbx_ipc_async_socket_send() 536947:20260619:144623.383 In zbx_ipc_client_send() clientid:0 536947:20260619:144623.383 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144623.383 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144623.383 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000074 sec, idle 1 sec]' 536947:20260619:144623.383 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144623.383 End of zbx_ipc_service_recv():1 536874:20260619:144623.383 In am_flush_results() results:0 536874:20260619:144623.383 In zbx_ipc_client_send() clientid:7 536874:20260619:144623.383 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144623.383 End of am_flush_results() 536874:20260619:144623.383 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144623.383 End of zbx_ipc_async_socket_recv():0 536947:20260619:144623.383 In am_db_flush_results() 536947:20260619:144623.383 End of am_db_flush_results() flushed:0 536947:20260619:144623.383 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000077 sec, idle 1 sec]' 536947:20260619:144623.383 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144623.398 End of zbx_ipc_service_recv():2 536982:20260619:144623.398 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144623.398 End of zbx_ipc_service_recv():2 536985:20260619:144623.399 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144623.842 End of zbx_ipc_service_recv():2 536846:20260619:144623.842 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144623.842 query [txnlev:1] [begin;] 536837:20260619:144623.842 End of zbx_ipc_service_recv():2 536837:20260619:144623.842 In zbx_ha_dispatch_message() 536837:20260619:144623.842 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144623.842 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144623.842 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536846:20260619:144623.844 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144623.844 In ha_db_get_time() 536846:20260619:144623.844 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144623.845 End of ha_db_get_time():SUCCEED db_time:1781869584 536846:20260619:144623.845 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144623.846 query [txnlev:1] [commit;] 536846:20260619:144623.848 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144623.848 In zbx_ipc_async_socket_send() 536846:20260619:144623.848 In zbx_ipc_client_send() clientid:0 536846:20260619:144623.848 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144623.848 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144623.848 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144623.848 End of zbx_ipc_async_socket_flush():0 536846:20260619:144623.848 In zbx_ipc_service_recv() timeout:0.996 536837:20260619:144623.848 End of zbx_ipc_service_recv():1 536837:20260619:144623.848 In zbx_ha_dispatch_message() 536837:20260619:144623.848 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144623.848 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144623.870 End of zbx_ipc_service_recv():2 536878:20260619:144623.870 In zbx_pp_manager_process_finished() 536878:20260619:144623.870 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144623.870 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144623.911 End of zbx_ipc_service_recv():2 536848:20260619:144623.911 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144624.163 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144624.164 In collect_selfmon_stats() 536909:20260619:144624.164 In zbx_timekeeper_collect() 536909:20260619:144624.164 End of zbx_timekeeper_collect() 536909:20260619:144624.164 End of collect_selfmon_stats() 536909:20260619:144624.164 zbx_setproctitle() title:'self-monitoring [processed data in 0.000950 sec, idle 1 sec]' 536879:20260619:144624.204 End of zbx_ipc_service_recv():2 536879:20260619:144624.204 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144624.286 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144624.286 End of zbx_ipc_async_socket_recv():0 536972:20260619:144624.286 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144624.286 End of zbx_dc_config_get_poller_items():0 536972:20260619:144624.286 queue processing_num:0 pending:0 536884:20260619:144624.296 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.000164 sec, getting values]' 536884:20260619:144624.296 In process_httptests() 536884:20260619:144624.296 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.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.httptestid=4] 536884:20260619:144624.298 query [txnlev:0] [select name,value,type from httptest_field where httptestid=4 order by httptest_fieldid] 536884:20260619:144624.298 In substitute_simple_macros_impl() data:'Zabbix' 536884:20260619:144624.298 End substitute_simple_macros_impl() data:'Zabbix' 536884:20260619:144624.298 In substitute_simple_macros_impl() data:EMPTY 536884:20260619:144624.298 In substitute_simple_macros_impl() data:EMPTY 536884:20260619:144624.298 In substitute_simple_macros_impl() data:EMPTY 536884:20260619:144624.298 In http_process_variables() 0 variables 536884:20260619:144624.298 End of http_process_variables():SUCCEED 536884:20260619:144624.298 In process_httptest() httptestid:4 name:'1sr scenario' 536884:20260619:144624.298 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=4 order by no] 536884:20260619:144624.299 In substitute_simple_macros_impl() data:'20s' 536884:20260619:144624.299 End substitute_simple_macros_impl() data:'20s' 536884:20260619:144624.299 In substitute_simple_macros_impl() data:'https://zabbix.com' 536884:20260619:144624.299 End substitute_simple_macros_impl() data:'https://zabbix.com' 536884:20260619:144624.299 In http_substitute_variables() data:'https://zabbix.com' 536884:20260619:144624.299 End of http_substitute_variables() data:'https://zabbix.com' 536884:20260619:144624.299 In substitute_simple_macros_impl() data:EMPTY 536884:20260619:144624.299 In substitute_simple_macros_impl() data:'200,301' 536884:20260619:144624.299 End substitute_simple_macros_impl() data:'200,301' 536884:20260619:144624.299 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=7 order by httpstep_fieldid] 536884:20260619:144624.299 In substitute_simple_macros_impl() data:'333333' 536884:20260619:144624.299 End substitute_simple_macros_impl() data:'333333' 536884:20260619:144624.299 In substitute_simple_macros_impl() data:'15s' 536884:20260619:144624.299 End substitute_simple_macros_impl() data:'15s' 536884:20260619:144624.299 process_httptest() use step "Get NS" 536884:20260619:144624.299 process_httptest() use post "" 536884:20260619:144624.299 process_httptest() go to URL "https://zabbix.com" 536970:20260619:144624.300 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144624.300 End of zbx_ipc_async_socket_recv():0 536970:20260619:144624.300 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144624.300 End of zbx_dc_config_get_poller_items():0 536970:20260619:144624.300 queue processing_num:0 pending:0 536971:20260619:144624.300 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144624.300 End of zbx_ipc_async_socket_recv():0 536971:20260619:144624.300 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144624.300 End of zbx_dc_config_get_poller_items():0 536971:20260619:144624.300 queue processing_num:0 pending:0 536890:20260619:144624.334 End of zbx_ipc_async_socket_recv():0 536890:20260619:144624.334 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000076 sec, syncing history]' 536890:20260619:144624.334 In zbx_sync_history_cache() history_num:0 536890:20260619:144624.334 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000037 sec, idle 1 sec]' 536890:20260619:144624.334 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144624.334 End of zbx_ipc_async_socket_recv():0 536888:20260619:144624.334 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000025 sec, syncing history]' 536888:20260619:144624.334 In zbx_sync_history_cache() history_num:0 536888:20260619:144624.334 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000026 sec, idle 1 sec]' 536888:20260619:144624.334 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144624.334 End of zbx_ipc_async_socket_recv():0 536887:20260619:144624.334 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000028 sec, syncing history]' 536887:20260619:144624.334 In zbx_sync_history_cache() history_num:0 536887:20260619:144624.334 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000017 sec, idle 1 sec]' 536887:20260619:144624.334 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144624.334 End of zbx_ipc_async_socket_recv():0 536889:20260619:144624.334 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000121 sec, syncing history]' 536889:20260619:144624.334 In zbx_sync_history_cache() history_num:0 536889:20260619:144624.334 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000015 sec, idle 1 sec]' 536889:20260619:144624.334 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144624.359 End of zbx_ipc_async_socket_recv():0 536891:20260619:144624.359 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002466 sec, processing escalations]' 536891:20260619:144624.359 In process_escalations() 536891:20260619:144624.359 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869587 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144624.360 End of process_escalations() 536891:20260619:144624.360 In process_escalations() 536891:20260619:144624.360 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869587 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144624.360 End of process_escalations() 536891:20260619:144624.360 In process_escalations() 536891:20260619:144624.360 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869587 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144624.360 End of process_escalations() 536891:20260619:144624.360 In process_escalations() 536891:20260619:144624.360 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869587 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144624.360 End of process_escalations() 536891:20260619:144624.360 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001051 sec, idle 3 sec]' 536891:20260619:144624.360 In zbx_ipc_async_socket_recv() timeout:3 536953:20260619:144624.363 End of zbx_ipc_service_recv():2 536953:20260619:144624.363 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144624.371 End of zbx_ipc_service_recv():2 536878:20260619:144624.371 In zbx_pp_manager_process_finished() 536878:20260619:144624.371 In zbx_timekeeper_collect() 536878:20260619:144624.371 End of zbx_timekeeper_collect() 536878:20260619:144624.371 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144624.371 In zbx_ipc_service_recv() timeout:0.500 536874:20260619:144624.384 End of zbx_ipc_service_recv():2 536874:20260619:144624.384 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144624.384 End of zbx_ipc_async_socket_recv():0 536947:20260619:144624.384 In zbx_ipc_async_socket_send() 536947:20260619:144624.384 In zbx_ipc_client_send() clientid:0 536947:20260619:144624.384 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144624.384 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144624.384 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000032 sec, idle 1 sec]' 536947:20260619:144624.384 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144624.384 End of zbx_ipc_service_recv():1 536874:20260619:144624.384 In am_flush_results() results:0 536874:20260619:144624.384 In zbx_ipc_client_send() clientid:7 536874:20260619:144624.384 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144624.384 End of am_flush_results() 536874:20260619:144624.384 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144624.384 End of zbx_ipc_async_socket_recv():0 536947:20260619:144624.384 In am_db_flush_results() 536947:20260619:144624.384 End of am_db_flush_results() flushed:0 536947:20260619:144624.384 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000011 sec, idle 1 sec]' 536947:20260619:144624.384 In zbx_ipc_async_socket_recv() timeout:1 536985:20260619:144624.400 End of zbx_ipc_service_recv():2 536985:20260619:144624.400 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144624.403 End of zbx_ipc_service_recv():2 536982:20260619:144624.403 In zbx_ipc_service_recv() timeout:1.000 536884:20260619:144624.546 content_type 'text/html' 536884:20260619:144624.546 In zbx_int_in_list() list:'200,301' value:301 536884:20260619:144624.546 End of zbx_int_in_list():SUCCEED 536884:20260619:144624.546 In http_process_variables() 0 variables 536884:20260619:144624.546 End of http_process_variables():SUCCEED 536884:20260619:144624.546 In http_process_variables() 1 variables 536884:20260619:144624.546 In httpmacro_append_pair() pkey:'{NS}' pvalue:'333333' 536884:20260619:144624.546 append macro '{NS}'='333333' in cache 536884:20260619:144624.546 End of httpmacro_append_pair():SUCCEED 536884:20260619:144624.546 End of http_process_variables():SUCCEED 536884:20260619:144624.546 In process_step_data() rspcode:301 time:0.246390 speed:722 536884:20260619:144624.546 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=7] 536884:20260619:144624.546 In zbx_preprocess_item_value() 536884:20260619:144624.547 End of zbx_preprocess_item_value() 536884:20260619:144624.547 In zbx_preprocess_item_value() 536884:20260619:144624.547 End of zbx_preprocess_item_value() 536884:20260619:144624.547 In zbx_preprocess_item_value() 536884:20260619:144624.547 End of zbx_preprocess_item_value() 536884:20260619:144624.547 End of process_step_data() 536884:20260619:144624.547 In substitute_simple_macros_impl() data:'http://{NS}/?my_macro_1st_Scenario' 536884:20260619:144624.547 End substitute_simple_macros_impl() 536884:20260619:144624.547 In http_substitute_variables() data:'http://{NS}/?my_macro_1st_Scenario' 536884:20260619:144624.547 End of http_substitute_variables() data:'http://333333/?my_macro_1st_Scenario' 536884:20260619:144624.547 In substitute_simple_macros_impl() data:EMPTY 536884:20260619:144624.547 In substitute_simple_macros_impl() data:'200' 536884:20260619:144624.547 End substitute_simple_macros_impl() data:'200' 536884:20260619:144624.547 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=8 order by httpstep_fieldid] 536884:20260619:144624.547 In substitute_simple_macros_impl() data:'15s' 536884:20260619:144624.547 End substitute_simple_macros_impl() data:'15s' 536884:20260619:144624.547 process_httptest() use step "test output with error" 536884:20260619:144624.547 process_httptest() use post "" 536884:20260619:144624.547 process_httptest() go to URL "http://333333/?my_macro_1st_Scenario" 536846:20260619:144624.845 End of zbx_ipc_service_recv():2 536846:20260619:144624.846 In zbx_ipc_async_socket_send() 536846:20260619:144624.846 In zbx_ipc_client_send() clientid:0 536846:20260619:144624.846 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144624.846 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144624.846 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144624.846 End of zbx_ipc_async_socket_flush():0 536846:20260619:144624.846 In zbx_ipc_service_recv() timeout:0.992 536837:20260619:144624.846 End of zbx_ipc_service_recv():1 536837:20260619:144624.846 In zbx_ha_dispatch_message() 536837:20260619:144624.846 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144624.847 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144624.872 End of zbx_ipc_service_recv():2 536878:20260619:144624.872 In zbx_pp_manager_process_finished() 536878:20260619:144624.872 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144624.872 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144624.912 End of zbx_ipc_service_recv():2 536848:20260619:144624.913 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.008857 sec during 5.008878 sec]' 536848:20260619:144624.913 In zbx_ipc_service_recv() timeout:1.000 536849:20260619:144625.130 End of zbx_ipc_async_socket_recv():0 536849:20260619:144625.130 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.233818 sec, syncing configuration]' 536849:20260619:144625.130 In zbx_dc_sync_configuration() 536849:20260619:144625.130 query [txnlev:0] [select changelogid,object,objectid,operation,clock from changelog] 536849:20260619:144625.132 query [txnlev:0] [select discovery_groupid,snmptrap_logging,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_internal,hk_events_discovery,hk_events_autoreg,hk_services_mode,hk_services,hk_audit_mode,hk_audit,hk_sessions_mode,hk_sessions,hk_history_mode,hk_history_global,hk_history,hk_trends_mode,hk_trends_global,hk_trends,default_inventory_mode,db_extension,autoreg_tls_accept,compression_status,compress_older,instanceid,default_timezone,hk_events_service,auditlog_enabled,timeout_zabbix_agent,timeout_simple_check,timeout_snmp_agent,timeout_external_check,timeout_db_monitor,timeout_http_agent,timeout_ssh_agent,timeout_telnet_agent,timeout_script,auditlog_mode,timeout_browser from config order by configid] 536849:20260619:144625.132 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid] 536849:20260619:144625.133 In DCsync_config() 536849:20260619:144625.133 End of DCsync_config() 536849:20260619:144625.133 In DCsync_autoreg_config() 536849:20260619:144625.133 End of DCsync_autoreg_config() 536849:20260619:144625.133 In DCsync_autoreg_host() 536849:20260619:144625.133 End of DCsync_autoreg_host() 536849:20260619:144625.133 In dc_sync_proxy_group() 536849:20260619:144625.133 End of dc_sync_proxy_group() 536849:20260619:144625.133 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid] 536849:20260619:144625.134 query [txnlev:0] [select globalmacroid,macro,value,type from globalmacro] 536849:20260619:144625.134 query [txnlev:0] [select hostmacroid,hostid,macro,value,type from hostmacro] 536849:20260619:144625.144 In DCsync_host_tags() 536849:20260619:144625.144 End of DCsync_host_tags() 536849:20260619:144625.144 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_full,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,installer_name,deployment_status,url_a,url_b,url_c,host_networks,host_netmask,host_router,oob_ip,oob_netmask,oob_router,date_hw_purchase,date_hw_install,date_hw_expiry,date_hw_decomm,site_address_a,site_address_b,site_address_c,site_city,site_state,site_country,site_zip,site_rack,site_notes,poc_1_name,poc_1_email,poc_1_phone_a,poc_1_phone_b,poc_1_cell,poc_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,poc_2_notes from host_inventory] 536849:20260619:144625.145 query [txnlev:0] [select groupid,name from hstgrp where type=0] 536849:20260619:144625.146 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] 536849:20260619:144625.147 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active_till,tags_evaltype from maintenances] 536849:20260619:144625.148 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag] 536849:20260619:144625.148 query [txnlev:0] [select t.timeperiodid,t.timeperiod_type,t.every,t.month,t.dayofweek,t.day,t.start_time,t.period,t.start_date,m.maintenanceid from maintenances_windows m,timeperiods t where t.timeperiodid=m.timeperiodid] 536849:20260619:144625.149 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid] 536849:20260619:144625.149 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid] 536849:20260619:144625.151 In DCsync_proxies() 536849:20260619:144625.151 End of DCsync_proxies() 536849:20260619:144625.151 In DCsync_hosts() 536849:20260619:144625.151 End of DCsync_hosts() 536849:20260619:144625.151 In DCsync_host_inventory() 536849:20260619:144625.151 End of DCsync_host_inventory() 536849:20260619:144625.151 In DCsync_hostgroups() 536849:20260619:144625.151 End of DCsync_hostgroups() 536849:20260619:144625.151 In DCsync_hostgroup_hosts() 536849:20260619:144625.151 End of DCsync_hostgroup_hosts() 536849:20260619:144625.151 In DCsync_maintenances() 536849:20260619:144625.152 End of DCsync_maintenances() 536849:20260619:144625.152 In DCsync_maintenance_tags() 536849:20260619:144625.152 End of DCsync_maintenance_tags() 536849:20260619:144625.152 In DCsync_maintenance_groups() 536849:20260619:144625.152 End of DCsync_maintenance_groups() 536849:20260619:144625.152 In DCsync_maintenance_hosts() 536849:20260619:144625.152 End of DCsync_maintenance_hosts() 536849:20260619:144625.152 In DCsync_maintenance_periods() 536849:20260619:144625.152 End of DCsync_maintenance_periods() 536849:20260619:144625.152 In DCsync_connectors() 536849:20260619:144625.152 End of DCsync_connectors() 536849:20260619:144625.152 In DCsync_connector_tags() 536849:20260619:144625.152 End of DCsync_connector_tags() 536849:20260619:144625.152 In dc_sync_host_proxy() 536849:20260619:144625.152 End of dc_sync_host_proxy() 536849:20260619:144625.152 query [txnlev:0] [select i.interfaceid,i.hostid,i.type,i.main,i.useip,i.ip,i.dns,i.port,i.available,i.disable_until,i.error,i.errors_from,s.version,s.bulk,s.community,s.securityname,s.securitylevel,s.authpassphrase,s.privpassphrase,s.authprotocol,s.privprotocol,s.contextname,s.max_repetitions from interface i left join interface_snmp s on i.interfaceid=s.interfaceid] 536885:20260619:144625.153 End of zbx_ipc_async_socket_recv():0 536885:20260619:144625.153 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000043 sec, getting values]' 536885:20260619:144625.153 In get_values() 536885:20260619:144625.153 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144625.153 End of zbx_dc_config_get_poller_items():0 536885:20260619:144625.153 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144625.153 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144625.153 End of get_values():0 536885:20260619:144625.153 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000046 sec, idle 5 sec]' 536885:20260619:144625.153 In zbx_ipc_async_socket_recv() timeout:5 536849:20260619:144625.155 query [txnlev:0] [select p.item_parameterid,p.itemid,p.name,p.value,i.hostid from item_parameter p,items i,hosts h where p.itemid=i.itemid and i.hostid=h.hostid and h.status in (0,1) and i.flags<>2 order by p.itemid] 536849:20260619:144625.157 In DCsync_interfaces() 536849:20260619:144625.157 End of DCsync_interfaces() 536849:20260619:144625.157 In DCsync_items() 536849:20260619:144625.157 End of DCsync_items() 536849:20260619:144625.157 In DCsync_item_discovery() 536849:20260619:144625.157 End of DCsync_item_discovery() 536849:20260619:144625.157 In DCsync_item_preproc() 536849:20260619:144625.157 End of DCsync_item_preproc() 536849:20260619:144625.157 In DCsync_items_param() 536849:20260619:144625.157 End of DCsync_items_param() 536849:20260619:144625.157 In DCsync_functions() 536849:20260619:144625.157 End of DCsync_functions() 536849:20260619:144625.157 query [txnlev:0] [select triggerid_down,triggerid_up from trigger_depends] 536849:20260619:144625.160 query [txnlev:0] [select r.name,e.expressionid,e.expression,e.expression_type,e.exp_delimiter,e.case_sensitive from regexps r,expressions e where r.regexpid=e.regexpid] 536849:20260619:144625.160 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where eventsource<>4 and status=0] 536849:20260619:144625.161 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] 536849:20260619:144625.161 query [txnlev:0] [select c.conditionid,c.actionid,c.conditiontype,c.operator,c.value,c.value2 from conditions c,actions a where c.actionid=a.actionid and a.status=0] 536849:20260619:144625.161 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0] 536849:20260619:144625.161 query [txnlev:0] [select cc.corr_conditionid,cc.correlationid,cc.type,cct.tag,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] 536849:20260619:144625.162 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] 536849:20260619:144625.162 In DCsync_triggers() 536849:20260619:144625.162 End of DCsync_triggers() 536849:20260619:144625.162 In DCsync_trigdeps() 536849:20260619:144625.162 End of DCsync_trigdeps() 536849:20260619:144625.162 In DCsync_expressions() 536849:20260619:144625.162 End of DCsync_expressions() 536849:20260619:144625.162 In DCsync_actions() 536849:20260619:144625.162 End of DCsync_actions() 536849:20260619:144625.162 In DCsync_action_ops() 536849:20260619:144625.162 End of DCsync_action_ops() 536849:20260619:144625.162 In DCsync_action_conditions() 536849:20260619:144625.162 End of DCsync_action_conditions() 536849:20260619:144625.162 In DCsync_trigger_tags() 536849:20260619:144625.162 End of DCsync_trigger_tags() 536849:20260619:144625.162 In DCsync_item_tags() 536849:20260619:144625.162 End of DCsync_item_tags() 536849:20260619:144625.162 In DCsync_correlations() 536849:20260619:144625.162 End of DCsync_correlations() 536849:20260619:144625.162 In DCsync_corr_conditions() 536849:20260619:144625.162 End of DCsync_corr_conditions() 536849:20260619:144625.162 In DCsync_corr_operations() 536849:20260619:144625.162 End of DCsync_corr_operations() 536849:20260619:144625.162 In dc_sync_drules() 536849:20260619:144625.162 End of dc_sync_drules() 536849:20260619:144625.162 In dc_sync_dchecks() 536849:20260619:144625.162 End of dc_sync_dchecks() 536849:20260619:144625.162 In dc_sync_httptests() 536849:20260619:144625.162 End of dc_sync_httptests() 536849:20260619:144625.162 In dc_sync_httptest_fields() 536849:20260619:144625.162 End of dc_sync_httptest_fields() 536849:20260619:144625.162 In dc_sync_httpsteps() 536849:20260619:144625.162 End of dc_sync_httpsteps() 536849:20260619:144625.162 In dc_sync_httpstep_fields() 536849:20260619:144625.162 End of dc_sync_httpstep_fields() 536849:20260619:144625.162 zbx_dc_sync_configuration() changelog : sql:0.001257 sec (0 records) 536849:20260619:144625.162 zbx_dc_sync_configuration() reindex : 0.000000 sec 0 bytes (0). 536849:20260619:144625.162 zbx_dc_sync_configuration() timers : 0.000000 sec 0 bytes (0 functions, 0 triggers). 536849:20260619:144625.162 zbx_dc_sync_configuration() topology : 0.000000 sec 0 bytes. 536849:20260619:144625.162 zbx_dc_sync_configuration() um_cache : 0.000000 sec 0 bytes. 536849:20260619:144625.162 zbx_dc_sync_configuration() proxy_group: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() hosts: sql:0.000002 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() host_proxy: sql:0.000001 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() items: sql:0.000004 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() item_discovery: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() triggers: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() functions: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() trigger_tag: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() item_tag: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() host_tag: sql:0.000004 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() item_preproc: sql:0.000001 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() drules: sql:0.000003 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() dchecks: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() httptest: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() httptest_field: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() httpstep: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() httpstep_field: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() connector: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() connector_tag: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() proxy: sql:0.000004 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() config: sql:0.000652 sync:0.000025 sec 0 bytes (1/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() config_autoreg_tls: sql:0.000587 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() autoreg_host: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() host_inventory: sql:0.001281 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() hosts_templates: sql:0.000780 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() globalmacro: sql:0.000354 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() hostmacro: sql:0.009599 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() interface: sql:0.002771 sync:0.000007 sec 0 bytes (25/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() trigger_depends: sql:0.002423 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.162 zbx_dc_sync_configuration() regexps: sql:0.000641 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144625.163 zbx_dc_sync_configuration() actions: sql:0.000203 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.163 zbx_dc_sync_configuration() operations: sql:0.000204 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.163 zbx_dc_sync_configuration() conditions: sql:0.000136 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.163 zbx_dc_sync_configuration() correlation: sql:0.000088 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.163 zbx_dc_sync_configuration() corr_condition: sql:0.000457 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.163 zbx_dc_sync_configuration() corr_operation: sql:0.000161 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.163 zbx_dc_sync_configuration() hstgrp: sql:0.000621 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144625.163 zbx_dc_sync_configuration() hosts_groups: sql:0.001000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.163 zbx_dc_sync_configuration() item_parameter: sql:0.002025 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.163 zbx_dc_sync_configuration() maintenances: sql:0.000485 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.163 zbx_dc_sync_configuration() maintenances_windows: sql:0.000967 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.163 zbx_dc_sync_configuration() maintenance_tag: sql:0.000471 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144625.163 zbx_dc_sync_configuration() maintenances_groups: sql:0.000504 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.163 zbx_dc_sync_configuration() maintenances_hosts: sql:0.001320 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144625.163 zbx_dc_sync_configuration() total sql : 0.027762 sec. 536849:20260619:144625.163 zbx_dc_sync_configuration() total sync : 0.000047 sec. 536849:20260619:144625.163 zbx_dc_sync_configuration() total memory difference: 0 bytes. 536849:20260619:144625.163 zbx_dc_sync_configuration() proxies : 0 (0 slots) 536849:20260619:144625.163 zbx_dc_sync_configuration() proxies_p : 0 (0 slots) 536849:20260619:144625.163 zbx_dc_sync_configuration() hosts : 1 (11 slots) 536849:20260619:144625.163 zbx_dc_sync_configuration() hosts_h : 1 (11 slots) 536849:20260619:144625.163 zbx_dc_sync_configuration() autoreg_hosts: 0 (11 slots) 536849:20260619:144625.163 zbx_dc_sync_configuration() psks : 0 (0 slots) 536849:20260619:144625.163 zbx_dc_sync_configuration() ipmihosts : 0 (0 slots) 536849:20260619:144625.163 zbx_dc_sync_configuration() host_invent: 4 (11 slots) 536849:20260619:144625.163 zbx_dc_sync_configuration() glob macros: 1 (11 slots) 536849:20260619:144625.163 zbx_dc_sync_configuration() host macros: 6591 (9029 slots) 536849:20260619:144625.163 zbx_dc_sync_configuration() kvs_paths : 0 536849:20260619:144625.163 zbx_dc_sync_configuration() interfaces : 1 (11 slots) 536849:20260619:144625.163 zbx_dc_sync_configuration() interfaces_snmp : 0 (0 slots) 536849:20260619:144625.163 zbx_dc_sync_configuration() interfac_ht: 1 (11 slots) 536849:20260619:144625.163 zbx_dc_sync_configuration() if_snmpitms: 0 (0 slots) 536849:20260619:144625.163 zbx_dc_sync_configuration() if_snmpaddr: 0 (0 slots) 536849:20260619:144625.163 zbx_dc_sync_configuration() item_discovery : 7611 (15227 slots) 536849:20260619:144625.163 zbx_dc_sync_configuration() items : 18 (36467 slots) 536849:20260619:144625.165 zbx_dc_sync_configuration() items_hk : 18 (36467 slots) 536849:20260619:144625.166 zbx_dc_sync_configuration() template_items : 18212 (30509 slots) 536849:20260619:144625.166 zbx_dc_sync_configuration() preprocitems: 0 (47381 slots) 536849:20260619:144625.166 zbx_dc_sync_configuration() item_tag_links: 0 (56687 slots) 536849:20260619:144625.166 zbx_dc_sync_configuration() functions : 0 (21283 slots) 536849:20260619:144625.166 zbx_dc_sync_configuration() triggers : 6790 (13591 slots) 536849:20260619:144625.166 zbx_dc_sync_configuration() trigdeps : 2718 (4007 slots) 536849:20260619:144625.166 zbx_dc_sync_configuration() trig. tags : 8662 (13553 slots) 536849:20260619:144625.166 zbx_dc_sync_configuration() expressions: 10 (17 slots) 536849:20260619:144625.166 zbx_dc_sync_configuration() actions : 0 (0 slots) 536849:20260619:144625.166 zbx_dc_sync_configuration() conditions : 0 (0 slots) 536849:20260619:144625.166 zbx_dc_sync_configuration() corr. : 0 (0 slots) 536849:20260619:144625.166 zbx_dc_sync_configuration() corr. conds: 0 (0 slots) 536849:20260619:144625.166 zbx_dc_sync_configuration() corr. ops : 0 (0 slots) 536849:20260619:144625.166 zbx_dc_sync_configuration() hgroups : 7 (11 slots) 536849:20260619:144625.166 zbx_dc_sync_configuration() item procs : 0 (47381 slots) 536849:20260619:144625.166 zbx_dc_sync_configuration() maintenance: 0 (0 slots) 536849:20260619:144625.166 zbx_dc_sync_configuration() maint tags : 0 (0 slots) 536909:20260619:144625.167 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144625.167 In collect_selfmon_stats() 536909:20260619:144625.167 In zbx_timekeeper_collect() 536849:20260619:144625.167 zbx_dc_sync_configuration() maint time : 0 (0 slots) 536849:20260619:144625.167 zbx_dc_sync_configuration() drules : 1 (11 slots) 536849:20260619:144625.167 zbx_dc_sync_configuration() dchecks : 1 (11 slots) 536849:20260619:144625.167 zbx_dc_sync_configuration() httptests : 2 (11 slots) 536849:20260619:144625.167 zbx_dc_sync_configuration() httptestfld: 0 (0 slots) 536849:20260619:144625.167 zbx_dc_sync_configuration() httpsteps : 4 (11 slots) 536849:20260619:144625.167 zbx_dc_sync_configuration() httpstepfld: 2 (11 slots) 536849:20260619:144625.167 zbx_dc_sync_configuration() connector: 0 (0 slots) 536849:20260619:144625.167 zbx_dc_sync_configuration() connector tags : 0 (0 slots) 536849:20260619:144625.167 zbx_dc_sync_configuration() proxy groups : 0 (0 slots) 536849:20260619:144625.167 zbx_dc_sync_configuration() host proxy : 0 (0 slots) 536849:20260619:144625.168 zbx_dc_sync_configuration() queue[0] : 0 (0 allocated) 536849:20260619:144625.168 zbx_dc_sync_configuration() queue[1] : 0 (0 allocated) 536849:20260619:144625.168 zbx_dc_sync_configuration() queue[2] : 0 (0 allocated) 536849:20260619:144625.168 zbx_dc_sync_configuration() queue[3] : 0 (0 allocated) 536849:20260619:144625.168 zbx_dc_sync_configuration() queue[4] : 0 (0 allocated) 536849:20260619:144625.168 zbx_dc_sync_configuration() queue[5] : 0 (0 allocated) 536849:20260619:144625.168 zbx_dc_sync_configuration() queue[6] : 0 (0 allocated) 536849:20260619:144625.168 zbx_dc_sync_configuration() queue[7] : 0 (0 allocated) 536849:20260619:144625.168 zbx_dc_sync_configuration() queue[8] : 0 (0 allocated) 536849:20260619:144625.168 zbx_dc_sync_configuration() queue[9] : 0 (0 allocated) 536849:20260619:144625.168 zbx_dc_sync_configuration() queue[10] : 0 (0 allocated) 536849:20260619:144625.168 zbx_dc_sync_configuration() queue[11] : 0 (0 allocated) 536849:20260619:144625.168 zbx_dc_sync_configuration() pqueue : 0 (0 allocated) 536849:20260619:144625.168 zbx_dc_sync_configuration() timer queue: 0 (0 allocated) 536849:20260619:144625.168 zbx_dc_sync_configuration() changelog : 1873 536849:20260619:144625.168 zbx_dc_sync_configuration() configfree : 75.304151% 536849:20260619:144625.168 zbx_dc_sync_configuration() strings : 9421 (13553 slots) 536849:20260619:144625.168 === memory statistics for configuration cache === 536849:20260619:144625.168 free chunks of size >= 256 bytes: 5 536849:20260619:144625.168 min chunk size: 280 bytes 536849:20260619:144625.168 max chunk size: 25221384 bytes 536849:20260619:144625.168 memory of total size 32299808 bytes fragmented into 78391 chunks 536849:20260619:144625.168 of those, 25267880 bytes are in 5 free chunks 536849:20260619:144625.168 of those, 7031928 bytes are in 78386 used chunks 536849:20260619:144625.168 of those, 1254240 bytes are used by allocation overhead 536849:20260619:144625.168 ================================ 536849:20260619:144625.169 zbx_dbsync_env_flush_changelog() changelog : 1873 (2671 slots) 536849:20260619:144625.169 End of zbx_dc_sync_configuration() 536909:20260619:144625.169 End of zbx_timekeeper_collect() 536909:20260619:144625.169 End of collect_selfmon_stats() 536909:20260619:144625.169 zbx_setproctitle() title:'self-monitoring [processed data in 0.003490 sec, idle 1 sec]' 536849:20260619:144625.169 In zbx_dc_sync_kvs_paths() 536849:20260619:144625.169 End of zbx_dc_sync_kvs_paths() 536849:20260619:144625.169 In zbx_dc_config_get_hostids_by_revision() 536849:20260619:144625.169 End of zbx_dc_config_get_hostids_by_revision() 536849:20260619:144625.169 In zbx_dc_update_interfaces_availability() 536849:20260619:144625.169 In zbx_dc_reset_interfaces_availability() 536849:20260619:144625.169 End of zbx_dc_reset_interfaces_availability() interfaces:0 536849:20260619:144625.169 End of zbx_dc_update_interfaces_availability() 536849:20260619:144625.169 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.038900 sec, idle 10 sec]' 536849:20260619:144625.169 In zbx_ipc_async_socket_recv() timeout:10 536905:20260619:144625.172 End of zbx_ipc_async_socket_recv():0 536905:20260619:144625.172 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000086 sec, getting values]' 536905:20260619:144625.172 In get_values() 536905:20260619:144625.172 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144625.172 End of zbx_dc_config_get_poller_items():0 536905:20260619:144625.172 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144625.172 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144625.172 End of get_values():0 536905:20260619:144625.172 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000048 sec, idle 5 sec]' 536905:20260619:144625.172 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144625.180 End of zbx_ipc_async_socket_recv():0 536906:20260619:144625.180 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000041 sec, getting values]' 536906:20260619:144625.180 In get_values() 536906:20260619:144625.180 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144625.180 End of zbx_dc_config_get_poller_items():0 536906:20260619:144625.180 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144625.180 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144625.180 End of get_values():0 536906:20260619:144625.180 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000047 sec, idle 5 sec]' 536906:20260619:144625.180 In zbx_ipc_async_socket_recv() timeout:5 536932:20260619:144625.188 End of zbx_ipc_async_socket_recv():0 536932:20260619:144625.188 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000046 sec, getting values]' 536932:20260619:144625.188 In get_values() 536932:20260619:144625.188 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144625.188 End of zbx_dc_config_get_poller_items():0 536932:20260619:144625.188 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144625.188 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144625.188 End of get_values():0 536932:20260619:144625.188 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000054 sec, idle 5 sec]' 536932:20260619:144625.188 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144625.188 End of zbx_ipc_async_socket_recv():0 536931:20260619:144625.188 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000262 sec, getting values]' 536931:20260619:144625.188 In get_values() 536931:20260619:144625.188 In zbx_dc_config_get_poller_items() poller_type:0 536931:20260619:144625.188 End of zbx_dc_config_get_poller_items():0 536931:20260619:144625.189 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144625.189 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144625.189 End of get_values():0 536931:20260619:144625.189 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000229 sec, idle 5 sec]' 536931:20260619:144625.189 In zbx_ipc_async_socket_recv() timeout:5 536933:20260619:144625.192 End of zbx_ipc_async_socket_recv():0 536933:20260619:144625.192 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000047 sec, getting values]' 536933:20260619:144625.192 In get_values() 536933:20260619:144625.192 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144625.192 End of zbx_dc_config_get_poller_items():0 536933:20260619:144625.192 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144625.192 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144625.192 End of get_values():0 536933:20260619:144625.192 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000229 sec, idle 5 sec]' 536933:20260619:144625.192 In zbx_ipc_async_socket_recv() timeout:5 536896:20260619:144625.204 End of zbx_ipc_async_socket_recv():0 536896:20260619:144625.204 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000052 sec, getting values]' 536896:20260619:144625.204 In get_values() 536896:20260619:144625.204 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144625.204 End of zbx_dc_config_get_poller_items():0 536896:20260619:144625.204 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144625.204 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144625.204 End of get_values():0 536896:20260619:144625.204 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000300 sec, idle 5 sec]' 536896:20260619:144625.204 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144625.205 End of zbx_ipc_service_recv():2 536879:20260619:144625.206 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.006134sec during 5.006155 sec]' 536879:20260619:144625.206 In zbx_ipc_service_recv() timeout:1.000 536892:20260619:144625.206 End of zbx_ipc_async_socket_recv():0 536892:20260619:144625.206 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000039 sec, getting values]' 536892:20260619:144625.206 In get_values() 536892:20260619:144625.206 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144625.206 End of zbx_dc_config_get_poller_items():0 536892:20260619:144625.206 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144625.206 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144625.206 End of get_values():0 536892:20260619:144625.206 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000041 sec, idle 5 sec]' 536892:20260619:144625.206 In zbx_ipc_async_socket_recv() timeout:5 536897:20260619:144625.208 End of zbx_ipc_async_socket_recv():0 536897:20260619:144625.208 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000046 sec, getting values]' 536897:20260619:144625.208 In get_values() 536897:20260619:144625.208 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144625.208 End of zbx_dc_config_get_poller_items():0 536897:20260619:144625.208 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144625.208 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144625.208 End of get_values():0 536897:20260619:144625.208 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000041 sec, idle 5 sec]' 536897:20260619:144625.208 In zbx_ipc_async_socket_recv() timeout:5 536934:20260619:144625.212 End of zbx_ipc_async_socket_recv():0 536934:20260619:144625.212 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000041 sec, getting values]' 536934:20260619:144625.212 In get_values() 536934:20260619:144625.212 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144625.212 End of zbx_dc_config_get_poller_items():0 536934:20260619:144625.212 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144625.212 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144625.212 End of get_values():0 536934:20260619:144625.212 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000080 sec, idle 5 sec]' 536934:20260619:144625.212 In zbx_ipc_async_socket_recv() timeout:5 536946:20260619:144625.224 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144625.225 In get_pinger_hosts() 536946:20260619:144625.225 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144625.225 End of zbx_dc_config_get_poller_items():0 536946:20260619:144625.225 End of get_pinger_hosts():0 536946:20260619:144625.225 In process_pinger_hosts() 536946:20260619:144625.225 End of process_pinger_hosts() 536946:20260619:144625.225 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144625.225 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144625.225 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000359 sec, idle 5 sec]' 536935:20260619:144625.237 End of zbx_ipc_async_socket_recv():0 536935:20260619:144625.237 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000355 sec, getting values]' 536935:20260619:144625.237 In get_values() 536935:20260619:144625.237 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144625.237 End of zbx_dc_config_get_poller_items():0 536935:20260619:144625.237 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144625.237 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144625.237 End of get_values():0 536935:20260619:144625.237 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000053 sec, idle 5 sec]' 536935:20260619:144625.237 In zbx_ipc_async_socket_recv() timeout:5 536936:20260619:144625.237 End of zbx_ipc_async_socket_recv():0 536936:20260619:144625.237 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000033 sec, getting values]' 536936:20260619:144625.237 In get_values() 536936:20260619:144625.237 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144625.237 End of zbx_dc_config_get_poller_items():0 536936:20260619:144625.237 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144625.237 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144625.237 End of get_values():0 536936:20260619:144625.237 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000080 sec, idle 5 sec]' 536936:20260619:144625.237 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144625.248 End of zbx_ipc_async_socket_recv():0 536899:20260619:144625.248 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000091 sec, getting values]' 536899:20260619:144625.248 In get_values() 536899:20260619:144625.248 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144625.248 End of zbx_dc_config_get_poller_items():0 536899:20260619:144625.248 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144625.248 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144625.248 End of get_values():0 536899:20260619:144625.248 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000047 sec, idle 5 sec]' 536899:20260619:144625.248 In zbx_ipc_async_socket_recv() timeout:5 536893:20260619:144625.248 End of zbx_ipc_async_socket_recv():0 536893:20260619:144625.248 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000055 sec, getting values]' 536893:20260619:144625.248 In get_values() 536893:20260619:144625.248 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144625.248 End of zbx_dc_config_get_poller_items():0 536893:20260619:144625.248 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144625.248 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144625.248 End of get_values():0 536893:20260619:144625.248 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000037 sec, idle 5 sec]' 536893:20260619:144625.248 In zbx_ipc_async_socket_recv() timeout:5 536895:20260619:144625.252 End of zbx_ipc_async_socket_recv():0 536895:20260619:144625.252 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000079 sec, getting values]' 536895:20260619:144625.252 In get_values() 536895:20260619:144625.252 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144625.252 End of zbx_dc_config_get_poller_items():0 536895:20260619:144625.252 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144625.252 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144625.252 End of get_values():0 536895:20260619:144625.252 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000101 sec, idle 5 sec]' 536895:20260619:144625.252 In zbx_ipc_async_socket_recv() timeout:5 536894:20260619:144625.252 End of zbx_ipc_async_socket_recv():0 536894:20260619:144625.252 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000082 sec, getting values]' 536894:20260619:144625.252 In get_values() 536894:20260619:144625.252 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144625.252 End of zbx_dc_config_get_poller_items():0 536894:20260619:144625.252 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144625.252 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144625.252 End of get_values():0 536894:20260619:144625.252 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000070 sec, idle 5 sec]' 536894:20260619:144625.252 In zbx_ipc_async_socket_recv() timeout:5 536898:20260619:144625.256 End of zbx_ipc_async_socket_recv():0 536898:20260619:144625.256 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000056 sec, getting values]' 536898:20260619:144625.256 In get_values() 536898:20260619:144625.256 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144625.256 End of zbx_dc_config_get_poller_items():0 536898:20260619:144625.256 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144625.256 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144625.256 End of get_values():0 536898:20260619:144625.256 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000048 sec, idle 5 sec]' 536898:20260619:144625.256 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144625.265 End of zbx_ipc_async_socket_recv():0 536923:20260619:144625.265 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144625.265 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536923:20260619:144625.266 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000480 sec, idle 5 sec]' 536923:20260619:144625.266 In zbx_ipc_async_socket_recv() timeout:5 536907:20260619:144625.272 End of zbx_ipc_async_socket_recv():0 536907:20260619:144625.272 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000041 sec, exchanging data]' 536907:20260619:144625.272 In process_proxy() 536907:20260619:144625.272 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144625.272 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144625.272 End of process_proxy() 536907:20260619:144625.272 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144625.272 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144625.272 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000039 sec, idle 5 sec]' 536907:20260619:144625.272 In zbx_ipc_async_socket_recv() timeout:5 536972:20260619:144625.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144625.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144625.288 queue processing_num:0 pending:0 536972:20260619:144625.288 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144625.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144625.288 End of zbx_ipc_async_socket_recv():0 536970:20260619:144625.301 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144625.303 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144625.303 End of zbx_ipc_async_socket_recv():0 536970:20260619:144625.303 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144625.303 End of zbx_dc_config_get_poller_items():0 536970:20260619:144625.303 queue processing_num:0 pending:0 536971:20260619:144625.303 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144625.303 End of zbx_dc_config_get_poller_items():0 536971:20260619:144625.303 queue processing_num:0 pending:0 536971:20260619:144625.303 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144625.303 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144625.303 End of zbx_ipc_async_socket_recv():0 536948:20260619:144625.320 End of zbx_ipc_async_socket_recv():0 536948:20260619:144625.320 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000058 sec, getting values]' 536948:20260619:144625.320 In get_values() 536948:20260619:144625.320 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144625.320 End of zbx_dc_config_get_poller_items():0 536948:20260619:144625.320 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144625.320 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144625.320 End of get_values():0 536948:20260619:144625.320 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000184 sec, idle 5 sec]' 536948:20260619:144625.320 In zbx_ipc_async_socket_recv() timeout:5 536949:20260619:144625.324 End of zbx_ipc_async_socket_recv():0 536949:20260619:144625.324 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000059 sec, getting values]' 536949:20260619:144625.324 In get_values() 536949:20260619:144625.324 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144625.324 End of zbx_dc_config_get_poller_items():0 536949:20260619:144625.324 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144625.324 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144625.324 End of get_values():0 536949:20260619:144625.324 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000048 sec, idle 5 sec]' 536949:20260619:144625.324 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144625.332 End of zbx_ipc_async_socket_recv():0 536967:20260619:144625.332 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000059 sec, getting values]' 536967:20260619:144625.332 In get_values() 536967:20260619:144625.332 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144625.332 End of zbx_dc_config_get_poller_items():0 536967:20260619:144625.332 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144625.332 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144625.332 End of get_values():0 536967:20260619:144625.332 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000043 sec, idle 5 sec]' 536967:20260619:144625.332 In zbx_ipc_async_socket_recv() timeout:5 536890:20260619:144625.339 End of zbx_ipc_async_socket_recv():0 536890:20260619:144625.339 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000037 sec, syncing history]' 536890:20260619:144625.339 In zbx_sync_history_cache() history_num:0 536887:20260619:144625.339 End of zbx_ipc_async_socket_recv():0 536887:20260619:144625.339 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000017 sec, syncing history]' 536887:20260619:144625.339 In zbx_sync_history_cache() history_num:0 536887:20260619:144625.339 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000026 sec, idle 1 sec]' 536887:20260619:144625.339 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144625.339 End of zbx_ipc_async_socket_recv():0 536888:20260619:144625.339 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000026 sec, syncing history]' 536888:20260619:144625.339 In zbx_sync_history_cache() history_num:0 536888:20260619:144625.339 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000017 sec, idle 1 sec]' 536888:20260619:144625.339 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144625.339 End of zbx_ipc_async_socket_recv():0 536889:20260619:144625.339 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000015 sec, syncing history]' 536889:20260619:144625.339 In zbx_sync_history_cache() history_num:0 536889:20260619:144625.339 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000020 sec, idle 1 sec]' 536889:20260619:144625.339 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144625.339 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000034 sec, idle 1 sec]' 536890:20260619:144625.339 In zbx_ipc_async_socket_recv() timeout:1 536984:20260619:144625.341 End of zbx_ipc_async_socket_recv():0 536984:20260619:144625.341 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000050 sec, getting values]' 536984:20260619:144625.341 In get_values() 536984:20260619:144625.341 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144625.341 End of zbx_dc_config_get_poller_items():0 536984:20260619:144625.341 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144625.341 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144625.341 End of get_values():0 536984:20260619:144625.341 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000136 sec, idle 5 sec]' 536984:20260619:144625.341 In zbx_ipc_async_socket_recv() timeout:5 536950:20260619:144625.360 End of zbx_ipc_async_socket_recv():0 536950:20260619:144625.360 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000098 sec, getting values]' 536950:20260619:144625.360 In get_values() 536950:20260619:144625.360 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144625.360 End of zbx_dc_config_get_poller_items():0 536950:20260619:144625.360 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144625.360 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144625.360 End of get_values():0 536950:20260619:144625.360 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000101 sec, idle 5 sec]' 536950:20260619:144625.360 In zbx_ipc_async_socket_recv() timeout:5 536952:20260619:144625.364 End of zbx_ipc_async_socket_recv():0 536952:20260619:144625.364 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000046 sec, getting values]' 536952:20260619:144625.364 In get_values() 536952:20260619:144625.364 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144625.364 End of zbx_dc_config_get_poller_items():0 536952:20260619:144625.364 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144625.364 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144625.364 End of get_values():0 536952:20260619:144625.364 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000047 sec, idle 5 sec]' 536952:20260619:144625.364 In zbx_ipc_async_socket_recv() timeout:5 536953:20260619:144625.364 End of zbx_ipc_service_recv():2 536953:20260619:144625.364 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.004304 sec during 5.004321 sec]' 536953:20260619:144625.364 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144625.373 End of zbx_ipc_service_recv():2 536878:20260619:144625.373 In zbx_pp_manager_process_finished() 536878:20260619:144625.373 In zbx_timekeeper_collect() 536878:20260619:144625.373 End of zbx_timekeeper_collect() 536878:20260619:144625.373 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144625.373 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.007747 sec during 5.008085 sec]' 536878:20260619:144625.373 In zbx_ipc_service_recv() timeout:0.500 536951:20260619:144625.376 End of zbx_ipc_async_socket_recv():0 536951:20260619:144625.376 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000069 sec, getting values]' 536951:20260619:144625.376 In get_values() 536951:20260619:144625.376 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144625.376 End of zbx_dc_config_get_poller_items():0 536951:20260619:144625.376 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144625.376 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144625.376 End of get_values():0 536951:20260619:144625.376 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000050 sec, idle 5 sec]' 536951:20260619:144625.376 In zbx_ipc_async_socket_recv() timeout:5 536985:20260619:144625.385 In zbx_dc_fetch_proxy_groups() 536985:20260619:144625.385 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144625.385 In zbx_dc_fetch_proxies() 536985:20260619:144625.385 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536874:20260619:144625.385 End of zbx_ipc_service_recv():2 536874:20260619:144625.385 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.007266 sec during 5.007608 sec]' 536874:20260619:144625.385 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144625.385 End of zbx_ipc_async_socket_recv():0 536947:20260619:144625.385 In zbx_ipc_async_socket_send() 536947:20260619:144625.385 In zbx_ipc_client_send() clientid:0 536947:20260619:144625.385 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144625.385 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144625.385 In am_db_update_watchdog() 536947:20260619:144625.385 query [txnlev:0] [select m.mediaid,m.mediatypeid,m.sendto,mt.type from media m,users_groups u,config c,media_type mt where m.userid=u.userid and u.usrgrpid=c.alert_usrgrpid and m.mediatypeid=mt.mediatypeid and m.active=0 and mt.status=0 and mt.type<>4] 536874:20260619:144625.386 End of zbx_ipc_service_recv():1 536874:20260619:144625.386 In am_flush_results() results:0 536874:20260619:144625.386 In zbx_ipc_client_send() clientid:7 536874:20260619:144625.386 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144625.386 End of am_flush_results() 536874:20260619:144625.386 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144625.387 In zbx_ipc_async_socket_send() 536947:20260619:144625.387 In zbx_ipc_client_send() clientid:0 536947:20260619:144625.387 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144625.387 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144625.387 End of am_db_update_watchdog() recipients:0 536947:20260619:144625.387 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001837 sec, idle 1 sec]' 536947:20260619:144625.387 In zbx_ipc_async_socket_recv() timeout:1 536947:20260619:144625.387 End of zbx_ipc_async_socket_recv():0 536947:20260619:144625.387 In am_db_flush_results() 536947:20260619:144625.387 End of am_db_flush_results() flushed:0 536947:20260619:144625.387 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000012 sec, idle 1 sec]' 536947:20260619:144625.387 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144625.387 End of zbx_ipc_service_recv():1 536874:20260619:144625.387 In am_sync_watchdog() recipients:0 536874:20260619:144625.387 End of am_sync_watchdog() recipients:0 536874:20260619:144625.387 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144625.401 End of zbx_ipc_service_recv():2 536985:20260619:144625.401 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144625.404 End of zbx_ipc_service_recv():2 536982:20260619:144625.404 In zbx_ipc_service_recv() timeout:1.000 536886:20260619:144625.449 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144625.449 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144625.449 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144625.449 [discovery manager] In process_results() del_druleids:0 536886:20260619:144625.449 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144625.450 [discovery manager] End of process_results() ret:0 536886:20260619:144625.450 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144625.450 [discovery manager] In process_discovery() 536886:20260619:144625.450 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144625.450 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536846:20260619:144625.844 End of zbx_ipc_service_recv():2 536846:20260619:144625.844 In zbx_ipc_async_socket_send() 536846:20260619:144625.844 In zbx_ipc_client_send() clientid:0 536846:20260619:144625.844 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144625.844 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144625.844 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144625.844 End of zbx_ipc_async_socket_flush():0 536846:20260619:144625.844 In zbx_ipc_service_recv() timeout:0.993 536837:20260619:144625.844 End of zbx_ipc_service_recv():1 536837:20260619:144625.844 In zbx_ha_dispatch_message() 536837:20260619:144625.844 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144625.844 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144625.874 End of zbx_ipc_service_recv():2 536878:20260619:144625.874 In zbx_pp_manager_process_finished() 536878:20260619:144625.874 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144625.874 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144625.913 End of zbx_ipc_service_recv():2 536848:20260619:144625.913 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144626.169 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144626.169 In collect_selfmon_stats() 536909:20260619:144626.169 In zbx_timekeeper_collect() 536909:20260619:144626.169 End of zbx_timekeeper_collect() 536909:20260619:144626.169 End of collect_selfmon_stats() 536909:20260619:144626.169 zbx_setproctitle() title:'self-monitoring [processed data in 0.000253 sec, idle 1 sec]' 536879:20260619:144626.206 End of zbx_ipc_service_recv():2 536879:20260619:144626.207 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144626.285 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144626.285 End of zbx_ipc_async_socket_recv():0 536972:20260619:144626.285 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144626.285 End of zbx_dc_config_get_poller_items():0 536972:20260619:144626.285 queue processing_num:0 pending:0 536970:20260619:144626.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144626.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144626.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144626.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144626.304 queue processing_num:0 pending:0 536971:20260619:144626.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144626.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144626.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144626.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144626.304 queue processing_num:0 pending:0 536890:20260619:144626.340 End of zbx_ipc_async_socket_recv():0 536890:20260619:144626.340 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000034 sec, syncing history]' 536890:20260619:144626.340 In zbx_sync_history_cache() history_num:0 536890:20260619:144626.340 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000029 sec, idle 1 sec]' 536890:20260619:144626.340 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144626.340 End of zbx_ipc_async_socket_recv():0 536887:20260619:144626.340 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000026 sec, syncing history]' 536887:20260619:144626.340 In zbx_sync_history_cache() history_num:0 536887:20260619:144626.340 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000025 sec, idle 1 sec]' 536887:20260619:144626.340 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144626.340 End of zbx_ipc_async_socket_recv():0 536889:20260619:144626.340 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000020 sec, syncing history]' 536889:20260619:144626.340 In zbx_sync_history_cache() history_num:0 536889:20260619:144626.340 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000019 sec, idle 1 sec]' 536889:20260619:144626.340 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144626.340 End of zbx_ipc_async_socket_recv():0 536888:20260619:144626.340 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000017 sec, syncing history]' 536888:20260619:144626.340 In zbx_sync_history_cache() history_num:0 536888:20260619:144626.340 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000030 sec, idle 1 sec]' 536888:20260619:144626.340 In zbx_ipc_async_socket_recv() timeout:1 536953:20260619:144626.365 End of zbx_ipc_service_recv():2 536953:20260619:144626.365 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144626.374 End of zbx_ipc_service_recv():2 536878:20260619:144626.374 In zbx_pp_manager_process_finished() 536878:20260619:144626.374 In zbx_timekeeper_collect() 536878:20260619:144626.374 End of zbx_timekeeper_collect() 536878:20260619:144626.374 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144626.374 In zbx_ipc_service_recv() timeout:0.500 536874:20260619:144626.388 End of zbx_ipc_service_recv():2 536874:20260619:144626.388 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144626.388 End of zbx_ipc_async_socket_recv():0 536947:20260619:144626.388 In zbx_ipc_async_socket_send() 536947:20260619:144626.388 In zbx_ipc_client_send() clientid:0 536947:20260619:144626.388 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144626.388 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144626.388 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000101 sec, idle 1 sec]' 536947:20260619:144626.388 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144626.388 End of zbx_ipc_service_recv():1 536874:20260619:144626.388 In am_flush_results() results:0 536874:20260619:144626.388 In zbx_ipc_client_send() clientid:7 536874:20260619:144626.388 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144626.388 End of am_flush_results() 536874:20260619:144626.388 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144626.388 End of zbx_ipc_async_socket_recv():0 536947:20260619:144626.388 In am_db_flush_results() 536947:20260619:144626.388 End of am_db_flush_results() flushed:0 536947:20260619:144626.388 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000012 sec, idle 1 sec]' 536947:20260619:144626.388 In zbx_ipc_async_socket_recv() timeout:1 536985:20260619:144626.402 End of zbx_ipc_service_recv():2 536985:20260619:144626.403 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144626.405 End of zbx_ipc_service_recv():2 536982:20260619:144626.405 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144626.840 End of zbx_ipc_service_recv():2 536846:20260619:144626.840 In zbx_ipc_async_socket_send() 536846:20260619:144626.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144626.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144626.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144626.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144626.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144626.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144626.840 End of zbx_ipc_service_recv():1 536837:20260619:144626.840 In zbx_ha_dispatch_message() 536837:20260619:144626.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144626.840 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144626.875 End of zbx_ipc_service_recv():2 536878:20260619:144626.875 In zbx_pp_manager_process_finished() 536878:20260619:144626.875 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144626.875 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144626.914 End of zbx_ipc_service_recv():2 536848:20260619:144626.914 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144627.170 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144627.170 In collect_selfmon_stats() 536909:20260619:144627.170 In zbx_timekeeper_collect() 536909:20260619:144627.170 End of zbx_timekeeper_collect() 536909:20260619:144627.170 End of collect_selfmon_stats() 536909:20260619:144627.170 zbx_setproctitle() title:'self-monitoring [processed data in 0.000132 sec, idle 1 sec]' 536879:20260619:144627.208 End of zbx_ipc_service_recv():2 536879:20260619:144627.208 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144627.287 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144627.287 End of zbx_ipc_async_socket_recv():0 536972:20260619:144627.287 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144627.287 End of zbx_dc_config_get_poller_items():0 536972:20260619:144627.287 queue processing_num:0 pending:0 536970:20260619:144627.301 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144627.301 End of zbx_ipc_async_socket_recv():0 536970:20260619:144627.301 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144627.301 End of zbx_dc_config_get_poller_items():0 536970:20260619:144627.301 queue processing_num:0 pending:0 536971:20260619:144627.301 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144627.302 End of zbx_ipc_async_socket_recv():0 536971:20260619:144627.302 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144627.302 End of zbx_dc_config_get_poller_items():0 536971:20260619:144627.302 queue processing_num:0 pending:0 536890:20260619:144627.340 End of zbx_ipc_async_socket_recv():0 536890:20260619:144627.340 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000029 sec, syncing history]' 536890:20260619:144627.340 In zbx_sync_history_cache() history_num:0 536890:20260619:144627.340 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000026 sec, idle 1 sec]' 536890:20260619:144627.340 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144627.341 End of zbx_ipc_async_socket_recv():0 536889:20260619:144627.341 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000019 sec, syncing history]' 536889:20260619:144627.341 In zbx_sync_history_cache() history_num:0 536889:20260619:144627.341 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000013 sec, idle 1 sec]' 536889:20260619:144627.341 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144627.341 End of zbx_ipc_async_socket_recv():0 536888:20260619:144627.341 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000030 sec, syncing history]' 536888:20260619:144627.341 In zbx_sync_history_cache() history_num:0 536888:20260619:144627.341 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000013 sec, idle 1 sec]' 536888:20260619:144627.341 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144627.341 End of zbx_ipc_async_socket_recv():0 536887:20260619:144627.341 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000025 sec, syncing history]' 536887:20260619:144627.341 In zbx_sync_history_cache() history_num:0 536887:20260619:144627.341 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000022 sec, idle 1 sec]' 536887:20260619:144627.341 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144627.361 End of zbx_ipc_async_socket_recv():0 536891:20260619:144627.361 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001051 sec, processing escalations]' 536891:20260619:144627.361 In process_escalations() 536891:20260619:144627.361 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869590 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144627.362 End of process_escalations() 536891:20260619:144627.362 In process_escalations() 536891:20260619:144627.362 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869590 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144627.362 End of process_escalations() 536891:20260619:144627.362 In process_escalations() 536891:20260619:144627.362 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869590 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144627.362 End of process_escalations() 536891:20260619:144627.362 In process_escalations() 536891:20260619:144627.363 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869590 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144627.363 End of process_escalations() 536891:20260619:144627.363 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001587 sec, idle 3 sec]' 536891:20260619:144627.363 In zbx_ipc_async_socket_recv() timeout:3 536953:20260619:144627.366 End of zbx_ipc_service_recv():2 536953:20260619:144627.366 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144627.376 End of zbx_ipc_service_recv():2 536878:20260619:144627.376 In zbx_pp_manager_process_finished() 536878:20260619:144627.376 In zbx_timekeeper_collect() 536878:20260619:144627.376 End of zbx_timekeeper_collect() 536878:20260619:144627.376 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144627.376 In zbx_ipc_service_recv() timeout:0.500 536874:20260619:144627.389 End of zbx_ipc_service_recv():2 536874:20260619:144627.389 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144627.390 End of zbx_ipc_async_socket_recv():0 536947:20260619:144627.390 In zbx_ipc_async_socket_send() 536947:20260619:144627.390 In zbx_ipc_client_send() clientid:0 536947:20260619:144627.390 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144627.390 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144627.390 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000067 sec, idle 1 sec]' 536947:20260619:144627.390 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144627.390 End of zbx_ipc_service_recv():1 536874:20260619:144627.390 In am_flush_results() results:0 536874:20260619:144627.390 In zbx_ipc_client_send() clientid:7 536874:20260619:144627.390 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144627.390 End of am_flush_results() 536874:20260619:144627.390 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144627.390 End of zbx_ipc_async_socket_recv():0 536947:20260619:144627.390 In am_db_flush_results() 536947:20260619:144627.390 End of am_db_flush_results() flushed:0 536947:20260619:144627.390 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000015 sec, idle 1 sec]' 536947:20260619:144627.390 In zbx_ipc_async_socket_recv() timeout:1 536985:20260619:144627.404 End of zbx_ipc_service_recv():2 536985:20260619:144627.404 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144627.406 End of zbx_ipc_service_recv():2 536982:20260619:144627.406 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144627.840 End of zbx_ipc_service_recv():2 536846:20260619:144627.840 In zbx_ipc_async_socket_send() 536846:20260619:144627.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144627.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144627.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144627.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144627.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144627.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144627.840 End of zbx_ipc_service_recv():1 536837:20260619:144627.840 In zbx_ha_dispatch_message() 536837:20260619:144627.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144627.840 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144627.876 End of zbx_ipc_service_recv():2 536878:20260619:144627.876 In zbx_pp_manager_process_finished() 536878:20260619:144627.876 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144627.876 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144627.915 End of zbx_ipc_service_recv():2 536848:20260619:144627.915 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144628.170 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144628.170 In collect_selfmon_stats() 536909:20260619:144628.170 In zbx_timekeeper_collect() 536909:20260619:144628.171 End of zbx_timekeeper_collect() 536909:20260619:144628.171 End of collect_selfmon_stats() 536909:20260619:144628.171 zbx_setproctitle() title:'self-monitoring [processed data in 0.000310 sec, idle 1 sec]' 536879:20260619:144628.208 End of zbx_ipc_service_recv():2 536879:20260619:144628.209 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144628.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144628.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144628.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144628.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144628.288 queue processing_num:0 pending:0 536970:20260619:144628.302 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144628.302 End of zbx_ipc_async_socket_recv():0 536970:20260619:144628.302 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144628.302 End of zbx_dc_config_get_poller_items():0 536970:20260619:144628.302 queue processing_num:0 pending:0 536971:20260619:144628.302 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144628.303 End of zbx_ipc_async_socket_recv():0 536971:20260619:144628.303 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144628.303 End of zbx_dc_config_get_poller_items():0 536971:20260619:144628.303 queue processing_num:0 pending:0 536888:20260619:144628.341 End of zbx_ipc_async_socket_recv():0 536888:20260619:144628.341 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000013 sec, syncing history]' 536888:20260619:144628.341 In zbx_sync_history_cache() history_num:0 536888:20260619:144628.341 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000028 sec, idle 1 sec]' 536888:20260619:144628.341 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144628.341 End of zbx_ipc_async_socket_recv():0 536889:20260619:144628.341 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000013 sec, syncing history]' 536889:20260619:144628.341 In zbx_sync_history_cache() history_num:0 536889:20260619:144628.341 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000015 sec, idle 1 sec]' 536889:20260619:144628.341 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144628.341 End of zbx_ipc_async_socket_recv():0 536890:20260619:144628.341 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000026 sec, syncing history]' 536890:20260619:144628.341 In zbx_sync_history_cache() history_num:0 536890:20260619:144628.341 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000016 sec, idle 1 sec]' 536890:20260619:144628.341 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144628.342 End of zbx_ipc_async_socket_recv():0 536887:20260619:144628.342 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000022 sec, syncing history]' 536887:20260619:144628.342 In zbx_sync_history_cache() history_num:0 536887:20260619:144628.342 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000026 sec, idle 1 sec]' 536887:20260619:144628.342 In zbx_ipc_async_socket_recv() timeout:1 536953:20260619:144628.367 End of zbx_ipc_service_recv():2 536953:20260619:144628.367 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144628.377 End of zbx_ipc_service_recv():2 536878:20260619:144628.377 In zbx_pp_manager_process_finished() 536878:20260619:144628.377 In zbx_timekeeper_collect() 536878:20260619:144628.377 End of zbx_timekeeper_collect() 536878:20260619:144628.377 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144628.377 In zbx_ipc_service_recv() timeout:0.500 536874:20260619:144628.391 End of zbx_ipc_service_recv():2 536874:20260619:144628.391 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144628.391 End of zbx_ipc_async_socket_recv():0 536947:20260619:144628.391 In zbx_ipc_async_socket_send() 536947:20260619:144628.391 In zbx_ipc_client_send() clientid:0 536947:20260619:144628.391 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144628.391 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144628.391 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000056 sec, idle 1 sec]' 536947:20260619:144628.391 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144628.391 End of zbx_ipc_service_recv():1 536874:20260619:144628.391 In am_flush_results() results:0 536874:20260619:144628.391 In zbx_ipc_client_send() clientid:7 536874:20260619:144628.391 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144628.391 End of am_flush_results() 536874:20260619:144628.391 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144628.391 End of zbx_ipc_async_socket_recv():0 536947:20260619:144628.392 In am_db_flush_results() 536947:20260619:144628.392 End of am_db_flush_results() flushed:0 536947:20260619:144628.392 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000012 sec, idle 1 sec]' 536947:20260619:144628.392 In zbx_ipc_async_socket_recv() timeout:1 536985:20260619:144628.405 End of zbx_ipc_service_recv():2 536985:20260619:144628.405 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144628.407 End of zbx_ipc_service_recv():2 536982:20260619:144628.407 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144628.840 End of zbx_ipc_service_recv():2 536846:20260619:144628.840 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144628.840 query [txnlev:1] [begin;] 536846:20260619:144628.841 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536837:20260619:144628.841 End of zbx_ipc_service_recv():2 536837:20260619:144628.842 In zbx_ha_dispatch_message() 536837:20260619:144628.842 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144628.842 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144628.842 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144628.842 In ha_db_get_time() 536846:20260619:144628.842 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144628.843 End of ha_db_get_time():SUCCEED db_time:1781869589 536846:20260619:144628.843 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144628.843 query [txnlev:1] [commit;] 536846:20260619:144628.846 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144628.846 In zbx_ipc_async_socket_send() 536846:20260619:144628.846 In zbx_ipc_client_send() clientid:0 536846:20260619:144628.846 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144628.846 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144628.846 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144628.846 End of zbx_ipc_async_socket_flush():0 536846:20260619:144628.846 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144628.846 End of zbx_ipc_service_recv():1 536837:20260619:144628.846 In zbx_ha_dispatch_message() 536837:20260619:144628.846 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144628.846 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144628.878 End of zbx_ipc_service_recv():2 536878:20260619:144628.878 In zbx_pp_manager_process_finished() 536878:20260619:144628.878 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144628.878 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144628.916 End of zbx_ipc_service_recv():2 536848:20260619:144628.916 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144629.171 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144629.171 In collect_selfmon_stats() 536909:20260619:144629.171 In zbx_timekeeper_collect() 536909:20260619:144629.171 End of zbx_timekeeper_collect() 536909:20260619:144629.171 End of collect_selfmon_stats() 536909:20260619:144629.171 zbx_setproctitle() title:'self-monitoring [processed data in 0.000195 sec, idle 1 sec]' 536879:20260619:144629.210 End of zbx_ipc_service_recv():2 536879:20260619:144629.210 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144629.293 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144629.293 End of zbx_ipc_async_socket_recv():0 536972:20260619:144629.293 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144629.293 End of zbx_dc_config_get_poller_items():0 536972:20260619:144629.293 queue processing_num:0 pending:0 536970:20260619:144629.303 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144629.303 End of zbx_ipc_async_socket_recv():0 536970:20260619:144629.303 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144629.303 End of zbx_dc_config_get_poller_items():0 536970:20260619:144629.303 queue processing_num:0 pending:0 536971:20260619:144629.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144629.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144629.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144629.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144629.304 queue processing_num:0 pending:0 536888:20260619:144629.342 End of zbx_ipc_async_socket_recv():0 536888:20260619:144629.342 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000028 sec, syncing history]' 536888:20260619:144629.342 In zbx_sync_history_cache() history_num:0 536888:20260619:144629.342 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000029 sec, idle 1 sec]' 536888:20260619:144629.342 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144629.342 End of zbx_ipc_async_socket_recv():0 536889:20260619:144629.342 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000015 sec, syncing history]' 536889:20260619:144629.342 In zbx_sync_history_cache() history_num:0 536889:20260619:144629.342 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000018 sec, idle 1 sec]' 536889:20260619:144629.342 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144629.342 End of zbx_ipc_async_socket_recv():0 536890:20260619:144629.342 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000016 sec, syncing history]' 536890:20260619:144629.343 In zbx_sync_history_cache() history_num:0 536890:20260619:144629.343 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000016 sec, idle 1 sec]' 536890:20260619:144629.343 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144629.343 End of zbx_ipc_async_socket_recv():0 536887:20260619:144629.343 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000026 sec, syncing history]' 536887:20260619:144629.343 In zbx_sync_history_cache() history_num:0 536887:20260619:144629.343 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000019 sec, idle 1 sec]' 536887:20260619:144629.343 In zbx_ipc_async_socket_recv() timeout:1 536953:20260619:144629.368 End of zbx_ipc_service_recv():2 536953:20260619:144629.368 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144629.379 End of zbx_ipc_service_recv():2 536878:20260619:144629.379 In zbx_pp_manager_process_finished() 536878:20260619:144629.379 In zbx_timekeeper_collect() 536878:20260619:144629.379 End of zbx_timekeeper_collect() 536878:20260619:144629.379 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144629.379 In zbx_ipc_service_recv() timeout:0.500 536874:20260619:144629.392 End of zbx_ipc_service_recv():2 536874:20260619:144629.392 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144629.393 End of zbx_ipc_async_socket_recv():0 536947:20260619:144629.393 In zbx_ipc_async_socket_send() 536947:20260619:144629.393 In zbx_ipc_client_send() clientid:0 536947:20260619:144629.393 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144629.393 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144629.393 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000030 sec, idle 1 sec]' 536947:20260619:144629.393 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144629.393 End of zbx_ipc_service_recv():1 536874:20260619:144629.393 In am_flush_results() results:0 536874:20260619:144629.393 In zbx_ipc_client_send() clientid:7 536874:20260619:144629.393 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144629.393 End of am_flush_results() 536874:20260619:144629.393 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144629.393 End of zbx_ipc_async_socket_recv():0 536947:20260619:144629.393 In am_db_flush_results() 536947:20260619:144629.393 End of am_db_flush_results() flushed:0 536947:20260619:144629.393 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000017 sec, idle 1 sec]' 536947:20260619:144629.393 In zbx_ipc_async_socket_recv() timeout:1 536985:20260619:144629.406 End of zbx_ipc_service_recv():2 536985:20260619:144629.406 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144629.408 End of zbx_ipc_service_recv():2 536982:20260619:144629.408 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144629.846 End of zbx_ipc_service_recv():2 536846:20260619:144629.846 In zbx_ipc_async_socket_send() 536846:20260619:144629.846 In zbx_ipc_client_send() clientid:0 536846:20260619:144629.846 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144629.846 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144629.846 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144629.846 End of zbx_ipc_async_socket_flush():0 536846:20260619:144629.846 In zbx_ipc_service_recv() timeout:0.992 536837:20260619:144629.846 End of zbx_ipc_service_recv():1 536837:20260619:144629.847 In zbx_ha_dispatch_message() 536837:20260619:144629.847 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144629.847 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144629.880 End of zbx_ipc_service_recv():2 536878:20260619:144629.880 In zbx_pp_manager_process_finished() 536878:20260619:144629.880 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144629.880 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144629.917 End of zbx_ipc_service_recv():2 536848:20260619:144629.917 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.003994 sec during 5.004011 sec]' 536848:20260619:144629.917 In zbx_ipc_service_recv() timeout:1.000 536885:20260619:144630.158 End of zbx_ipc_async_socket_recv():0 536885:20260619:144630.158 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000046 sec, getting values]' 536885:20260619:144630.158 In get_values() 536885:20260619:144630.158 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144630.158 End of zbx_dc_config_get_poller_items():0 536885:20260619:144630.158 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144630.158 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144630.158 End of get_values():0 536885:20260619:144630.158 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000050 sec, idle 5 sec]' 536885:20260619:144630.158 In zbx_ipc_async_socket_recv() timeout:5 536909:20260619:144630.171 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144630.171 In collect_selfmon_stats() 536909:20260619:144630.171 In zbx_timekeeper_collect() 536909:20260619:144630.171 End of zbx_timekeeper_collect() 536909:20260619:144630.171 End of collect_selfmon_stats() 536909:20260619:144630.171 zbx_setproctitle() title:'self-monitoring [processed data in 0.000287 sec, idle 1 sec]' 536905:20260619:144630.176 End of zbx_ipc_async_socket_recv():0 536905:20260619:144630.176 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000048 sec, getting values]' 536905:20260619:144630.176 In get_values() 536905:20260619:144630.176 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144630.176 End of zbx_dc_config_get_poller_items():0 536905:20260619:144630.176 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144630.176 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144630.176 End of get_values():0 536905:20260619:144630.176 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000039 sec, idle 5 sec]' 536905:20260619:144630.176 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144630.185 End of zbx_ipc_async_socket_recv():0 536906:20260619:144630.185 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000047 sec, getting values]' 536906:20260619:144630.185 In get_values() 536906:20260619:144630.185 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144630.185 End of zbx_dc_config_get_poller_items():0 536906:20260619:144630.185 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144630.185 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144630.185 End of get_values():0 536906:20260619:144630.185 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000114 sec, idle 5 sec]' 536906:20260619:144630.185 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144630.192 End of zbx_ipc_async_socket_recv():0 536931:20260619:144630.192 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000229 sec, getting values]' 536931:20260619:144630.192 In get_values() 536931:20260619:144630.192 In zbx_dc_config_get_poller_items() poller_type:0 536931:20260619:144630.192 End of zbx_dc_config_get_poller_items():0 536931:20260619:144630.192 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144630.192 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144630.192 End of get_values():0 536931:20260619:144630.192 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000046 sec, idle 5 sec]' 536931:20260619:144630.192 In zbx_ipc_async_socket_recv() timeout:5 536932:20260619:144630.192 End of zbx_ipc_async_socket_recv():0 536932:20260619:144630.192 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000054 sec, getting values]' 536932:20260619:144630.192 In get_values() 536932:20260619:144630.192 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144630.192 End of zbx_dc_config_get_poller_items():0 536932:20260619:144630.192 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144630.192 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144630.192 End of get_values():0 536932:20260619:144630.192 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000072 sec, idle 5 sec]' 536932:20260619:144630.192 In zbx_ipc_async_socket_recv() timeout:5 536933:20260619:144630.196 End of zbx_ipc_async_socket_recv():0 536933:20260619:144630.196 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000229 sec, getting values]' 536933:20260619:144630.196 In get_values() 536933:20260619:144630.196 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144630.196 End of zbx_dc_config_get_poller_items():0 536933:20260619:144630.196 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144630.196 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144630.196 End of get_values():0 536933:20260619:144630.196 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000038 sec, idle 5 sec]' 536933:20260619:144630.196 In zbx_ipc_async_socket_recv() timeout:5 536892:20260619:144630.208 End of zbx_ipc_async_socket_recv():0 536892:20260619:144630.208 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000041 sec, getting values]' 536892:20260619:144630.208 In get_values() 536892:20260619:144630.208 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144630.208 End of zbx_dc_config_get_poller_items():0 536892:20260619:144630.208 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144630.208 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144630.208 End of get_values():0 536892:20260619:144630.208 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000062 sec, idle 5 sec]' 536892:20260619:144630.208 In zbx_ipc_async_socket_recv() timeout:5 536896:20260619:144630.208 End of zbx_ipc_async_socket_recv():0 536896:20260619:144630.208 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000300 sec, getting values]' 536896:20260619:144630.208 In get_values() 536896:20260619:144630.208 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144630.208 End of zbx_dc_config_get_poller_items():0 536896:20260619:144630.208 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144630.208 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144630.208 End of get_values():0 536896:20260619:144630.208 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000040 sec, idle 5 sec]' 536896:20260619:144630.208 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144630.211 End of zbx_ipc_service_recv():2 536879:20260619:144630.211 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.005463sec during 5.005497 sec]' 536879:20260619:144630.211 In zbx_ipc_service_recv() timeout:1.000 536897:20260619:144630.212 End of zbx_ipc_async_socket_recv():0 536897:20260619:144630.212 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000041 sec, getting values]' 536897:20260619:144630.212 In get_values() 536897:20260619:144630.212 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144630.212 End of zbx_dc_config_get_poller_items():0 536897:20260619:144630.212 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144630.212 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144630.212 End of get_values():0 536897:20260619:144630.212 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000164 sec, idle 5 sec]' 536897:20260619:144630.212 In zbx_ipc_async_socket_recv() timeout:5 536934:20260619:144630.216 End of zbx_ipc_async_socket_recv():0 536934:20260619:144630.216 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000080 sec, getting values]' 536934:20260619:144630.216 In get_values() 536934:20260619:144630.216 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144630.216 End of zbx_dc_config_get_poller_items():0 536934:20260619:144630.216 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144630.216 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144630.216 End of get_values():0 536934:20260619:144630.216 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000036 sec, idle 5 sec]' 536934:20260619:144630.216 In zbx_ipc_async_socket_recv() timeout:5 536946:20260619:144630.226 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144630.226 In get_pinger_hosts() 536946:20260619:144630.226 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144630.226 End of zbx_dc_config_get_poller_items():0 536946:20260619:144630.226 End of get_pinger_hosts():0 536946:20260619:144630.226 In process_pinger_hosts() 536946:20260619:144630.226 End of process_pinger_hosts() 536946:20260619:144630.226 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144630.226 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144630.226 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000117 sec, idle 5 sec]' 536935:20260619:144630.240 End of zbx_ipc_async_socket_recv():0 536935:20260619:144630.240 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000053 sec, getting values]' 536935:20260619:144630.240 In get_values() 536935:20260619:144630.240 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144630.240 End of zbx_dc_config_get_poller_items():0 536935:20260619:144630.240 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144630.240 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144630.240 End of get_values():0 536935:20260619:144630.240 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000054 sec, idle 5 sec]' 536935:20260619:144630.240 In zbx_ipc_async_socket_recv() timeout:5 536936:20260619:144630.240 End of zbx_ipc_async_socket_recv():0 536936:20260619:144630.240 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000080 sec, getting values]' 536936:20260619:144630.240 In get_values() 536936:20260619:144630.240 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144630.240 End of zbx_dc_config_get_poller_items():0 536936:20260619:144630.240 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144630.240 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144630.240 End of get_values():0 536936:20260619:144630.240 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000031 sec, idle 5 sec]' 536936:20260619:144630.240 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144630.252 End of zbx_ipc_async_socket_recv():0 536899:20260619:144630.252 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000047 sec, getting values]' 536899:20260619:144630.252 In get_values() 536899:20260619:144630.252 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144630.252 End of zbx_dc_config_get_poller_items():0 536899:20260619:144630.252 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144630.252 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144630.252 End of get_values():0 536899:20260619:144630.252 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000059 sec, idle 5 sec]' 536899:20260619:144630.252 In zbx_ipc_async_socket_recv() timeout:5 536893:20260619:144630.252 End of zbx_ipc_async_socket_recv():0 536893:20260619:144630.252 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000037 sec, getting values]' 536893:20260619:144630.252 In get_values() 536893:20260619:144630.252 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144630.252 End of zbx_dc_config_get_poller_items():0 536893:20260619:144630.252 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144630.252 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144630.252 End of get_values():0 536893:20260619:144630.252 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000072 sec, idle 5 sec]' 536893:20260619:144630.252 In zbx_ipc_async_socket_recv() timeout:5 536895:20260619:144630.256 End of zbx_ipc_async_socket_recv():0 536895:20260619:144630.256 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000101 sec, getting values]' 536895:20260619:144630.256 In get_values() 536895:20260619:144630.256 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144630.256 End of zbx_ipc_async_socket_recv():0 536895:20260619:144630.257 End of zbx_dc_config_get_poller_items():0 536895:20260619:144630.257 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144630.257 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144630.257 End of get_values():0 536895:20260619:144630.257 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000844 sec, idle 5 sec]' 536895:20260619:144630.257 In zbx_ipc_async_socket_recv() timeout:5 536894:20260619:144630.257 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000070 sec, getting values]' 536894:20260619:144630.257 In get_values() 536894:20260619:144630.257 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144630.257 End of zbx_dc_config_get_poller_items():0 536894:20260619:144630.257 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144630.257 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144630.257 End of get_values():0 536894:20260619:144630.257 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000074 sec, idle 5 sec]' 536894:20260619:144630.257 In zbx_ipc_async_socket_recv() timeout:5 536898:20260619:144630.260 End of zbx_ipc_async_socket_recv():0 536898:20260619:144630.260 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000048 sec, getting values]' 536898:20260619:144630.260 In get_values() 536898:20260619:144630.260 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144630.260 End of zbx_dc_config_get_poller_items():0 536898:20260619:144630.260 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144630.260 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144630.260 End of get_values():0 536898:20260619:144630.260 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000038 sec, idle 5 sec]' 536898:20260619:144630.260 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144630.268 End of zbx_ipc_async_socket_recv():0 536923:20260619:144630.268 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144630.268 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536923:20260619:144630.271 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.002452 sec, idle 5 sec]' 536923:20260619:144630.271 In zbx_ipc_async_socket_recv() timeout:5 536907:20260619:144630.276 End of zbx_ipc_async_socket_recv():0 536907:20260619:144630.276 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000039 sec, exchanging data]' 536907:20260619:144630.276 In process_proxy() 536907:20260619:144630.276 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144630.276 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144630.276 End of process_proxy() 536907:20260619:144630.276 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144630.276 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144630.276 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000050 sec, idle 5 sec]' 536907:20260619:144630.276 In zbx_ipc_async_socket_recv() timeout:5 536972:20260619:144630.286 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144630.286 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144630.286 End of zbx_ipc_async_socket_recv():0 536972:20260619:144630.286 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144630.286 End of zbx_dc_config_get_poller_items():0 536972:20260619:144630.286 queue processing_num:0 pending:0 536970:20260619:144630.300 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144630.300 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144630.300 End of zbx_ipc_async_socket_recv():0 536970:20260619:144630.300 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144630.300 End of zbx_dc_config_get_poller_items():0 536970:20260619:144630.300 queue processing_num:0 pending:0 536971:20260619:144630.301 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144630.301 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144630.301 End of zbx_ipc_async_socket_recv():0 536971:20260619:144630.301 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144630.301 End of zbx_dc_config_get_poller_items():0 536971:20260619:144630.301 queue processing_num:0 pending:0 536948:20260619:144630.324 End of zbx_ipc_async_socket_recv():0 536948:20260619:144630.324 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000184 sec, getting values]' 536948:20260619:144630.324 In get_values() 536948:20260619:144630.324 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144630.324 End of zbx_dc_config_get_poller_items():0 536948:20260619:144630.324 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144630.324 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144630.324 End of get_values():0 536948:20260619:144630.324 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000048 sec, idle 5 sec]' 536948:20260619:144630.324 In zbx_ipc_async_socket_recv() timeout:5 536949:20260619:144630.329 End of zbx_ipc_async_socket_recv():0 536949:20260619:144630.329 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000048 sec, getting values]' 536949:20260619:144630.329 In get_values() 536949:20260619:144630.329 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144630.329 End of zbx_dc_config_get_poller_items():0 536949:20260619:144630.329 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144630.329 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144630.329 End of get_values():0 536949:20260619:144630.329 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000050 sec, idle 5 sec]' 536949:20260619:144630.329 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144630.336 End of zbx_ipc_async_socket_recv():0 536967:20260619:144630.336 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000043 sec, getting values]' 536967:20260619:144630.336 In get_values() 536967:20260619:144630.336 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144630.336 End of zbx_dc_config_get_poller_items():0 536967:20260619:144630.336 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144630.336 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144630.336 End of get_values():0 536967:20260619:144630.336 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000046 sec, idle 5 sec]' 536967:20260619:144630.336 In zbx_ipc_async_socket_recv() timeout:5 536888:20260619:144630.343 End of zbx_ipc_async_socket_recv():0 536888:20260619:144630.344 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000029 sec, syncing history]' 536888:20260619:144630.344 In zbx_sync_history_cache() history_num:0 536887:20260619:144630.344 End of zbx_ipc_async_socket_recv():0 536887:20260619:144630.344 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000019 sec, syncing history]' 536887:20260619:144630.344 In zbx_sync_history_cache() history_num:0 536887:20260619:144630.344 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000020 sec, idle 1 sec]' 536887:20260619:144630.344 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144630.344 End of zbx_ipc_async_socket_recv():0 536889:20260619:144630.344 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000018 sec, syncing history]' 536889:20260619:144630.344 In zbx_sync_history_cache() history_num:0 536889:20260619:144630.344 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000018 sec, idle 1 sec]' 536889:20260619:144630.344 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144630.344 End of zbx_ipc_async_socket_recv():0 536890:20260619:144630.344 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000016 sec, syncing history]' 536890:20260619:144630.344 In zbx_sync_history_cache() history_num:0 536890:20260619:144630.344 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000015 sec, idle 1 sec]' 536890:20260619:144630.344 In zbx_ipc_async_socket_recv() timeout:1 536984:20260619:144630.344 End of zbx_ipc_async_socket_recv():0 536984:20260619:144630.344 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000136 sec, getting values]' 536984:20260619:144630.344 In get_values() 536984:20260619:144630.344 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144630.344 End of zbx_dc_config_get_poller_items():0 536984:20260619:144630.344 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144630.344 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144630.344 End of get_values():0 536984:20260619:144630.344 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000037 sec, idle 5 sec]' 536984:20260619:144630.344 In zbx_ipc_async_socket_recv() timeout:5 536888:20260619:144630.344 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000034 sec, idle 1 sec]' 536888:20260619:144630.344 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144630.364 End of zbx_ipc_async_socket_recv():0 536891:20260619:144630.364 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001587 sec, processing escalations]' 536891:20260619:144630.364 In process_escalations() 536891:20260619:144630.364 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869593 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536950:20260619:144630.364 End of zbx_ipc_async_socket_recv():0 536950:20260619:144630.364 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000101 sec, getting values]' 536950:20260619:144630.364 In get_values() 536950:20260619:144630.364 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144630.364 End of zbx_dc_config_get_poller_items():0 536950:20260619:144630.364 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144630.364 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144630.364 End of get_values():0 536950:20260619:144630.364 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000044 sec, idle 5 sec]' 536950:20260619:144630.364 In zbx_ipc_async_socket_recv() timeout:5 536891:20260619:144630.365 End of process_escalations() 536891:20260619:144630.365 In process_escalations() 536891:20260619:144630.365 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869593 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144630.365 End of process_escalations() 536891:20260619:144630.365 In process_escalations() 536891:20260619:144630.365 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869593 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144630.365 End of process_escalations() 536891:20260619:144630.365 In process_escalations() 536891:20260619:144630.365 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869593 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144630.365 End of process_escalations() 536891:20260619:144630.365 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001422 sec, idle 3 sec]' 536891:20260619:144630.365 In zbx_ipc_async_socket_recv() timeout:3 536952:20260619:144630.368 End of zbx_ipc_async_socket_recv():0 536952:20260619:144630.369 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000047 sec, getting values]' 536952:20260619:144630.369 In get_values() 536952:20260619:144630.369 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144630.369 End of zbx_dc_config_get_poller_items():0 536952:20260619:144630.369 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144630.369 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144630.369 End of get_values():0 536952:20260619:144630.369 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000041 sec, idle 5 sec]' 536952:20260619:144630.369 In zbx_ipc_async_socket_recv() timeout:5 536953:20260619:144630.369 End of zbx_ipc_service_recv():2 536953:20260619:144630.369 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.004363 sec during 5.004381 sec]' 536953:20260619:144630.369 In zbx_ipc_service_recv() timeout:1.000 536951:20260619:144630.380 End of zbx_ipc_async_socket_recv():0 536951:20260619:144630.380 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000050 sec, getting values]' 536951:20260619:144630.380 In get_values() 536951:20260619:144630.380 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144630.380 End of zbx_dc_config_get_poller_items():0 536951:20260619:144630.380 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144630.380 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144630.380 End of get_values():0 536951:20260619:144630.380 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000046 sec, idle 5 sec]' 536951:20260619:144630.380 In zbx_ipc_async_socket_recv() timeout:5 536878:20260619:144630.380 End of zbx_ipc_service_recv():2 536878:20260619:144630.380 In zbx_pp_manager_process_finished() 536878:20260619:144630.380 In zbx_timekeeper_collect() 536878:20260619:144630.380 End of zbx_timekeeper_collect() 536878:20260619:144630.380 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144630.381 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.007025 sec during 5.007375 sec]' 536878:20260619:144630.381 In zbx_ipc_service_recv() timeout:0.500 536985:20260619:144630.386 In zbx_dc_fetch_proxy_groups() 536985:20260619:144630.386 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144630.386 In zbx_dc_fetch_proxies() 536985:20260619:144630.386 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536874:20260619:144630.394 End of zbx_ipc_service_recv():2 536874:20260619:144630.394 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.008930 sec during 5.009277 sec]' 536874:20260619:144630.394 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144630.394 End of zbx_ipc_async_socket_recv():0 536947:20260619:144630.394 In zbx_ipc_async_socket_send() 536947:20260619:144630.394 In zbx_ipc_client_send() clientid:0 536947:20260619:144630.394 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144630.394 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144630.394 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000124 sec, idle 1 sec]' 536947:20260619:144630.394 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144630.394 End of zbx_ipc_service_recv():1 536874:20260619:144630.394 In am_flush_results() results:0 536874:20260619:144630.394 In zbx_ipc_client_send() clientid:7 536874:20260619:144630.394 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144630.394 End of am_flush_results() 536874:20260619:144630.394 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144630.394 End of zbx_ipc_async_socket_recv():0 536947:20260619:144630.395 In am_db_flush_results() 536947:20260619:144630.395 End of am_db_flush_results() flushed:0 536947:20260619:144630.395 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000014 sec, idle 1 sec]' 536947:20260619:144630.395 In zbx_ipc_async_socket_recv() timeout:1 536985:20260619:144630.408 End of zbx_ipc_service_recv():2 536985:20260619:144630.408 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144630.409 End of zbx_ipc_service_recv():2 536982:20260619:144630.409 In zbx_ipc_service_recv() timeout:1.000 536886:20260619:144630.454 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144630.454 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144630.454 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144630.454 [discovery manager] In process_results() del_druleids:0 536886:20260619:144630.454 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144630.454 [discovery manager] End of process_results() ret:0 536886:20260619:144630.454 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144630.454 [discovery manager] In process_discovery() 536886:20260619:144630.454 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144630.454 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536937:20260619:144630.582 zbx_setproctitle() title:'trapper #1 [processing data]' 536937:20260619:144630.582 In zbx_ipc_async_socket_recv() timeout:0 536937:20260619:144630.582 End of zbx_ipc_async_socket_recv():0 536937:20260619:144630.582 trapper got request 'status.get' 536937:20260619:144630.582 In recv_getstatus() 536937:20260619:144630.582 In zbx_get_user_from_json() 536937:20260619:144630.582 In zbx_db_get_user_by_active_session() sessionid:****** 536937:20260619:144630.582 query [txnlev:0] [select u.userid,u.roleid,u.username,r.type from sessions...] 536937:20260619:144630.585 End of zbx_db_get_user_by_active_session():FAIL 536937:20260619:144630.585 Permission denied 536937:20260619:144630.585 End of zbx_get_user_from_json():FAIL 536937:20260619:144630.585 In zbx_send_response_json() 536937:20260619:144630.585 zbx_send_response_json() '{"response":"failed","info":"Permission denied."}' 536937:20260619:144630.585 End of zbx_send_response_json():SUCCEED 536937:20260619:144630.585 End of recv_getstatus():FAIL 536937:20260619:144630.585 zbx_setproctitle() title:'trapper #1 [processed data in 0.002865 sec, waiting for connection]' 536846:20260619:144630.844 End of zbx_ipc_service_recv():2 536846:20260619:144630.844 In zbx_ipc_async_socket_send() 536846:20260619:144630.844 In zbx_ipc_client_send() clientid:0 536846:20260619:144630.844 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144630.844 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144630.844 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144630.844 End of zbx_ipc_async_socket_flush():0 536846:20260619:144630.844 In zbx_ipc_service_recv() timeout:0.994 536837:20260619:144630.844 End of zbx_ipc_service_recv():1 536837:20260619:144630.844 In zbx_ha_dispatch_message() 536837:20260619:144630.844 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144630.844 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144630.881 End of zbx_ipc_service_recv():2 536878:20260619:144630.881 In zbx_pp_manager_process_finished() 536878:20260619:144630.881 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144630.881 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144630.918 End of zbx_ipc_service_recv():2 536848:20260619:144630.918 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144631.172 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144631.172 In collect_selfmon_stats() 536909:20260619:144631.172 In zbx_timekeeper_collect() 536909:20260619:144631.172 End of zbx_timekeeper_collect() 536909:20260619:144631.172 End of collect_selfmon_stats() 536909:20260619:144631.172 zbx_setproctitle() title:'self-monitoring [processed data in 0.000168 sec, idle 1 sec]' 536879:20260619:144631.212 End of zbx_ipc_service_recv():2 536879:20260619:144631.212 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144631.287 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144631.287 End of zbx_ipc_async_socket_recv():0 536972:20260619:144631.287 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144631.287 End of zbx_dc_config_get_poller_items():0 536972:20260619:144631.287 queue processing_num:0 pending:0 536970:20260619:144631.303 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144631.303 End of zbx_ipc_async_socket_recv():0 536971:20260619:144631.303 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144631.303 In zbx_dc_config_get_poller_items() poller_type:8 536970:20260619:144631.303 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144631.303 End of zbx_dc_config_get_poller_items():0 536970:20260619:144631.304 queue processing_num:0 pending:0 536971:20260619:144631.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144631.304 queue processing_num:0 pending:0 536971:20260619:144631.304 End of zbx_ipc_async_socket_recv():0 536887:20260619:144631.344 End of zbx_ipc_async_socket_recv():0 536887:20260619:144631.344 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000020 sec, syncing history]' 536887:20260619:144631.344 In zbx_sync_history_cache() history_num:0 536887:20260619:144631.344 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000031 sec, idle 1 sec]' 536887:20260619:144631.344 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144631.345 End of zbx_ipc_async_socket_recv():0 536889:20260619:144631.345 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000018 sec, syncing history]' 536889:20260619:144631.345 In zbx_sync_history_cache() history_num:0 536889:20260619:144631.345 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000025 sec, idle 1 sec]' 536889:20260619:144631.345 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144631.345 End of zbx_ipc_async_socket_recv():0 536890:20260619:144631.345 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000015 sec, syncing history]' 536890:20260619:144631.345 In zbx_sync_history_cache() history_num:0 536890:20260619:144631.345 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000015 sec, idle 1 sec]' 536890:20260619:144631.345 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144631.346 End of zbx_ipc_async_socket_recv():0 536888:20260619:144631.346 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000034 sec, syncing history]' 536888:20260619:144631.346 In zbx_sync_history_cache() history_num:0 536888:20260619:144631.346 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000051 sec, idle 1 sec]' 536888:20260619:144631.346 In zbx_ipc_async_socket_recv() timeout:1 536953:20260619:144631.369 End of zbx_ipc_service_recv():2 536953:20260619:144631.369 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144631.382 End of zbx_ipc_service_recv():2 536878:20260619:144631.382 In zbx_pp_manager_process_finished() 536878:20260619:144631.382 In zbx_timekeeper_collect() 536878:20260619:144631.382 End of zbx_timekeeper_collect() 536878:20260619:144631.382 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144631.382 In zbx_ipc_service_recv() timeout:0.500 536874:20260619:144631.395 End of zbx_ipc_service_recv():2 536874:20260619:144631.396 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144631.396 End of zbx_ipc_async_socket_recv():0 536947:20260619:144631.396 In zbx_ipc_async_socket_send() 536947:20260619:144631.396 In zbx_ipc_client_send() clientid:0 536947:20260619:144631.396 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144631.396 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144631.396 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000071 sec, idle 1 sec]' 536947:20260619:144631.396 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144631.396 End of zbx_ipc_service_recv():1 536874:20260619:144631.396 In am_flush_results() results:0 536874:20260619:144631.396 In zbx_ipc_client_send() clientid:7 536874:20260619:144631.396 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144631.396 End of am_flush_results() 536874:20260619:144631.396 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144631.396 End of zbx_ipc_async_socket_recv():0 536947:20260619:144631.396 In am_db_flush_results() 536947:20260619:144631.396 End of am_db_flush_results() flushed:0 536947:20260619:144631.396 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000010 sec, idle 1 sec]' 536947:20260619:144631.396 In zbx_ipc_async_socket_recv() timeout:1 536985:20260619:144631.408 End of zbx_ipc_service_recv():2 536985:20260619:144631.409 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144631.410 End of zbx_ipc_service_recv():2 536982:20260619:144631.410 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144631.840 End of zbx_ipc_service_recv():2 536846:20260619:144631.840 In zbx_ipc_async_socket_send() 536846:20260619:144631.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144631.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144631.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144631.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144631.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144631.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144631.840 End of zbx_ipc_service_recv():1 536837:20260619:144631.840 In zbx_ha_dispatch_message() 536837:20260619:144631.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144631.840 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144631.882 End of zbx_ipc_service_recv():2 536878:20260619:144631.882 In zbx_pp_manager_process_finished() 536878:20260619:144631.882 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144631.882 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144631.919 End of zbx_ipc_service_recv():2 536848:20260619:144631.919 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144632.172 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144632.172 In collect_selfmon_stats() 536909:20260619:144632.172 In zbx_timekeeper_collect() 536909:20260619:144632.172 End of zbx_timekeeper_collect() 536909:20260619:144632.172 End of collect_selfmon_stats() 536909:20260619:144632.172 zbx_setproctitle() title:'self-monitoring [processed data in 0.000146 sec, idle 1 sec]' 536879:20260619:144632.213 End of zbx_ipc_service_recv():2 536879:20260619:144632.213 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144632.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144632.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144632.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144632.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144632.289 queue processing_num:0 pending:0 536971:20260619:144632.339 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144632.339 End of zbx_ipc_async_socket_recv():0 536971:20260619:144632.339 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144632.339 End of zbx_dc_config_get_poller_items():0 536971:20260619:144632.339 queue processing_num:0 pending:0 536887:20260619:144632.345 End of zbx_ipc_async_socket_recv():0 536887:20260619:144632.345 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000031 sec, syncing history]' 536887:20260619:144632.345 In zbx_sync_history_cache() history_num:0 536887:20260619:144632.345 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000031 sec, idle 1 sec]' 536887:20260619:144632.345 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144632.347 End of zbx_ipc_async_socket_recv():0 536889:20260619:144632.347 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000025 sec, syncing history]' 536889:20260619:144632.347 In zbx_sync_history_cache() history_num:0 536889:20260619:144632.347 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000025 sec, idle 1 sec]' 536889:20260619:144632.347 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144632.347 End of zbx_ipc_async_socket_recv():0 536890:20260619:144632.347 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000015 sec, syncing history]' 536890:20260619:144632.347 In zbx_sync_history_cache() history_num:0 536890:20260619:144632.347 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000014 sec, idle 1 sec]' 536890:20260619:144632.347 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144632.347 End of zbx_ipc_async_socket_recv():0 536888:20260619:144632.347 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000051 sec, syncing history]' 536888:20260619:144632.347 In zbx_sync_history_cache() history_num:0 536888:20260619:144632.347 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000073 sec, idle 1 sec]' 536888:20260619:144632.347 In zbx_ipc_async_socket_recv() timeout:1 536970:20260619:144632.348 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144632.348 End of zbx_ipc_async_socket_recv():0 536970:20260619:144632.349 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144632.349 End of zbx_dc_config_get_poller_items():0 536970:20260619:144632.349 queue processing_num:0 pending:0 536953:20260619:144632.370 End of zbx_ipc_service_recv():2 536953:20260619:144632.371 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144632.383 End of zbx_ipc_service_recv():2 536878:20260619:144632.383 In zbx_pp_manager_process_finished() 536878:20260619:144632.383 In zbx_timekeeper_collect() 536878:20260619:144632.383 End of zbx_timekeeper_collect() 536878:20260619:144632.383 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144632.383 In zbx_ipc_service_recv() timeout:0.500 536874:20260619:144632.397 End of zbx_ipc_service_recv():2 536874:20260619:144632.397 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144632.397 End of zbx_ipc_async_socket_recv():0 536947:20260619:144632.397 In zbx_ipc_async_socket_send() 536947:20260619:144632.397 In zbx_ipc_client_send() clientid:0 536947:20260619:144632.397 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144632.397 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144632.397 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000079 sec, idle 1 sec]' 536947:20260619:144632.397 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144632.397 End of zbx_ipc_service_recv():1 536874:20260619:144632.397 In am_flush_results() results:0 536874:20260619:144632.397 In zbx_ipc_client_send() clientid:7 536874:20260619:144632.397 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144632.397 End of am_flush_results() 536874:20260619:144632.397 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144632.398 End of zbx_ipc_async_socket_recv():0 536947:20260619:144632.398 In am_db_flush_results() 536947:20260619:144632.398 End of am_db_flush_results() flushed:0 536947:20260619:144632.398 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000013 sec, idle 1 sec]' 536947:20260619:144632.398 In zbx_ipc_async_socket_recv() timeout:1 536985:20260619:144632.410 End of zbx_ipc_service_recv():2 536985:20260619:144632.410 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144632.411 End of zbx_ipc_service_recv():2 536982:20260619:144632.411 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144632.840 End of zbx_ipc_service_recv():2 536846:20260619:144632.840 In zbx_ipc_async_socket_send() 536846:20260619:144632.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144632.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144632.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144632.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144632.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144632.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144632.840 End of zbx_ipc_service_recv():1 536837:20260619:144632.840 In zbx_ha_dispatch_message() 536837:20260619:144632.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144632.840 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144632.884 End of zbx_ipc_service_recv():2 536878:20260619:144632.884 In zbx_pp_manager_process_finished() 536878:20260619:144632.884 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144632.884 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144632.920 End of zbx_ipc_service_recv():2 536848:20260619:144632.920 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144633.172 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144633.173 In collect_selfmon_stats() 536909:20260619:144633.173 In zbx_timekeeper_collect() 536909:20260619:144633.173 End of zbx_timekeeper_collect() 536909:20260619:144633.173 End of collect_selfmon_stats() 536909:20260619:144633.173 zbx_setproctitle() title:'self-monitoring [processed data in 0.000198 sec, idle 1 sec]' 536879:20260619:144633.214 End of zbx_ipc_service_recv():2 536879:20260619:144633.214 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144633.342 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144633.342 End of zbx_ipc_async_socket_recv():0 536971:20260619:144633.342 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144633.342 End of zbx_ipc_async_socket_recv():0 536971:20260619:144633.344 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144633.344 End of zbx_dc_config_get_poller_items():0 536971:20260619:144633.344 queue processing_num:0 pending:0 536972:20260619:144633.344 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144633.344 End of zbx_dc_config_get_poller_items():0 536972:20260619:144633.344 queue processing_num:0 pending:0 536887:20260619:144633.348 End of zbx_ipc_async_socket_recv():0 536887:20260619:144633.348 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000031 sec, syncing history]' 536887:20260619:144633.348 In zbx_sync_history_cache() history_num:0 536887:20260619:144633.348 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000037 sec, idle 1 sec]' 536887:20260619:144633.348 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144633.348 End of zbx_ipc_async_socket_recv():0 536889:20260619:144633.348 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000025 sec, syncing history]' 536889:20260619:144633.348 In zbx_sync_history_cache() history_num:0 536889:20260619:144633.348 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000021 sec, idle 1 sec]' 536889:20260619:144633.348 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144633.348 End of zbx_ipc_async_socket_recv():0 536890:20260619:144633.349 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000014 sec, syncing history]' 536890:20260619:144633.349 In zbx_sync_history_cache() history_num:0 536890:20260619:144633.349 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000016 sec, idle 1 sec]' 536890:20260619:144633.349 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144633.349 End of zbx_ipc_async_socket_recv():0 536888:20260619:144633.349 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000073 sec, syncing history]' 536888:20260619:144633.349 In zbx_sync_history_cache() history_num:0 536888:20260619:144633.349 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000028 sec, idle 1 sec]' 536888:20260619:144633.349 In zbx_ipc_async_socket_recv() timeout:1 536970:20260619:144633.358 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144633.358 End of zbx_ipc_async_socket_recv():0 536970:20260619:144633.358 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144633.358 End of zbx_dc_config_get_poller_items():0 536970:20260619:144633.358 queue processing_num:0 pending:0 536891:20260619:144633.368 End of zbx_ipc_async_socket_recv():0 536891:20260619:144633.368 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001422 sec, processing escalations]' 536891:20260619:144633.368 In process_escalations() 536891:20260619:144633.368 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869596 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144633.369 End of process_escalations() 536891:20260619:144633.369 In process_escalations() 536891:20260619:144633.369 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869596 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144633.370 End of process_escalations() 536891:20260619:144633.370 In process_escalations() 536891:20260619:144633.370 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869596 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144633.370 End of process_escalations() 536891:20260619:144633.370 In process_escalations() 536891:20260619:144633.370 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869596 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144633.371 End of process_escalations() 536891:20260619:144633.371 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002870 sec, idle 3 sec]' 536891:20260619:144633.371 In zbx_ipc_async_socket_recv() timeout:3 536953:20260619:144633.372 End of zbx_ipc_service_recv():2 536953:20260619:144633.372 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144633.384 End of zbx_ipc_service_recv():2 536878:20260619:144633.384 In zbx_pp_manager_process_finished() 536878:20260619:144633.384 In zbx_timekeeper_collect() 536878:20260619:144633.384 End of zbx_timekeeper_collect() 536878:20260619:144633.384 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144633.384 In zbx_ipc_service_recv() timeout:0.500 536874:20260619:144633.399 End of zbx_ipc_service_recv():2 536874:20260619:144633.399 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144633.399 End of zbx_ipc_async_socket_recv():0 536947:20260619:144633.399 In zbx_ipc_async_socket_send() 536947:20260619:144633.399 In zbx_ipc_client_send() clientid:0 536947:20260619:144633.399 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144633.399 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144633.399 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000034 sec, idle 1 sec]' 536947:20260619:144633.399 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144633.399 End of zbx_ipc_service_recv():1 536874:20260619:144633.399 In am_flush_results() results:0 536874:20260619:144633.399 In zbx_ipc_client_send() clientid:7 536874:20260619:144633.399 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144633.399 End of am_flush_results() 536874:20260619:144633.399 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144633.399 End of zbx_ipc_async_socket_recv():0 536947:20260619:144633.399 In am_db_flush_results() 536947:20260619:144633.399 End of am_db_flush_results() flushed:0 536947:20260619:144633.399 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000011 sec, idle 1 sec]' 536947:20260619:144633.399 In zbx_ipc_async_socket_recv() timeout:1 536985:20260619:144633.411 End of zbx_ipc_service_recv():2 536985:20260619:144633.411 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144633.412 End of zbx_ipc_service_recv():2 536982:20260619:144633.412 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144633.840 End of zbx_ipc_service_recv():2 536846:20260619:144633.840 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144633.840 query [txnlev:1] [begin;] 536846:20260619:144633.841 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536837:20260619:144633.842 End of zbx_ipc_service_recv():2 536837:20260619:144633.842 In zbx_ha_dispatch_message() 536837:20260619:144633.842 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144633.842 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144633.842 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144633.842 In ha_db_get_time() 536846:20260619:144633.842 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144633.843 End of ha_db_get_time():SUCCEED db_time:1781869594 536846:20260619:144633.843 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144633.843 query [txnlev:1] [commit;] 536846:20260619:144633.845 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144633.845 In zbx_ipc_async_socket_send() 536846:20260619:144633.845 In zbx_ipc_client_send() clientid:0 536846:20260619:144633.845 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144633.845 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144633.845 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144633.845 End of zbx_ipc_async_socket_flush():0 536846:20260619:144633.845 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144633.845 End of zbx_ipc_service_recv():1 536837:20260619:144633.845 In zbx_ha_dispatch_message() 536837:20260619:144633.845 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144633.845 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144633.885 End of zbx_ipc_service_recv():2 536878:20260619:144633.885 In zbx_pp_manager_process_finished() 536878:20260619:144633.885 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144633.885 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144633.924 End of zbx_ipc_service_recv():2 536848:20260619:144633.924 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144634.173 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144634.173 In collect_selfmon_stats() 536909:20260619:144634.173 In zbx_timekeeper_collect() 536909:20260619:144634.173 End of zbx_timekeeper_collect() 536909:20260619:144634.173 End of collect_selfmon_stats() 536909:20260619:144634.173 zbx_setproctitle() title:'self-monitoring [processed data in 0.000121 sec, idle 1 sec]' 536879:20260619:144634.217 End of zbx_ipc_service_recv():2 536879:20260619:144634.217 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144634.290 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144634.290 End of zbx_ipc_async_socket_recv():0 536972:20260619:144634.290 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144634.290 End of zbx_dc_config_get_poller_items():0 536972:20260619:144634.290 queue processing_num:0 pending:0 536970:20260619:144634.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144634.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144634.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144634.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144634.304 queue processing_num:0 pending:0 536971:20260619:144634.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144634.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144634.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144634.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144634.304 queue processing_num:0 pending:0 536887:20260619:144634.350 End of zbx_ipc_async_socket_recv():0 536889:20260619:144634.350 End of zbx_ipc_async_socket_recv():0 536889:20260619:144634.350 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000021 sec, syncing history]' 536889:20260619:144634.350 In zbx_sync_history_cache() history_num:0 536889:20260619:144634.350 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000066 sec, idle 1 sec]' 536889:20260619:144634.350 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144634.350 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000037 sec, syncing history]' 536887:20260619:144634.350 In zbx_sync_history_cache() history_num:0 536887:20260619:144634.350 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000360 sec, idle 1 sec]' 536887:20260619:144634.350 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144634.350 End of zbx_ipc_async_socket_recv():0 536890:20260619:144634.350 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000016 sec, syncing history]' 536890:20260619:144634.350 In zbx_sync_history_cache() history_num:0 536890:20260619:144634.350 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000020 sec, idle 1 sec]' 536890:20260619:144634.350 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144634.353 End of zbx_ipc_async_socket_recv():0 536888:20260619:144634.353 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000028 sec, syncing history]' 536888:20260619:144634.353 In zbx_sync_history_cache() history_num:0 536888:20260619:144634.353 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000035 sec, idle 1 sec]' 536888:20260619:144634.353 In zbx_ipc_async_socket_recv() timeout:1 536953:20260619:144634.376 End of zbx_ipc_service_recv():2 536953:20260619:144634.377 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144634.388 End of zbx_ipc_service_recv():2 536878:20260619:144634.388 In zbx_pp_manager_process_finished() 536878:20260619:144634.388 In zbx_timekeeper_collect() 536878:20260619:144634.388 End of zbx_timekeeper_collect() 536878:20260619:144634.388 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144634.388 In zbx_ipc_service_recv() timeout:0.500 536874:20260619:144634.400 End of zbx_ipc_service_recv():2 536874:20260619:144634.400 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144634.400 End of zbx_ipc_async_socket_recv():0 536947:20260619:144634.400 In zbx_ipc_async_socket_send() 536947:20260619:144634.400 In zbx_ipc_client_send() clientid:0 536947:20260619:144634.400 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144634.400 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144634.400 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000034 sec, idle 1 sec]' 536947:20260619:144634.400 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144634.400 End of zbx_ipc_service_recv():1 536874:20260619:144634.400 In am_flush_results() results:0 536874:20260619:144634.400 In zbx_ipc_client_send() clientid:7 536874:20260619:144634.400 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144634.400 End of am_flush_results() 536874:20260619:144634.400 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144634.400 End of zbx_ipc_async_socket_recv():0 536947:20260619:144634.400 In am_db_flush_results() 536947:20260619:144634.400 End of am_db_flush_results() flushed:0 536947:20260619:144634.400 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000042 sec, idle 1 sec]' 536947:20260619:144634.400 In zbx_ipc_async_socket_recv() timeout:1 536985:20260619:144634.412 End of zbx_ipc_service_recv():2 536985:20260619:144634.412 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144634.416 End of zbx_ipc_service_recv():2 536982:20260619:144634.416 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144634.845 End of zbx_ipc_service_recv():2 536846:20260619:144634.845 In zbx_ipc_async_socket_send() 536846:20260619:144634.845 In zbx_ipc_client_send() clientid:0 536846:20260619:144634.845 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144634.845 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144634.845 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144634.845 End of zbx_ipc_async_socket_flush():0 536846:20260619:144634.845 In zbx_ipc_service_recv() timeout:0.993 536837:20260619:144634.845 End of zbx_ipc_service_recv():1 536837:20260619:144634.845 In zbx_ha_dispatch_message() 536837:20260619:144634.845 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144634.845 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144634.889 End of zbx_ipc_service_recv():2 536878:20260619:144634.889 In zbx_pp_manager_process_finished() 536878:20260619:144634.889 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144634.889 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144634.925 End of zbx_ipc_service_recv():2 536848:20260619:144634.925 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.008522 sec during 5.008541 sec]' 536848:20260619:144634.925 In zbx_ipc_service_recv() timeout:1.000 536885:20260619:144635.160 End of zbx_ipc_async_socket_recv():0 536885:20260619:144635.160 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000050 sec, getting values]' 536885:20260619:144635.160 In get_values() 536885:20260619:144635.160 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144635.160 End of zbx_dc_config_get_poller_items():0 536885:20260619:144635.160 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144635.160 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144635.160 End of get_values():0 536885:20260619:144635.160 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000528 sec, idle 5 sec]' 536885:20260619:144635.160 In zbx_ipc_async_socket_recv() timeout:5 536909:20260619:144635.173 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144635.173 In collect_selfmon_stats() 536909:20260619:144635.173 In zbx_timekeeper_collect() 536909:20260619:144635.173 End of zbx_timekeeper_collect() 536909:20260619:144635.173 End of collect_selfmon_stats() 536909:20260619:144635.173 zbx_setproctitle() title:'self-monitoring [processed data in 0.000121 sec, idle 1 sec]' 536849:20260619:144635.176 End of zbx_ipc_async_socket_recv():0 536849:20260619:144635.176 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.038900 sec, syncing configuration]' 536849:20260619:144635.176 In zbx_dc_sync_configuration() 536849:20260619:144635.176 query [txnlev:0] [select changelogid,object,objectid,operation,clock from changelog] 536849:20260619:144635.178 query [txnlev:0] [select discovery_groupid,snmptrap_logging,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_internal,hk_events_discovery,hk_events_autoreg,hk_services_mode,hk_services,hk_audit_mode,hk_audit,hk_sessions_mode,hk_sessions,hk_history_mode,hk_history_global,hk_history,hk_trends_mode,hk_trends_global,hk_trends,default_inventory_mode,db_extension,autoreg_tls_accept,compression_status,compress_older,instanceid,default_timezone,hk_events_service,auditlog_enabled,timeout_zabbix_agent,timeout_simple_check,timeout_snmp_agent,timeout_external_check,timeout_db_monitor,timeout_http_agent,timeout_ssh_agent,timeout_telnet_agent,timeout_script,auditlog_mode,timeout_browser from config order by configid] 536849:20260619:144635.179 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid] 536849:20260619:144635.179 In DCsync_config() 536849:20260619:144635.179 End of DCsync_config() 536849:20260619:144635.179 In DCsync_autoreg_config() 536849:20260619:144635.179 End of DCsync_autoreg_config() 536849:20260619:144635.179 In DCsync_autoreg_host() 536849:20260619:144635.179 End of DCsync_autoreg_host() 536849:20260619:144635.179 In dc_sync_proxy_group() 536849:20260619:144635.179 End of dc_sync_proxy_group() 536849:20260619:144635.179 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid] 536905:20260619:144635.180 End of zbx_ipc_async_socket_recv():0 536905:20260619:144635.180 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000039 sec, getting values]' 536905:20260619:144635.180 In get_values() 536905:20260619:144635.180 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144635.180 End of zbx_dc_config_get_poller_items():0 536905:20260619:144635.180 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144635.180 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144635.180 End of get_values():0 536905:20260619:144635.180 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000086 sec, idle 5 sec]' 536905:20260619:144635.180 In zbx_ipc_async_socket_recv() timeout:5 536849:20260619:144635.180 query [txnlev:0] [select globalmacroid,macro,value,type from globalmacro] 536849:20260619:144635.181 query [txnlev:0] [select hostmacroid,hostid,macro,value,type from hostmacro] 536849:20260619:144635.188 In DCsync_host_tags() 536849:20260619:144635.189 End of DCsync_host_tags() 536849:20260619:144635.189 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_full,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,installer_name,deployment_status,url_a,url_b,url_c,host_networks,host_netmask,host_router,oob_ip,oob_netmask,oob_router,date_hw_purchase,date_hw_install,date_hw_expiry,date_hw_decomm,site_address_a,site_address_b,site_address_c,site_city,site_state,site_country,site_zip,site_rack,site_notes,poc_1_name,poc_1_email,poc_1_phone_a,poc_1_phone_b,poc_1_cell,poc_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,poc_2_notes from host_inventory] 536906:20260619:144635.190 End of zbx_ipc_async_socket_recv():0 536906:20260619:144635.190 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000114 sec, getting values]' 536906:20260619:144635.190 In get_values() 536906:20260619:144635.190 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144635.190 End of zbx_dc_config_get_poller_items():0 536906:20260619:144635.190 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144635.190 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144635.190 End of get_values():0 536906:20260619:144635.190 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000043 sec, idle 5 sec]' 536906:20260619:144635.190 In zbx_ipc_async_socket_recv() timeout:5 536849:20260619:144635.190 query [txnlev:0] [select groupid,name from hstgrp where type=0] 536849:20260619:144635.192 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] 536849:20260619:144635.194 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active_till,tags_evaltype from maintenances] 536849:20260619:144635.195 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag] 536849:20260619:144635.195 query [txnlev:0] [select t.timeperiodid,t.timeperiod_type,t.every,t.month,t.dayofweek,t.day,t.start_time,t.period,t.start_date,m.maintenanceid from maintenances_windows m,timeperiods t where t.timeperiodid=m.timeperiodid] 536932:20260619:144635.196 End of zbx_ipc_async_socket_recv():0 536931:20260619:144635.196 End of zbx_ipc_async_socket_recv():0 536931:20260619:144635.196 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000046 sec, getting values]' 536931:20260619:144635.196 In get_values() 536931:20260619:144635.196 In zbx_dc_config_get_poller_items() poller_type:0 536931:20260619:144635.196 End of zbx_dc_config_get_poller_items():0 536931:20260619:144635.196 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144635.196 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144635.196 End of get_values():0 536931:20260619:144635.196 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000062 sec, idle 5 sec]' 536931:20260619:144635.196 In zbx_ipc_async_socket_recv() timeout:5 536932:20260619:144635.196 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000072 sec, getting values]' 536932:20260619:144635.196 In get_values() 536932:20260619:144635.196 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144635.196 End of zbx_dc_config_get_poller_items():0 536932:20260619:144635.196 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144635.196 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144635.196 End of get_values():0 536932:20260619:144635.196 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000373 sec, idle 5 sec]' 536932:20260619:144635.196 In zbx_ipc_async_socket_recv() timeout:5 536849:20260619:144635.197 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid] 536849:20260619:144635.197 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid] 536849:20260619:144635.197 In DCsync_proxies() 536849:20260619:144635.197 End of DCsync_proxies() 536849:20260619:144635.197 In DCsync_hosts() 536849:20260619:144635.197 End of DCsync_hosts() 536849:20260619:144635.198 In DCsync_host_inventory() 536849:20260619:144635.198 End of DCsync_host_inventory() 536849:20260619:144635.198 In DCsync_hostgroups() 536849:20260619:144635.198 End of DCsync_hostgroups() 536849:20260619:144635.198 In DCsync_hostgroup_hosts() 536849:20260619:144635.198 End of DCsync_hostgroup_hosts() 536849:20260619:144635.198 In DCsync_maintenances() 536849:20260619:144635.198 End of DCsync_maintenances() 536849:20260619:144635.198 In DCsync_maintenance_tags() 536849:20260619:144635.198 End of DCsync_maintenance_tags() 536849:20260619:144635.198 In DCsync_maintenance_groups() 536849:20260619:144635.198 End of DCsync_maintenance_groups() 536849:20260619:144635.198 In DCsync_maintenance_hosts() 536849:20260619:144635.198 End of DCsync_maintenance_hosts() 536849:20260619:144635.198 In DCsync_maintenance_periods() 536849:20260619:144635.198 End of DCsync_maintenance_periods() 536849:20260619:144635.198 In DCsync_connectors() 536849:20260619:144635.198 End of DCsync_connectors() 536849:20260619:144635.198 In DCsync_connector_tags() 536849:20260619:144635.198 End of DCsync_connector_tags() 536849:20260619:144635.198 In dc_sync_host_proxy() 536849:20260619:144635.198 End of dc_sync_host_proxy() 536849:20260619:144635.198 query [txnlev:0] [select i.interfaceid,i.hostid,i.type,i.main,i.useip,i.ip,i.dns,i.port,i.available,i.disable_until,i.error,i.errors_from,s.version,s.bulk,s.community,s.securityname,s.securitylevel,s.authpassphrase,s.privpassphrase,s.authprotocol,s.privprotocol,s.contextname,s.max_repetitions from interface i left join interface_snmp s on i.interfaceid=s.interfaceid] 536849:20260619:144635.199 query [txnlev:0] [select p.item_parameterid,p.itemid,p.name,p.value,i.hostid from item_parameter p,items i,hosts h where p.itemid=i.itemid and i.hostid=h.hostid and h.status in (0,1) and i.flags<>2 order by p.itemid] 536933:20260619:144635.200 End of zbx_ipc_async_socket_recv():0 536933:20260619:144635.200 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000038 sec, getting values]' 536933:20260619:144635.200 In get_values() 536933:20260619:144635.200 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144635.200 End of zbx_dc_config_get_poller_items():0 536933:20260619:144635.200 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144635.200 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144635.200 End of get_values():0 536933:20260619:144635.200 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000045 sec, idle 5 sec]' 536933:20260619:144635.200 In zbx_ipc_async_socket_recv() timeout:5 536849:20260619:144635.200 In DCsync_interfaces() 536849:20260619:144635.201 End of DCsync_interfaces() 536849:20260619:144635.201 In DCsync_items() 536849:20260619:144635.201 End of DCsync_items() 536849:20260619:144635.201 In DCsync_item_discovery() 536849:20260619:144635.201 End of DCsync_item_discovery() 536849:20260619:144635.201 In DCsync_item_preproc() 536849:20260619:144635.201 End of DCsync_item_preproc() 536849:20260619:144635.201 In DCsync_items_param() 536849:20260619:144635.201 End of DCsync_items_param() 536849:20260619:144635.201 In DCsync_functions() 536849:20260619:144635.201 End of DCsync_functions() 536849:20260619:144635.201 query [txnlev:0] [select triggerid_down,triggerid_up from trigger_depends] 536849:20260619:144635.203 query [txnlev:0] [select r.name,e.expressionid,e.expression,e.expression_type,e.exp_delimiter,e.case_sensitive from regexps r,expressions e where r.regexpid=e.regexpid] 536849:20260619:144635.204 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where eventsource<>4 and status=0] 536849:20260619:144635.204 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] 536849:20260619:144635.205 query [txnlev:0] [select c.conditionid,c.actionid,c.conditiontype,c.operator,c.value,c.value2 from conditions c,actions a where c.actionid=a.actionid and a.status=0] 536849:20260619:144635.205 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0] 536849:20260619:144635.205 query [txnlev:0] [select cc.corr_conditionid,cc.correlationid,cc.type,cct.tag,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] 536849:20260619:144635.206 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] 536849:20260619:144635.206 In DCsync_triggers() 536849:20260619:144635.206 End of DCsync_triggers() 536849:20260619:144635.206 In DCsync_trigdeps() 536849:20260619:144635.206 End of DCsync_trigdeps() 536849:20260619:144635.206 In DCsync_expressions() 536849:20260619:144635.206 End of DCsync_expressions() 536849:20260619:144635.206 In DCsync_actions() 536849:20260619:144635.206 End of DCsync_actions() 536849:20260619:144635.206 In DCsync_action_ops() 536849:20260619:144635.206 End of DCsync_action_ops() 536849:20260619:144635.206 In DCsync_action_conditions() 536849:20260619:144635.206 End of DCsync_action_conditions() 536849:20260619:144635.206 In DCsync_trigger_tags() 536849:20260619:144635.207 End of DCsync_trigger_tags() 536849:20260619:144635.207 In DCsync_item_tags() 536849:20260619:144635.207 End of DCsync_item_tags() 536849:20260619:144635.207 In DCsync_correlations() 536849:20260619:144635.207 End of DCsync_correlations() 536849:20260619:144635.207 In DCsync_corr_conditions() 536849:20260619:144635.207 End of DCsync_corr_conditions() 536849:20260619:144635.207 In DCsync_corr_operations() 536849:20260619:144635.207 End of DCsync_corr_operations() 536849:20260619:144635.207 In dc_sync_drules() 536849:20260619:144635.207 End of dc_sync_drules() 536849:20260619:144635.207 In dc_sync_dchecks() 536849:20260619:144635.207 End of dc_sync_dchecks() 536849:20260619:144635.207 In dc_sync_httptests() 536849:20260619:144635.207 End of dc_sync_httptests() 536849:20260619:144635.207 In dc_sync_httptest_fields() 536849:20260619:144635.207 End of dc_sync_httptest_fields() 536849:20260619:144635.207 In dc_sync_httpsteps() 536849:20260619:144635.207 End of dc_sync_httpsteps() 536849:20260619:144635.207 In dc_sync_httpstep_fields() 536849:20260619:144635.207 End of dc_sync_httpstep_fields() 536849:20260619:144635.207 zbx_dc_sync_configuration() changelog : sql:0.001754 sec (0 records) 536849:20260619:144635.207 zbx_dc_sync_configuration() reindex : 0.000000 sec 0 bytes (0). 536849:20260619:144635.207 zbx_dc_sync_configuration() timers : 0.000000 sec 0 bytes (0 functions, 0 triggers). 536849:20260619:144635.207 zbx_dc_sync_configuration() topology : 0.000000 sec 0 bytes. 536849:20260619:144635.207 zbx_dc_sync_configuration() um_cache : 0.000000 sec 0 bytes. 536849:20260619:144635.207 zbx_dc_sync_configuration() proxy_group: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.207 zbx_dc_sync_configuration() hosts: sql:0.000003 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144635.207 zbx_dc_sync_configuration() host_proxy: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.207 zbx_dc_sync_configuration() items: sql:0.000002 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144635.207 zbx_dc_sync_configuration() item_discovery: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.207 zbx_dc_sync_configuration() triggers: sql:0.000004 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.207 zbx_dc_sync_configuration() functions: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() trigger_tag: sql:0.000003 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() item_tag: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() host_tag: sql:0.000004 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() item_preproc: sql:0.000001 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() drules: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() dchecks: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() httptest: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() httptest_field: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() httpstep: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() httpstep_field: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() connector: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() connector_tag: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() proxy: sql:0.000005 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() config: sql:0.000627 sync:0.000014 sec 0 bytes (1/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() config_autoreg_tls: sql:0.000409 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() autoreg_host: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() host_inventory: sql:0.001549 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() hosts_templates: sql:0.001074 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() globalmacro: sql:0.000901 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() hostmacro: sql:0.007257 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() interface: sql:0.000559 sync:0.000006 sec 0 bytes (25/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() trigger_depends: sql:0.002220 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() regexps: sql:0.000584 sync:0.000002 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() actions: sql:0.000283 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() operations: sql:0.000661 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() conditions: sql:0.000246 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() correlation: sql:0.000118 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() corr_condition: sql:0.000679 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() corr_operation: sql:0.000256 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() hstgrp: sql:0.001857 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() hosts_groups: sql:0.001722 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() item_parameter: sql:0.001696 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144635.208 zbx_dc_sync_configuration() maintenances: sql:0.001053 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.209 zbx_dc_sync_configuration() maintenances_windows: sql:0.001795 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.209 zbx_dc_sync_configuration() maintenance_tag: sql:0.000306 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.209 zbx_dc_sync_configuration() maintenances_groups: sql:0.000356 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.209 zbx_dc_sync_configuration() maintenances_hosts: sql:0.000122 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144635.209 zbx_dc_sync_configuration() total sql : 0.026362 sec. 536849:20260619:144635.209 zbx_dc_sync_configuration() total sync : 0.000032 sec. 536849:20260619:144635.209 zbx_dc_sync_configuration() total memory difference: 0 bytes. 536849:20260619:144635.209 zbx_dc_sync_configuration() proxies : 0 (0 slots) 536849:20260619:144635.209 zbx_dc_sync_configuration() proxies_p : 0 (0 slots) 536849:20260619:144635.209 zbx_dc_sync_configuration() hosts : 1 (11 slots) 536849:20260619:144635.209 zbx_dc_sync_configuration() hosts_h : 1 (11 slots) 536849:20260619:144635.209 zbx_dc_sync_configuration() autoreg_hosts: 0 (11 slots) 536849:20260619:144635.209 zbx_dc_sync_configuration() psks : 0 (0 slots) 536849:20260619:144635.209 zbx_dc_sync_configuration() ipmihosts : 0 (0 slots) 536849:20260619:144635.209 zbx_dc_sync_configuration() host_invent: 4 (11 slots) 536849:20260619:144635.209 zbx_dc_sync_configuration() glob macros: 1 (11 slots) 536849:20260619:144635.209 zbx_dc_sync_configuration() host macros: 6591 (9029 slots) 536849:20260619:144635.209 zbx_dc_sync_configuration() kvs_paths : 0 536849:20260619:144635.209 zbx_dc_sync_configuration() interfaces : 1 (11 slots) 536849:20260619:144635.209 zbx_dc_sync_configuration() interfaces_snmp : 0 (0 slots) 536849:20260619:144635.209 zbx_dc_sync_configuration() interfac_ht: 1 (11 slots) 536849:20260619:144635.209 zbx_dc_sync_configuration() if_snmpitms: 0 (0 slots) 536849:20260619:144635.209 zbx_dc_sync_configuration() if_snmpaddr: 0 (0 slots) 536849:20260619:144635.209 zbx_dc_sync_configuration() item_discovery : 7611 (15227 slots) 536849:20260619:144635.209 zbx_dc_sync_configuration() items : 18 (36467 slots) 536849:20260619:144635.209 zbx_dc_sync_configuration() items_hk : 18 (36467 slots) 536849:20260619:144635.209 zbx_dc_sync_configuration() template_items : 18212 (30509 slots) 536849:20260619:144635.209 zbx_dc_sync_configuration() preprocitems: 0 (47381 slots) 536849:20260619:144635.209 zbx_dc_sync_configuration() item_tag_links: 0 (56687 slots) 536849:20260619:144635.210 zbx_dc_sync_configuration() functions : 0 (21283 slots) 536849:20260619:144635.210 zbx_dc_sync_configuration() triggers : 6790 (13591 slots) 536849:20260619:144635.210 zbx_dc_sync_configuration() trigdeps : 2718 (4007 slots) 536849:20260619:144635.210 zbx_dc_sync_configuration() trig. tags : 8662 (13553 slots) 536849:20260619:144635.210 zbx_dc_sync_configuration() expressions: 10 (17 slots) 536849:20260619:144635.210 zbx_dc_sync_configuration() actions : 0 (0 slots) 536849:20260619:144635.210 zbx_dc_sync_configuration() conditions : 0 (0 slots) 536849:20260619:144635.210 zbx_dc_sync_configuration() corr. : 0 (0 slots) 536849:20260619:144635.210 zbx_dc_sync_configuration() corr. conds: 0 (0 slots) 536849:20260619:144635.210 zbx_dc_sync_configuration() corr. ops : 0 (0 slots) 536849:20260619:144635.210 zbx_dc_sync_configuration() hgroups : 7 (11 slots) 536849:20260619:144635.210 zbx_dc_sync_configuration() item procs : 0 (47381 slots) 536849:20260619:144635.210 zbx_dc_sync_configuration() maintenance: 0 (0 slots) 536849:20260619:144635.210 zbx_dc_sync_configuration() maint tags : 0 (0 slots) 536849:20260619:144635.210 zbx_dc_sync_configuration() maint time : 0 (0 slots) 536849:20260619:144635.210 zbx_dc_sync_configuration() drules : 1 (11 slots) 536849:20260619:144635.210 zbx_dc_sync_configuration() dchecks : 1 (11 slots) 536849:20260619:144635.210 zbx_dc_sync_configuration() httptests : 2 (11 slots) 536849:20260619:144635.210 zbx_dc_sync_configuration() httptestfld: 0 (0 slots) 536849:20260619:144635.210 zbx_dc_sync_configuration() httpsteps : 4 (11 slots) 536849:20260619:144635.210 zbx_dc_sync_configuration() httpstepfld: 2 (11 slots) 536849:20260619:144635.210 zbx_dc_sync_configuration() connector: 0 (0 slots) 536849:20260619:144635.210 zbx_dc_sync_configuration() connector tags : 0 (0 slots) 536849:20260619:144635.210 zbx_dc_sync_configuration() proxy groups : 0 (0 slots) 536849:20260619:144635.210 zbx_dc_sync_configuration() host proxy : 0 (0 slots) 536849:20260619:144635.210 zbx_dc_sync_configuration() queue[0] : 0 (0 allocated) 536849:20260619:144635.211 zbx_dc_sync_configuration() queue[1] : 0 (0 allocated) 536849:20260619:144635.211 zbx_dc_sync_configuration() queue[2] : 0 (0 allocated) 536849:20260619:144635.211 zbx_dc_sync_configuration() queue[3] : 0 (0 allocated) 536849:20260619:144635.211 zbx_dc_sync_configuration() queue[4] : 0 (0 allocated) 536849:20260619:144635.211 zbx_dc_sync_configuration() queue[5] : 0 (0 allocated) 536849:20260619:144635.211 zbx_dc_sync_configuration() queue[6] : 0 (0 allocated) 536849:20260619:144635.211 zbx_dc_sync_configuration() queue[7] : 0 (0 allocated) 536849:20260619:144635.211 zbx_dc_sync_configuration() queue[8] : 0 (0 allocated) 536849:20260619:144635.211 zbx_dc_sync_configuration() queue[9] : 0 (0 allocated) 536849:20260619:144635.211 zbx_dc_sync_configuration() queue[10] : 0 (0 allocated) 536849:20260619:144635.211 zbx_dc_sync_configuration() queue[11] : 0 (0 allocated) 536849:20260619:144635.211 zbx_dc_sync_configuration() pqueue : 0 (0 allocated) 536849:20260619:144635.211 zbx_dc_sync_configuration() timer queue: 0 (0 allocated) 536849:20260619:144635.211 zbx_dc_sync_configuration() changelog : 1873 536849:20260619:144635.211 zbx_dc_sync_configuration() configfree : 75.304151% 536849:20260619:144635.211 zbx_dc_sync_configuration() strings : 9421 (13553 slots) 536849:20260619:144635.211 === memory statistics for configuration cache === 536849:20260619:144635.211 free chunks of size >= 256 bytes: 5 536849:20260619:144635.211 min chunk size: 280 bytes 536849:20260619:144635.211 max chunk size: 25221384 bytes 536849:20260619:144635.211 memory of total size 32299808 bytes fragmented into 78391 chunks 536849:20260619:144635.211 of those, 25267880 bytes are in 5 free chunks 536849:20260619:144635.211 of those, 7031928 bytes are in 78386 used chunks 536849:20260619:144635.211 of those, 1254240 bytes are used by allocation overhead 536849:20260619:144635.211 ================================ 536849:20260619:144635.211 zbx_dbsync_env_flush_changelog() changelog : 1873 (2671 slots) 536849:20260619:144635.211 End of zbx_dc_sync_configuration() 536849:20260619:144635.212 In zbx_dc_sync_kvs_paths() 536849:20260619:144635.212 End of zbx_dc_sync_kvs_paths() 536849:20260619:144635.212 In zbx_dc_config_get_hostids_by_revision() 536849:20260619:144635.212 End of zbx_dc_config_get_hostids_by_revision() 536849:20260619:144635.212 In zbx_dc_update_interfaces_availability() 536849:20260619:144635.212 In zbx_dc_reset_interfaces_availability() 536849:20260619:144635.212 End of zbx_dc_reset_interfaces_availability() interfaces:0 536849:20260619:144635.212 End of zbx_dc_update_interfaces_availability() 536849:20260619:144635.212 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.035610 sec, idle 10 sec]' 536849:20260619:144635.212 In zbx_ipc_async_socket_recv() timeout:10 536892:20260619:144635.213 End of zbx_ipc_async_socket_recv():0 536892:20260619:144635.213 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000062 sec, getting values]' 536892:20260619:144635.213 In get_values() 536892:20260619:144635.213 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144635.213 End of zbx_dc_config_get_poller_items():0 536892:20260619:144635.213 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144635.213 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144635.213 End of get_values():0 536892:20260619:144635.213 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000084 sec, idle 5 sec]' 536892:20260619:144635.213 In zbx_ipc_async_socket_recv() timeout:5 536896:20260619:144635.213 End of zbx_ipc_async_socket_recv():0 536896:20260619:144635.213 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000040 sec, getting values]' 536896:20260619:144635.213 In get_values() 536896:20260619:144635.213 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144635.213 End of zbx_dc_config_get_poller_items():0 536896:20260619:144635.213 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144635.213 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144635.213 End of get_values():0 536896:20260619:144635.213 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000056 sec, idle 5 sec]' 536896:20260619:144635.213 In zbx_ipc_async_socket_recv() timeout:5 536897:20260619:144635.216 End of zbx_ipc_async_socket_recv():0 536897:20260619:144635.216 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000164 sec, getting values]' 536897:20260619:144635.216 In get_values() 536897:20260619:144635.216 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144635.216 End of zbx_dc_config_get_poller_items():0 536897:20260619:144635.216 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144635.216 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144635.216 End of get_values():0 536897:20260619:144635.216 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000074 sec, idle 5 sec]' 536897:20260619:144635.216 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144635.218 End of zbx_ipc_service_recv():2 536879:20260619:144635.218 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.006967sec during 5.006984 sec]' 536879:20260619:144635.218 In zbx_ipc_service_recv() timeout:1.000 536934:20260619:144635.220 End of zbx_ipc_async_socket_recv():0 536934:20260619:144635.220 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000036 sec, getting values]' 536934:20260619:144635.220 In get_values() 536934:20260619:144635.220 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144635.220 End of zbx_dc_config_get_poller_items():0 536934:20260619:144635.220 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144635.220 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144635.220 End of get_values():0 536934:20260619:144635.220 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000043 sec, idle 5 sec]' 536934:20260619:144635.220 In zbx_ipc_async_socket_recv() timeout:5 536946:20260619:144635.228 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144635.228 In get_pinger_hosts() 536946:20260619:144635.228 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144635.228 End of zbx_dc_config_get_poller_items():0 536946:20260619:144635.228 End of get_pinger_hosts():0 536946:20260619:144635.228 In process_pinger_hosts() 536946:20260619:144635.228 End of process_pinger_hosts() 536946:20260619:144635.228 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144635.228 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144635.228 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000484 sec, idle 5 sec]' 536935:20260619:144635.244 End of zbx_ipc_async_socket_recv():0 536936:20260619:144635.244 End of zbx_ipc_async_socket_recv():0 536936:20260619:144635.244 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000031 sec, getting values]' 536936:20260619:144635.244 In get_values() 536936:20260619:144635.244 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144635.244 End of zbx_dc_config_get_poller_items():0 536936:20260619:144635.244 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144635.244 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144635.244 End of get_values():0 536936:20260619:144635.244 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000047 sec, idle 5 sec]' 536936:20260619:144635.244 In zbx_ipc_async_socket_recv() timeout:5 536935:20260619:144635.244 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000054 sec, getting values]' 536935:20260619:144635.244 In get_values() 536935:20260619:144635.244 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144635.244 End of zbx_dc_config_get_poller_items():0 536935:20260619:144635.244 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144635.244 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144635.244 End of get_values():0 536935:20260619:144635.244 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000326 sec, idle 5 sec]' 536935:20260619:144635.244 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144635.256 End of zbx_ipc_async_socket_recv():0 536899:20260619:144635.256 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000059 sec, getting values]' 536899:20260619:144635.256 In get_values() 536899:20260619:144635.256 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144635.256 End of zbx_dc_config_get_poller_items():0 536899:20260619:144635.256 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144635.256 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144635.256 End of get_values():0 536899:20260619:144635.256 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000082 sec, idle 5 sec]' 536899:20260619:144635.256 In zbx_ipc_async_socket_recv() timeout:5 536893:20260619:144635.256 End of zbx_ipc_async_socket_recv():0 536893:20260619:144635.256 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000072 sec, getting values]' 536893:20260619:144635.256 In get_values() 536893:20260619:144635.256 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144635.256 End of zbx_dc_config_get_poller_items():0 536893:20260619:144635.256 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144635.256 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144635.256 End of get_values():0 536893:20260619:144635.256 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000040 sec, idle 5 sec]' 536893:20260619:144635.256 In zbx_ipc_async_socket_recv() timeout:5 536894:20260619:144635.261 End of zbx_ipc_async_socket_recv():0 536894:20260619:144635.261 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000074 sec, getting values]' 536894:20260619:144635.261 In get_values() 536894:20260619:144635.261 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144635.261 End of zbx_dc_config_get_poller_items():0 536894:20260619:144635.261 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144635.261 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144635.261 End of get_values():0 536894:20260619:144635.261 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000048 sec, idle 5 sec]' 536894:20260619:144635.261 In zbx_ipc_async_socket_recv() timeout:5 536895:20260619:144635.261 End of zbx_ipc_async_socket_recv():0 536895:20260619:144635.262 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000844 sec, getting values]' 536895:20260619:144635.262 In get_values() 536895:20260619:144635.262 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144635.262 End of zbx_dc_config_get_poller_items():0 536895:20260619:144635.262 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144635.262 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144635.262 End of get_values():0 536895:20260619:144635.262 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000091 sec, idle 5 sec]' 536895:20260619:144635.262 In zbx_ipc_async_socket_recv() timeout:5 536898:20260619:144635.264 End of zbx_ipc_async_socket_recv():0 536898:20260619:144635.264 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000038 sec, getting values]' 536898:20260619:144635.264 In get_values() 536898:20260619:144635.264 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144635.264 End of zbx_dc_config_get_poller_items():0 536898:20260619:144635.264 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144635.264 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144635.264 End of get_values():0 536898:20260619:144635.264 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000040 sec, idle 5 sec]' 536898:20260619:144635.264 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144635.276 End of zbx_ipc_async_socket_recv():0 536923:20260619:144635.276 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144635.276 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536923:20260619:144635.277 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000756 sec, idle 5 sec]' 536923:20260619:144635.277 In zbx_ipc_async_socket_recv() timeout:5 536907:20260619:144635.280 End of zbx_ipc_async_socket_recv():0 536907:20260619:144635.280 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000050 sec, exchanging data]' 536907:20260619:144635.280 In process_proxy() 536907:20260619:144635.280 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144635.280 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144635.280 End of process_proxy() 536907:20260619:144635.280 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144635.280 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144635.280 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000036 sec, idle 5 sec]' 536907:20260619:144635.280 In zbx_ipc_async_socket_recv() timeout:5 536972:20260619:144635.288 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144635.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144635.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144635.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144635.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144635.288 queue processing_num:0 pending:0 536970:20260619:144635.304 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144635.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144635.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144635.305 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144635.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144635.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144635.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144635.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144635.305 queue processing_num:0 pending:0 536970:20260619:144635.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144635.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144635.305 queue processing_num:0 pending:0 536948:20260619:144635.329 End of zbx_ipc_async_socket_recv():0 536948:20260619:144635.329 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000048 sec, getting values]' 536948:20260619:144635.329 In get_values() 536948:20260619:144635.329 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144635.329 End of zbx_dc_config_get_poller_items():0 536948:20260619:144635.329 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144635.329 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144635.329 End of get_values():0 536948:20260619:144635.329 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000057 sec, idle 5 sec]' 536948:20260619:144635.329 In zbx_ipc_async_socket_recv() timeout:5 536949:20260619:144635.332 End of zbx_ipc_async_socket_recv():0 536949:20260619:144635.332 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000050 sec, getting values]' 536949:20260619:144635.332 In get_values() 536949:20260619:144635.332 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144635.332 End of zbx_dc_config_get_poller_items():0 536949:20260619:144635.332 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144635.332 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144635.332 End of get_values():0 536949:20260619:144635.332 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000040 sec, idle 5 sec]' 536949:20260619:144635.332 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144635.340 End of zbx_ipc_async_socket_recv():0 536967:20260619:144635.341 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000046 sec, getting values]' 536967:20260619:144635.341 In get_values() 536967:20260619:144635.341 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144635.341 End of zbx_dc_config_get_poller_items():0 536967:20260619:144635.341 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144635.341 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144635.341 End of get_values():0 536967:20260619:144635.341 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000041 sec, idle 5 sec]' 536967:20260619:144635.341 In zbx_ipc_async_socket_recv() timeout:5 536984:20260619:144635.348 End of zbx_ipc_async_socket_recv():0 536984:20260619:144635.348 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000037 sec, getting values]' 536984:20260619:144635.348 In get_values() 536984:20260619:144635.348 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144635.348 End of zbx_dc_config_get_poller_items():0 536984:20260619:144635.348 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144635.348 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144635.348 End of get_values():0 536984:20260619:144635.348 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000044 sec, idle 5 sec]' 536984:20260619:144635.348 In zbx_ipc_async_socket_recv() timeout:5 536889:20260619:144635.351 End of zbx_ipc_async_socket_recv():0 536889:20260619:144635.351 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000066 sec, syncing history]' 536889:20260619:144635.351 In zbx_sync_history_cache() history_num:0 536889:20260619:144635.351 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000027 sec, idle 1 sec]' 536889:20260619:144635.351 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144635.351 End of zbx_ipc_async_socket_recv():0 536887:20260619:144635.351 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000360 sec, syncing history]' 536887:20260619:144635.351 In zbx_sync_history_cache() history_num:0 536887:20260619:144635.351 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000018 sec, idle 1 sec]' 536887:20260619:144635.351 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144635.351 End of zbx_ipc_async_socket_recv():0 536890:20260619:144635.351 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000020 sec, syncing history]' 536890:20260619:144635.351 In zbx_sync_history_cache() history_num:0 536890:20260619:144635.352 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000111 sec, idle 1 sec]' 536890:20260619:144635.352 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144635.354 End of zbx_ipc_async_socket_recv():0 536888:20260619:144635.354 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000035 sec, syncing history]' 536888:20260619:144635.354 In zbx_sync_history_cache() history_num:0 536888:20260619:144635.354 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000022 sec, idle 1 sec]' 536888:20260619:144635.354 In zbx_ipc_async_socket_recv() timeout:1 536950:20260619:144635.368 End of zbx_ipc_async_socket_recv():0 536950:20260619:144635.368 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000044 sec, getting values]' 536950:20260619:144635.368 In get_values() 536950:20260619:144635.368 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144635.368 End of zbx_dc_config_get_poller_items():0 536950:20260619:144635.368 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144635.368 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144635.368 End of get_values():0 536950:20260619:144635.368 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000184 sec, idle 5 sec]' 536950:20260619:144635.368 In zbx_ipc_async_socket_recv() timeout:5 536952:20260619:144635.374 End of zbx_ipc_async_socket_recv():0 536952:20260619:144635.374 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000041 sec, getting values]' 536952:20260619:144635.374 In get_values() 536952:20260619:144635.374 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144635.374 End of zbx_dc_config_get_poller_items():0 536952:20260619:144635.374 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144635.374 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144635.374 End of get_values():0 536952:20260619:144635.374 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000043 sec, idle 5 sec]' 536952:20260619:144635.374 In zbx_ipc_async_socket_recv() timeout:5 536953:20260619:144635.378 End of zbx_ipc_service_recv():2 536953:20260619:144635.378 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.009103 sec during 5.009122 sec]' 536953:20260619:144635.378 In zbx_ipc_service_recv() timeout:1.000 536951:20260619:144635.384 End of zbx_ipc_async_socket_recv():0 536951:20260619:144635.384 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000046 sec, getting values]' 536951:20260619:144635.384 In get_values() 536951:20260619:144635.384 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144635.384 End of zbx_dc_config_get_poller_items():0 536951:20260619:144635.384 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144635.384 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144635.384 End of get_values():0 536951:20260619:144635.384 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000048 sec, idle 5 sec]' 536951:20260619:144635.384 In zbx_ipc_async_socket_recv() timeout:5 536985:20260619:144635.387 In zbx_dc_fetch_proxy_groups() 536985:20260619:144635.387 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144635.387 In zbx_dc_fetch_proxies() 536985:20260619:144635.387 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536878:20260619:144635.390 End of zbx_ipc_service_recv():2 536878:20260619:144635.390 In zbx_pp_manager_process_finished() 536878:20260619:144635.390 In zbx_timekeeper_collect() 536878:20260619:144635.390 End of zbx_timekeeper_collect() 536878:20260619:144635.390 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144635.390 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.008807 sec during 5.009145 sec]' 536878:20260619:144635.390 In zbx_ipc_service_recv() timeout:0.500 536874:20260619:144635.401 End of zbx_ipc_service_recv():2 536874:20260619:144635.401 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.007017 sec during 5.007261 sec]' 536874:20260619:144635.401 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144635.401 End of zbx_ipc_async_socket_recv():0 536947:20260619:144635.402 In zbx_ipc_async_socket_send() 536947:20260619:144635.402 In zbx_ipc_client_send() clientid:0 536947:20260619:144635.402 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144635.402 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144635.402 In am_db_update_watchdog() 536947:20260619:144635.402 query [txnlev:0] [select m.mediaid,m.mediatypeid,m.sendto,mt.type from media m,users_groups u,config c,media_type mt where m.userid=u.userid and u.usrgrpid=c.alert_usrgrpid and m.mediatypeid=mt.mediatypeid and m.active=0 and mt.status=0 and mt.type<>4] 536874:20260619:144635.402 End of zbx_ipc_service_recv():1 536874:20260619:144635.402 In am_flush_results() results:0 536874:20260619:144635.402 In zbx_ipc_client_send() clientid:7 536874:20260619:144635.402 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144635.402 End of am_flush_results() 536874:20260619:144635.402 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144635.402 In zbx_ipc_async_socket_send() 536947:20260619:144635.402 In zbx_ipc_client_send() clientid:0 536947:20260619:144635.402 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144635.402 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144635.402 End of am_db_update_watchdog() recipients:0 536947:20260619:144635.402 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000857 sec, idle 1 sec]' 536947:20260619:144635.402 In zbx_ipc_async_socket_recv() timeout:1 536947:20260619:144635.402 End of zbx_ipc_async_socket_recv():0 536947:20260619:144635.402 In am_db_flush_results() 536947:20260619:144635.402 End of am_db_flush_results() flushed:0 536947:20260619:144635.402 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000010 sec, idle 1 sec]' 536947:20260619:144635.402 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144635.403 End of zbx_ipc_service_recv():1 536874:20260619:144635.403 In am_sync_watchdog() recipients:0 536874:20260619:144635.403 End of am_sync_watchdog() recipients:0 536874:20260619:144635.403 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144635.413 End of zbx_ipc_service_recv():2 536985:20260619:144635.413 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144635.417 End of zbx_ipc_service_recv():2 536982:20260619:144635.417 In zbx_ipc_service_recv() timeout:1.000 536886:20260619:144635.456 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144635.456 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144635.456 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144635.456 [discovery manager] In process_results() del_druleids:0 536886:20260619:144635.456 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144635.456 [discovery manager] End of process_results() ret:0 536886:20260619:144635.456 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144635.456 [discovery manager] In process_discovery() 536886:20260619:144635.456 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144635.456 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536846:20260619:144635.840 End of zbx_ipc_service_recv():2 536846:20260619:144635.840 In zbx_ipc_async_socket_send() 536846:20260619:144635.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144635.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144635.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144635.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144635.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144635.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144635.840 End of zbx_ipc_service_recv():1 536837:20260619:144635.840 In zbx_ha_dispatch_message() 536837:20260619:144635.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144635.840 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144635.890 End of zbx_ipc_service_recv():2 536878:20260619:144635.890 In zbx_pp_manager_process_finished() 536878:20260619:144635.890 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144635.890 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144635.926 End of zbx_ipc_service_recv():2 536848:20260619:144635.926 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144636.173 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144636.173 In collect_selfmon_stats() 536909:20260619:144636.173 In zbx_timekeeper_collect() 536909:20260619:144636.173 End of zbx_timekeeper_collect() 536909:20260619:144636.173 End of collect_selfmon_stats() 536909:20260619:144636.173 zbx_setproctitle() title:'self-monitoring [processed data in 0.000149 sec, idle 1 sec]' 536879:20260619:144636.219 End of zbx_ipc_service_recv():2 536879:20260619:144636.219 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144636.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144636.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144636.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144636.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144636.289 queue processing_num:0 pending:0 536971:20260619:144636.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144636.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144636.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144636.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144636.304 queue processing_num:0 pending:0 536970:20260619:144636.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144636.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144636.304 queue processing_num:0 pending:0 536970:20260619:144636.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144636.304 End of zbx_ipc_async_socket_recv():0 536889:20260619:144636.352 End of zbx_ipc_async_socket_recv():0 536889:20260619:144636.352 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000027 sec, syncing history]' 536889:20260619:144636.352 In zbx_sync_history_cache() history_num:0 536889:20260619:144636.352 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000034 sec, idle 1 sec]' 536889:20260619:144636.352 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144636.352 End of zbx_ipc_async_socket_recv():0 536887:20260619:144636.352 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000018 sec, syncing history]' 536887:20260619:144636.352 In zbx_sync_history_cache() history_num:0 536887:20260619:144636.352 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000018 sec, idle 1 sec]' 536887:20260619:144636.352 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144636.352 End of zbx_ipc_async_socket_recv():0 536890:20260619:144636.352 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000111 sec, syncing history]' 536890:20260619:144636.352 In zbx_sync_history_cache() history_num:0 536890:20260619:144636.352 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000020 sec, idle 1 sec]' 536890:20260619:144636.352 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144636.355 End of zbx_ipc_async_socket_recv():0 536888:20260619:144636.355 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000022 sec, syncing history]' 536888:20260619:144636.355 In zbx_sync_history_cache() history_num:0 536888:20260619:144636.355 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000026 sec, idle 1 sec]' 536888:20260619:144636.355 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144636.372 End of zbx_ipc_async_socket_recv():0 536891:20260619:144636.372 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002870 sec, processing escalations]' 536891:20260619:144636.372 In process_escalations() 536891:20260619:144636.372 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869599 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144636.372 End of process_escalations() 536891:20260619:144636.372 In process_escalations() 536891:20260619:144636.372 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869599 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144636.372 End of process_escalations() 536891:20260619:144636.373 In process_escalations() 536891:20260619:144636.373 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869599 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144636.373 End of process_escalations() 536891:20260619:144636.373 In process_escalations() 536891:20260619:144636.373 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869599 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144636.373 End of process_escalations() 536891:20260619:144636.373 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001164 sec, idle 3 sec]' 536891:20260619:144636.373 In zbx_ipc_async_socket_recv() timeout:3 536953:20260619:144636.379 End of zbx_ipc_service_recv():2 536953:20260619:144636.379 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144636.392 End of zbx_ipc_service_recv():2 536878:20260619:144636.392 In zbx_pp_manager_process_finished() 536878:20260619:144636.392 In zbx_timekeeper_collect() 536878:20260619:144636.392 End of zbx_timekeeper_collect() 536878:20260619:144636.392 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144636.392 In zbx_ipc_service_recv() timeout:0.500 536874:20260619:144636.404 End of zbx_ipc_service_recv():2 536874:20260619:144636.404 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144636.404 End of zbx_ipc_async_socket_recv():0 536947:20260619:144636.404 In zbx_ipc_async_socket_send() 536947:20260619:144636.404 In zbx_ipc_client_send() clientid:0 536947:20260619:144636.404 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144636.404 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144636.404 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000113 sec, idle 1 sec]' 536947:20260619:144636.404 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144636.404 End of zbx_ipc_service_recv():1 536874:20260619:144636.404 In am_flush_results() results:0 536874:20260619:144636.404 In zbx_ipc_client_send() clientid:7 536874:20260619:144636.404 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144636.404 End of am_flush_results() 536874:20260619:144636.404 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144636.404 End of zbx_ipc_async_socket_recv():0 536947:20260619:144636.404 In am_db_flush_results() 536947:20260619:144636.404 End of am_db_flush_results() flushed:0 536947:20260619:144636.404 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000014 sec, idle 1 sec]' 536947:20260619:144636.404 In zbx_ipc_async_socket_recv() timeout:1 536985:20260619:144636.414 End of zbx_ipc_service_recv():2 536985:20260619:144636.414 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144636.418 End of zbx_ipc_service_recv():2 536982:20260619:144636.419 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144636.840 End of zbx_ipc_service_recv():2 536846:20260619:144636.840 In zbx_ipc_async_socket_send() 536846:20260619:144636.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144636.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144636.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144636.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144636.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144636.840 In zbx_ipc_service_recv() timeout:0.997 536837:20260619:144636.840 End of zbx_ipc_service_recv():1 536837:20260619:144636.840 In zbx_ha_dispatch_message() 536837:20260619:144636.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144636.840 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144636.892 End of zbx_ipc_service_recv():2 536878:20260619:144636.893 In zbx_pp_manager_process_finished() 536878:20260619:144636.893 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144636.893 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144636.927 End of zbx_ipc_service_recv():2 536848:20260619:144636.928 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144637.174 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144637.174 In collect_selfmon_stats() 536909:20260619:144637.174 In zbx_timekeeper_collect() 536909:20260619:144637.174 End of zbx_timekeeper_collect() 536909:20260619:144637.174 End of collect_selfmon_stats() 536909:20260619:144637.174 zbx_setproctitle() title:'self-monitoring [processed data in 0.000209 sec, idle 1 sec]' 536879:20260619:144637.220 End of zbx_ipc_service_recv():2 536879:20260619:144637.220 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144637.290 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144637.290 End of zbx_ipc_async_socket_recv():0 536972:20260619:144637.290 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144637.290 End of zbx_dc_config_get_poller_items():0 536972:20260619:144637.290 queue processing_num:0 pending:0 536971:20260619:144637.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144637.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144637.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144637.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144637.305 queue processing_num:0 pending:0 536970:20260619:144637.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144637.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144637.305 queue processing_num:0 pending:0 536970:20260619:144637.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144637.305 End of zbx_ipc_async_socket_recv():0 536889:20260619:144637.352 End of zbx_ipc_async_socket_recv():0 536889:20260619:144637.352 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000034 sec, syncing history]' 536889:20260619:144637.352 In zbx_sync_history_cache() history_num:0 536889:20260619:144637.352 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000039 sec, idle 1 sec]' 536889:20260619:144637.352 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144637.352 End of zbx_ipc_async_socket_recv():0 536887:20260619:144637.352 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000018 sec, syncing history]' 536887:20260619:144637.352 In zbx_sync_history_cache() history_num:0 536887:20260619:144637.352 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000020 sec, idle 1 sec]' 536887:20260619:144637.352 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144637.353 End of zbx_ipc_async_socket_recv():0 536890:20260619:144637.353 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000020 sec, syncing history]' 536890:20260619:144637.353 In zbx_sync_history_cache() history_num:0 536890:20260619:144637.353 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000025 sec, idle 1 sec]' 536890:20260619:144637.353 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144637.356 End of zbx_ipc_async_socket_recv():0 536888:20260619:144637.356 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000026 sec, syncing history]' 536888:20260619:144637.356 In zbx_sync_history_cache() history_num:0 536888:20260619:144637.356 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000021 sec, idle 1 sec]' 536888:20260619:144637.356 In zbx_ipc_async_socket_recv() timeout:1 536953:20260619:144637.380 End of zbx_ipc_service_recv():2 536953:20260619:144637.381 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144637.393 End of zbx_ipc_service_recv():2 536878:20260619:144637.393 In zbx_pp_manager_process_finished() 536878:20260619:144637.393 In zbx_timekeeper_collect() 536878:20260619:144637.393 End of zbx_timekeeper_collect() 536878:20260619:144637.393 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144637.393 In zbx_ipc_service_recv() timeout:0.500 536947:20260619:144637.405 End of zbx_ipc_async_socket_recv():0 536947:20260619:144637.405 In zbx_ipc_async_socket_send() 536947:20260619:144637.405 In zbx_ipc_client_send() clientid:0 536947:20260619:144637.405 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144637.405 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144637.405 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000038 sec, idle 1 sec]' 536947:20260619:144637.405 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144637.405 End of zbx_ipc_service_recv():2 536874:20260619:144637.405 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144637.405 End of zbx_ipc_service_recv():1 536874:20260619:144637.405 In am_flush_results() results:0 536874:20260619:144637.405 In zbx_ipc_client_send() clientid:7 536874:20260619:144637.406 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144637.406 End of am_flush_results() 536874:20260619:144637.406 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144637.406 End of zbx_ipc_async_socket_recv():0 536947:20260619:144637.406 In am_db_flush_results() 536947:20260619:144637.406 End of am_db_flush_results() flushed:0 536947:20260619:144637.406 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000046 sec, idle 1 sec]' 536947:20260619:144637.406 In zbx_ipc_async_socket_recv() timeout:1 536985:20260619:144637.415 End of zbx_ipc_service_recv():2 536985:20260619:144637.415 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144637.420 End of zbx_ipc_service_recv():2 536982:20260619:144637.420 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144637.841 End of zbx_ipc_service_recv():2 536837:20260619:144637.842 In zbx_ha_dispatch_message() 536837:20260619:144637.842 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144637.842 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144637.842 End of zbx_ipc_service_recv():2 536846:20260619:144637.842 In zbx_ipc_async_socket_send() 536846:20260619:144637.842 In zbx_ipc_client_send() clientid:0 536846:20260619:144637.842 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144637.842 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144637.842 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144637.842 End of zbx_ipc_async_socket_flush():0 536846:20260619:144637.842 In zbx_ipc_service_recv() timeout:0.996 536837:20260619:144637.842 End of zbx_ipc_service_recv():1 536837:20260619:144637.842 In zbx_ha_dispatch_message() 536837:20260619:144637.842 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144637.842 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144637.894 End of zbx_ipc_service_recv():2 536878:20260619:144637.894 In zbx_pp_manager_process_finished() 536878:20260619:144637.894 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144637.894 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144637.928 End of zbx_ipc_service_recv():2 536848:20260619:144637.928 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144638.174 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144638.174 In collect_selfmon_stats() 536909:20260619:144638.174 In zbx_timekeeper_collect() 536909:20260619:144638.174 End of zbx_timekeeper_collect() 536909:20260619:144638.174 End of collect_selfmon_stats() 536909:20260619:144638.174 zbx_setproctitle() title:'self-monitoring [processed data in 0.000106 sec, idle 1 sec]' 536879:20260619:144638.221 End of zbx_ipc_service_recv():2 536879:20260619:144638.221 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144638.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144638.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144638.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144638.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144638.289 queue processing_num:0 pending:0 536971:20260619:144638.310 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144638.310 End of zbx_ipc_async_socket_recv():0 536971:20260619:144638.310 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144638.310 End of zbx_dc_config_get_poller_items():0 536971:20260619:144638.310 queue processing_num:0 pending:0 536970:20260619:144638.310 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144638.310 End of zbx_ipc_async_socket_recv():0 536970:20260619:144638.310 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144638.310 End of zbx_dc_config_get_poller_items():0 536970:20260619:144638.310 queue processing_num:0 pending:0 536889:20260619:144638.353 End of zbx_ipc_async_socket_recv():0 536889:20260619:144638.353 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000039 sec, syncing history]' 536889:20260619:144638.353 In zbx_sync_history_cache() history_num:0 536889:20260619:144638.353 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000034 sec, idle 1 sec]' 536889:20260619:144638.353 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144638.353 End of zbx_ipc_async_socket_recv():0 536887:20260619:144638.353 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000020 sec, syncing history]' 536887:20260619:144638.353 In zbx_sync_history_cache() history_num:0 536887:20260619:144638.354 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000050 sec, idle 1 sec]' 536887:20260619:144638.354 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144638.354 End of zbx_ipc_async_socket_recv():0 536890:20260619:144638.354 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000025 sec, syncing history]' 536890:20260619:144638.354 In zbx_sync_history_cache() history_num:0 536890:20260619:144638.354 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000025 sec, idle 1 sec]' 536890:20260619:144638.354 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144638.357 End of zbx_ipc_async_socket_recv():0 536888:20260619:144638.357 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000021 sec, syncing history]' 536888:20260619:144638.357 In zbx_sync_history_cache() history_num:0 536888:20260619:144638.357 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000021 sec, idle 1 sec]' 536888:20260619:144638.357 In zbx_ipc_async_socket_recv() timeout:1 536953:20260619:144638.381 End of zbx_ipc_service_recv():2 536953:20260619:144638.382 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144638.395 End of zbx_ipc_service_recv():2 536878:20260619:144638.395 In zbx_pp_manager_process_finished() 536878:20260619:144638.395 In zbx_timekeeper_collect() 536878:20260619:144638.395 End of zbx_timekeeper_collect() 536878:20260619:144638.395 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144638.395 In zbx_ipc_service_recv() timeout:0.500 536874:20260619:144638.407 End of zbx_ipc_service_recv():2 536874:20260619:144638.407 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144638.407 End of zbx_ipc_async_socket_recv():0 536947:20260619:144638.407 In zbx_ipc_async_socket_send() 536947:20260619:144638.407 In zbx_ipc_client_send() clientid:0 536947:20260619:144638.407 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144638.407 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144638.407 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000063 sec, idle 1 sec]' 536947:20260619:144638.407 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144638.407 End of zbx_ipc_service_recv():1 536874:20260619:144638.407 In am_flush_results() results:0 536874:20260619:144638.407 In zbx_ipc_client_send() clientid:7 536874:20260619:144638.407 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144638.407 End of am_flush_results() 536874:20260619:144638.407 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144638.407 End of zbx_ipc_async_socket_recv():0 536947:20260619:144638.407 In am_db_flush_results() 536947:20260619:144638.407 End of am_db_flush_results() flushed:0 536947:20260619:144638.407 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000013 sec, idle 1 sec]' 536947:20260619:144638.407 In zbx_ipc_async_socket_recv() timeout:1 536985:20260619:144638.416 End of zbx_ipc_service_recv():2 536985:20260619:144638.416 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144638.421 End of zbx_ipc_service_recv():2 536982:20260619:144638.421 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144638.840 End of zbx_ipc_service_recv():2 536846:20260619:144638.840 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144638.840 query [txnlev:1] [begin;] 536846:20260619:144638.842 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536846:20260619:144638.842 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144638.842 In ha_db_get_time() 536846:20260619:144638.843 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536837:20260619:144638.843 End of zbx_ipc_service_recv():2 536837:20260619:144638.843 In zbx_ha_dispatch_message() 536837:20260619:144638.843 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144638.843 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144638.843 End of ha_db_get_time():SUCCEED db_time:1781869599 536846:20260619:144638.843 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144638.843 query [txnlev:1] [commit;] 536846:20260619:144638.847 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144638.847 In zbx_ipc_async_socket_send() 536846:20260619:144638.847 In zbx_ipc_client_send() clientid:0 536846:20260619:144638.847 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144638.847 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144638.847 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144638.847 End of zbx_ipc_async_socket_flush():0 536846:20260619:144638.847 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144638.848 End of zbx_ipc_service_recv():1 536837:20260619:144638.848 In zbx_ha_dispatch_message() 536837:20260619:144638.848 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144638.848 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144638.896 End of zbx_ipc_service_recv():2 536878:20260619:144638.896 In zbx_pp_manager_process_finished() 536878:20260619:144638.896 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144638.896 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144638.929 End of zbx_ipc_service_recv():2 536848:20260619:144638.929 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144639.175 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144639.175 In collect_selfmon_stats() 536909:20260619:144639.175 In zbx_timekeeper_collect() 536909:20260619:144639.175 End of zbx_timekeeper_collect() 536909:20260619:144639.175 End of collect_selfmon_stats() 536909:20260619:144639.175 zbx_setproctitle() title:'self-monitoring [processed data in 0.000452 sec, idle 1 sec]' 536879:20260619:144639.222 End of zbx_ipc_service_recv():2 536879:20260619:144639.222 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144639.290 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144639.290 End of zbx_ipc_async_socket_recv():0 536972:20260619:144639.290 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144639.290 End of zbx_dc_config_get_poller_items():0 536972:20260619:144639.290 queue processing_num:0 pending:0 536971:20260619:144639.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144639.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144639.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144639.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144639.304 queue processing_num:0 pending:0 536970:20260619:144639.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144639.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144639.304 queue processing_num:0 pending:0 536970:20260619:144639.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144639.305 End of zbx_ipc_async_socket_recv():0 536889:20260619:144639.355 End of zbx_ipc_async_socket_recv():0 536889:20260619:144639.355 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000034 sec, syncing history]' 536889:20260619:144639.355 In zbx_sync_history_cache() history_num:0 536889:20260619:144639.355 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000029 sec, idle 1 sec]' 536889:20260619:144639.355 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144639.355 End of zbx_ipc_async_socket_recv():0 536887:20260619:144639.355 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000050 sec, syncing history]' 536887:20260619:144639.355 In zbx_sync_history_cache() history_num:0 536887:20260619:144639.355 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000015 sec, idle 1 sec]' 536887:20260619:144639.355 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144639.355 End of zbx_ipc_async_socket_recv():0 536890:20260619:144639.355 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000025 sec, syncing history]' 536890:20260619:144639.356 In zbx_sync_history_cache() history_num:0 536890:20260619:144639.356 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000140 sec, idle 1 sec]' 536890:20260619:144639.356 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144639.358 End of zbx_ipc_async_socket_recv():0 536888:20260619:144639.358 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000021 sec, syncing history]' 536888:20260619:144639.358 In zbx_sync_history_cache() history_num:0 536888:20260619:144639.358 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000022 sec, idle 1 sec]' 536888:20260619:144639.358 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144639.376 End of zbx_ipc_async_socket_recv():0 536891:20260619:144639.376 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001164 sec, processing escalations]' 536891:20260619:144639.376 In process_escalations() 536891:20260619:144639.376 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869602 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144639.376 End of process_escalations() 536891:20260619:144639.376 In process_escalations() 536891:20260619:144639.377 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869602 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144639.377 End of process_escalations() 536891:20260619:144639.377 In process_escalations() 536891:20260619:144639.377 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869602 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144639.377 End of process_escalations() 536891:20260619:144639.377 In process_escalations() 536891:20260619:144639.377 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869602 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144639.377 End of process_escalations() 536891:20260619:144639.378 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001692 sec, idle 3 sec]' 536891:20260619:144639.378 In zbx_ipc_async_socket_recv() timeout:3 536953:20260619:144639.383 End of zbx_ipc_service_recv():2 536953:20260619:144639.383 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144639.396 End of zbx_ipc_service_recv():2 536878:20260619:144639.397 In zbx_pp_manager_process_finished() 536878:20260619:144639.397 In zbx_timekeeper_collect() 536878:20260619:144639.397 End of zbx_timekeeper_collect() 536878:20260619:144639.397 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144639.397 In zbx_ipc_service_recv() timeout:0.500 536947:20260619:144639.408 End of zbx_ipc_async_socket_recv():0 536947:20260619:144639.408 In zbx_ipc_async_socket_send() 536947:20260619:144639.408 In zbx_ipc_client_send() clientid:0 536947:20260619:144639.408 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144639.408 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144639.408 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000061 sec, idle 1 sec]' 536947:20260619:144639.408 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144639.408 End of zbx_ipc_service_recv():1 536874:20260619:144639.408 In am_flush_results() results:0 536874:20260619:144639.408 In zbx_ipc_client_send() clientid:7 536947:20260619:144639.408 End of zbx_ipc_async_socket_recv():0 536947:20260619:144639.408 In am_db_flush_results() 536947:20260619:144639.408 End of am_db_flush_results() flushed:0 536947:20260619:144639.408 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000013 sec, idle 1 sec]' 536947:20260619:144639.408 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144639.409 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144639.409 End of am_flush_results() 536874:20260619:144639.409 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144639.417 End of zbx_ipc_service_recv():2 536985:20260619:144639.417 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144639.422 End of zbx_ipc_service_recv():2 536982:20260619:144639.422 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144639.848 End of zbx_ipc_service_recv():2 536846:20260619:144639.848 In zbx_ipc_async_socket_send() 536846:20260619:144639.849 In zbx_ipc_client_send() clientid:0 536846:20260619:144639.849 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144639.849 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144639.849 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144639.849 End of zbx_ipc_async_socket_flush():0 536846:20260619:144639.849 In zbx_ipc_service_recv() timeout:0.990 536837:20260619:144639.849 End of zbx_ipc_service_recv():2 536837:20260619:144639.850 In zbx_ha_dispatch_message() 536837:20260619:144639.850 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144639.850 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144639.850 End of zbx_ipc_service_recv():1 536837:20260619:144639.850 In zbx_ha_dispatch_message() 536837:20260619:144639.850 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144639.850 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144639.897 End of zbx_ipc_service_recv():2 536878:20260619:144639.897 In zbx_pp_manager_process_finished() 536878:20260619:144639.897 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144639.897 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144639.930 End of zbx_ipc_service_recv():2 536848:20260619:144639.930 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.005334 sec during 5.005356 sec]' 536848:20260619:144639.931 In zbx_ipc_service_recv() timeout:1.000 536885:20260619:144640.164 End of zbx_ipc_async_socket_recv():0 536885:20260619:144640.164 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000528 sec, getting values]' 536885:20260619:144640.164 In get_values() 536885:20260619:144640.164 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144640.164 End of zbx_dc_config_get_poller_items():0 536885:20260619:144640.164 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144640.164 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144640.164 End of get_values():0 536885:20260619:144640.164 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000047 sec, idle 5 sec]' 536885:20260619:144640.164 In zbx_ipc_async_socket_recv() timeout:5 536909:20260619:144640.175 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144640.175 In collect_selfmon_stats() 536909:20260619:144640.175 In zbx_timekeeper_collect() 536909:20260619:144640.175 End of zbx_timekeeper_collect() 536909:20260619:144640.175 End of collect_selfmon_stats() 536909:20260619:144640.175 zbx_setproctitle() title:'self-monitoring [processed data in 0.000146 sec, idle 1 sec]' 536905:20260619:144640.184 End of zbx_ipc_async_socket_recv():0 536905:20260619:144640.184 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000086 sec, getting values]' 536905:20260619:144640.184 In get_values() 536905:20260619:144640.184 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144640.184 End of zbx_dc_config_get_poller_items():0 536905:20260619:144640.184 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144640.184 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144640.184 End of get_values():0 536905:20260619:144640.184 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000045 sec, idle 5 sec]' 536905:20260619:144640.184 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144640.192 End of zbx_ipc_async_socket_recv():0 536906:20260619:144640.192 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000043 sec, getting values]' 536906:20260619:144640.192 In get_values() 536906:20260619:144640.192 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144640.192 End of zbx_dc_config_get_poller_items():0 536906:20260619:144640.192 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144640.192 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144640.192 End of get_values():0 536906:20260619:144640.192 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000040 sec, idle 5 sec]' 536906:20260619:144640.192 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144640.200 End of zbx_ipc_async_socket_recv():0 536931:20260619:144640.200 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000062 sec, getting values]' 536931:20260619:144640.200 In get_values() 536931:20260619:144640.200 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144640.200 End of zbx_ipc_async_socket_recv():0 536932:20260619:144640.200 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000373 sec, getting values]' 536932:20260619:144640.200 In get_values() 536932:20260619:144640.200 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144640.200 End of zbx_dc_config_get_poller_items():0 536932:20260619:144640.200 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144640.200 End of zbx_dc_config_get_poller_items():0 536931:20260619:144640.200 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144640.200 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144640.200 End of get_values():0 536931:20260619:144640.200 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000222 sec, idle 5 sec]' 536931:20260619:144640.200 In zbx_ipc_async_socket_recv() timeout:5 536932:20260619:144640.200 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144640.200 End of get_values():0 536932:20260619:144640.200 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000301 sec, idle 5 sec]' 536932:20260619:144640.200 In zbx_ipc_async_socket_recv() timeout:5 536933:20260619:144640.204 End of zbx_ipc_async_socket_recv():0 536933:20260619:144640.204 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000045 sec, getting values]' 536933:20260619:144640.204 In get_values() 536933:20260619:144640.204 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144640.204 End of zbx_dc_config_get_poller_items():0 536933:20260619:144640.204 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144640.204 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144640.204 End of get_values():0 536933:20260619:144640.204 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000072 sec, idle 5 sec]' 536933:20260619:144640.204 In zbx_ipc_async_socket_recv() timeout:5 536892:20260619:144640.216 End of zbx_ipc_async_socket_recv():0 536892:20260619:144640.216 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000084 sec, getting values]' 536892:20260619:144640.216 In get_values() 536892:20260619:144640.216 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144640.216 End of zbx_dc_config_get_poller_items():0 536892:20260619:144640.216 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144640.216 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144640.216 End of get_values():0 536892:20260619:144640.216 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000049 sec, idle 5 sec]' 536892:20260619:144640.216 In zbx_ipc_async_socket_recv() timeout:5 536896:20260619:144640.216 End of zbx_ipc_async_socket_recv():0 536896:20260619:144640.216 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000056 sec, getting values]' 536896:20260619:144640.216 In get_values() 536896:20260619:144640.216 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144640.216 End of zbx_dc_config_get_poller_items():0 536896:20260619:144640.216 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144640.216 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144640.216 End of get_values():0 536896:20260619:144640.216 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000077 sec, idle 5 sec]' 536896:20260619:144640.216 In zbx_ipc_async_socket_recv() timeout:5 536897:20260619:144640.220 End of zbx_ipc_async_socket_recv():0 536897:20260619:144640.220 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000074 sec, getting values]' 536897:20260619:144640.220 In get_values() 536897:20260619:144640.220 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144640.220 End of zbx_dc_config_get_poller_items():0 536897:20260619:144640.220 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144640.220 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144640.220 End of get_values():0 536897:20260619:144640.220 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000068 sec, idle 5 sec]' 536897:20260619:144640.220 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144640.223 End of zbx_ipc_service_recv():2 536879:20260619:144640.223 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.005205sec during 5.005223 sec]' 536879:20260619:144640.223 In zbx_ipc_service_recv() timeout:1.000 536934:20260619:144640.224 End of zbx_ipc_async_socket_recv():0 536934:20260619:144640.224 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000043 sec, getting values]' 536934:20260619:144640.224 In get_values() 536934:20260619:144640.224 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144640.224 End of zbx_dc_config_get_poller_items():0 536934:20260619:144640.224 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144640.224 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144640.224 End of get_values():0 536934:20260619:144640.224 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000041 sec, idle 5 sec]' 536934:20260619:144640.224 In zbx_ipc_async_socket_recv() timeout:5 536946:20260619:144640.229 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144640.229 In get_pinger_hosts() 536946:20260619:144640.229 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144640.229 End of zbx_dc_config_get_poller_items():0 536946:20260619:144640.229 End of get_pinger_hosts():0 536946:20260619:144640.229 In process_pinger_hosts() 536946:20260619:144640.229 End of process_pinger_hosts() 536946:20260619:144640.229 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144640.229 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144640.229 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000108 sec, idle 5 sec]' 536936:20260619:144640.248 End of zbx_ipc_async_socket_recv():0 536936:20260619:144640.248 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000047 sec, getting values]' 536936:20260619:144640.248 In get_values() 536936:20260619:144640.248 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144640.248 End of zbx_dc_config_get_poller_items():0 536936:20260619:144640.248 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144640.248 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144640.248 End of get_values():0 536936:20260619:144640.248 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000120 sec, idle 5 sec]' 536936:20260619:144640.248 In zbx_ipc_async_socket_recv() timeout:5 536935:20260619:144640.248 End of zbx_ipc_async_socket_recv():0 536935:20260619:144640.248 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000326 sec, getting values]' 536935:20260619:144640.248 In get_values() 536935:20260619:144640.248 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144640.248 End of zbx_dc_config_get_poller_items():0 536935:20260619:144640.248 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144640.248 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144640.248 End of get_values():0 536935:20260619:144640.248 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000056 sec, idle 5 sec]' 536935:20260619:144640.248 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144640.260 End of zbx_ipc_async_socket_recv():0 536899:20260619:144640.260 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000082 sec, getting values]' 536899:20260619:144640.260 In get_values() 536899:20260619:144640.260 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144640.260 End of zbx_dc_config_get_poller_items():0 536899:20260619:144640.260 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144640.260 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144640.260 End of get_values():0 536899:20260619:144640.260 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000079 sec, idle 5 sec]' 536899:20260619:144640.260 In zbx_ipc_async_socket_recv() timeout:5 536893:20260619:144640.260 End of zbx_ipc_async_socket_recv():0 536893:20260619:144640.260 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000040 sec, getting values]' 536893:20260619:144640.260 In get_values() 536893:20260619:144640.260 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144640.260 End of zbx_dc_config_get_poller_items():0 536893:20260619:144640.260 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144640.260 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144640.260 End of get_values():0 536893:20260619:144640.260 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000052 sec, idle 5 sec]' 536893:20260619:144640.260 In zbx_ipc_async_socket_recv() timeout:5 536894:20260619:144640.264 End of zbx_ipc_async_socket_recv():0 536894:20260619:144640.264 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000048 sec, getting values]' 536894:20260619:144640.264 In get_values() 536894:20260619:144640.264 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144640.264 End of zbx_dc_config_get_poller_items():0 536894:20260619:144640.264 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144640.264 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144640.264 End of get_values():0 536894:20260619:144640.264 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000038 sec, idle 5 sec]' 536894:20260619:144640.264 In zbx_ipc_async_socket_recv() timeout:5 536895:20260619:144640.269 End of zbx_ipc_async_socket_recv():0 536895:20260619:144640.269 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000091 sec, getting values]' 536895:20260619:144640.269 In get_values() 536895:20260619:144640.269 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144640.269 End of zbx_dc_config_get_poller_items():0 536895:20260619:144640.269 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144640.269 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144640.269 End of get_values():0 536895:20260619:144640.269 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000052 sec, idle 5 sec]' 536895:20260619:144640.269 In zbx_ipc_async_socket_recv() timeout:5 536898:20260619:144640.269 End of zbx_ipc_async_socket_recv():0 536898:20260619:144640.269 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000040 sec, getting values]' 536898:20260619:144640.269 In get_values() 536898:20260619:144640.270 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144640.270 End of zbx_dc_config_get_poller_items():0 536898:20260619:144640.270 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144640.270 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144640.270 End of get_values():0 536898:20260619:144640.270 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000034 sec, idle 5 sec]' 536898:20260619:144640.270 In zbx_ipc_async_socket_recv() timeout:5 536972:20260619:144640.290 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144640.290 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144640.290 End of zbx_ipc_async_socket_recv():0 536907:20260619:144640.290 End of zbx_ipc_async_socket_recv():0 536907:20260619:144640.290 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000036 sec, exchanging data]' 536907:20260619:144640.290 In process_proxy() 536907:20260619:144640.290 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144640.290 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144640.290 End of process_proxy() 536907:20260619:144640.290 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144640.290 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144640.290 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000031 sec, idle 5 sec]' 536907:20260619:144640.290 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144640.290 End of zbx_ipc_async_socket_recv():0 536923:20260619:144640.290 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144640.290 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536972:20260619:144640.291 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144640.291 End of zbx_dc_config_get_poller_items():0 536972:20260619:144640.291 queue processing_num:0 pending:0 536923:20260619:144640.291 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000690 sec, idle 5 sec]' 536923:20260619:144640.291 In zbx_ipc_async_socket_recv() timeout:5 536971:20260619:144640.311 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144640.311 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144640.311 End of zbx_ipc_async_socket_recv():0 536970:20260619:144640.311 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144640.311 End of zbx_dc_config_get_poller_items():0 536970:20260619:144640.311 queue processing_num:0 pending:0 536970:20260619:144640.311 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144640.311 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144640.311 End of zbx_ipc_async_socket_recv():0 536971:20260619:144640.311 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144640.311 End of zbx_dc_config_get_poller_items():0 536971:20260619:144640.311 queue processing_num:0 pending:0 536948:20260619:144640.332 End of zbx_ipc_async_socket_recv():0 536948:20260619:144640.332 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000057 sec, getting values]' 536948:20260619:144640.332 In get_values() 536948:20260619:144640.332 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144640.332 End of zbx_dc_config_get_poller_items():0 536948:20260619:144640.332 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144640.332 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144640.332 End of get_values():0 536948:20260619:144640.332 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000044 sec, idle 5 sec]' 536948:20260619:144640.332 In zbx_ipc_async_socket_recv() timeout:5 536949:20260619:144640.337 End of zbx_ipc_async_socket_recv():0 536949:20260619:144640.337 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000040 sec, getting values]' 536949:20260619:144640.337 In get_values() 536949:20260619:144640.337 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144640.337 End of zbx_dc_config_get_poller_items():0 536949:20260619:144640.337 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144640.337 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144640.337 End of get_values():0 536949:20260619:144640.337 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000047 sec, idle 5 sec]' 536949:20260619:144640.337 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144640.344 End of zbx_ipc_async_socket_recv():0 536967:20260619:144640.344 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000041 sec, getting values]' 536967:20260619:144640.344 In get_values() 536967:20260619:144640.344 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144640.344 End of zbx_dc_config_get_poller_items():0 536967:20260619:144640.344 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144640.344 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144640.344 End of get_values():0 536967:20260619:144640.344 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000186 sec, idle 5 sec]' 536967:20260619:144640.344 In zbx_ipc_async_socket_recv() timeout:5 536984:20260619:144640.352 End of zbx_ipc_async_socket_recv():0 536984:20260619:144640.352 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000044 sec, getting values]' 536984:20260619:144640.352 In get_values() 536984:20260619:144640.352 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144640.352 End of zbx_dc_config_get_poller_items():0 536984:20260619:144640.352 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144640.352 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144640.352 End of get_values():0 536984:20260619:144640.352 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000094 sec, idle 5 sec]' 536984:20260619:144640.352 In zbx_ipc_async_socket_recv() timeout:5 536889:20260619:144640.356 End of zbx_ipc_async_socket_recv():0 536889:20260619:144640.356 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000029 sec, syncing history]' 536889:20260619:144640.356 In zbx_sync_history_cache() history_num:0 536889:20260619:144640.356 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000027 sec, idle 1 sec]' 536889:20260619:144640.356 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144640.356 End of zbx_ipc_async_socket_recv():0 536887:20260619:144640.356 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000015 sec, syncing history]' 536887:20260619:144640.356 In zbx_sync_history_cache() history_num:0 536887:20260619:144640.356 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000015 sec, idle 1 sec]' 536887:20260619:144640.356 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144640.356 End of zbx_ipc_async_socket_recv():0 536890:20260619:144640.356 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000140 sec, syncing history]' 536890:20260619:144640.356 In zbx_sync_history_cache() history_num:0 536890:20260619:144640.356 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000020 sec, idle 1 sec]' 536890:20260619:144640.356 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144640.360 End of zbx_ipc_async_socket_recv():0 536888:20260619:144640.360 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000022 sec, syncing history]' 536888:20260619:144640.360 In zbx_sync_history_cache() history_num:0 536888:20260619:144640.360 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000032 sec, idle 1 sec]' 536888:20260619:144640.360 In zbx_ipc_async_socket_recv() timeout:1 536950:20260619:144640.372 End of zbx_ipc_async_socket_recv():0 536950:20260619:144640.372 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000184 sec, getting values]' 536950:20260619:144640.372 In get_values() 536950:20260619:144640.372 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144640.372 End of zbx_dc_config_get_poller_items():0 536950:20260619:144640.372 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144640.372 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144640.372 End of get_values():0 536950:20260619:144640.372 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000108 sec, idle 5 sec]' 536950:20260619:144640.372 In zbx_ipc_async_socket_recv() timeout:5 536952:20260619:144640.383 End of zbx_ipc_async_socket_recv():0 536952:20260619:144640.383 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000043 sec, getting values]' 536952:20260619:144640.383 In get_values() 536952:20260619:144640.383 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144640.383 End of zbx_dc_config_get_poller_items():0 536952:20260619:144640.383 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144640.383 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144640.383 End of get_values():0 536952:20260619:144640.383 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000046 sec, idle 5 sec]' 536952:20260619:144640.383 In zbx_ipc_async_socket_recv() timeout:5 536985:20260619:144640.429 In zbx_dc_fetch_proxy_groups() 536985:20260619:144640.429 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144640.429 In zbx_dc_fetch_proxies() 536985:20260619:144640.429 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536947:20260619:144640.429 End of zbx_ipc_async_socket_recv():0 536947:20260619:144640.429 In zbx_ipc_async_socket_send() 536947:20260619:144640.429 In zbx_ipc_client_send() clientid:0 536947:20260619:144640.429 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144640.429 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144640.429 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000041 sec, idle 1 sec]' 536947:20260619:144640.429 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144640.429 End of zbx_ipc_service_recv():2 536982:20260619:144640.429 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144640.429 End of zbx_ipc_service_recv():2 536953:20260619:144640.429 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.051628 sec during 5.051649 sec]' 536953:20260619:144640.429 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144640.430 End of zbx_ipc_service_recv():2 536878:20260619:144640.430 In zbx_pp_manager_process_finished() 536878:20260619:144640.430 In zbx_timekeeper_collect() 536878:20260619:144640.430 End of zbx_timekeeper_collect() 536878:20260619:144640.430 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144640.430 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.039689 sec during 5.039940 sec]' 536878:20260619:144640.430 In zbx_ipc_service_recv() timeout:0.500 536985:20260619:144640.430 End of zbx_ipc_service_recv():2 536985:20260619:144640.430 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144640.430 End of zbx_ipc_service_recv():1 536874:20260619:144640.430 In am_flush_results() results:0 536874:20260619:144640.430 In zbx_ipc_client_send() clientid:7 536874:20260619:144640.430 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144640.430 End of am_flush_results() 536874:20260619:144640.430 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.027297 sec during 5.028584 sec]' 536874:20260619:144640.430 In zbx_ipc_service_recv() timeout:1.000 536951:20260619:144640.430 End of zbx_ipc_async_socket_recv():0 536951:20260619:144640.430 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000048 sec, getting values]' 536951:20260619:144640.430 In get_values() 536951:20260619:144640.430 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144640.430 End of zbx_dc_config_get_poller_items():0 536951:20260619:144640.430 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144640.430 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144640.430 End of get_values():0 536951:20260619:144640.430 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000038 sec, idle 5 sec]' 536951:20260619:144640.430 In zbx_ipc_async_socket_recv() timeout:5 536947:20260619:144640.430 End of zbx_ipc_async_socket_recv():0 536947:20260619:144640.430 In am_db_flush_results() 536947:20260619:144640.430 End of am_db_flush_results() flushed:0 536947:20260619:144640.430 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000010 sec, idle 1 sec]' 536947:20260619:144640.430 In zbx_ipc_async_socket_recv() timeout:1 536886:20260619:144640.460 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144640.460 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144640.460 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144640.460 [discovery manager] In process_results() del_druleids:0 536886:20260619:144640.460 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144640.460 [discovery manager] End of process_results() ret:0 536886:20260619:144640.460 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144640.460 [discovery manager] In process_discovery() 536886:20260619:144640.460 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144640.460 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536846:20260619:144640.841 End of zbx_ipc_service_recv():2 536846:20260619:144640.841 In zbx_ipc_async_socket_send() 536846:20260619:144640.841 In zbx_ipc_client_send() clientid:0 536846:20260619:144640.841 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144640.841 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144640.841 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144640.841 End of zbx_ipc_async_socket_flush():0 536846:20260619:144640.841 In zbx_ipc_service_recv() timeout:0.997 536837:20260619:144640.841 End of zbx_ipc_service_recv():1 536837:20260619:144640.841 In zbx_ha_dispatch_message() 536837:20260619:144640.841 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144640.841 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144640.932 End of zbx_ipc_service_recv():2 536848:20260619:144640.932 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144640.934 End of zbx_ipc_service_recv():2 536878:20260619:144640.934 In zbx_pp_manager_process_finished() 536878:20260619:144640.934 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144640.934 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144641.176 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144641.176 In collect_selfmon_stats() 536909:20260619:144641.176 In zbx_timekeeper_collect() 536909:20260619:144641.176 End of zbx_timekeeper_collect() 536909:20260619:144641.176 End of collect_selfmon_stats() 536909:20260619:144641.176 zbx_setproctitle() title:'self-monitoring [processed data in 0.000124 sec, idle 1 sec]' 536879:20260619:144641.224 End of zbx_ipc_service_recv():2 536879:20260619:144641.224 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144641.295 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144641.296 End of zbx_ipc_async_socket_recv():0 536972:20260619:144641.296 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144641.296 End of zbx_dc_config_get_poller_items():0 536972:20260619:144641.296 queue processing_num:0 pending:0 536971:20260619:144641.343 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144641.343 End of zbx_ipc_async_socket_recv():0 536971:20260619:144641.343 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144641.343 End of zbx_dc_config_get_poller_items():0 536971:20260619:144641.343 queue processing_num:0 pending:0 536970:20260619:144641.345 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144641.345 End of zbx_ipc_async_socket_recv():0 536970:20260619:144641.345 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144641.345 End of zbx_dc_config_get_poller_items():0 536970:20260619:144641.345 queue processing_num:0 pending:0 536889:20260619:144641.357 End of zbx_ipc_async_socket_recv():0 536889:20260619:144641.357 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000027 sec, syncing history]' 536889:20260619:144641.357 In zbx_sync_history_cache() history_num:0 536889:20260619:144641.357 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000031 sec, idle 1 sec]' 536889:20260619:144641.357 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144641.357 End of zbx_ipc_async_socket_recv():0 536887:20260619:144641.357 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000015 sec, syncing history]' 536887:20260619:144641.357 In zbx_sync_history_cache() history_num:0 536887:20260619:144641.357 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000015 sec, idle 1 sec]' 536887:20260619:144641.357 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144641.357 End of zbx_ipc_async_socket_recv():0 536890:20260619:144641.357 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000020 sec, syncing history]' 536890:20260619:144641.357 In zbx_sync_history_cache() history_num:0 536890:20260619:144641.357 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000019 sec, idle 1 sec]' 536890:20260619:144641.357 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144641.360 End of zbx_ipc_async_socket_recv():0 536888:20260619:144641.361 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000032 sec, syncing history]' 536888:20260619:144641.361 In zbx_sync_history_cache() history_num:0 536888:20260619:144641.361 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000020 sec, idle 1 sec]' 536888:20260619:144641.361 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144641.430 End of zbx_ipc_service_recv():2 536982:20260619:144641.430 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144641.431 End of zbx_ipc_service_recv():2 536953:20260619:144641.431 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144641.431 End of zbx_ipc_service_recv():2 536985:20260619:144641.431 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144641.431 End of zbx_ipc_service_recv():2 536874:20260619:144641.431 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144641.431 End of zbx_ipc_async_socket_recv():0 536947:20260619:144641.431 In zbx_ipc_async_socket_send() 536947:20260619:144641.431 In zbx_ipc_client_send() clientid:0 536947:20260619:144641.431 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144641.431 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144641.431 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000027 sec, idle 1 sec]' 536947:20260619:144641.431 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144641.431 End of zbx_ipc_service_recv():1 536874:20260619:144641.431 In am_flush_results() results:0 536874:20260619:144641.431 In zbx_ipc_client_send() clientid:7 536874:20260619:144641.431 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144641.431 End of am_flush_results() 536874:20260619:144641.431 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144641.431 End of zbx_ipc_async_socket_recv():0 536947:20260619:144641.431 In am_db_flush_results() 536947:20260619:144641.431 End of am_db_flush_results() flushed:0 536947:20260619:144641.431 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000011 sec, idle 1 sec]' 536947:20260619:144641.431 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144641.435 End of zbx_ipc_service_recv():2 536878:20260619:144641.435 In zbx_pp_manager_process_finished() 536878:20260619:144641.435 In zbx_timekeeper_collect() 536878:20260619:144641.435 End of zbx_timekeeper_collect() 536878:20260619:144641.435 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144641.435 In zbx_ipc_service_recv() timeout:0.500 536943:20260619:144641.581 zbx_setproctitle() title:'trapper #4 [processing data]' 536943:20260619:144641.582 In zbx_ipc_async_socket_recv() timeout:0 536943:20260619:144641.582 End of zbx_ipc_async_socket_recv():0 536943:20260619:144641.582 trapper got request 'status.get' 536943:20260619:144641.582 In recv_getstatus() 536943:20260619:144641.582 In zbx_get_user_from_json() 536943:20260619:144641.582 In zbx_db_get_user_by_active_session() sessionid:****** 536943:20260619:144641.582 query [txnlev:0] [select u.userid,u.roleid,u.username,r.type from sessions...] 536943:20260619:144641.586 End of zbx_db_get_user_by_active_session():FAIL 536943:20260619:144641.586 Permission denied 536943:20260619:144641.586 End of zbx_get_user_from_json():FAIL 536943:20260619:144641.586 In zbx_send_response_json() 536943:20260619:144641.586 zbx_send_response_json() '{"response":"failed","info":"Permission denied."}' 536943:20260619:144641.586 End of zbx_send_response_json():SUCCEED 536943:20260619:144641.586 End of recv_getstatus():FAIL 536943:20260619:144641.586 zbx_setproctitle() title:'trapper #4 [processed data in 0.004558 sec, waiting for connection]' 536846:20260619:144641.840 End of zbx_ipc_service_recv():2 536846:20260619:144641.840 In zbx_ipc_async_socket_send() 536846:20260619:144641.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144641.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144641.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144641.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144641.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144641.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144641.840 End of zbx_ipc_service_recv():1 536837:20260619:144641.840 In zbx_ha_dispatch_message() 536837:20260619:144641.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144641.840 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144641.932 End of zbx_ipc_service_recv():2 536848:20260619:144641.933 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144641.936 End of zbx_ipc_service_recv():2 536878:20260619:144641.936 In zbx_pp_manager_process_finished() 536878:20260619:144641.936 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144641.936 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144642.176 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144642.176 In collect_selfmon_stats() 536909:20260619:144642.176 In zbx_timekeeper_collect() 536909:20260619:144642.176 End of zbx_timekeeper_collect() 536909:20260619:144642.176 End of collect_selfmon_stats() 536909:20260619:144642.176 zbx_setproctitle() title:'self-monitoring [processed data in 0.000117 sec, idle 1 sec]' 536879:20260619:144642.225 End of zbx_ipc_service_recv():2 536879:20260619:144642.225 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144642.342 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144642.342 End of zbx_ipc_async_socket_recv():0 536971:20260619:144642.342 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144642.342 End of zbx_ipc_async_socket_recv():0 536971:20260619:144642.342 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144642.342 End of zbx_dc_config_get_poller_items():0 536971:20260619:144642.342 queue processing_num:0 pending:0 536972:20260619:144642.343 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144642.343 End of zbx_dc_config_get_poller_items():0 536972:20260619:144642.343 queue processing_num:0 pending:0 536970:20260619:144642.343 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144642.343 End of zbx_dc_config_get_poller_items():0 536970:20260619:144642.343 queue processing_num:0 pending:0 536970:20260619:144642.343 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144642.343 End of zbx_ipc_async_socket_recv():0 536889:20260619:144642.358 End of zbx_ipc_async_socket_recv():0 536889:20260619:144642.358 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000031 sec, syncing history]' 536889:20260619:144642.358 In zbx_sync_history_cache() history_num:0 536889:20260619:144642.358 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000045 sec, idle 1 sec]' 536889:20260619:144642.358 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144642.358 End of zbx_ipc_async_socket_recv():0 536887:20260619:144642.358 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000015 sec, syncing history]' 536887:20260619:144642.358 In zbx_sync_history_cache() history_num:0 536887:20260619:144642.358 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000022 sec, idle 1 sec]' 536887:20260619:144642.358 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144642.358 End of zbx_ipc_async_socket_recv():0 536890:20260619:144642.358 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000019 sec, syncing history]' 536890:20260619:144642.358 In zbx_sync_history_cache() history_num:0 536890:20260619:144642.358 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000019 sec, idle 1 sec]' 536890:20260619:144642.358 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144642.361 End of zbx_ipc_async_socket_recv():0 536888:20260619:144642.361 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000020 sec, syncing history]' 536888:20260619:144642.361 In zbx_sync_history_cache() history_num:0 536888:20260619:144642.361 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000037 sec, idle 1 sec]' 536888:20260619:144642.361 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144642.380 End of zbx_ipc_async_socket_recv():0 536891:20260619:144642.380 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001692 sec, processing escalations]' 536891:20260619:144642.380 In process_escalations() 536891:20260619:144642.380 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869605 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144642.381 End of process_escalations() 536891:20260619:144642.381 In process_escalations() 536891:20260619:144642.381 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869605 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144642.381 End of process_escalations() 536891:20260619:144642.381 In process_escalations() 536891:20260619:144642.381 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869605 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144642.381 End of process_escalations() 536891:20260619:144642.381 In process_escalations() 536891:20260619:144642.381 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869605 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144642.381 End of process_escalations() 536891:20260619:144642.381 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.000928 sec, idle 3 sec]' 536891:20260619:144642.381 In zbx_ipc_async_socket_recv() timeout:3 536982:20260619:144642.431 End of zbx_ipc_service_recv():2 536982:20260619:144642.431 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144642.432 End of zbx_ipc_service_recv():2 536953:20260619:144642.432 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144642.432 End of zbx_ipc_service_recv():2 536985:20260619:144642.432 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144642.432 End of zbx_ipc_service_recv():2 536874:20260619:144642.432 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144642.432 End of zbx_ipc_async_socket_recv():0 536947:20260619:144642.432 In zbx_ipc_async_socket_send() 536947:20260619:144642.432 In zbx_ipc_client_send() clientid:0 536947:20260619:144642.433 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144642.433 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144642.433 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000049 sec, idle 1 sec]' 536947:20260619:144642.433 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144642.433 End of zbx_ipc_service_recv():1 536874:20260619:144642.433 In am_flush_results() results:0 536874:20260619:144642.433 In zbx_ipc_client_send() clientid:7 536874:20260619:144642.433 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144642.433 End of am_flush_results() 536874:20260619:144642.433 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144642.433 End of zbx_ipc_async_socket_recv():0 536947:20260619:144642.433 In am_db_flush_results() 536947:20260619:144642.433 End of am_db_flush_results() flushed:0 536947:20260619:144642.433 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000011 sec, idle 1 sec]' 536947:20260619:144642.433 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144642.437 End of zbx_ipc_service_recv():2 536878:20260619:144642.437 In zbx_pp_manager_process_finished() 536878:20260619:144642.437 In zbx_timekeeper_collect() 536878:20260619:144642.437 End of zbx_timekeeper_collect() 536878:20260619:144642.437 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144642.437 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144642.840 End of zbx_ipc_service_recv():2 536846:20260619:144642.840 In zbx_ipc_async_socket_send() 536846:20260619:144642.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144642.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144642.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144642.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144642.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144642.841 In zbx_ipc_service_recv() timeout:0.997 536837:20260619:144642.841 End of zbx_ipc_service_recv():1 536837:20260619:144642.841 In zbx_ha_dispatch_message() 536837:20260619:144642.841 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144642.841 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144642.934 End of zbx_ipc_service_recv():2 536848:20260619:144642.934 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144642.937 End of zbx_ipc_service_recv():2 536878:20260619:144642.937 In zbx_pp_manager_process_finished() 536878:20260619:144642.937 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144642.937 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144643.176 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144643.177 In collect_selfmon_stats() 536909:20260619:144643.177 In zbx_timekeeper_collect() 536909:20260619:144643.177 End of zbx_timekeeper_collect() 536909:20260619:144643.177 End of collect_selfmon_stats() 536909:20260619:144643.177 zbx_setproctitle() title:'self-monitoring [processed data in 0.000111 sec, idle 1 sec]' 536879:20260619:144643.226 End of zbx_ipc_service_recv():2 536879:20260619:144643.226 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144643.308 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144643.308 End of zbx_ipc_async_socket_recv():0 536971:20260619:144643.308 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144643.308 End of zbx_ipc_async_socket_recv():0 536972:20260619:144643.308 In zbx_dc_config_get_poller_items() poller_type:9 536971:20260619:144643.308 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144643.308 End of zbx_dc_config_get_poller_items():0 536971:20260619:144643.308 queue processing_num:0 pending:0 536972:20260619:144643.308 End of zbx_dc_config_get_poller_items():0 536972:20260619:144643.308 queue processing_num:0 pending:0 536970:20260619:144643.318 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144643.319 End of zbx_ipc_async_socket_recv():0 536970:20260619:144643.319 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144643.319 End of zbx_dc_config_get_poller_items():0 536970:20260619:144643.319 queue processing_num:0 pending:0 536889:20260619:144643.359 End of zbx_ipc_async_socket_recv():0 536889:20260619:144643.359 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000045 sec, syncing history]' 536889:20260619:144643.359 In zbx_sync_history_cache() history_num:0 536889:20260619:144643.359 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000032 sec, idle 1 sec]' 536889:20260619:144643.359 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144643.359 End of zbx_ipc_async_socket_recv():0 536887:20260619:144643.359 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000022 sec, syncing history]' 536887:20260619:144643.359 In zbx_sync_history_cache() history_num:0 536887:20260619:144643.359 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000028 sec, idle 1 sec]' 536887:20260619:144643.359 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144643.360 End of zbx_ipc_async_socket_recv():0 536890:20260619:144643.360 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000019 sec, syncing history]' 536890:20260619:144643.360 In zbx_sync_history_cache() history_num:0 536890:20260619:144643.360 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000017 sec, idle 1 sec]' 536890:20260619:144643.360 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144643.362 End of zbx_ipc_async_socket_recv():0 536888:20260619:144643.362 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000037 sec, syncing history]' 536888:20260619:144643.362 In zbx_sync_history_cache() history_num:0 536888:20260619:144643.362 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000019 sec, idle 1 sec]' 536888:20260619:144643.362 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144643.432 End of zbx_ipc_service_recv():2 536982:20260619:144643.432 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144643.434 End of zbx_ipc_service_recv():2 536953:20260619:144643.434 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144643.434 End of zbx_ipc_service_recv():2 536985:20260619:144643.434 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144643.434 End of zbx_ipc_service_recv():2 536874:20260619:144643.434 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144643.434 End of zbx_ipc_async_socket_recv():0 536947:20260619:144643.434 In zbx_ipc_async_socket_send() 536947:20260619:144643.434 In zbx_ipc_client_send() clientid:0 536947:20260619:144643.434 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144643.434 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144643.434 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000028 sec, idle 1 sec]' 536947:20260619:144643.434 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144643.434 End of zbx_ipc_service_recv():1 536874:20260619:144643.434 In am_flush_results() results:0 536874:20260619:144643.434 In zbx_ipc_client_send() clientid:7 536874:20260619:144643.434 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144643.434 End of am_flush_results() 536874:20260619:144643.434 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144643.434 End of zbx_ipc_async_socket_recv():0 536947:20260619:144643.434 In am_db_flush_results() 536947:20260619:144643.434 End of am_db_flush_results() flushed:0 536947:20260619:144643.434 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000011 sec, idle 1 sec]' 536947:20260619:144643.434 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144643.438 End of zbx_ipc_service_recv():2 536878:20260619:144643.438 In zbx_pp_manager_process_finished() 536878:20260619:144643.438 In zbx_timekeeper_collect() 536878:20260619:144643.438 End of zbx_timekeeper_collect() 536878:20260619:144643.438 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144643.438 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144643.840 End of zbx_ipc_service_recv():2 536846:20260619:144643.840 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144643.840 query [txnlev:1] [begin;] 536846:20260619:144643.841 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536837:20260619:144643.842 End of zbx_ipc_service_recv():2 536846:20260619:144643.842 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144643.842 In ha_db_get_time() 536846:20260619:144643.842 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536837:20260619:144643.842 In zbx_ha_dispatch_message() 536837:20260619:144643.842 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144643.842 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144643.843 End of ha_db_get_time():SUCCEED db_time:1781869604 536846:20260619:144643.843 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144643.843 query [txnlev:1] [commit;] 536846:20260619:144643.846 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144643.846 In zbx_ipc_async_socket_send() 536846:20260619:144643.846 In zbx_ipc_client_send() clientid:0 536846:20260619:144643.846 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144643.846 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144643.846 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144643.846 End of zbx_ipc_async_socket_flush():0 536846:20260619:144643.846 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144643.846 End of zbx_ipc_service_recv():1 536837:20260619:144643.846 In zbx_ha_dispatch_message() 536837:20260619:144643.846 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144643.846 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144643.939 End of zbx_ipc_service_recv():2 536848:20260619:144643.939 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144643.939 End of zbx_ipc_service_recv():2 536878:20260619:144643.939 In zbx_pp_manager_process_finished() 536878:20260619:144643.939 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144643.939 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144644.177 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144644.177 In collect_selfmon_stats() 536909:20260619:144644.177 In zbx_timekeeper_collect() 536909:20260619:144644.177 End of zbx_timekeeper_collect() 536909:20260619:144644.177 End of collect_selfmon_stats() 536909:20260619:144644.177 zbx_setproctitle() title:'self-monitoring [processed data in 0.000161 sec, idle 1 sec]' 536879:20260619:144644.227 End of zbx_ipc_service_recv():2 536879:20260619:144644.227 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144644.302 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144644.303 End of zbx_ipc_async_socket_recv():0 536971:20260619:144644.303 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144644.303 End of zbx_ipc_async_socket_recv():0 536972:20260619:144644.303 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144644.303 End of zbx_dc_config_get_poller_items():0 536972:20260619:144644.303 queue processing_num:0 pending:0 536971:20260619:144644.303 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144644.303 End of zbx_dc_config_get_poller_items():0 536971:20260619:144644.303 queue processing_num:0 pending:0 536970:20260619:144644.323 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144644.323 End of zbx_ipc_async_socket_recv():0 536970:20260619:144644.323 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144644.323 End of zbx_dc_config_get_poller_items():0 536970:20260619:144644.323 queue processing_num:0 pending:0 536887:20260619:144644.360 End of zbx_ipc_async_socket_recv():0 536887:20260619:144644.360 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000028 sec, syncing history]' 536887:20260619:144644.360 In zbx_sync_history_cache() history_num:0 536887:20260619:144644.360 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000028 sec, idle 1 sec]' 536887:20260619:144644.360 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144644.360 End of zbx_ipc_async_socket_recv():0 536889:20260619:144644.360 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000032 sec, syncing history]' 536889:20260619:144644.360 In zbx_sync_history_cache() history_num:0 536889:20260619:144644.360 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000108 sec, idle 1 sec]' 536889:20260619:144644.360 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144644.361 End of zbx_ipc_async_socket_recv():0 536890:20260619:144644.361 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000017 sec, syncing history]' 536890:20260619:144644.361 In zbx_sync_history_cache() history_num:0 536890:20260619:144644.361 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000048 sec, idle 1 sec]' 536890:20260619:144644.361 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144644.364 End of zbx_ipc_async_socket_recv():0 536888:20260619:144644.364 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000019 sec, syncing history]' 536888:20260619:144644.364 In zbx_sync_history_cache() history_num:0 536888:20260619:144644.364 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000024 sec, idle 1 sec]' 536888:20260619:144644.364 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144644.433 End of zbx_ipc_service_recv():2 536982:20260619:144644.433 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144644.435 End of zbx_ipc_service_recv():2 536953:20260619:144644.435 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144644.435 End of zbx_ipc_service_recv():2 536985:20260619:144644.435 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144644.435 End of zbx_ipc_service_recv():2 536874:20260619:144644.435 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144644.435 End of zbx_ipc_async_socket_recv():0 536947:20260619:144644.435 In zbx_ipc_async_socket_send() 536947:20260619:144644.435 In zbx_ipc_client_send() clientid:0 536947:20260619:144644.435 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144644.435 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144644.435 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000028 sec, idle 1 sec]' 536947:20260619:144644.435 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144644.435 End of zbx_ipc_service_recv():1 536874:20260619:144644.435 In am_flush_results() results:0 536874:20260619:144644.435 In zbx_ipc_client_send() clientid:7 536874:20260619:144644.435 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144644.435 End of am_flush_results() 536874:20260619:144644.435 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144644.435 End of zbx_ipc_async_socket_recv():0 536947:20260619:144644.435 In am_db_flush_results() 536947:20260619:144644.435 End of am_db_flush_results() flushed:0 536947:20260619:144644.435 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000010 sec, idle 1 sec]' 536947:20260619:144644.435 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144644.440 End of zbx_ipc_service_recv():2 536878:20260619:144644.440 In zbx_pp_manager_process_finished() 536878:20260619:144644.440 In zbx_timekeeper_collect() 536878:20260619:144644.440 End of zbx_timekeeper_collect() 536878:20260619:144644.440 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144644.440 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144644.846 End of zbx_ipc_service_recv():2 536846:20260619:144644.846 In zbx_ipc_async_socket_send() 536846:20260619:144644.846 In zbx_ipc_client_send() clientid:0 536846:20260619:144644.846 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144644.846 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144644.846 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144644.846 End of zbx_ipc_async_socket_flush():0 536846:20260619:144644.846 In zbx_ipc_service_recv() timeout:0.991 536837:20260619:144644.846 End of zbx_ipc_service_recv():1 536837:20260619:144644.846 In zbx_ha_dispatch_message() 536837:20260619:144644.846 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144644.846 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144644.940 End of zbx_ipc_service_recv():2 536848:20260619:144644.940 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.009334 sec during 5.009353 sec]' 536848:20260619:144644.940 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144644.940 End of zbx_ipc_service_recv():2 536878:20260619:144644.940 In zbx_pp_manager_process_finished() 536878:20260619:144644.941 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144644.941 In zbx_ipc_service_recv() timeout:0.500 536885:20260619:144645.168 End of zbx_ipc_async_socket_recv():0 536885:20260619:144645.168 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000047 sec, getting values]' 536885:20260619:144645.168 In get_values() 536885:20260619:144645.168 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144645.168 End of zbx_dc_config_get_poller_items():0 536885:20260619:144645.168 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144645.168 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144645.168 End of get_values():0 536885:20260619:144645.168 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000058 sec, idle 5 sec]' 536885:20260619:144645.168 In zbx_ipc_async_socket_recv() timeout:5 536909:20260619:144645.178 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144645.178 In collect_selfmon_stats() 536909:20260619:144645.178 In zbx_timekeeper_collect() 536909:20260619:144645.178 End of zbx_timekeeper_collect() 536909:20260619:144645.178 End of collect_selfmon_stats() 536909:20260619:144645.178 zbx_setproctitle() title:'self-monitoring [processed data in 0.000269 sec, idle 1 sec]' 536905:20260619:144645.188 End of zbx_ipc_async_socket_recv():0 536905:20260619:144645.188 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000045 sec, getting values]' 536905:20260619:144645.188 In get_values() 536905:20260619:144645.188 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144645.188 End of zbx_dc_config_get_poller_items():0 536905:20260619:144645.188 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144645.188 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144645.188 End of get_values():0 536905:20260619:144645.188 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000044 sec, idle 5 sec]' 536905:20260619:144645.188 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144645.196 End of zbx_ipc_async_socket_recv():0 536906:20260619:144645.196 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000040 sec, getting values]' 536906:20260619:144645.196 In get_values() 536906:20260619:144645.196 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144645.196 End of zbx_dc_config_get_poller_items():0 536906:20260619:144645.196 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144645.196 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144645.196 End of get_values():0 536906:20260619:144645.196 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000040 sec, idle 5 sec]' 536906:20260619:144645.196 In zbx_ipc_async_socket_recv() timeout:5 536932:20260619:144645.204 End of zbx_ipc_async_socket_recv():0 536932:20260619:144645.204 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000301 sec, getting values]' 536932:20260619:144645.204 In get_values() 536932:20260619:144645.204 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144645.204 End of zbx_dc_config_get_poller_items():0 536932:20260619:144645.204 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144645.204 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144645.204 End of get_values():0 536932:20260619:144645.204 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000074 sec, idle 5 sec]' 536932:20260619:144645.204 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144645.204 End of zbx_ipc_async_socket_recv():0 536931:20260619:144645.204 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000222 sec, getting values]' 536931:20260619:144645.204 In get_values() 536931:20260619:144645.204 In zbx_dc_config_get_poller_items() poller_type:0 536931:20260619:144645.204 End of zbx_dc_config_get_poller_items():0 536931:20260619:144645.204 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144645.204 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144645.204 End of get_values():0 536931:20260619:144645.204 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000090 sec, idle 5 sec]' 536931:20260619:144645.204 In zbx_ipc_async_socket_recv() timeout:5 536933:20260619:144645.208 End of zbx_ipc_async_socket_recv():0 536933:20260619:144645.208 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000072 sec, getting values]' 536933:20260619:144645.208 In get_values() 536933:20260619:144645.208 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144645.208 End of zbx_dc_config_get_poller_items():0 536933:20260619:144645.208 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144645.208 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144645.208 End of get_values():0 536933:20260619:144645.208 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000040 sec, idle 5 sec]' 536933:20260619:144645.208 In zbx_ipc_async_socket_recv() timeout:5 536892:20260619:144645.220 End of zbx_ipc_async_socket_recv():0 536892:20260619:144645.220 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000049 sec, getting values]' 536892:20260619:144645.220 In get_values() 536892:20260619:144645.220 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144645.220 End of zbx_dc_config_get_poller_items():0 536892:20260619:144645.220 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144645.220 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144645.220 End of get_values():0 536892:20260619:144645.220 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000046 sec, idle 5 sec]' 536892:20260619:144645.220 In zbx_ipc_async_socket_recv() timeout:5 536896:20260619:144645.220 End of zbx_ipc_async_socket_recv():0 536896:20260619:144645.220 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000077 sec, getting values]' 536896:20260619:144645.220 In get_values() 536896:20260619:144645.220 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144645.220 End of zbx_dc_config_get_poller_items():0 536896:20260619:144645.220 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144645.220 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144645.220 End of get_values():0 536896:20260619:144645.220 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000119 sec, idle 5 sec]' 536896:20260619:144645.220 In zbx_ipc_async_socket_recv() timeout:5 536849:20260619:144645.220 End of zbx_ipc_async_socket_recv():0 536849:20260619:144645.220 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.035610 sec, syncing configuration]' 536849:20260619:144645.220 In zbx_dc_sync_configuration() 536849:20260619:144645.220 query [txnlev:0] [select changelogid,object,objectid,operation,clock from changelog] 536849:20260619:144645.222 query [txnlev:0] [select discovery_groupid,snmptrap_logging,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_internal,hk_events_discovery,hk_events_autoreg,hk_services_mode,hk_services,hk_audit_mode,hk_audit,hk_sessions_mode,hk_sessions,hk_history_mode,hk_history_global,hk_history,hk_trends_mode,hk_trends_global,hk_trends,default_inventory_mode,db_extension,autoreg_tls_accept,compression_status,compress_older,instanceid,default_timezone,hk_events_service,auditlog_enabled,timeout_zabbix_agent,timeout_simple_check,timeout_snmp_agent,timeout_external_check,timeout_db_monitor,timeout_http_agent,timeout_ssh_agent,timeout_telnet_agent,timeout_script,auditlog_mode,timeout_browser from config order by configid] 536849:20260619:144645.222 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid] 536849:20260619:144645.222 In DCsync_config() 536849:20260619:144645.222 End of DCsync_config() 536849:20260619:144645.222 In DCsync_autoreg_config() 536849:20260619:144645.222 End of DCsync_autoreg_config() 536849:20260619:144645.222 In DCsync_autoreg_host() 536849:20260619:144645.222 End of DCsync_autoreg_host() 536849:20260619:144645.222 In dc_sync_proxy_group() 536849:20260619:144645.222 End of dc_sync_proxy_group() 536849:20260619:144645.222 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid] 536849:20260619:144645.222 query [txnlev:0] [select globalmacroid,macro,value,type from globalmacro] 536849:20260619:144645.222 query [txnlev:0] [select hostmacroid,hostid,macro,value,type from hostmacro] 536897:20260619:144645.225 End of zbx_ipc_async_socket_recv():0 536897:20260619:144645.225 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000068 sec, getting values]' 536897:20260619:144645.225 In get_values() 536897:20260619:144645.225 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144645.225 End of zbx_dc_config_get_poller_items():0 536897:20260619:144645.225 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144645.225 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144645.225 End of get_values():0 536897:20260619:144645.225 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000045 sec, idle 5 sec]' 536897:20260619:144645.225 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144645.228 End of zbx_ipc_service_recv():2 536879:20260619:144645.228 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.004405sec during 5.004421 sec]' 536879:20260619:144645.228 In zbx_ipc_service_recv() timeout:1.000 536934:20260619:144645.228 End of zbx_ipc_async_socket_recv():0 536934:20260619:144645.228 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000041 sec, getting values]' 536934:20260619:144645.228 In get_values() 536934:20260619:144645.228 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144645.228 End of zbx_dc_config_get_poller_items():0 536934:20260619:144645.228 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144645.228 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144645.228 End of get_values():0 536934:20260619:144645.228 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000038 sec, idle 5 sec]' 536934:20260619:144645.228 In zbx_ipc_async_socket_recv() timeout:5 536849:20260619:144645.229 In DCsync_host_tags() 536849:20260619:144645.229 End of DCsync_host_tags() 536849:20260619:144645.229 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_full,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,installer_name,deployment_status,url_a,url_b,url_c,host_networks,host_netmask,host_router,oob_ip,oob_netmask,oob_router,date_hw_purchase,date_hw_install,date_hw_expiry,date_hw_decomm,site_address_a,site_address_b,site_address_c,site_city,site_state,site_country,site_zip,site_rack,site_notes,poc_1_name,poc_1_email,poc_1_phone_a,poc_1_phone_b,poc_1_cell,poc_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,poc_2_notes from host_inventory] 536849:20260619:144645.230 query [txnlev:0] [select groupid,name from hstgrp where type=0] 536946:20260619:144645.230 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144645.230 In get_pinger_hosts() 536946:20260619:144645.230 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144645.230 End of zbx_dc_config_get_poller_items():0 536946:20260619:144645.230 End of get_pinger_hosts():0 536946:20260619:144645.230 In process_pinger_hosts() 536946:20260619:144645.230 End of process_pinger_hosts() 536946:20260619:144645.230 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144645.230 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144645.230 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000264 sec, idle 5 sec]' 536849:20260619:144645.231 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] 536849:20260619:144645.231 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active_till,tags_evaltype from maintenances] 536849:20260619:144645.232 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag] 536849:20260619:144645.232 query [txnlev:0] [select t.timeperiodid,t.timeperiod_type,t.every,t.month,t.dayofweek,t.day,t.start_time,t.period,t.start_date,m.maintenanceid from maintenances_windows m,timeperiods t where t.timeperiodid=m.timeperiodid] 536849:20260619:144645.232 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid] 536849:20260619:144645.233 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid] 536849:20260619:144645.233 In DCsync_proxies() 536849:20260619:144645.233 End of DCsync_proxies() 536849:20260619:144645.233 In DCsync_hosts() 536849:20260619:144645.233 End of DCsync_hosts() 536849:20260619:144645.233 In DCsync_host_inventory() 536849:20260619:144645.233 End of DCsync_host_inventory() 536849:20260619:144645.233 In DCsync_hostgroups() 536849:20260619:144645.233 End of DCsync_hostgroups() 536849:20260619:144645.233 In DCsync_hostgroup_hosts() 536849:20260619:144645.233 End of DCsync_hostgroup_hosts() 536849:20260619:144645.233 In DCsync_maintenances() 536849:20260619:144645.233 End of DCsync_maintenances() 536849:20260619:144645.233 In DCsync_maintenance_tags() 536849:20260619:144645.234 End of DCsync_maintenance_tags() 536849:20260619:144645.234 In DCsync_maintenance_groups() 536849:20260619:144645.234 End of DCsync_maintenance_groups() 536849:20260619:144645.234 In DCsync_maintenance_hosts() 536849:20260619:144645.234 End of DCsync_maintenance_hosts() 536849:20260619:144645.234 In DCsync_maintenance_periods() 536849:20260619:144645.234 End of DCsync_maintenance_periods() 536849:20260619:144645.234 In DCsync_connectors() 536849:20260619:144645.234 End of DCsync_connectors() 536849:20260619:144645.234 In DCsync_connector_tags() 536849:20260619:144645.234 End of DCsync_connector_tags() 536849:20260619:144645.234 In dc_sync_host_proxy() 536849:20260619:144645.234 End of dc_sync_host_proxy() 536849:20260619:144645.234 query [txnlev:0] [select i.interfaceid,i.hostid,i.type,i.main,i.useip,i.ip,i.dns,i.port,i.available,i.disable_until,i.error,i.errors_from,s.version,s.bulk,s.community,s.securityname,s.securitylevel,s.authpassphrase,s.privpassphrase,s.authprotocol,s.privprotocol,s.contextname,s.max_repetitions from interface i left join interface_snmp s on i.interfaceid=s.interfaceid] 536849:20260619:144645.234 query [txnlev:0] [select p.item_parameterid,p.itemid,p.name,p.value,i.hostid from item_parameter p,items i,hosts h where p.itemid=i.itemid and i.hostid=h.hostid and h.status in (0,1) and i.flags<>2 order by p.itemid] 536849:20260619:144645.236 In DCsync_interfaces() 536849:20260619:144645.236 End of DCsync_interfaces() 536849:20260619:144645.236 In DCsync_items() 536849:20260619:144645.236 End of DCsync_items() 536849:20260619:144645.236 In DCsync_item_discovery() 536849:20260619:144645.236 End of DCsync_item_discovery() 536849:20260619:144645.236 In DCsync_item_preproc() 536849:20260619:144645.236 End of DCsync_item_preproc() 536849:20260619:144645.236 In DCsync_items_param() 536849:20260619:144645.236 End of DCsync_items_param() 536849:20260619:144645.236 In DCsync_functions() 536849:20260619:144645.236 End of DCsync_functions() 536849:20260619:144645.236 query [txnlev:0] [select triggerid_down,triggerid_up from trigger_depends] 536849:20260619:144645.237 query [txnlev:0] [select r.name,e.expressionid,e.expression,e.expression_type,e.exp_delimiter,e.case_sensitive from regexps r,expressions e where r.regexpid=e.regexpid] 536849:20260619:144645.238 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where eventsource<>4 and status=0] 536849:20260619:144645.239 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] 536849:20260619:144645.240 query [txnlev:0] [select c.conditionid,c.actionid,c.conditiontype,c.operator,c.value,c.value2 from conditions c,actions a where c.actionid=a.actionid and a.status=0] 536849:20260619:144645.240 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0] 536849:20260619:144645.241 query [txnlev:0] [select cc.corr_conditionid,cc.correlationid,cc.type,cct.tag,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] 536849:20260619:144645.242 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] 536849:20260619:144645.242 In DCsync_triggers() 536849:20260619:144645.242 End of DCsync_triggers() 536849:20260619:144645.242 In DCsync_trigdeps() 536849:20260619:144645.242 End of DCsync_trigdeps() 536849:20260619:144645.242 In DCsync_expressions() 536849:20260619:144645.242 End of DCsync_expressions() 536849:20260619:144645.242 In DCsync_actions() 536849:20260619:144645.242 End of DCsync_actions() 536849:20260619:144645.242 In DCsync_action_ops() 536849:20260619:144645.242 End of DCsync_action_ops() 536849:20260619:144645.242 In DCsync_action_conditions() 536849:20260619:144645.242 End of DCsync_action_conditions() 536849:20260619:144645.242 In DCsync_trigger_tags() 536849:20260619:144645.242 End of DCsync_trigger_tags() 536849:20260619:144645.242 In DCsync_item_tags() 536849:20260619:144645.242 End of DCsync_item_tags() 536849:20260619:144645.242 In DCsync_correlations() 536849:20260619:144645.242 End of DCsync_correlations() 536849:20260619:144645.242 In DCsync_corr_conditions() 536849:20260619:144645.242 End of DCsync_corr_conditions() 536849:20260619:144645.242 In DCsync_corr_operations() 536849:20260619:144645.242 End of DCsync_corr_operations() 536849:20260619:144645.242 In dc_sync_drules() 536849:20260619:144645.242 End of dc_sync_drules() 536849:20260619:144645.242 In dc_sync_dchecks() 536849:20260619:144645.242 End of dc_sync_dchecks() 536849:20260619:144645.242 In dc_sync_httptests() 536849:20260619:144645.242 End of dc_sync_httptests() 536849:20260619:144645.243 In dc_sync_httptest_fields() 536849:20260619:144645.243 End of dc_sync_httptest_fields() 536849:20260619:144645.243 In dc_sync_httpsteps() 536849:20260619:144645.243 End of dc_sync_httpsteps() 536849:20260619:144645.243 In dc_sync_httpstep_fields() 536849:20260619:144645.243 End of dc_sync_httpstep_fields() 536849:20260619:144645.243 zbx_dc_sync_configuration() changelog : sql:0.001234 sec (0 records) 536849:20260619:144645.243 zbx_dc_sync_configuration() reindex : 0.000000 sec 0 bytes (0). 536849:20260619:144645.243 zbx_dc_sync_configuration() timers : 0.000000 sec 0 bytes (0 functions, 0 triggers). 536849:20260619:144645.243 zbx_dc_sync_configuration() topology : 0.000000 sec 0 bytes. 536849:20260619:144645.243 zbx_dc_sync_configuration() um_cache : 0.000000 sec 0 bytes. 536849:20260619:144645.243 zbx_dc_sync_configuration() proxy_group: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() hosts: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() host_proxy: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() items: sql:0.000002 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() item_discovery: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() triggers: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() functions: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() trigger_tag: sql:0.000006 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() item_tag: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() host_tag: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() item_preproc: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() drules: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() dchecks: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() httptest: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() httptest_field: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() httpstep: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() httpstep_field: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() connector: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() connector_tag: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() proxy: sql:0.000002 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() config: sql:0.000430 sync:0.000009 sec 0 bytes (1/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() config_autoreg_tls: sql:0.000135 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() autoreg_host: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() host_inventory: sql:0.000428 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() hosts_templates: sql:0.000168 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() globalmacro: sql:0.000089 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() hostmacro: sql:0.006839 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() interface: sql:0.000562 sync:0.000006 sec 0 bytes (25/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() trigger_depends: sql:0.001045 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() regexps: sql:0.000705 sync:0.000002 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() actions: sql:0.000909 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() operations: sql:0.000781 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.243 zbx_dc_sync_configuration() conditions: sql:0.000648 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.244 zbx_dc_sync_configuration() correlation: sql:0.000518 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.244 zbx_dc_sync_configuration() corr_condition: sql:0.000645 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144645.244 zbx_dc_sync_configuration() corr_operation: sql:0.000445 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.244 zbx_dc_sync_configuration() hstgrp: sql:0.000823 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.244 zbx_dc_sync_configuration() hosts_groups: sql:0.000542 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.244 zbx_dc_sync_configuration() item_parameter: sql:0.001515 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.244 zbx_dc_sync_configuration() maintenances: sql:0.000567 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.244 zbx_dc_sync_configuration() maintenances_windows: sql:0.000343 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.244 zbx_dc_sync_configuration() maintenance_tag: sql:0.000391 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.244 zbx_dc_sync_configuration() maintenances_groups: sql:0.000347 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.244 zbx_dc_sync_configuration() maintenances_hosts: sql:0.000393 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144645.244 zbx_dc_sync_configuration() total sql : 0.019296 sec. 536849:20260619:144645.244 zbx_dc_sync_configuration() total sync : 0.000025 sec. 536849:20260619:144645.244 zbx_dc_sync_configuration() total memory difference: 0 bytes. 536849:20260619:144645.244 zbx_dc_sync_configuration() proxies : 0 (0 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() proxies_p : 0 (0 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() hosts : 1 (11 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() hosts_h : 1 (11 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() autoreg_hosts: 0 (11 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() psks : 0 (0 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() ipmihosts : 0 (0 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() host_invent: 4 (11 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() glob macros: 1 (11 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() host macros: 6591 (9029 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() kvs_paths : 0 536849:20260619:144645.244 zbx_dc_sync_configuration() interfaces : 1 (11 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() interfaces_snmp : 0 (0 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() interfac_ht: 1 (11 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() if_snmpitms: 0 (0 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() if_snmpaddr: 0 (0 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() item_discovery : 7611 (15227 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() items : 18 (36467 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() items_hk : 18 (36467 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() template_items : 18212 (30509 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() preprocitems: 0 (47381 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() item_tag_links: 0 (56687 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() functions : 0 (21283 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() triggers : 6790 (13591 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() trigdeps : 2718 (4007 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() trig. tags : 8662 (13553 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() expressions: 10 (17 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() actions : 0 (0 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() conditions : 0 (0 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() corr. : 0 (0 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() corr. conds: 0 (0 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() corr. ops : 0 (0 slots) 536849:20260619:144645.244 zbx_dc_sync_configuration() hgroups : 7 (11 slots) 536849:20260619:144645.245 zbx_dc_sync_configuration() item procs : 0 (47381 slots) 536849:20260619:144645.245 zbx_dc_sync_configuration() maintenance: 0 (0 slots) 536849:20260619:144645.245 zbx_dc_sync_configuration() maint tags : 0 (0 slots) 536849:20260619:144645.245 zbx_dc_sync_configuration() maint time : 0 (0 slots) 536849:20260619:144645.245 zbx_dc_sync_configuration() drules : 1 (11 slots) 536849:20260619:144645.245 zbx_dc_sync_configuration() dchecks : 1 (11 slots) 536849:20260619:144645.245 zbx_dc_sync_configuration() httptests : 2 (11 slots) 536849:20260619:144645.245 zbx_dc_sync_configuration() httptestfld: 0 (0 slots) 536849:20260619:144645.245 zbx_dc_sync_configuration() httpsteps : 4 (11 slots) 536849:20260619:144645.245 zbx_dc_sync_configuration() httpstepfld: 2 (11 slots) 536849:20260619:144645.245 zbx_dc_sync_configuration() connector: 0 (0 slots) 536849:20260619:144645.245 zbx_dc_sync_configuration() connector tags : 0 (0 slots) 536849:20260619:144645.245 zbx_dc_sync_configuration() proxy groups : 0 (0 slots) 536849:20260619:144645.245 zbx_dc_sync_configuration() host proxy : 0 (0 slots) 536849:20260619:144645.245 zbx_dc_sync_configuration() queue[0] : 0 (0 allocated) 536849:20260619:144645.245 zbx_dc_sync_configuration() queue[1] : 0 (0 allocated) 536849:20260619:144645.245 zbx_dc_sync_configuration() queue[2] : 0 (0 allocated) 536849:20260619:144645.245 zbx_dc_sync_configuration() queue[3] : 0 (0 allocated) 536849:20260619:144645.245 zbx_dc_sync_configuration() queue[4] : 0 (0 allocated) 536849:20260619:144645.245 zbx_dc_sync_configuration() queue[5] : 0 (0 allocated) 536849:20260619:144645.245 zbx_dc_sync_configuration() queue[6] : 0 (0 allocated) 536849:20260619:144645.245 zbx_dc_sync_configuration() queue[7] : 0 (0 allocated) 536849:20260619:144645.245 zbx_dc_sync_configuration() queue[8] : 0 (0 allocated) 536849:20260619:144645.245 zbx_dc_sync_configuration() queue[9] : 0 (0 allocated) 536849:20260619:144645.245 zbx_dc_sync_configuration() queue[10] : 0 (0 allocated) 536849:20260619:144645.245 zbx_dc_sync_configuration() queue[11] : 0 (0 allocated) 536849:20260619:144645.245 zbx_dc_sync_configuration() pqueue : 0 (0 allocated) 536849:20260619:144645.245 zbx_dc_sync_configuration() timer queue: 0 (0 allocated) 536849:20260619:144645.245 zbx_dc_sync_configuration() changelog : 1873 536849:20260619:144645.245 zbx_dc_sync_configuration() configfree : 75.304151% 536849:20260619:144645.245 zbx_dc_sync_configuration() strings : 9421 (13553 slots) 536849:20260619:144645.245 === memory statistics for configuration cache === 536849:20260619:144645.245 free chunks of size >= 256 bytes: 5 536849:20260619:144645.245 min chunk size: 280 bytes 536849:20260619:144645.245 max chunk size: 25221384 bytes 536849:20260619:144645.245 memory of total size 32299808 bytes fragmented into 78391 chunks 536849:20260619:144645.245 of those, 25267880 bytes are in 5 free chunks 536849:20260619:144645.245 of those, 7031928 bytes are in 78386 used chunks 536849:20260619:144645.246 of those, 1254240 bytes are used by allocation overhead 536849:20260619:144645.246 ================================ 536849:20260619:144645.246 zbx_dbsync_env_flush_changelog() changelog : 1873 (2671 slots) 536849:20260619:144645.246 End of zbx_dc_sync_configuration() 536849:20260619:144645.246 In zbx_dc_sync_kvs_paths() 536849:20260619:144645.246 End of zbx_dc_sync_kvs_paths() 536849:20260619:144645.246 In zbx_dc_config_get_hostids_by_revision() 536849:20260619:144645.246 End of zbx_dc_config_get_hostids_by_revision() 536849:20260619:144645.246 In zbx_dc_update_interfaces_availability() 536849:20260619:144645.246 In zbx_dc_reset_interfaces_availability() 536849:20260619:144645.246 End of zbx_dc_reset_interfaces_availability() interfaces:0 536849:20260619:144645.246 End of zbx_dc_update_interfaces_availability() 536849:20260619:144645.246 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.025932 sec, idle 10 sec]' 536849:20260619:144645.246 In zbx_ipc_async_socket_recv() timeout:10 536935:20260619:144645.252 End of zbx_ipc_async_socket_recv():0 536935:20260619:144645.252 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000056 sec, getting values]' 536935:20260619:144645.252 In get_values() 536935:20260619:144645.252 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144645.252 End of zbx_dc_config_get_poller_items():0 536935:20260619:144645.252 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144645.252 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144645.252 End of get_values():0 536935:20260619:144645.252 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000105 sec, idle 5 sec]' 536935:20260619:144645.252 In zbx_ipc_async_socket_recv() timeout:5 536936:20260619:144645.252 End of zbx_ipc_async_socket_recv():0 536936:20260619:144645.252 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000120 sec, getting values]' 536936:20260619:144645.252 In get_values() 536936:20260619:144645.252 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144645.252 End of zbx_dc_config_get_poller_items():0 536936:20260619:144645.252 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144645.252 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144645.252 End of get_values():0 536936:20260619:144645.252 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000032 sec, idle 5 sec]' 536936:20260619:144645.252 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144645.264 End of zbx_ipc_async_socket_recv():0 536899:20260619:144645.264 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000079 sec, getting values]' 536899:20260619:144645.264 In get_values() 536899:20260619:144645.264 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144645.264 End of zbx_dc_config_get_poller_items():0 536899:20260619:144645.264 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144645.264 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144645.264 End of get_values():0 536899:20260619:144645.264 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000047 sec, idle 5 sec]' 536899:20260619:144645.264 In zbx_ipc_async_socket_recv() timeout:5 536893:20260619:144645.264 End of zbx_ipc_async_socket_recv():0 536893:20260619:144645.264 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000052 sec, getting values]' 536893:20260619:144645.264 In get_values() 536893:20260619:144645.264 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144645.264 End of zbx_dc_config_get_poller_items():0 536893:20260619:144645.264 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144645.264 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144645.264 End of get_values():0 536893:20260619:144645.264 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000035 sec, idle 5 sec]' 536893:20260619:144645.264 In zbx_ipc_async_socket_recv() timeout:5 536894:20260619:144645.268 End of zbx_ipc_async_socket_recv():0 536894:20260619:144645.268 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000038 sec, getting values]' 536894:20260619:144645.268 In get_values() 536894:20260619:144645.268 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144645.268 End of zbx_dc_config_get_poller_items():0 536894:20260619:144645.268 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144645.268 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144645.268 End of get_values():0 536894:20260619:144645.268 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000073 sec, idle 5 sec]' 536894:20260619:144645.268 In zbx_ipc_async_socket_recv() timeout:5 536895:20260619:144645.272 End of zbx_ipc_async_socket_recv():0 536895:20260619:144645.272 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000052 sec, getting values]' 536895:20260619:144645.272 In get_values() 536895:20260619:144645.272 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144645.272 End of zbx_dc_config_get_poller_items():0 536895:20260619:144645.272 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144645.272 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144645.272 End of get_values():0 536895:20260619:144645.272 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000048 sec, idle 5 sec]' 536895:20260619:144645.272 In zbx_ipc_async_socket_recv() timeout:5 536898:20260619:144645.272 End of zbx_ipc_async_socket_recv():0 536898:20260619:144645.272 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000034 sec, getting values]' 536898:20260619:144645.272 In get_values() 536898:20260619:144645.272 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144645.272 End of zbx_dc_config_get_poller_items():0 536898:20260619:144645.272 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144645.272 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144645.272 End of get_values():0 536898:20260619:144645.272 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000034 sec, idle 5 sec]' 536898:20260619:144645.272 In zbx_ipc_async_socket_recv() timeout:5 536972:20260619:144645.289 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144645.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144645.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144645.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144645.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144645.289 queue processing_num:0 pending:0 536907:20260619:144645.292 End of zbx_ipc_async_socket_recv():0 536907:20260619:144645.292 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000031 sec, exchanging data]' 536907:20260619:144645.292 In process_proxy() 536907:20260619:144645.292 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144645.292 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144645.292 End of process_proxy() 536907:20260619:144645.292 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144645.292 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144645.292 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000030 sec, idle 5 sec]' 536907:20260619:144645.292 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144645.296 End of zbx_ipc_async_socket_recv():0 536923:20260619:144645.296 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144645.296 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536923:20260619:144645.296 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000374 sec, idle 5 sec]' 536923:20260619:144645.296 In zbx_ipc_async_socket_recv() timeout:5 536971:20260619:144645.304 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144645.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144645.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144645.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144645.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144645.304 queue processing_num:0 pending:0 536970:20260619:144645.304 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144645.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144645.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144645.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144645.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144645.304 queue processing_num:0 pending:0 536948:20260619:144645.336 End of zbx_ipc_async_socket_recv():0 536948:20260619:144645.336 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000044 sec, getting values]' 536948:20260619:144645.336 In get_values() 536948:20260619:144645.336 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144645.336 End of zbx_dc_config_get_poller_items():0 536948:20260619:144645.336 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144645.336 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144645.336 End of get_values():0 536948:20260619:144645.336 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000047 sec, idle 5 sec]' 536948:20260619:144645.336 In zbx_ipc_async_socket_recv() timeout:5 536949:20260619:144645.340 End of zbx_ipc_async_socket_recv():0 536949:20260619:144645.340 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000047 sec, getting values]' 536949:20260619:144645.340 In get_values() 536949:20260619:144645.340 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144645.340 End of zbx_dc_config_get_poller_items():0 536949:20260619:144645.340 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144645.340 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144645.340 End of get_values():0 536949:20260619:144645.340 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000039 sec, idle 5 sec]' 536949:20260619:144645.340 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144645.348 End of zbx_ipc_async_socket_recv():0 536967:20260619:144645.348 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000186 sec, getting values]' 536967:20260619:144645.348 In get_values() 536967:20260619:144645.348 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144645.348 End of zbx_dc_config_get_poller_items():0 536967:20260619:144645.348 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144645.348 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144645.348 End of get_values():0 536967:20260619:144645.348 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000044 sec, idle 5 sec]' 536967:20260619:144645.348 In zbx_ipc_async_socket_recv() timeout:5 536984:20260619:144645.358 End of zbx_ipc_async_socket_recv():0 536984:20260619:144645.359 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000094 sec, getting values]' 536984:20260619:144645.359 In get_values() 536984:20260619:144645.359 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144645.359 End of zbx_dc_config_get_poller_items():0 536984:20260619:144645.359 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144645.359 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144645.359 End of get_values():0 536984:20260619:144645.359 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000073 sec, idle 5 sec]' 536984:20260619:144645.359 In zbx_ipc_async_socket_recv() timeout:5 536887:20260619:144645.361 End of zbx_ipc_async_socket_recv():0 536887:20260619:144645.361 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000028 sec, syncing history]' 536887:20260619:144645.361 In zbx_sync_history_cache() history_num:0 536887:20260619:144645.361 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000026 sec, idle 1 sec]' 536887:20260619:144645.361 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144645.361 End of zbx_ipc_async_socket_recv():0 536889:20260619:144645.361 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000108 sec, syncing history]' 536889:20260619:144645.361 In zbx_sync_history_cache() history_num:0 536889:20260619:144645.361 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000022 sec, idle 1 sec]' 536889:20260619:144645.361 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144645.362 End of zbx_ipc_async_socket_recv():0 536890:20260619:144645.362 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000048 sec, syncing history]' 536890:20260619:144645.362 In zbx_sync_history_cache() history_num:0 536890:20260619:144645.362 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000020 sec, idle 1 sec]' 536890:20260619:144645.362 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144645.365 End of zbx_ipc_async_socket_recv():0 536888:20260619:144645.365 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000024 sec, syncing history]' 536888:20260619:144645.365 In zbx_sync_history_cache() history_num:0 536888:20260619:144645.365 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000021 sec, idle 1 sec]' 536888:20260619:144645.365 In zbx_ipc_async_socket_recv() timeout:1 536950:20260619:144645.376 End of zbx_ipc_async_socket_recv():0 536950:20260619:144645.376 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000108 sec, getting values]' 536950:20260619:144645.376 In get_values() 536950:20260619:144645.376 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144645.376 End of zbx_dc_config_get_poller_items():0 536950:20260619:144645.376 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144645.376 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144645.376 End of get_values():0 536950:20260619:144645.376 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000046 sec, idle 5 sec]' 536950:20260619:144645.376 In zbx_ipc_async_socket_recv() timeout:5 536891:20260619:144645.384 End of zbx_ipc_async_socket_recv():0 536891:20260619:144645.384 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.000928 sec, processing escalations]' 536891:20260619:144645.384 In process_escalations() 536891:20260619:144645.384 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869608 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144645.384 End of process_escalations() 536891:20260619:144645.384 In process_escalations() 536891:20260619:144645.384 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869608 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144645.384 End of process_escalations() 536891:20260619:144645.385 In process_escalations() 536891:20260619:144645.385 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869608 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144645.385 End of process_escalations() 536891:20260619:144645.385 In process_escalations() 536891:20260619:144645.385 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869608 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144645.385 End of process_escalations() 536891:20260619:144645.385 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001445 sec, idle 3 sec]' 536891:20260619:144645.385 In zbx_ipc_async_socket_recv() timeout:3 536952:20260619:144645.388 End of zbx_ipc_async_socket_recv():0 536952:20260619:144645.388 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000046 sec, getting values]' 536952:20260619:144645.388 In get_values() 536952:20260619:144645.388 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144645.388 End of zbx_dc_config_get_poller_items():0 536952:20260619:144645.388 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144645.388 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144645.388 End of get_values():0 536952:20260619:144645.388 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000046 sec, idle 5 sec]' 536952:20260619:144645.388 In zbx_ipc_async_socket_recv() timeout:5 536985:20260619:144645.431 In zbx_dc_fetch_proxy_groups() 536985:20260619:144645.431 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144645.431 In zbx_dc_fetch_proxies() 536985:20260619:144645.431 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536982:20260619:144645.434 End of zbx_ipc_service_recv():2 536982:20260619:144645.434 In zbx_ipc_service_recv() timeout:1.000 536951:20260619:144645.434 End of zbx_ipc_async_socket_recv():0 536951:20260619:144645.434 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000038 sec, getting values]' 536951:20260619:144645.434 In get_values() 536951:20260619:144645.434 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144645.434 End of zbx_dc_config_get_poller_items():0 536951:20260619:144645.434 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144645.434 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144645.434 End of get_values():0 536951:20260619:144645.434 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000059 sec, idle 5 sec]' 536951:20260619:144645.434 In zbx_ipc_async_socket_recv() timeout:5 536953:20260619:144645.436 End of zbx_ipc_service_recv():2 536953:20260619:144645.436 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.006423 sec during 5.006436 sec]' 536953:20260619:144645.436 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144645.436 End of zbx_ipc_service_recv():2 536985:20260619:144645.436 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144645.436 End of zbx_ipc_service_recv():2 536874:20260619:144645.436 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.005891 sec during 5.005981 sec]' 536874:20260619:144645.436 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144645.436 End of zbx_ipc_async_socket_recv():0 536947:20260619:144645.436 In zbx_ipc_async_socket_send() 536947:20260619:144645.436 In zbx_ipc_client_send() clientid:0 536947:20260619:144645.436 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144645.436 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144645.436 In am_db_update_watchdog() 536947:20260619:144645.436 query [txnlev:0] [select m.mediaid,m.mediatypeid,m.sendto,mt.type from media m,users_groups u,config c,media_type mt where m.userid=u.userid and u.usrgrpid=c.alert_usrgrpid and m.mediatypeid=mt.mediatypeid and m.active=0 and mt.status=0 and mt.type<>4] 536874:20260619:144645.436 End of zbx_ipc_service_recv():1 536874:20260619:144645.436 In am_flush_results() results:0 536874:20260619:144645.436 In zbx_ipc_client_send() clientid:7 536874:20260619:144645.436 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144645.436 End of am_flush_results() 536874:20260619:144645.436 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144645.437 In zbx_ipc_async_socket_send() 536947:20260619:144645.437 In zbx_ipc_client_send() clientid:0 536947:20260619:144645.437 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144645.437 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144645.437 End of am_db_update_watchdog() recipients:0 536947:20260619:144645.437 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000969 sec, idle 1 sec]' 536947:20260619:144645.437 In zbx_ipc_async_socket_recv() timeout:1 536947:20260619:144645.437 End of zbx_ipc_async_socket_recv():0 536947:20260619:144645.437 In am_db_flush_results() 536947:20260619:144645.437 End of am_db_flush_results() flushed:0 536947:20260619:144645.437 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000009 sec, idle 1 sec]' 536947:20260619:144645.437 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144645.437 End of zbx_ipc_service_recv():1 536874:20260619:144645.437 In am_sync_watchdog() recipients:0 536874:20260619:144645.437 End of am_sync_watchdog() recipients:0 536874:20260619:144645.437 In zbx_ipc_service_recv() timeout:1.000 536886:20260619:144645.497 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144645.497 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144645.497 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144645.497 [discovery manager] In process_results() del_druleids:0 536886:20260619:144645.497 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144645.497 [discovery manager] End of process_results() ret:0 536886:20260619:144645.497 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144645.497 [discovery manager] In process_discovery() 536886:20260619:144645.497 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144645.497 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536878:20260619:144645.498 End of zbx_ipc_service_recv():2 536878:20260619:144645.498 In zbx_pp_manager_process_finished() 536878:20260619:144645.498 In zbx_timekeeper_collect() 536878:20260619:144645.498 End of zbx_timekeeper_collect() 536878:20260619:144645.498 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144645.498 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.067749 sec during 5.068058 sec]' 536878:20260619:144645.498 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144645.840 End of zbx_ipc_service_recv():2 536846:20260619:144645.840 In zbx_ipc_async_socket_send() 536846:20260619:144645.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144645.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144645.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144645.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144645.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144645.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144645.840 End of zbx_ipc_service_recv():1 536837:20260619:144645.840 In zbx_ha_dispatch_message() 536837:20260619:144645.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144645.840 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144645.941 End of zbx_ipc_service_recv():2 536848:20260619:144645.941 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144645.998 End of zbx_ipc_service_recv():2 536878:20260619:144645.998 In zbx_pp_manager_process_finished() 536878:20260619:144645.998 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144645.998 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144646.178 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144646.178 In collect_selfmon_stats() 536909:20260619:144646.178 In zbx_timekeeper_collect() 536909:20260619:144646.178 End of zbx_timekeeper_collect() 536909:20260619:144646.178 End of collect_selfmon_stats() 536909:20260619:144646.179 zbx_setproctitle() title:'self-monitoring [processed data in 0.000240 sec, idle 1 sec]' 536879:20260619:144646.229 End of zbx_ipc_service_recv():2 536879:20260619:144646.229 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144646.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144646.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144646.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144646.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144646.289 queue processing_num:0 pending:0 536970:20260619:144646.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144646.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144646.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144646.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144646.304 queue processing_num:0 pending:0 536971:20260619:144646.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144646.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144646.304 queue processing_num:0 pending:0 536971:20260619:144646.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144646.304 End of zbx_ipc_async_socket_recv():0 536889:20260619:144646.362 End of zbx_ipc_async_socket_recv():0 536889:20260619:144646.362 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000022 sec, syncing history]' 536889:20260619:144646.362 In zbx_sync_history_cache() history_num:0 536889:20260619:144646.362 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000079 sec, idle 1 sec]' 536889:20260619:144646.362 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144646.362 End of zbx_ipc_async_socket_recv():0 536887:20260619:144646.362 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000026 sec, syncing history]' 536887:20260619:144646.362 In zbx_sync_history_cache() history_num:0 536887:20260619:144646.362 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000021 sec, idle 1 sec]' 536887:20260619:144646.362 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144646.364 End of zbx_ipc_async_socket_recv():0 536890:20260619:144646.364 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000020 sec, syncing history]' 536890:20260619:144646.364 In zbx_sync_history_cache() history_num:0 536890:20260619:144646.364 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000020 sec, idle 1 sec]' 536890:20260619:144646.364 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144646.366 End of zbx_ipc_async_socket_recv():0 536888:20260619:144646.366 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000021 sec, syncing history]' 536888:20260619:144646.366 In zbx_sync_history_cache() history_num:0 536888:20260619:144646.366 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000031 sec, idle 1 sec]' 536888:20260619:144646.366 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144646.435 End of zbx_ipc_service_recv():2 536982:20260619:144646.435 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144646.437 End of zbx_ipc_service_recv():2 536953:20260619:144646.437 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144646.437 End of zbx_ipc_service_recv():2 536985:20260619:144646.437 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144646.437 End of zbx_ipc_async_socket_recv():0 536947:20260619:144646.437 In zbx_ipc_async_socket_send() 536947:20260619:144646.437 In zbx_ipc_client_send() clientid:0 536947:20260619:144646.437 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144646.437 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144646.437 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000061 sec, idle 1 sec]' 536947:20260619:144646.437 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144646.438 End of zbx_ipc_service_recv():1 536874:20260619:144646.438 In am_flush_results() results:0 536874:20260619:144646.438 In zbx_ipc_client_send() clientid:7 536874:20260619:144646.438 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144646.438 End of am_flush_results() 536874:20260619:144646.438 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144646.438 End of zbx_ipc_async_socket_recv():0 536947:20260619:144646.438 In am_db_flush_results() 536947:20260619:144646.438 End of am_db_flush_results() flushed:0 536947:20260619:144646.438 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000012 sec, idle 1 sec]' 536947:20260619:144646.438 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144646.500 End of zbx_ipc_service_recv():2 536878:20260619:144646.500 In zbx_pp_manager_process_finished() 536878:20260619:144646.500 In zbx_timekeeper_collect() 536878:20260619:144646.500 End of zbx_timekeeper_collect() 536878:20260619:144646.500 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144646.500 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144646.840 End of zbx_ipc_service_recv():2 536846:20260619:144646.840 In zbx_ipc_async_socket_send() 536846:20260619:144646.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144646.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144646.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144646.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144646.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144646.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144646.840 End of zbx_ipc_service_recv():1 536837:20260619:144646.840 In zbx_ha_dispatch_message() 536837:20260619:144646.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144646.840 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144646.942 End of zbx_ipc_service_recv():2 536848:20260619:144646.942 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144647.001 End of zbx_ipc_service_recv():2 536878:20260619:144647.001 In zbx_pp_manager_process_finished() 536878:20260619:144647.001 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144647.001 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144647.179 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144647.179 In collect_selfmon_stats() 536909:20260619:144647.179 In zbx_timekeeper_collect() 536909:20260619:144647.179 End of zbx_timekeeper_collect() 536909:20260619:144647.179 End of collect_selfmon_stats() 536909:20260619:144647.179 zbx_setproctitle() title:'self-monitoring [processed data in 0.000382 sec, idle 1 sec]' 536879:20260619:144647.229 End of zbx_ipc_service_recv():2 536879:20260619:144647.230 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144647.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144647.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144647.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144647.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144647.288 queue processing_num:0 pending:0 536970:20260619:144647.319 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144647.319 End of zbx_ipc_async_socket_recv():0 536970:20260619:144647.319 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144647.319 End of zbx_dc_config_get_poller_items():0 536970:20260619:144647.319 queue processing_num:0 pending:0 536971:20260619:144647.319 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144647.319 End of zbx_ipc_async_socket_recv():0 536971:20260619:144647.319 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144647.319 End of zbx_dc_config_get_poller_items():0 536971:20260619:144647.319 queue processing_num:0 pending:0 536889:20260619:144647.364 End of zbx_ipc_async_socket_recv():0 536889:20260619:144647.364 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000079 sec, syncing history]' 536889:20260619:144647.364 In zbx_sync_history_cache() history_num:0 536889:20260619:144647.364 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000029 sec, idle 1 sec]' 536889:20260619:144647.364 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144647.365 End of zbx_ipc_async_socket_recv():0 536887:20260619:144647.365 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000021 sec, syncing history]' 536887:20260619:144647.365 In zbx_sync_history_cache() history_num:0 536887:20260619:144647.365 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000026 sec, idle 1 sec]' 536887:20260619:144647.365 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144647.365 End of zbx_ipc_async_socket_recv():0 536890:20260619:144647.365 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000020 sec, syncing history]' 536890:20260619:144647.365 In zbx_sync_history_cache() history_num:0 536890:20260619:144647.365 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000017 sec, idle 1 sec]' 536890:20260619:144647.365 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144647.367 End of zbx_ipc_async_socket_recv():0 536888:20260619:144647.367 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000031 sec, syncing history]' 536888:20260619:144647.367 In zbx_sync_history_cache() history_num:0 536888:20260619:144647.367 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000021 sec, idle 1 sec]' 536888:20260619:144647.367 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144647.436 End of zbx_ipc_service_recv():2 536982:20260619:144647.436 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144647.438 End of zbx_ipc_service_recv():2 536953:20260619:144647.438 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144647.439 End of zbx_ipc_service_recv():2 536985:20260619:144647.439 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144647.439 End of zbx_ipc_async_socket_recv():0 536947:20260619:144647.439 In zbx_ipc_async_socket_send() 536947:20260619:144647.439 In zbx_ipc_client_send() clientid:0 536947:20260619:144647.439 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144647.439 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144647.439 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000120 sec, idle 1 sec]' 536947:20260619:144647.439 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144647.439 End of zbx_ipc_service_recv():2 536874:20260619:144647.439 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144647.439 End of zbx_ipc_service_recv():1 536874:20260619:144647.439 In am_flush_results() results:0 536874:20260619:144647.439 In zbx_ipc_client_send() clientid:7 536874:20260619:144647.439 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144647.439 End of am_flush_results() 536874:20260619:144647.439 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144647.439 End of zbx_ipc_async_socket_recv():0 536947:20260619:144647.439 In am_db_flush_results() 536947:20260619:144647.439 End of am_db_flush_results() flushed:0 536947:20260619:144647.439 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000011 sec, idle 1 sec]' 536947:20260619:144647.439 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144647.505 End of zbx_ipc_service_recv():2 536878:20260619:144647.505 In zbx_pp_manager_process_finished() 536878:20260619:144647.505 In zbx_timekeeper_collect() 536878:20260619:144647.505 End of zbx_timekeeper_collect() 536878:20260619:144647.505 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144647.505 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144647.840 End of zbx_ipc_service_recv():2 536846:20260619:144647.840 In zbx_ipc_async_socket_send() 536846:20260619:144647.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144647.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144647.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144647.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144647.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144647.840 In zbx_ipc_service_recv() timeout:0.997 536837:20260619:144647.841 End of zbx_ipc_service_recv():1 536837:20260619:144647.841 In zbx_ha_dispatch_message() 536837:20260619:144647.841 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144647.841 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144647.942 End of zbx_ipc_service_recv():2 536848:20260619:144647.942 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144648.007 End of zbx_ipc_service_recv():2 536878:20260619:144648.007 In zbx_pp_manager_process_finished() 536878:20260619:144648.007 In zbx_timekeeper_collect() 536878:20260619:144648.007 End of zbx_timekeeper_collect() 536878:20260619:144648.007 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144648.007 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144648.179 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144648.179 In collect_selfmon_stats() 536909:20260619:144648.179 In zbx_timekeeper_collect() 536909:20260619:144648.179 End of zbx_timekeeper_collect() 536909:20260619:144648.179 End of collect_selfmon_stats() 536909:20260619:144648.179 zbx_setproctitle() title:'self-monitoring [processed data in 0.000153 sec, idle 1 sec]' 536879:20260619:144648.231 End of zbx_ipc_service_recv():2 536879:20260619:144648.231 In zbx_ipc_service_recv() timeout:1.000 536970:20260619:144648.342 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144648.342 End of zbx_ipc_async_socket_recv():0 536970:20260619:144648.342 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144648.342 End of zbx_dc_config_get_poller_items():0 536970:20260619:144648.342 queue processing_num:0 pending:0 536972:20260619:144648.344 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144648.344 End of zbx_ipc_async_socket_recv():0 536971:20260619:144648.344 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144648.344 End of zbx_ipc_async_socket_recv():0 536972:20260619:144648.344 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144648.344 End of zbx_dc_config_get_poller_items():0 536972:20260619:144648.344 queue processing_num:0 pending:0 536971:20260619:144648.344 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144648.344 End of zbx_dc_config_get_poller_items():0 536971:20260619:144648.344 queue processing_num:0 pending:0 536889:20260619:144648.364 End of zbx_ipc_async_socket_recv():0 536889:20260619:144648.364 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000029 sec, syncing history]' 536889:20260619:144648.364 In zbx_sync_history_cache() history_num:0 536889:20260619:144648.364 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000028 sec, idle 1 sec]' 536889:20260619:144648.364 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144648.366 End of zbx_ipc_async_socket_recv():0 536887:20260619:144648.366 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000026 sec, syncing history]' 536887:20260619:144648.366 In zbx_sync_history_cache() history_num:0 536887:20260619:144648.366 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000025 sec, idle 1 sec]' 536887:20260619:144648.366 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144648.366 End of zbx_ipc_async_socket_recv():0 536890:20260619:144648.366 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000017 sec, syncing history]' 536890:20260619:144648.366 In zbx_sync_history_cache() history_num:0 536890:20260619:144648.366 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000059 sec, idle 1 sec]' 536890:20260619:144648.366 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144648.368 End of zbx_ipc_async_socket_recv():0 536888:20260619:144648.368 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000021 sec, syncing history]' 536888:20260619:144648.368 In zbx_sync_history_cache() history_num:0 536888:20260619:144648.368 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000021 sec, idle 1 sec]' 536888:20260619:144648.368 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144648.388 End of zbx_ipc_async_socket_recv():0 536891:20260619:144648.388 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001445 sec, processing escalations]' 536891:20260619:144648.388 In process_escalations() 536891:20260619:144648.388 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869611 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144648.388 End of process_escalations() 536891:20260619:144648.388 In process_escalations() 536891:20260619:144648.388 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869611 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144648.389 End of process_escalations() 536891:20260619:144648.389 In process_escalations() 536891:20260619:144648.389 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869611 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144648.389 End of process_escalations() 536891:20260619:144648.389 In process_escalations() 536891:20260619:144648.389 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869611 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144648.389 End of process_escalations() 536891:20260619:144648.389 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001138 sec, idle 3 sec]' 536891:20260619:144648.389 In zbx_ipc_async_socket_recv() timeout:3 536982:20260619:144648.438 End of zbx_ipc_service_recv():2 536982:20260619:144648.438 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144648.439 End of zbx_ipc_service_recv():2 536953:20260619:144648.440 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144648.440 End of zbx_ipc_service_recv():2 536985:20260619:144648.440 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144648.440 End of zbx_ipc_service_recv():2 536874:20260619:144648.440 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144648.440 End of zbx_ipc_async_socket_recv():0 536947:20260619:144648.440 In zbx_ipc_async_socket_send() 536947:20260619:144648.440 In zbx_ipc_client_send() clientid:0 536947:20260619:144648.440 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144648.440 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144648.440 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000064 sec, idle 1 sec]' 536947:20260619:144648.440 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144648.440 End of zbx_ipc_service_recv():1 536874:20260619:144648.440 In am_flush_results() results:0 536874:20260619:144648.440 In zbx_ipc_client_send() clientid:7 536874:20260619:144648.440 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144648.440 End of am_flush_results() 536874:20260619:144648.440 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144648.440 End of zbx_ipc_async_socket_recv():0 536947:20260619:144648.440 In am_db_flush_results() 536947:20260619:144648.440 End of am_db_flush_results() flushed:0 536947:20260619:144648.440 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000041 sec, idle 1 sec]' 536947:20260619:144648.440 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144648.508 End of zbx_ipc_service_recv():2 536878:20260619:144648.508 In zbx_pp_manager_process_finished() 536878:20260619:144648.508 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144648.508 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144648.840 End of zbx_ipc_service_recv():2 536846:20260619:144648.840 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144648.840 query [txnlev:1] [begin;] 536846:20260619:144648.840 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536846:20260619:144648.841 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536837:20260619:144648.842 End of zbx_ipc_service_recv():2 536837:20260619:144648.842 In zbx_ha_dispatch_message() 536837:20260619:144648.842 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144648.842 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144648.843 In ha_db_get_time() 536846:20260619:144648.843 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144648.843 End of ha_db_get_time():SUCCEED db_time:1781869609 536846:20260619:144648.843 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144648.844 query [txnlev:1] [commit;] 536846:20260619:144648.847 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144648.847 In zbx_ipc_async_socket_send() 536846:20260619:144648.847 In zbx_ipc_client_send() clientid:0 536846:20260619:144648.847 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144648.847 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144648.847 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144648.847 End of zbx_ipc_async_socket_flush():0 536846:20260619:144648.847 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144648.847 End of zbx_ipc_service_recv():1 536837:20260619:144648.847 In zbx_ha_dispatch_message() 536837:20260619:144648.847 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144648.847 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144648.944 End of zbx_ipc_service_recv():2 536848:20260619:144648.944 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144649.009 End of zbx_ipc_service_recv():2 536878:20260619:144649.009 In zbx_pp_manager_process_finished() 536878:20260619:144649.009 In zbx_timekeeper_collect() 536878:20260619:144649.009 End of zbx_timekeeper_collect() 536878:20260619:144649.009 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144649.009 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144649.180 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144649.180 In collect_selfmon_stats() 536909:20260619:144649.180 In zbx_timekeeper_collect() 536909:20260619:144649.180 End of zbx_timekeeper_collect() 536909:20260619:144649.180 End of collect_selfmon_stats() 536909:20260619:144649.180 zbx_setproctitle() title:'self-monitoring [processed data in 0.000117 sec, idle 1 sec]' 536879:20260619:144649.232 End of zbx_ipc_service_recv():2 536879:20260619:144649.232 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144649.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144649.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144649.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144649.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144649.288 queue processing_num:0 pending:0 536971:20260619:144649.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144649.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144649.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144649.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144649.304 queue processing_num:0 pending:0 536970:20260619:144649.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144649.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144649.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144649.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144649.304 queue processing_num:0 pending:0 536889:20260619:144649.364 End of zbx_ipc_async_socket_recv():0 536889:20260619:144649.365 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000028 sec, syncing history]' 536889:20260619:144649.365 In zbx_sync_history_cache() history_num:0 536889:20260619:144649.365 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000031 sec, idle 1 sec]' 536889:20260619:144649.365 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144649.367 End of zbx_ipc_async_socket_recv():0 536890:20260619:144649.367 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000059 sec, syncing history]' 536890:20260619:144649.367 In zbx_sync_history_cache() history_num:0 536890:20260619:144649.367 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000027 sec, idle 1 sec]' 536890:20260619:144649.367 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144649.367 End of zbx_ipc_async_socket_recv():0 536887:20260619:144649.368 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000025 sec, syncing history]' 536887:20260619:144649.368 In zbx_sync_history_cache() history_num:0 536887:20260619:144649.368 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000047 sec, idle 1 sec]' 536887:20260619:144649.368 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144649.369 End of zbx_ipc_async_socket_recv():0 536888:20260619:144649.369 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000021 sec, syncing history]' 536888:20260619:144649.369 In zbx_sync_history_cache() history_num:0 536888:20260619:144649.369 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000018 sec, idle 1 sec]' 536888:20260619:144649.369 In zbx_ipc_async_socket_recv() timeout:1 536953:20260619:144649.440 End of zbx_ipc_service_recv():2 536953:20260619:144649.440 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144649.441 End of zbx_ipc_service_recv():2 536985:20260619:144649.441 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144649.441 End of zbx_ipc_service_recv():2 536874:20260619:144649.441 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144649.441 End of zbx_ipc_async_socket_recv():0 536947:20260619:144649.441 In zbx_ipc_async_socket_send() 536947:20260619:144649.441 In zbx_ipc_client_send() clientid:0 536947:20260619:144649.441 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144649.441 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144649.441 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000059 sec, idle 1 sec]' 536947:20260619:144649.441 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144649.441 End of zbx_ipc_service_recv():1 536874:20260619:144649.441 In am_flush_results() results:0 536874:20260619:144649.441 In zbx_ipc_client_send() clientid:7 536874:20260619:144649.441 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144649.442 End of am_flush_results() 536874:20260619:144649.442 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144649.442 End of zbx_ipc_async_socket_recv():0 536947:20260619:144649.442 In am_db_flush_results() 536947:20260619:144649.442 End of am_db_flush_results() flushed:0 536947:20260619:144649.442 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000014 sec, idle 1 sec]' 536947:20260619:144649.442 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144649.443 End of zbx_ipc_service_recv():2 536982:20260619:144649.443 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144649.510 End of zbx_ipc_service_recv():2 536878:20260619:144649.510 In zbx_pp_manager_process_finished() 536878:20260619:144649.510 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144649.510 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144649.847 End of zbx_ipc_service_recv():2 536846:20260619:144649.847 In zbx_ipc_async_socket_send() 536846:20260619:144649.847 In zbx_ipc_client_send() clientid:0 536846:20260619:144649.847 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144649.847 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144649.847 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144649.847 End of zbx_ipc_async_socket_flush():0 536846:20260619:144649.847 In zbx_ipc_service_recv() timeout:0.991 536837:20260619:144649.847 End of zbx_ipc_service_recv():1 536837:20260619:144649.847 In zbx_ha_dispatch_message() 536837:20260619:144649.847 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144649.847 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144649.945 End of zbx_ipc_service_recv():2 536848:20260619:144649.945 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.005223 sec during 5.005239 sec]' 536848:20260619:144649.945 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144650.014 End of zbx_ipc_service_recv():2 536878:20260619:144650.014 In zbx_pp_manager_process_finished() 536878:20260619:144650.014 In zbx_timekeeper_collect() 536878:20260619:144650.014 End of zbx_timekeeper_collect() 536878:20260619:144650.014 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144650.014 In zbx_ipc_service_recv() timeout:0.500 536885:20260619:144650.183 End of zbx_ipc_async_socket_recv():0 536885:20260619:144650.184 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000058 sec, getting values]' 536885:20260619:144650.184 In get_values() 536885:20260619:144650.184 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144650.184 End of zbx_dc_config_get_poller_items():0 536885:20260619:144650.184 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144650.184 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144650.184 End of get_values():0 536885:20260619:144650.184 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000448 sec, idle 5 sec]' 536885:20260619:144650.184 In zbx_ipc_async_socket_recv() timeout:5 536909:20260619:144650.184 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144650.184 In collect_selfmon_stats() 536909:20260619:144650.184 In zbx_timekeeper_collect() 536909:20260619:144650.184 End of zbx_timekeeper_collect() 536909:20260619:144650.184 End of collect_selfmon_stats() 536909:20260619:144650.184 zbx_setproctitle() title:'self-monitoring [processed data in 0.001061 sec, idle 1 sec]' 536905:20260619:144650.192 End of zbx_ipc_async_socket_recv():0 536905:20260619:144650.192 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000044 sec, getting values]' 536905:20260619:144650.192 In get_values() 536905:20260619:144650.192 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144650.192 End of zbx_dc_config_get_poller_items():0 536905:20260619:144650.192 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144650.192 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144650.192 End of get_values():0 536905:20260619:144650.192 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000047 sec, idle 5 sec]' 536905:20260619:144650.192 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144650.200 End of zbx_ipc_async_socket_recv():0 536906:20260619:144650.200 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000040 sec, getting values]' 536906:20260619:144650.200 In get_values() 536906:20260619:144650.200 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144650.200 End of zbx_dc_config_get_poller_items():0 536906:20260619:144650.200 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144650.200 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144650.200 End of get_values():0 536906:20260619:144650.200 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000041 sec, idle 5 sec]' 536906:20260619:144650.200 In zbx_ipc_async_socket_recv() timeout:5 536932:20260619:144650.208 End of zbx_ipc_async_socket_recv():0 536932:20260619:144650.208 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000074 sec, getting values]' 536932:20260619:144650.208 In get_values() 536932:20260619:144650.208 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144650.208 End of zbx_dc_config_get_poller_items():0 536932:20260619:144650.208 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144650.208 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144650.208 End of get_values():0 536932:20260619:144650.208 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000044 sec, idle 5 sec]' 536932:20260619:144650.208 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144650.208 End of zbx_ipc_async_socket_recv():0 536931:20260619:144650.208 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000090 sec, getting values]' 536931:20260619:144650.208 In get_values() 536931:20260619:144650.209 In zbx_dc_config_get_poller_items() poller_type:0 536931:20260619:144650.209 End of zbx_dc_config_get_poller_items():0 536931:20260619:144650.209 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144650.209 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144650.209 End of get_values():0 536931:20260619:144650.209 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000696 sec, idle 5 sec]' 536931:20260619:144650.209 In zbx_ipc_async_socket_recv() timeout:5 536933:20260619:144650.212 End of zbx_ipc_async_socket_recv():0 536933:20260619:144650.212 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000040 sec, getting values]' 536933:20260619:144650.212 In get_values() 536933:20260619:144650.212 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144650.212 End of zbx_dc_config_get_poller_items():0 536933:20260619:144650.212 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144650.212 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144650.212 End of get_values():0 536933:20260619:144650.212 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000043 sec, idle 5 sec]' 536933:20260619:144650.212 In zbx_ipc_async_socket_recv() timeout:5 536892:20260619:144650.224 End of zbx_ipc_async_socket_recv():0 536892:20260619:144650.224 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000046 sec, getting values]' 536892:20260619:144650.224 In get_values() 536892:20260619:144650.224 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144650.224 End of zbx_dc_config_get_poller_items():0 536892:20260619:144650.224 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144650.224 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144650.224 End of get_values():0 536892:20260619:144650.224 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000046 sec, idle 5 sec]' 536892:20260619:144650.224 In zbx_ipc_async_socket_recv() timeout:5 536896:20260619:144650.225 End of zbx_ipc_async_socket_recv():0 536896:20260619:144650.225 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000119 sec, getting values]' 536896:20260619:144650.225 In get_values() 536896:20260619:144650.225 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144650.225 End of zbx_dc_config_get_poller_items():0 536896:20260619:144650.225 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144650.225 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144650.225 End of get_values():0 536896:20260619:144650.225 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000039 sec, idle 5 sec]' 536896:20260619:144650.225 In zbx_ipc_async_socket_recv() timeout:5 536897:20260619:144650.228 End of zbx_ipc_async_socket_recv():0 536897:20260619:144650.228 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000045 sec, getting values]' 536897:20260619:144650.228 In get_values() 536897:20260619:144650.228 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144650.228 End of zbx_dc_config_get_poller_items():0 536897:20260619:144650.228 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144650.228 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144650.228 End of get_values():0 536897:20260619:144650.228 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000041 sec, idle 5 sec]' 536897:20260619:144650.228 In zbx_ipc_async_socket_recv() timeout:5 536946:20260619:144650.231 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144650.232 In get_pinger_hosts() 536946:20260619:144650.232 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144650.232 End of zbx_dc_config_get_poller_items():0 536946:20260619:144650.232 End of get_pinger_hosts():0 536946:20260619:144650.232 In process_pinger_hosts() 536946:20260619:144650.232 End of process_pinger_hosts() 536946:20260619:144650.232 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144650.232 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144650.232 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000257 sec, idle 5 sec]' 536934:20260619:144650.232 End of zbx_ipc_async_socket_recv():0 536934:20260619:144650.232 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000038 sec, getting values]' 536934:20260619:144650.232 In get_values() 536934:20260619:144650.232 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144650.232 End of zbx_dc_config_get_poller_items():0 536934:20260619:144650.232 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144650.232 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144650.232 End of get_values():0 536934:20260619:144650.232 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000083 sec, idle 5 sec]' 536934:20260619:144650.232 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144650.233 End of zbx_ipc_service_recv():2 536879:20260619:144650.233 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.005191sec during 5.005207 sec]' 536879:20260619:144650.233 In zbx_ipc_service_recv() timeout:1.000 536935:20260619:144650.255 End of zbx_ipc_async_socket_recv():0 536935:20260619:144650.256 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000105 sec, getting values]' 536935:20260619:144650.256 In get_values() 536935:20260619:144650.256 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144650.256 End of zbx_dc_config_get_poller_items():0 536935:20260619:144650.256 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144650.256 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144650.256 End of get_values():0 536935:20260619:144650.256 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000047 sec, idle 5 sec]' 536935:20260619:144650.256 In zbx_ipc_async_socket_recv() timeout:5 536936:20260619:144650.256 End of zbx_ipc_async_socket_recv():0 536936:20260619:144650.256 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000032 sec, getting values]' 536936:20260619:144650.256 In get_values() 536936:20260619:144650.256 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144650.256 End of zbx_dc_config_get_poller_items():0 536936:20260619:144650.256 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144650.256 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144650.256 End of get_values():0 536936:20260619:144650.256 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000037 sec, idle 5 sec]' 536936:20260619:144650.256 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144650.268 End of zbx_ipc_async_socket_recv():0 536893:20260619:144650.268 End of zbx_ipc_async_socket_recv():0 536893:20260619:144650.268 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000035 sec, getting values]' 536893:20260619:144650.268 In get_values() 536893:20260619:144650.268 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144650.268 End of zbx_dc_config_get_poller_items():0 536893:20260619:144650.268 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144650.268 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144650.268 End of get_values():0 536893:20260619:144650.268 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000398 sec, idle 5 sec]' 536893:20260619:144650.268 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144650.268 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000047 sec, getting values]' 536899:20260619:144650.268 In get_values() 536899:20260619:144650.268 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144650.268 End of zbx_dc_config_get_poller_items():0 536899:20260619:144650.268 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144650.268 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144650.268 End of get_values():0 536899:20260619:144650.268 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000778 sec, idle 5 sec]' 536899:20260619:144650.268 In zbx_ipc_async_socket_recv() timeout:5 536894:20260619:144650.272 End of zbx_ipc_async_socket_recv():0 536894:20260619:144650.272 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000073 sec, getting values]' 536894:20260619:144650.272 In get_values() 536894:20260619:144650.272 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144650.272 End of zbx_dc_config_get_poller_items():0 536894:20260619:144650.272 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144650.272 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144650.272 End of get_values():0 536894:20260619:144650.272 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000050 sec, idle 5 sec]' 536894:20260619:144650.272 In zbx_ipc_async_socket_recv() timeout:5 536895:20260619:144650.276 End of zbx_ipc_async_socket_recv():0 536895:20260619:144650.276 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000048 sec, getting values]' 536895:20260619:144650.276 In get_values() 536895:20260619:144650.276 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144650.276 End of zbx_dc_config_get_poller_items():0 536895:20260619:144650.276 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144650.276 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144650.276 End of get_values():0 536895:20260619:144650.276 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000212 sec, idle 5 sec]' 536895:20260619:144650.276 In zbx_ipc_async_socket_recv() timeout:5 536898:20260619:144650.276 End of zbx_ipc_async_socket_recv():0 536898:20260619:144650.276 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000034 sec, getting values]' 536898:20260619:144650.276 In get_values() 536898:20260619:144650.276 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144650.276 End of zbx_dc_config_get_poller_items():0 536898:20260619:144650.276 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144650.276 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144650.276 End of get_values():0 536898:20260619:144650.276 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000038 sec, idle 5 sec]' 536898:20260619:144650.276 In zbx_ipc_async_socket_recv() timeout:5 536972:20260619:144650.288 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144650.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144650.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144650.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144650.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144650.288 queue processing_num:0 pending:0 536907:20260619:144650.296 End of zbx_ipc_async_socket_recv():0 536907:20260619:144650.296 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000030 sec, exchanging data]' 536907:20260619:144650.296 In process_proxy() 536907:20260619:144650.296 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144650.296 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144650.296 End of process_proxy() 536907:20260619:144650.296 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144650.296 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144650.296 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000037 sec, idle 5 sec]' 536907:20260619:144650.296 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144650.300 End of zbx_ipc_async_socket_recv():0 536923:20260619:144650.300 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144650.300 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536923:20260619:144650.301 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000740 sec, idle 5 sec]' 536923:20260619:144650.301 In zbx_ipc_async_socket_recv() timeout:5 536970:20260619:144650.304 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144650.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144650.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144650.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144650.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144650.304 queue processing_num:0 pending:0 536971:20260619:144650.304 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144650.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144650.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144650.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144650.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144650.304 queue processing_num:0 pending:0 536948:20260619:144650.340 End of zbx_ipc_async_socket_recv():0 536948:20260619:144650.341 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000047 sec, getting values]' 536948:20260619:144650.341 In get_values() 536948:20260619:144650.341 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144650.341 End of zbx_dc_config_get_poller_items():0 536948:20260619:144650.341 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144650.341 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144650.341 End of get_values():0 536948:20260619:144650.341 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000044 sec, idle 5 sec]' 536948:20260619:144650.341 In zbx_ipc_async_socket_recv() timeout:5 536949:20260619:144650.344 End of zbx_ipc_async_socket_recv():0 536949:20260619:144650.344 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000039 sec, getting values]' 536949:20260619:144650.344 In get_values() 536949:20260619:144650.344 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144650.344 End of zbx_dc_config_get_poller_items():0 536949:20260619:144650.344 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144650.344 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144650.344 End of get_values():0 536949:20260619:144650.344 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000047 sec, idle 5 sec]' 536949:20260619:144650.344 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144650.352 End of zbx_ipc_async_socket_recv():0 536967:20260619:144650.352 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000044 sec, getting values]' 536967:20260619:144650.352 In get_values() 536967:20260619:144650.352 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144650.352 End of zbx_dc_config_get_poller_items():0 536967:20260619:144650.352 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144650.352 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144650.352 End of get_values():0 536967:20260619:144650.352 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000045 sec, idle 5 sec]' 536967:20260619:144650.352 In zbx_ipc_async_socket_recv() timeout:5 536984:20260619:144650.364 End of zbx_ipc_async_socket_recv():0 536984:20260619:144650.364 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000073 sec, getting values]' 536984:20260619:144650.364 In get_values() 536984:20260619:144650.364 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144650.364 End of zbx_dc_config_get_poller_items():0 536984:20260619:144650.364 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144650.364 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144650.364 End of get_values():0 536984:20260619:144650.364 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000043 sec, idle 5 sec]' 536984:20260619:144650.364 In zbx_ipc_async_socket_recv() timeout:5 536890:20260619:144650.368 End of zbx_ipc_async_socket_recv():0 536890:20260619:144650.368 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000027 sec, syncing history]' 536890:20260619:144650.368 In zbx_sync_history_cache() history_num:0 536890:20260619:144650.368 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000028 sec, idle 1 sec]' 536890:20260619:144650.368 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144650.369 End of zbx_ipc_async_socket_recv():0 536887:20260619:144650.369 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000047 sec, syncing history]' 536887:20260619:144650.369 In zbx_sync_history_cache() history_num:0 536887:20260619:144650.369 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000025 sec, idle 1 sec]' 536887:20260619:144650.369 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144650.370 End of zbx_ipc_async_socket_recv():0 536888:20260619:144650.370 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000018 sec, syncing history]' 536888:20260619:144650.370 In zbx_sync_history_cache() history_num:0 536888:20260619:144650.370 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000021 sec, idle 1 sec]' 536888:20260619:144650.370 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144650.370 End of zbx_ipc_async_socket_recv():0 536889:20260619:144650.370 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000031 sec, syncing history]' 536889:20260619:144650.370 In zbx_sync_history_cache() history_num:0 536889:20260619:144650.370 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000014 sec, idle 1 sec]' 536889:20260619:144650.370 In zbx_ipc_async_socket_recv() timeout:1 536950:20260619:144650.380 End of zbx_ipc_async_socket_recv():0 536950:20260619:144650.380 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000046 sec, getting values]' 536950:20260619:144650.380 In get_values() 536950:20260619:144650.380 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144650.380 End of zbx_dc_config_get_poller_items():0 536950:20260619:144650.380 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144650.380 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144650.380 End of get_values():0 536950:20260619:144650.380 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000041 sec, idle 5 sec]' 536950:20260619:144650.380 In zbx_ipc_async_socket_recv() timeout:5 536952:20260619:144650.392 End of zbx_ipc_async_socket_recv():0 536952:20260619:144650.392 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000046 sec, getting values]' 536952:20260619:144650.392 In get_values() 536952:20260619:144650.392 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144650.392 End of zbx_dc_config_get_poller_items():0 536952:20260619:144650.392 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144650.392 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144650.392 End of get_values():0 536952:20260619:144650.392 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000046 sec, idle 5 sec]' 536952:20260619:144650.392 In zbx_ipc_async_socket_recv() timeout:5 536985:20260619:144650.432 In zbx_dc_fetch_proxy_groups() 536985:20260619:144650.432 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144650.432 In zbx_dc_fetch_proxies() 536985:20260619:144650.432 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536951:20260619:144650.436 End of zbx_ipc_async_socket_recv():0 536951:20260619:144650.436 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000059 sec, getting values]' 536951:20260619:144650.436 In get_values() 536951:20260619:144650.436 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144650.436 End of zbx_dc_config_get_poller_items():0 536951:20260619:144650.436 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144650.436 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144650.436 End of get_values():0 536951:20260619:144650.436 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000046 sec, idle 5 sec]' 536951:20260619:144650.436 In zbx_ipc_async_socket_recv() timeout:5 536953:20260619:144650.441 End of zbx_ipc_service_recv():2 536953:20260619:144650.441 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.005423 sec during 5.005442 sec]' 536953:20260619:144650.442 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144650.442 End of zbx_ipc_service_recv():2 536985:20260619:144650.442 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144650.442 End of zbx_ipc_service_recv():2 536874:20260619:144650.442 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.006174 sec during 5.006470 sec]' 536874:20260619:144650.442 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144650.442 End of zbx_ipc_async_socket_recv():0 536947:20260619:144650.443 In zbx_ipc_async_socket_send() 536947:20260619:144650.443 In zbx_ipc_client_send() clientid:0 536947:20260619:144650.443 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144650.443 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144650.443 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000028 sec, idle 1 sec]' 536947:20260619:144650.443 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144650.443 End of zbx_ipc_service_recv():1 536874:20260619:144650.443 In am_flush_results() results:0 536874:20260619:144650.443 In zbx_ipc_client_send() clientid:7 536874:20260619:144650.443 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144650.443 End of am_flush_results() 536874:20260619:144650.443 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144650.443 End of zbx_ipc_async_socket_recv():0 536947:20260619:144650.443 In am_db_flush_results() 536947:20260619:144650.443 End of am_db_flush_results() flushed:0 536947:20260619:144650.443 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000013 sec, idle 1 sec]' 536947:20260619:144650.443 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144650.444 End of zbx_ipc_service_recv():2 536982:20260619:144650.444 In zbx_ipc_service_recv() timeout:1.000 536886:20260619:144650.509 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144650.509 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144650.509 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144650.509 [discovery manager] In process_results() del_druleids:0 536886:20260619:144650.509 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144650.509 [discovery manager] End of process_results() ret:0 536886:20260619:144650.509 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144650.509 [discovery manager] In process_discovery() 536886:20260619:144650.509 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144650.509 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536878:20260619:144650.519 End of zbx_ipc_service_recv():2 536878:20260619:144650.519 In zbx_pp_manager_process_finished() 536878:20260619:144650.519 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144650.519 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.021035 sec during 5.021340 sec]' 536878:20260619:144650.519 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144650.840 End of zbx_ipc_service_recv():2 536846:20260619:144650.840 In zbx_ipc_async_socket_send() 536846:20260619:144650.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144650.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144650.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144650.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144650.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144650.840 In zbx_ipc_service_recv() timeout:0.997 536837:20260619:144650.841 End of zbx_ipc_service_recv():1 536837:20260619:144650.841 In zbx_ha_dispatch_message() 536837:20260619:144650.841 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144650.841 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144650.946 End of zbx_ipc_service_recv():2 536848:20260619:144650.947 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144651.020 End of zbx_ipc_service_recv():2 536878:20260619:144651.020 In zbx_pp_manager_process_finished() 536878:20260619:144651.020 In zbx_timekeeper_collect() 536878:20260619:144651.020 End of zbx_timekeeper_collect() 536878:20260619:144651.020 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144651.020 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144651.184 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144651.184 In collect_selfmon_stats() 536909:20260619:144651.185 In zbx_timekeeper_collect() 536909:20260619:144651.185 End of zbx_timekeeper_collect() 536909:20260619:144651.185 End of collect_selfmon_stats() 536909:20260619:144651.185 zbx_setproctitle() title:'self-monitoring [processed data in 0.000223 sec, idle 1 sec]' 536879:20260619:144651.234 End of zbx_ipc_service_recv():2 536879:20260619:144651.234 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144651.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144651.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144651.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144651.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144651.289 queue processing_num:0 pending:0 536970:20260619:144651.303 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144651.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144651.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144651.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144651.304 queue processing_num:0 pending:0 536971:20260619:144651.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144651.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144651.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144651.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144651.304 queue processing_num:0 pending:0 536890:20260619:144651.369 End of zbx_ipc_async_socket_recv():0 536890:20260619:144651.369 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000028 sec, syncing history]' 536890:20260619:144651.369 In zbx_sync_history_cache() history_num:0 536890:20260619:144651.369 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000051 sec, idle 1 sec]' 536890:20260619:144651.369 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144651.370 End of zbx_ipc_async_socket_recv():0 536887:20260619:144651.370 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000025 sec, syncing history]' 536887:20260619:144651.370 In zbx_sync_history_cache() history_num:0 536887:20260619:144651.370 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000031 sec, idle 1 sec]' 536887:20260619:144651.370 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144651.371 End of zbx_ipc_async_socket_recv():0 536888:20260619:144651.371 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000021 sec, syncing history]' 536888:20260619:144651.371 In zbx_sync_history_cache() history_num:0 536888:20260619:144651.371 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000033 sec, idle 1 sec]' 536888:20260619:144651.371 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144651.371 End of zbx_ipc_async_socket_recv():0 536889:20260619:144651.371 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000014 sec, syncing history]' 536889:20260619:144651.371 In zbx_sync_history_cache() history_num:0 536889:20260619:144651.371 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000019 sec, idle 1 sec]' 536889:20260619:144651.371 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144651.392 End of zbx_ipc_async_socket_recv():0 536891:20260619:144651.392 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001138 sec, processing escalations]' 536891:20260619:144651.392 In process_escalations() 536891:20260619:144651.392 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869614 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144651.393 End of process_escalations() 536891:20260619:144651.393 In process_escalations() 536891:20260619:144651.393 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869614 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144651.394 End of process_escalations() 536891:20260619:144651.394 In process_escalations() 536891:20260619:144651.394 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869614 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144651.395 End of process_escalations() 536891:20260619:144651.395 In process_escalations() 536891:20260619:144651.395 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869614 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144651.396 End of process_escalations() 536891:20260619:144651.396 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004305 sec, idle 3 sec]' 536891:20260619:144651.396 In zbx_ipc_async_socket_recv() timeout:3 536985:20260619:144651.443 End of zbx_ipc_service_recv():2 536985:20260619:144651.443 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144651.443 End of zbx_ipc_service_recv():2 536953:20260619:144651.444 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144651.444 End of zbx_ipc_service_recv():2 536874:20260619:144651.444 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144651.444 End of zbx_ipc_async_socket_recv():0 536947:20260619:144651.444 In zbx_ipc_async_socket_send() 536947:20260619:144651.444 In zbx_ipc_client_send() clientid:0 536947:20260619:144651.444 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144651.444 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144651.444 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000031 sec, idle 1 sec]' 536947:20260619:144651.444 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144651.444 End of zbx_ipc_service_recv():1 536874:20260619:144651.444 In am_flush_results() results:0 536874:20260619:144651.444 In zbx_ipc_client_send() clientid:7 536874:20260619:144651.444 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144651.444 End of am_flush_results() 536874:20260619:144651.444 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144651.444 End of zbx_ipc_async_socket_recv():0 536947:20260619:144651.444 In am_db_flush_results() 536947:20260619:144651.444 End of am_db_flush_results() flushed:0 536947:20260619:144651.444 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000010 sec, idle 1 sec]' 536947:20260619:144651.444 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144651.446 End of zbx_ipc_service_recv():2 536982:20260619:144651.446 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144651.520 End of zbx_ipc_service_recv():2 536878:20260619:144651.520 In zbx_pp_manager_process_finished() 536878:20260619:144651.520 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144651.520 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144651.840 End of zbx_ipc_service_recv():2 536846:20260619:144651.840 In zbx_ipc_async_socket_send() 536846:20260619:144651.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144651.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144651.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144651.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144651.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144651.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144651.840 End of zbx_ipc_service_recv():1 536837:20260619:144651.840 In zbx_ha_dispatch_message() 536837:20260619:144651.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144651.840 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144651.958 End of zbx_ipc_service_recv():2 536848:20260619:144651.958 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144652.021 End of zbx_ipc_service_recv():2 536878:20260619:144652.021 In zbx_pp_manager_process_finished() 536878:20260619:144652.021 In zbx_timekeeper_collect() 536878:20260619:144652.021 End of zbx_timekeeper_collect() 536878:20260619:144652.021 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144652.021 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144652.185 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144652.185 In collect_selfmon_stats() 536909:20260619:144652.185 In zbx_timekeeper_collect() 536909:20260619:144652.185 End of zbx_timekeeper_collect() 536909:20260619:144652.185 End of collect_selfmon_stats() 536909:20260619:144652.185 zbx_setproctitle() title:'self-monitoring [processed data in 0.000142 sec, idle 1 sec]' 536879:20260619:144652.235 End of zbx_ipc_service_recv():2 536879:20260619:144652.235 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144652.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144652.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144652.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144652.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144652.288 queue processing_num:0 pending:0 536971:20260619:144652.321 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144652.321 End of zbx_ipc_async_socket_recv():0 536970:20260619:144652.321 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144652.321 End of zbx_ipc_async_socket_recv():0 536971:20260619:144652.321 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144652.321 End of zbx_dc_config_get_poller_items():0 536971:20260619:144652.321 queue processing_num:0 pending:0 536970:20260619:144652.321 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144652.321 End of zbx_dc_config_get_poller_items():0 536970:20260619:144652.321 queue processing_num:0 pending:0 536890:20260619:144652.370 End of zbx_ipc_async_socket_recv():0 536890:20260619:144652.370 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000051 sec, syncing history]' 536890:20260619:144652.370 In zbx_sync_history_cache() history_num:0 536890:20260619:144652.370 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000034 sec, idle 1 sec]' 536890:20260619:144652.370 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144652.372 End of zbx_ipc_async_socket_recv():0 536888:20260619:144652.372 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000033 sec, syncing history]' 536888:20260619:144652.372 In zbx_sync_history_cache() history_num:0 536888:20260619:144652.372 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000025 sec, idle 1 sec]' 536888:20260619:144652.372 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144652.372 End of zbx_ipc_async_socket_recv():0 536889:20260619:144652.372 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000019 sec, syncing history]' 536889:20260619:144652.372 In zbx_sync_history_cache() history_num:0 536889:20260619:144652.372 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000021 sec, idle 1 sec]' 536889:20260619:144652.372 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144652.372 End of zbx_ipc_async_socket_recv():0 536887:20260619:144652.372 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000031 sec, syncing history]' 536887:20260619:144652.372 In zbx_sync_history_cache() history_num:0 536887:20260619:144652.372 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000021 sec, idle 1 sec]' 536887:20260619:144652.372 In zbx_ipc_async_socket_recv() timeout:1 536985:20260619:144652.444 End of zbx_ipc_service_recv():2 536985:20260619:144652.444 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144652.445 End of zbx_ipc_service_recv():2 536953:20260619:144652.445 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144652.445 End of zbx_ipc_async_socket_recv():0 536947:20260619:144652.445 In zbx_ipc_async_socket_send() 536947:20260619:144652.445 In zbx_ipc_client_send() clientid:0 536947:20260619:144652.445 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144652.445 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144652.445 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000026 sec, idle 1 sec]' 536947:20260619:144652.445 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144652.445 End of zbx_ipc_service_recv():2 536874:20260619:144652.445 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144652.445 End of zbx_ipc_service_recv():1 536874:20260619:144652.445 In am_flush_results() results:0 536874:20260619:144652.445 In zbx_ipc_client_send() clientid:7 536874:20260619:144652.445 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144652.445 End of am_flush_results() 536874:20260619:144652.445 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144652.446 End of zbx_ipc_async_socket_recv():0 536947:20260619:144652.446 In am_db_flush_results() 536947:20260619:144652.446 End of am_db_flush_results() flushed:0 536947:20260619:144652.446 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000015 sec, idle 1 sec]' 536947:20260619:144652.446 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144652.447 End of zbx_ipc_service_recv():2 536982:20260619:144652.447 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144652.521 End of zbx_ipc_service_recv():2 536878:20260619:144652.522 In zbx_pp_manager_process_finished() 536878:20260619:144652.522 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144652.522 In zbx_ipc_service_recv() timeout:0.500 536942:20260619:144652.589 zbx_setproctitle() title:'trapper #3 [processing data]' 536942:20260619:144652.589 In zbx_ipc_async_socket_recv() timeout:0 536942:20260619:144652.589 End of zbx_ipc_async_socket_recv():0 536942:20260619:144652.589 trapper got request 'status.get' 536942:20260619:144652.589 In recv_getstatus() 536942:20260619:144652.589 In zbx_get_user_from_json() 536942:20260619:144652.589 In zbx_db_get_user_by_active_session() sessionid:****** 536942:20260619:144652.589 query [txnlev:0] [select u.userid,u.roleid,u.username,r.type from sessions...] 536942:20260619:144652.592 End of zbx_db_get_user_by_active_session():FAIL 536942:20260619:144652.592 Permission denied 536942:20260619:144652.592 End of zbx_get_user_from_json():FAIL 536942:20260619:144652.592 In zbx_send_response_json() 536942:20260619:144652.592 zbx_send_response_json() '{"response":"failed","info":"Permission denied."}' 536942:20260619:144652.592 End of zbx_send_response_json():SUCCEED 536942:20260619:144652.592 End of recv_getstatus():FAIL 536942:20260619:144652.592 zbx_setproctitle() title:'trapper #3 [processed data in 0.002856 sec, waiting for connection]' 536846:20260619:144652.840 End of zbx_ipc_service_recv():2 536846:20260619:144652.840 In zbx_ipc_async_socket_send() 536846:20260619:144652.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144652.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144652.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144652.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144652.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144652.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144652.840 End of zbx_ipc_service_recv():1 536837:20260619:144652.840 In zbx_ha_dispatch_message() 536837:20260619:144652.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144652.840 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144653.004 End of zbx_ipc_service_recv():2 536848:20260619:144653.004 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144653.022 End of zbx_ipc_service_recv():2 536878:20260619:144653.022 In zbx_pp_manager_process_finished() 536878:20260619:144653.022 In zbx_timekeeper_collect() 536878:20260619:144653.022 End of zbx_timekeeper_collect() 536878:20260619:144653.022 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144653.022 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144653.185 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144653.185 In collect_selfmon_stats() 536909:20260619:144653.185 In zbx_timekeeper_collect() 536909:20260619:144653.185 End of zbx_timekeeper_collect() 536909:20260619:144653.185 End of collect_selfmon_stats() 536909:20260619:144653.185 zbx_setproctitle() title:'self-monitoring [processed data in 0.000187 sec, idle 1 sec]' 536879:20260619:144653.235 End of zbx_ipc_service_recv():2 536879:20260619:144653.236 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144653.290 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144653.290 End of zbx_ipc_async_socket_recv():0 536972:20260619:144653.290 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144653.290 End of zbx_dc_config_get_poller_items():0 536972:20260619:144653.290 queue processing_num:0 pending:0 536971:20260619:144653.306 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144653.306 End of zbx_ipc_async_socket_recv():0 536970:20260619:144653.306 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144653.306 End of zbx_ipc_async_socket_recv():0 536971:20260619:144653.306 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144653.306 End of zbx_dc_config_get_poller_items():0 536971:20260619:144653.306 queue processing_num:0 pending:0 536970:20260619:144653.306 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144653.306 End of zbx_dc_config_get_poller_items():0 536970:20260619:144653.306 queue processing_num:0 pending:0 536890:20260619:144653.372 End of zbx_ipc_async_socket_recv():0 536890:20260619:144653.372 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000034 sec, syncing history]' 536888:20260619:144653.372 End of zbx_ipc_async_socket_recv():0 536888:20260619:144653.372 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000025 sec, syncing history]' 536888:20260619:144653.372 In zbx_sync_history_cache() history_num:0 536888:20260619:144653.372 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000026 sec, idle 1 sec]' 536888:20260619:144653.372 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144653.372 End of zbx_ipc_async_socket_recv():0 536889:20260619:144653.372 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000021 sec, syncing history]' 536889:20260619:144653.372 In zbx_sync_history_cache() history_num:0 536889:20260619:144653.372 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000018 sec, idle 1 sec]' 536889:20260619:144653.372 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144653.373 In zbx_sync_history_cache() history_num:0 536890:20260619:144653.373 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000272 sec, idle 1 sec]' 536890:20260619:144653.373 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144653.373 End of zbx_ipc_async_socket_recv():0 536887:20260619:144653.373 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000021 sec, syncing history]' 536887:20260619:144653.373 In zbx_sync_history_cache() history_num:0 536887:20260619:144653.373 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000027 sec, idle 1 sec]' 536887:20260619:144653.373 In zbx_ipc_async_socket_recv() timeout:1 536985:20260619:144653.445 End of zbx_ipc_service_recv():2 536985:20260619:144653.446 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144653.446 End of zbx_ipc_service_recv():2 536953:20260619:144653.446 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144653.447 End of zbx_ipc_service_recv():2 536874:20260619:144653.447 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144653.447 End of zbx_ipc_async_socket_recv():0 536947:20260619:144653.447 In zbx_ipc_async_socket_send() 536947:20260619:144653.447 In zbx_ipc_client_send() clientid:0 536947:20260619:144653.447 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144653.447 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144653.447 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000189 sec, idle 1 sec]' 536947:20260619:144653.447 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144653.447 End of zbx_ipc_service_recv():1 536874:20260619:144653.447 In am_flush_results() results:0 536874:20260619:144653.447 In zbx_ipc_client_send() clientid:7 536874:20260619:144653.447 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144653.447 End of am_flush_results() 536874:20260619:144653.447 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144653.447 End of zbx_ipc_async_socket_recv():0 536947:20260619:144653.447 In am_db_flush_results() 536947:20260619:144653.447 End of am_db_flush_results() flushed:0 536947:20260619:144653.447 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000078 sec, idle 1 sec]' 536947:20260619:144653.447 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144653.448 End of zbx_ipc_service_recv():2 536982:20260619:144653.448 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144653.523 End of zbx_ipc_service_recv():2 536878:20260619:144653.523 In zbx_pp_manager_process_finished() 536878:20260619:144653.523 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144653.523 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144653.840 End of zbx_ipc_service_recv():2 536846:20260619:144653.840 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144653.840 query [txnlev:1] [begin;] 536846:20260619:144653.841 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536837:20260619:144653.841 End of zbx_ipc_service_recv():2 536837:20260619:144653.841 In zbx_ha_dispatch_message() 536837:20260619:144653.841 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144653.841 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144653.842 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144653.843 In ha_db_get_time() 536846:20260619:144653.843 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144653.843 End of ha_db_get_time():SUCCEED db_time:1781869614 536846:20260619:144653.843 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144653.844 query [txnlev:1] [commit;] 536846:20260619:144653.846 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144653.846 In zbx_ipc_async_socket_send() 536846:20260619:144653.846 In zbx_ipc_client_send() clientid:0 536846:20260619:144653.846 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144653.846 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144653.846 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144653.846 End of zbx_ipc_async_socket_flush():0 536846:20260619:144653.846 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144653.847 End of zbx_ipc_service_recv():1 536837:20260619:144653.847 In zbx_ha_dispatch_message() 536837:20260619:144653.847 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144653.847 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144654.005 End of zbx_ipc_service_recv():2 536848:20260619:144654.005 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144654.024 End of zbx_ipc_service_recv():2 536878:20260619:144654.024 In zbx_pp_manager_process_finished() 536878:20260619:144654.024 In zbx_timekeeper_collect() 536878:20260619:144654.024 End of zbx_timekeeper_collect() 536878:20260619:144654.024 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144654.024 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144654.186 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144654.186 In collect_selfmon_stats() 536909:20260619:144654.186 In zbx_timekeeper_collect() 536909:20260619:144654.186 End of zbx_timekeeper_collect() 536909:20260619:144654.186 End of collect_selfmon_stats() 536909:20260619:144654.186 zbx_setproctitle() title:'self-monitoring [processed data in 0.000160 sec, idle 1 sec]' 536879:20260619:144654.240 End of zbx_ipc_service_recv():2 536879:20260619:144654.240 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144654.287 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144654.287 End of zbx_ipc_async_socket_recv():0 536972:20260619:144654.287 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144654.287 End of zbx_dc_config_get_poller_items():0 536972:20260619:144654.287 queue processing_num:0 pending:0 536970:20260619:144654.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144654.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144654.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144654.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144654.304 queue processing_num:0 pending:0 536971:20260619:144654.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144654.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144654.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144654.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144654.304 queue processing_num:0 pending:0 536889:20260619:144654.376 End of zbx_ipc_async_socket_recv():0 536889:20260619:144654.376 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000018 sec, syncing history]' 536889:20260619:144654.376 In zbx_sync_history_cache() history_num:0 536889:20260619:144654.376 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000030 sec, idle 1 sec]' 536889:20260619:144654.376 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144654.376 End of zbx_ipc_async_socket_recv():0 536887:20260619:144654.376 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000027 sec, syncing history]' 536887:20260619:144654.376 In zbx_sync_history_cache() history_num:0 536887:20260619:144654.376 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000015 sec, idle 1 sec]' 536887:20260619:144654.376 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144654.376 End of zbx_ipc_async_socket_recv():0 536888:20260619:144654.376 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000026 sec, syncing history]' 536888:20260619:144654.376 In zbx_sync_history_cache() history_num:0 536888:20260619:144654.376 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000012 sec, idle 1 sec]' 536888:20260619:144654.376 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144654.376 End of zbx_ipc_async_socket_recv():0 536890:20260619:144654.376 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000272 sec, syncing history]' 536890:20260619:144654.376 In zbx_sync_history_cache() history_num:0 536890:20260619:144654.376 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000022 sec, idle 1 sec]' 536890:20260619:144654.376 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144654.400 End of zbx_ipc_async_socket_recv():0 536891:20260619:144654.400 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004305 sec, processing escalations]' 536891:20260619:144654.400 In process_escalations() 536891:20260619:144654.400 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869617 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144654.401 End of process_escalations() 536891:20260619:144654.401 In process_escalations() 536891:20260619:144654.401 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869617 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144654.401 End of process_escalations() 536891:20260619:144654.401 In process_escalations() 536891:20260619:144654.401 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869617 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144654.402 End of process_escalations() 536891:20260619:144654.402 In process_escalations() 536891:20260619:144654.402 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869617 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144654.402 End of process_escalations() 536891:20260619:144654.402 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001980 sec, idle 3 sec]' 536891:20260619:144654.402 In zbx_ipc_async_socket_recv() timeout:3 536953:20260619:144654.452 End of zbx_ipc_service_recv():2 536953:20260619:144654.452 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144654.453 End of zbx_ipc_service_recv():2 536982:20260619:144654.453 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144654.453 End of zbx_ipc_service_recv():2 536985:20260619:144654.453 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144654.453 End of zbx_ipc_async_socket_recv():0 536947:20260619:144654.453 In zbx_ipc_async_socket_send() 536947:20260619:144654.453 In zbx_ipc_client_send() clientid:0 536947:20260619:144654.453 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144654.453 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144654.453 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000027 sec, idle 1 sec]' 536947:20260619:144654.453 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144654.453 End of zbx_ipc_service_recv():1 536874:20260619:144654.453 In am_flush_results() results:0 536874:20260619:144654.453 In zbx_ipc_client_send() clientid:7 536874:20260619:144654.453 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144654.453 End of am_flush_results() 536874:20260619:144654.453 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144654.453 End of zbx_ipc_async_socket_recv():0 536947:20260619:144654.453 In am_db_flush_results() 536947:20260619:144654.453 End of am_db_flush_results() flushed:0 536947:20260619:144654.453 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000010 sec, idle 1 sec]' 536947:20260619:144654.453 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144654.528 End of zbx_ipc_service_recv():2 536878:20260619:144654.528 In zbx_pp_manager_process_finished() 536878:20260619:144654.528 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144654.528 In zbx_ipc_service_recv() timeout:0.500 536884:20260619:144654.548 cannot process step "test output with error" of web scenario "1sr scenario" on host "Zabbix server": Connection timed out after 15000 milliseconds 536884:20260619:144654.548 In process_test_data() 536884:20260619:144654.548 query [txnlev:0] [select type,itemid from httptestitem where httptestid=4] 536884:20260619:144654.549 In zbx_preprocess_item_value() 536884:20260619:144654.549 End of zbx_preprocess_item_value() 536884:20260619:144654.549 In zbx_preprocess_item_value() 536884:20260619:144654.549 End of zbx_preprocess_item_value() 536884:20260619:144654.549 In zbx_preprocess_item_value() 536884:20260619:144654.549 End of zbx_preprocess_item_value() 536884:20260619:144654.549 End of process_test_data() 536884:20260619:144654.549 End of process_httptest() 536884:20260619:144654.549 End of process_httptests() 536884:20260619:144654.549 zbx_setproctitle() title:'http poller #1 [got 1 values in 30.253137 sec, getting values]' 536884:20260619:144654.549 In process_httptests() 536884:20260619:144654.549 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.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.httptestid=5] 536884:20260619:144654.550 query [txnlev:0] [select name,value,type from httptest_field where httptestid=5 order by httptest_fieldid] 536884:20260619:144654.551 In substitute_simple_macros_impl() data:'Zabbix' 536884:20260619:144654.551 End substitute_simple_macros_impl() data:'Zabbix' 536884:20260619:144654.551 In substitute_simple_macros_impl() data:EMPTY 536884:20260619:144654.551 In substitute_simple_macros_impl() data:EMPTY 536884:20260619:144654.551 In substitute_simple_macros_impl() data:EMPTY 536884:20260619:144654.551 In http_process_variables() 0 variables 536884:20260619:144654.551 End of http_process_variables():SUCCEED 536884:20260619:144654.551 In process_httptest() httptestid:5 name:'2nd Scenario' 536884:20260619:144654.551 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=5 order by no] 536884:20260619:144654.552 In substitute_simple_macros_impl() data:'20s' 536884:20260619:144654.552 End substitute_simple_macros_impl() data:'20s' 536884:20260619:144654.552 In substitute_simple_macros_impl() data:'https://zabbix.com' 536884:20260619:144654.552 End substitute_simple_macros_impl() data:'https://zabbix.com' 536884:20260619:144654.552 In http_substitute_variables() data:'https://zabbix.com' 536884:20260619:144654.552 End of http_substitute_variables() data:'https://zabbix.com' 536884:20260619:144654.552 In substitute_simple_macros_impl() data:EMPTY 536884:20260619:144654.552 In substitute_simple_macros_impl() data:'301' 536884:20260619:144654.552 End substitute_simple_macros_impl() data:'301' 536884:20260619:144654.552 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=9 order by httpstep_fieldid] 536884:20260619:144654.552 In substitute_simple_macros_impl() data:'666666' 536884:20260619:144654.552 End substitute_simple_macros_impl() data:'666666' 536884:20260619:144654.552 In substitute_simple_macros_impl() data:'15s' 536884:20260619:144654.552 End substitute_simple_macros_impl() data:'15s' 536884:20260619:144654.552 process_httptest() use step "Get value" 536884:20260619:144654.552 process_httptest() use post "" 536884:20260619:144654.552 process_httptest() go to URL "https://zabbix.com" 536884:20260619:144654.814 content_type 'text/html' 536884:20260619:144654.814 In zbx_int_in_list() list:'301' value:301 536884:20260619:144654.814 End of zbx_int_in_list():SUCCEED 536884:20260619:144654.814 In http_process_variables() 0 variables 536884:20260619:144654.814 End of http_process_variables():SUCCEED 536884:20260619:144654.814 In http_process_variables() 1 variables 536884:20260619:144654.814 In httpmacro_append_pair() pkey:'{XML_VAL}' pvalue:'666666' 536884:20260619:144654.814 append macro '{XML_VAL}'='666666' in cache 536884:20260619:144654.814 End of httpmacro_append_pair():SUCCEED 536884:20260619:144654.814 End of http_process_variables():SUCCEED 536884:20260619:144654.814 In process_step_data() rspcode:301 time:0.261511 speed:680 536884:20260619:144654.814 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=9] 536884:20260619:144654.814 In zbx_preprocess_item_value() 536884:20260619:144654.814 End of zbx_preprocess_item_value() 536884:20260619:144654.814 In zbx_preprocess_item_value() 536884:20260619:144654.814 End of zbx_preprocess_item_value() 536884:20260619:144654.814 In zbx_preprocess_item_value() 536884:20260619:144654.814 End of zbx_preprocess_item_value() 536884:20260619:144654.815 End of process_step_data() 536884:20260619:144654.815 In substitute_simple_macros_impl() data:'http://{XML_VAL}/?my_macro_2nd_Scenario' 536884:20260619:144654.815 End substitute_simple_macros_impl() 536884:20260619:144654.815 In http_substitute_variables() data:'http://{XML_VAL}/?my_macro_2nd_Scenario' 536884:20260619:144654.815 End of http_substitute_variables() data:'http://666666/?my_macro_2nd_Scenario' 536884:20260619:144654.815 In substitute_simple_macros_impl() data:EMPTY 536884:20260619:144654.815 In substitute_simple_macros_impl() data:'200' 536884:20260619:144654.815 End substitute_simple_macros_impl() data:'200' 536884:20260619:144654.815 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=10 order by httpstep_fieldid] 536884:20260619:144654.815 In substitute_simple_macros_impl() data:'15s' 536884:20260619:144654.815 End substitute_simple_macros_impl() data:'15s' 536884:20260619:144654.815 process_httptest() use step "test output will be error" 536884:20260619:144654.815 process_httptest() use post "" 536884:20260619:144654.815 process_httptest() go to URL "http://666666/?my_macro_2nd_Scenario" 536846:20260619:144654.846 End of zbx_ipc_service_recv():2 536846:20260619:144654.847 In zbx_ipc_async_socket_send() 536846:20260619:144654.847 In zbx_ipc_client_send() clientid:0 536846:20260619:144654.847 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144654.847 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144654.847 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144654.847 End of zbx_ipc_async_socket_flush():0 536846:20260619:144654.847 In zbx_ipc_service_recv() timeout:0.991 536837:20260619:144654.847 End of zbx_ipc_service_recv():1 536837:20260619:144654.847 In zbx_ha_dispatch_message() 536837:20260619:144654.847 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144654.847 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144655.009 End of zbx_ipc_service_recv():2 536848:20260619:144655.009 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.063808 sec during 5.063830 sec]' 536848:20260619:144655.009 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144655.028 End of zbx_ipc_service_recv():2 536878:20260619:144655.028 In zbx_pp_manager_process_finished() 536878:20260619:144655.028 In zbx_timekeeper_collect() 536878:20260619:144655.028 End of zbx_timekeeper_collect() 536878:20260619:144655.028 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144655.028 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144655.186 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144655.186 In collect_selfmon_stats() 536909:20260619:144655.186 In zbx_timekeeper_collect() 536909:20260619:144655.186 End of zbx_timekeeper_collect() 536909:20260619:144655.186 End of collect_selfmon_stats() 536909:20260619:144655.186 zbx_setproctitle() title:'self-monitoring [processed data in 0.000123 sec, idle 1 sec]' 536885:20260619:144655.189 End of zbx_ipc_async_socket_recv():0 536885:20260619:144655.189 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000448 sec, getting values]' 536885:20260619:144655.189 In get_values() 536885:20260619:144655.189 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144655.189 End of zbx_dc_config_get_poller_items():0 536885:20260619:144655.189 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144655.189 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144655.189 End of get_values():0 536885:20260619:144655.189 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000069 sec, idle 5 sec]' 536885:20260619:144655.189 In zbx_ipc_async_socket_recv() timeout:5 536905:20260619:144655.196 End of zbx_ipc_async_socket_recv():0 536905:20260619:144655.197 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000047 sec, getting values]' 536905:20260619:144655.197 In get_values() 536905:20260619:144655.197 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144655.197 End of zbx_dc_config_get_poller_items():0 536905:20260619:144655.197 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144655.197 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144655.197 End of get_values():0 536905:20260619:144655.197 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000048 sec, idle 5 sec]' 536905:20260619:144655.197 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144655.204 End of zbx_ipc_async_socket_recv():0 536906:20260619:144655.204 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000041 sec, getting values]' 536906:20260619:144655.204 In get_values() 536906:20260619:144655.204 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144655.204 End of zbx_dc_config_get_poller_items():0 536906:20260619:144655.204 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144655.204 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144655.204 End of get_values():0 536906:20260619:144655.204 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000064 sec, idle 5 sec]' 536906:20260619:144655.204 In zbx_ipc_async_socket_recv() timeout:5 536932:20260619:144655.212 End of zbx_ipc_async_socket_recv():0 536932:20260619:144655.212 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000044 sec, getting values]' 536932:20260619:144655.212 In get_values() 536932:20260619:144655.212 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144655.212 End of zbx_dc_config_get_poller_items():0 536932:20260619:144655.212 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144655.212 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144655.212 End of get_values():0 536932:20260619:144655.212 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000078 sec, idle 5 sec]' 536932:20260619:144655.212 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144655.212 End of zbx_ipc_async_socket_recv():0 536931:20260619:144655.212 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000696 sec, getting values]' 536931:20260619:144655.212 In get_values() 536931:20260619:144655.212 In zbx_dc_config_get_poller_items() poller_type:0 536931:20260619:144655.212 End of zbx_dc_config_get_poller_items():0 536931:20260619:144655.212 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144655.212 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144655.212 End of get_values():0 536931:20260619:144655.212 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000042 sec, idle 5 sec]' 536931:20260619:144655.212 In zbx_ipc_async_socket_recv() timeout:5 536933:20260619:144655.216 End of zbx_ipc_async_socket_recv():0 536933:20260619:144655.216 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000043 sec, getting values]' 536933:20260619:144655.216 In get_values() 536933:20260619:144655.216 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144655.216 End of zbx_dc_config_get_poller_items():0 536933:20260619:144655.216 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144655.216 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144655.216 End of get_values():0 536933:20260619:144655.216 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000054 sec, idle 5 sec]' 536933:20260619:144655.216 In zbx_ipc_async_socket_recv() timeout:5 536892:20260619:144655.228 End of zbx_ipc_async_socket_recv():0 536892:20260619:144655.228 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000046 sec, getting values]' 536892:20260619:144655.228 In get_values() 536892:20260619:144655.228 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144655.228 End of zbx_dc_config_get_poller_items():0 536892:20260619:144655.228 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144655.228 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144655.228 End of get_values():0 536892:20260619:144655.228 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000058 sec, idle 5 sec]' 536892:20260619:144655.228 In zbx_ipc_async_socket_recv() timeout:5 536896:20260619:144655.228 End of zbx_ipc_async_socket_recv():0 536896:20260619:144655.228 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000039 sec, getting values]' 536896:20260619:144655.228 In get_values() 536896:20260619:144655.228 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144655.229 End of zbx_dc_config_get_poller_items():0 536896:20260619:144655.229 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144655.229 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144655.229 End of get_values():0 536896:20260619:144655.229 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000048 sec, idle 5 sec]' 536896:20260619:144655.229 In zbx_ipc_async_socket_recv() timeout:5 536897:20260619:144655.233 End of zbx_ipc_async_socket_recv():0 536897:20260619:144655.233 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000041 sec, getting values]' 536897:20260619:144655.233 In get_values() 536897:20260619:144655.233 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144655.233 End of zbx_dc_config_get_poller_items():0 536897:20260619:144655.233 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144655.233 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144655.233 End of get_values():0 536897:20260619:144655.233 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000041 sec, idle 5 sec]' 536897:20260619:144655.233 In zbx_ipc_async_socket_recv() timeout:5 536946:20260619:144655.234 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144655.234 In get_pinger_hosts() 536946:20260619:144655.234 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144655.234 End of zbx_dc_config_get_poller_items():0 536946:20260619:144655.234 End of get_pinger_hosts():0 536946:20260619:144655.234 In process_pinger_hosts() 536946:20260619:144655.234 End of process_pinger_hosts() 536946:20260619:144655.234 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144655.234 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144655.234 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000221 sec, idle 5 sec]' 536934:20260619:144655.236 End of zbx_ipc_async_socket_recv():0 536934:20260619:144655.236 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000083 sec, getting values]' 536934:20260619:144655.236 In get_values() 536934:20260619:144655.236 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144655.236 End of zbx_dc_config_get_poller_items():0 536934:20260619:144655.236 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144655.236 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144655.236 End of get_values():0 536934:20260619:144655.236 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000078 sec, idle 5 sec]' 536934:20260619:144655.236 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144655.241 End of zbx_ipc_service_recv():2 536879:20260619:144655.242 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.008721sec during 5.008741 sec]' 536879:20260619:144655.242 In zbx_ipc_service_recv() timeout:1.000 536849:20260619:144655.256 End of zbx_ipc_async_socket_recv():0 536849:20260619:144655.256 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.025932 sec, syncing configuration]' 536849:20260619:144655.256 In zbx_dc_sync_configuration() 536849:20260619:144655.256 query [txnlev:0] [select changelogid,object,objectid,operation,clock from changelog] 536849:20260619:144655.257 query [txnlev:0] [select discovery_groupid,snmptrap_logging,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_internal,hk_events_discovery,hk_events_autoreg,hk_services_mode,hk_services,hk_audit_mode,hk_audit,hk_sessions_mode,hk_sessions,hk_history_mode,hk_history_global,hk_history,hk_trends_mode,hk_trends_global,hk_trends,default_inventory_mode,db_extension,autoreg_tls_accept,compression_status,compress_older,instanceid,default_timezone,hk_events_service,auditlog_enabled,timeout_zabbix_agent,timeout_simple_check,timeout_snmp_agent,timeout_external_check,timeout_db_monitor,timeout_http_agent,timeout_ssh_agent,timeout_telnet_agent,timeout_script,auditlog_mode,timeout_browser from config order by configid] 536849:20260619:144655.258 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid] 536849:20260619:144655.258 In DCsync_config() 536849:20260619:144655.258 End of DCsync_config() 536849:20260619:144655.258 In DCsync_autoreg_config() 536849:20260619:144655.258 End of DCsync_autoreg_config() 536849:20260619:144655.258 In DCsync_autoreg_host() 536849:20260619:144655.258 End of DCsync_autoreg_host() 536849:20260619:144655.258 In dc_sync_proxy_group() 536849:20260619:144655.258 End of dc_sync_proxy_group() 536849:20260619:144655.258 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid] 536849:20260619:144655.259 query [txnlev:0] [select globalmacroid,macro,value,type from globalmacro] 536849:20260619:144655.259 query [txnlev:0] [select hostmacroid,hostid,macro,value,type from hostmacro] 536936:20260619:144655.260 End of zbx_ipc_async_socket_recv():0 536936:20260619:144655.260 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000037 sec, getting values]' 536936:20260619:144655.260 In get_values() 536936:20260619:144655.260 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144655.260 End of zbx_dc_config_get_poller_items():0 536936:20260619:144655.260 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144655.260 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144655.260 End of get_values():0 536936:20260619:144655.260 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000058 sec, idle 5 sec]' 536936:20260619:144655.260 In zbx_ipc_async_socket_recv() timeout:5 536935:20260619:144655.260 End of zbx_ipc_async_socket_recv():0 536935:20260619:144655.260 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000047 sec, getting values]' 536935:20260619:144655.260 In get_values() 536935:20260619:144655.260 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144655.260 End of zbx_dc_config_get_poller_items():0 536935:20260619:144655.260 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144655.260 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144655.260 End of get_values():0 536935:20260619:144655.260 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000042 sec, idle 5 sec]' 536935:20260619:144655.260 In zbx_ipc_async_socket_recv() timeout:5 536849:20260619:144655.269 In DCsync_host_tags() 536849:20260619:144655.269 End of DCsync_host_tags() 536849:20260619:144655.269 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_full,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,installer_name,deployment_status,url_a,url_b,url_c,host_networks,host_netmask,host_router,oob_ip,oob_netmask,oob_router,date_hw_purchase,date_hw_install,date_hw_expiry,date_hw_decomm,site_address_a,site_address_b,site_address_c,site_city,site_state,site_country,site_zip,site_rack,site_notes,poc_1_name,poc_1_email,poc_1_phone_a,poc_1_phone_b,poc_1_cell,poc_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,poc_2_notes from host_inventory] 536849:20260619:144655.271 query [txnlev:0] [select groupid,name from hstgrp where type=0] 536849:20260619:144655.272 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] 536893:20260619:144655.273 End of zbx_ipc_async_socket_recv():0 536893:20260619:144655.274 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000398 sec, getting values]' 536893:20260619:144655.274 In get_values() 536893:20260619:144655.274 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144655.274 End of zbx_dc_config_get_poller_items():0 536893:20260619:144655.274 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144655.274 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144655.274 End of get_values():0 536893:20260619:144655.274 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000056 sec, idle 5 sec]' 536893:20260619:144655.274 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144655.274 End of zbx_ipc_async_socket_recv():0 536899:20260619:144655.274 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000778 sec, getting values]' 536899:20260619:144655.274 In get_values() 536899:20260619:144655.274 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144655.274 End of zbx_dc_config_get_poller_items():0 536899:20260619:144655.274 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144655.274 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144655.274 End of get_values():0 536899:20260619:144655.274 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000079 sec, idle 5 sec]' 536899:20260619:144655.274 In zbx_ipc_async_socket_recv() timeout:5 536849:20260619:144655.274 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active_till,tags_evaltype from maintenances] 536849:20260619:144655.275 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag] 536894:20260619:144655.276 End of zbx_ipc_async_socket_recv():0 536894:20260619:144655.276 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000050 sec, getting values]' 536894:20260619:144655.276 In get_values() 536894:20260619:144655.276 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144655.276 End of zbx_dc_config_get_poller_items():0 536894:20260619:144655.276 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144655.276 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144655.276 End of get_values():0 536894:20260619:144655.276 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000383 sec, idle 5 sec]' 536894:20260619:144655.276 In zbx_ipc_async_socket_recv() timeout:5 536849:20260619:144655.277 query [txnlev:0] [select t.timeperiodid,t.timeperiod_type,t.every,t.month,t.dayofweek,t.day,t.start_time,t.period,t.start_date,m.maintenanceid from maintenances_windows m,timeperiods t where t.timeperiodid=m.timeperiodid] 536849:20260619:144655.277 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid] 536849:20260619:144655.277 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid] 536849:20260619:144655.278 In DCsync_proxies() 536849:20260619:144655.278 End of DCsync_proxies() 536849:20260619:144655.278 In DCsync_hosts() 536849:20260619:144655.278 End of DCsync_hosts() 536849:20260619:144655.279 In DCsync_host_inventory() 536849:20260619:144655.279 End of DCsync_host_inventory() 536849:20260619:144655.279 In DCsync_hostgroups() 536849:20260619:144655.279 End of DCsync_hostgroups() 536849:20260619:144655.280 In DCsync_hostgroup_hosts() 536849:20260619:144655.280 End of DCsync_hostgroup_hosts() 536849:20260619:144655.281 In DCsync_maintenances() 536849:20260619:144655.281 End of DCsync_maintenances() 536849:20260619:144655.281 In DCsync_maintenance_tags() 536849:20260619:144655.281 End of DCsync_maintenance_tags() 536849:20260619:144655.281 In DCsync_maintenance_groups() 536849:20260619:144655.281 End of DCsync_maintenance_groups() 536849:20260619:144655.281 In DCsync_maintenance_hosts() 536849:20260619:144655.281 End of DCsync_maintenance_hosts() 536849:20260619:144655.281 In DCsync_maintenance_periods() 536895:20260619:144655.281 End of zbx_ipc_async_socket_recv():0 536895:20260619:144655.281 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000212 sec, getting values]' 536895:20260619:144655.281 In get_values() 536895:20260619:144655.281 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144655.281 End of zbx_ipc_async_socket_recv():0 536898:20260619:144655.281 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000038 sec, getting values]' 536898:20260619:144655.281 In get_values() 536898:20260619:144655.281 In zbx_dc_config_get_poller_items() poller_type:4 536849:20260619:144655.281 End of DCsync_maintenance_periods() 536849:20260619:144655.281 In DCsync_connectors() 536849:20260619:144655.282 End of DCsync_connectors() 536849:20260619:144655.282 In DCsync_connector_tags() 536849:20260619:144655.282 End of DCsync_connector_tags() 536849:20260619:144655.282 In dc_sync_host_proxy() 536849:20260619:144655.282 End of dc_sync_host_proxy() 536895:20260619:144655.282 End of zbx_dc_config_get_poller_items():0 536895:20260619:144655.282 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144655.282 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144655.282 End of get_values():0 536895:20260619:144655.282 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000391 sec, idle 5 sec]' 536895:20260619:144655.282 In zbx_ipc_async_socket_recv() timeout:5 536898:20260619:144655.282 End of zbx_dc_config_get_poller_items():0 536898:20260619:144655.282 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144655.282 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144655.282 End of get_values():0 536898:20260619:144655.282 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000383 sec, idle 5 sec]' 536898:20260619:144655.282 In zbx_ipc_async_socket_recv() timeout:5 536849:20260619:144655.282 query [txnlev:0] [select i.interfaceid,i.hostid,i.type,i.main,i.useip,i.ip,i.dns,i.port,i.available,i.disable_until,i.error,i.errors_from,s.version,s.bulk,s.community,s.securityname,s.securitylevel,s.authpassphrase,s.privpassphrase,s.authprotocol,s.privprotocol,s.contextname,s.max_repetitions from interface i left join interface_snmp s on i.interfaceid=s.interfaceid] 536849:20260619:144655.283 query [txnlev:0] [select p.item_parameterid,p.itemid,p.name,p.value,i.hostid from item_parameter p,items i,hosts h where p.itemid=i.itemid and i.hostid=h.hostid and h.status in (0,1) and i.flags<>2 order by p.itemid] 536849:20260619:144655.285 In DCsync_interfaces() 536849:20260619:144655.286 End of DCsync_interfaces() 536849:20260619:144655.286 In DCsync_items() 536849:20260619:144655.286 End of DCsync_items() 536849:20260619:144655.286 In DCsync_item_discovery() 536849:20260619:144655.286 End of DCsync_item_discovery() 536849:20260619:144655.286 In DCsync_item_preproc() 536849:20260619:144655.286 End of DCsync_item_preproc() 536849:20260619:144655.286 In DCsync_items_param() 536849:20260619:144655.286 End of DCsync_items_param() 536849:20260619:144655.286 In DCsync_functions() 536849:20260619:144655.286 End of DCsync_functions() 536849:20260619:144655.286 query [txnlev:0] [select triggerid_down,triggerid_up from trigger_depends] 536849:20260619:144655.288 query [txnlev:0] [select r.name,e.expressionid,e.expression,e.expression_type,e.exp_delimiter,e.case_sensitive from regexps r,expressions e where r.regexpid=e.regexpid] 536972:20260619:144655.289 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144655.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144655.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144655.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144655.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144655.289 queue processing_num:0 pending:0 536849:20260619:144655.290 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where eventsource<>4 and status=0] 536849:20260619:144655.290 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] 536849:20260619:144655.291 query [txnlev:0] [select c.conditionid,c.actionid,c.conditiontype,c.operator,c.value,c.value2 from conditions c,actions a where c.actionid=a.actionid and a.status=0] 536849:20260619:144655.291 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0] 536849:20260619:144655.293 query [txnlev:0] [select cc.corr_conditionid,cc.correlationid,cc.type,cct.tag,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] 536849:20260619:144655.294 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] 536849:20260619:144655.294 In DCsync_triggers() 536849:20260619:144655.295 End of DCsync_triggers() 536849:20260619:144655.295 In DCsync_trigdeps() 536849:20260619:144655.295 End of DCsync_trigdeps() 536849:20260619:144655.295 In DCsync_expressions() 536849:20260619:144655.295 End of DCsync_expressions() 536849:20260619:144655.295 In DCsync_actions() 536849:20260619:144655.295 End of DCsync_actions() 536849:20260619:144655.295 In DCsync_action_ops() 536849:20260619:144655.295 End of DCsync_action_ops() 536849:20260619:144655.295 In DCsync_action_conditions() 536849:20260619:144655.295 End of DCsync_action_conditions() 536849:20260619:144655.295 In DCsync_trigger_tags() 536849:20260619:144655.295 End of DCsync_trigger_tags() 536849:20260619:144655.295 In DCsync_item_tags() 536849:20260619:144655.295 End of DCsync_item_tags() 536849:20260619:144655.295 In DCsync_correlations() 536849:20260619:144655.295 End of DCsync_correlations() 536849:20260619:144655.295 In DCsync_corr_conditions() 536849:20260619:144655.295 End of DCsync_corr_conditions() 536849:20260619:144655.295 In DCsync_corr_operations() 536849:20260619:144655.295 End of DCsync_corr_operations() 536849:20260619:144655.295 In dc_sync_drules() 536849:20260619:144655.295 End of dc_sync_drules() 536849:20260619:144655.296 In dc_sync_dchecks() 536849:20260619:144655.296 End of dc_sync_dchecks() 536849:20260619:144655.296 In dc_sync_httptests() 536849:20260619:144655.296 End of dc_sync_httptests() 536849:20260619:144655.296 In dc_sync_httptest_fields() 536849:20260619:144655.296 End of dc_sync_httptest_fields() 536849:20260619:144655.296 In dc_sync_httpsteps() 536849:20260619:144655.296 End of dc_sync_httpsteps() 536849:20260619:144655.296 In dc_sync_httpstep_fields() 536849:20260619:144655.296 End of dc_sync_httpstep_fields() 536849:20260619:144655.296 zbx_dc_sync_configuration() changelog : sql:0.001104 sec (0 records) 536849:20260619:144655.296 zbx_dc_sync_configuration() reindex : 0.000000 sec 0 bytes (0). 536849:20260619:144655.296 zbx_dc_sync_configuration() timers : 0.000000 sec 0 bytes (0 functions, 0 triggers). 536849:20260619:144655.296 zbx_dc_sync_configuration() topology : 0.000000 sec 0 bytes. 536849:20260619:144655.296 zbx_dc_sync_configuration() um_cache : 0.000000 sec 0 bytes. 536849:20260619:144655.296 zbx_dc_sync_configuration() proxy_group: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.296 zbx_dc_sync_configuration() hosts: sql:0.000003 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144655.296 zbx_dc_sync_configuration() host_proxy: sql:0.000001 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144655.296 zbx_dc_sync_configuration() items: sql:0.000004 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144655.296 zbx_dc_sync_configuration() item_discovery: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.296 zbx_dc_sync_configuration() triggers: sql:0.000003 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.296 zbx_dc_sync_configuration() functions: sql:0.000004 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.296 zbx_dc_sync_configuration() trigger_tag: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.296 zbx_dc_sync_configuration() item_tag: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.296 zbx_dc_sync_configuration() host_tag: sql:0.000005 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.296 zbx_dc_sync_configuration() item_preproc: sql:0.000001 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144655.296 zbx_dc_sync_configuration() drules: sql:0.000002 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144655.296 zbx_dc_sync_configuration() dchecks: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.296 zbx_dc_sync_configuration() httptest: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.296 zbx_dc_sync_configuration() httptest_field: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.296 zbx_dc_sync_configuration() httpstep: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.296 zbx_dc_sync_configuration() httpstep_field: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() connector: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() connector_tag: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() proxy: sql:0.000005 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() config: sql:0.000664 sync:0.000012 sec 0 bytes (1/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() config_autoreg_tls: sql:0.000430 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() autoreg_host: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() host_inventory: sql:0.001693 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() hosts_templates: sql:0.000593 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() globalmacro: sql:0.000353 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() hostmacro: sql:0.009706 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() interface: sql:0.001545 sync:0.000010 sec 0 bytes (25/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() trigger_depends: sql:0.001243 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() regexps: sql:0.001870 sync:0.000002 sec 0 bytes (0/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() actions: sql:0.000467 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() operations: sql:0.000551 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() conditions: sql:0.000452 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() correlation: sql:0.001486 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() corr_condition: sql:0.001471 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() corr_operation: sql:0.000317 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() hstgrp: sql:0.000682 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() hosts_groups: sql:0.002204 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() item_parameter: sql:0.001609 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() maintenances: sql:0.001138 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() maintenances_windows: sql:0.000334 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() maintenance_tag: sql:0.001505 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() maintenances_groups: sql:0.000335 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() maintenances_hosts: sql:0.000519 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144655.297 zbx_dc_sync_configuration() total sql : 0.031202 sec. 536849:20260619:144655.297 zbx_dc_sync_configuration() total sync : 0.000038 sec. 536849:20260619:144655.297 zbx_dc_sync_configuration() total memory difference: 0 bytes. 536849:20260619:144655.297 zbx_dc_sync_configuration() proxies : 0 (0 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() proxies_p : 0 (0 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() hosts : 1 (11 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() hosts_h : 1 (11 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() autoreg_hosts: 0 (11 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() psks : 0 (0 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() ipmihosts : 0 (0 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() host_invent: 4 (11 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() glob macros: 1 (11 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() host macros: 6591 (9029 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() kvs_paths : 0 536849:20260619:144655.298 zbx_dc_sync_configuration() interfaces : 1 (11 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() interfaces_snmp : 0 (0 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() interfac_ht: 1 (11 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() if_snmpitms: 0 (0 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() if_snmpaddr: 0 (0 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() item_discovery : 7611 (15227 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() items : 18 (36467 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() items_hk : 18 (36467 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() template_items : 18212 (30509 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() preprocitems: 0 (47381 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() item_tag_links: 0 (56687 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() functions : 0 (21283 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() triggers : 6790 (13591 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() trigdeps : 2718 (4007 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() trig. tags : 8662 (13553 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() expressions: 10 (17 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() actions : 0 (0 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() conditions : 0 (0 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() corr. : 0 (0 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() corr. conds: 0 (0 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() corr. ops : 0 (0 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() hgroups : 7 (11 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() item procs : 0 (47381 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() maintenance: 0 (0 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() maint tags : 0 (0 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() maint time : 0 (0 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() drules : 1 (11 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() dchecks : 1 (11 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() httptests : 2 (11 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() httptestfld: 0 (0 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() httpsteps : 4 (11 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() httpstepfld: 2 (11 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() connector: 0 (0 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() connector tags : 0 (0 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() proxy groups : 0 (0 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() host proxy : 0 (0 slots) 536849:20260619:144655.298 zbx_dc_sync_configuration() queue[0] : 0 (0 allocated) 536849:20260619:144655.298 zbx_dc_sync_configuration() queue[1] : 0 (0 allocated) 536849:20260619:144655.299 zbx_dc_sync_configuration() queue[2] : 0 (0 allocated) 536849:20260619:144655.299 zbx_dc_sync_configuration() queue[3] : 0 (0 allocated) 536849:20260619:144655.299 zbx_dc_sync_configuration() queue[4] : 0 (0 allocated) 536849:20260619:144655.299 zbx_dc_sync_configuration() queue[5] : 0 (0 allocated) 536849:20260619:144655.299 zbx_dc_sync_configuration() queue[6] : 0 (0 allocated) 536849:20260619:144655.299 zbx_dc_sync_configuration() queue[7] : 0 (0 allocated) 536849:20260619:144655.299 zbx_dc_sync_configuration() queue[8] : 0 (0 allocated) 536849:20260619:144655.299 zbx_dc_sync_configuration() queue[9] : 0 (0 allocated) 536849:20260619:144655.299 zbx_dc_sync_configuration() queue[10] : 0 (0 allocated) 536849:20260619:144655.299 zbx_dc_sync_configuration() queue[11] : 0 (0 allocated) 536849:20260619:144655.299 zbx_dc_sync_configuration() pqueue : 0 (0 allocated) 536849:20260619:144655.299 zbx_dc_sync_configuration() timer queue: 0 (0 allocated) 536849:20260619:144655.299 zbx_dc_sync_configuration() changelog : 1873 536849:20260619:144655.299 zbx_dc_sync_configuration() configfree : 75.304151% 536849:20260619:144655.299 zbx_dc_sync_configuration() strings : 9421 (13553 slots) 536849:20260619:144655.299 === memory statistics for configuration cache === 536849:20260619:144655.299 free chunks of size >= 256 bytes: 5 536849:20260619:144655.299 min chunk size: 280 bytes 536849:20260619:144655.299 max chunk size: 25221384 bytes 536849:20260619:144655.299 memory of total size 32299808 bytes fragmented into 78391 chunks 536849:20260619:144655.299 of those, 25267880 bytes are in 5 free chunks 536849:20260619:144655.299 of those, 7031928 bytes are in 78386 used chunks 536849:20260619:144655.299 of those, 1254240 bytes are used by allocation overhead 536849:20260619:144655.299 ================================ 536849:20260619:144655.299 zbx_dbsync_env_flush_changelog() changelog : 1873 (2671 slots) 536849:20260619:144655.299 End of zbx_dc_sync_configuration() 536849:20260619:144655.299 In zbx_dc_sync_kvs_paths() 536849:20260619:144655.299 End of zbx_dc_sync_kvs_paths() 536849:20260619:144655.299 In zbx_dc_config_get_hostids_by_revision() 536849:20260619:144655.299 End of zbx_dc_config_get_hostids_by_revision() 536849:20260619:144655.299 In zbx_dc_update_interfaces_availability() 536849:20260619:144655.299 In zbx_dc_reset_interfaces_availability() 536849:20260619:144655.299 End of zbx_dc_reset_interfaces_availability() interfaces:0 536849:20260619:144655.299 End of zbx_dc_update_interfaces_availability() 536849:20260619:144655.299 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.043514 sec, idle 10 sec]' 536907:20260619:144655.300 End of zbx_ipc_async_socket_recv():0 536907:20260619:144655.300 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000037 sec, exchanging data]' 536907:20260619:144655.300 In process_proxy() 536907:20260619:144655.300 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144655.300 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144655.300 End of process_proxy() 536907:20260619:144655.300 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144655.300 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144655.300 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000029 sec, idle 5 sec]' 536907:20260619:144655.300 In zbx_ipc_async_socket_recv() timeout:5 536849:20260619:144655.300 In zbx_ipc_async_socket_recv() timeout:10 536971:20260619:144655.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144655.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144655.304 queue processing_num:0 pending:0 536970:20260619:144655.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144655.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144655.304 queue processing_num:0 pending:0 536971:20260619:144655.304 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144655.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144655.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144655.304 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144655.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144655.304 End of zbx_ipc_async_socket_recv():0 536923:20260619:144655.306 End of zbx_ipc_async_socket_recv():0 536923:20260619:144655.306 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144655.306 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536923:20260619:144655.306 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000529 sec, idle 5 sec]' 536923:20260619:144655.307 In zbx_ipc_async_socket_recv() timeout:5 536948:20260619:144655.344 End of zbx_ipc_async_socket_recv():0 536948:20260619:144655.344 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000044 sec, getting values]' 536948:20260619:144655.344 In get_values() 536948:20260619:144655.344 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144655.344 End of zbx_dc_config_get_poller_items():0 536948:20260619:144655.344 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144655.344 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144655.344 End of get_values():0 536948:20260619:144655.344 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000062 sec, idle 5 sec]' 536948:20260619:144655.344 In zbx_ipc_async_socket_recv() timeout:5 536949:20260619:144655.348 End of zbx_ipc_async_socket_recv():0 536949:20260619:144655.348 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000047 sec, getting values]' 536949:20260619:144655.348 In get_values() 536949:20260619:144655.348 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144655.348 End of zbx_dc_config_get_poller_items():0 536949:20260619:144655.348 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144655.348 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144655.348 End of get_values():0 536949:20260619:144655.348 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000049 sec, idle 5 sec]' 536949:20260619:144655.348 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144655.357 End of zbx_ipc_async_socket_recv():0 536967:20260619:144655.357 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000045 sec, getting values]' 536967:20260619:144655.357 In get_values() 536967:20260619:144655.357 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144655.357 End of zbx_dc_config_get_poller_items():0 536967:20260619:144655.357 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144655.357 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144655.357 End of get_values():0 536967:20260619:144655.357 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000045 sec, idle 5 sec]' 536967:20260619:144655.357 In zbx_ipc_async_socket_recv() timeout:5 536984:20260619:144655.368 End of zbx_ipc_async_socket_recv():0 536984:20260619:144655.368 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000043 sec, getting values]' 536984:20260619:144655.368 In get_values() 536984:20260619:144655.368 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144655.368 End of zbx_dc_config_get_poller_items():0 536984:20260619:144655.368 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144655.368 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144655.368 End of get_values():0 536984:20260619:144655.368 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000041 sec, idle 5 sec]' 536984:20260619:144655.368 In zbx_ipc_async_socket_recv() timeout:5 536890:20260619:144655.377 End of zbx_ipc_async_socket_recv():0 536890:20260619:144655.377 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000022 sec, syncing history]' 536890:20260619:144655.377 In zbx_sync_history_cache() history_num:6 536888:20260619:144655.377 End of zbx_ipc_async_socket_recv():0 536888:20260619:144655.377 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000012 sec, syncing history]' 536888:20260619:144655.377 In zbx_sync_history_cache() history_num:6 536888:20260619:144655.377 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000021 sec, idle 1 sec]' 536888:20260619:144655.377 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144655.377 End of zbx_ipc_async_socket_recv():0 536889:20260619:144655.377 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000030 sec, syncing history]' 536889:20260619:144655.377 In zbx_sync_history_cache() history_num:6 536889:20260619:144655.377 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000015 sec, idle 1 sec]' 536889:20260619:144655.377 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144655.377 In DCmass_prepare_history() history_num:6 536890:20260619:144655.377 End of DCmass_prepare_history() 536890:20260619:144655.377 In DBmass_add_history() 536890:20260619:144655.377 In zbx_history_add_values() 536887:20260619:144655.377 End of zbx_ipc_async_socket_recv():0 536887:20260619:144655.377 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000015 sec, syncing history]' 536887:20260619:144655.377 In zbx_sync_history_cache() history_num:6 536887:20260619:144655.377 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000017 sec, idle 1 sec]' 536887:20260619:144655.377 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144655.377 query [txnlev:1] [begin;] 536890:20260619:144655.378 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (50767,1781869614,548542484,722),(50774,1781869584,546159347,0.24639),(50775,1781869584,546159347,722);.] 536890:20260619:144655.379 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (50769,1781869614,548542484,'Connection timed out after 15000 milliseconds');.] 536890:20260619:144655.379 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (50768,1781869614,548542484,2),(50773,1781869584,546159347,301);.] 536890:20260619:144655.380 query [txnlev:1] [commit;] 536890:20260619:144655.383 End of zbx_history_add_values() 536890:20260619:144655.383 End of DBmass_add_history() 536890:20260619:144655.383 In zbx_dc_mass_update_trends() 536890:20260619:144655.383 End of zbx_dc_mass_update_trends() 536890:20260619:144655.383 query [txnlev:1] [begin;] 536890:20260619:144655.383 In recalculate_triggers() 536890:20260619:144655.383 In zbx_link_triggers_with_functions() trigger_order_num:0 536890:20260619:144655.383 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 536890:20260619:144655.383 In zbx_evaluate_expressions() tr_num:0 536890:20260619:144655.383 In substitute_functions() 536890:20260619:144655.383 In zbx_extract_functionids() tr_num:0 536890:20260619:144655.383 End of zbx_extract_functionids() functionids_num:0 536890:20260619:144655.383 End of substitute_functions() 536890:20260619:144655.383 End of zbx_evaluate_expressions() 536890:20260619:144655.383 In process_triggers() values_num:0 536890:20260619:144655.383 End of process_triggers() 536890:20260619:144655.383 End of recalculate_triggers() 536890:20260619:144655.383 In zbx_process_events() events_num:0 536890:20260619:144655.383 End of zbx_process_events() processed:0 536890:20260619:144655.383 query [txnlev:1] [commit;] 536890:20260619:144655.383 zbx_setproctitle() title:'history syncer #4 [processed 6 values, 0 triggers in 0.006209 sec, idle 1 sec]' 536890:20260619:144655.383 In zbx_ipc_async_socket_recv() timeout:1 536950:20260619:144655.384 End of zbx_ipc_async_socket_recv():0 536950:20260619:144655.384 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000041 sec, getting values]' 536950:20260619:144655.384 In get_values() 536950:20260619:144655.384 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144655.384 End of zbx_dc_config_get_poller_items():0 536950:20260619:144655.384 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144655.384 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144655.384 End of get_values():0 536950:20260619:144655.384 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000055 sec, idle 5 sec]' 536950:20260619:144655.384 In zbx_ipc_async_socket_recv() timeout:5 536952:20260619:144655.396 End of zbx_ipc_async_socket_recv():0 536952:20260619:144655.396 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000046 sec, getting values]' 536952:20260619:144655.396 In get_values() 536952:20260619:144655.396 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144655.396 End of zbx_dc_config_get_poller_items():0 536952:20260619:144655.396 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144655.396 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144655.396 End of get_values():0 536952:20260619:144655.396 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000047 sec, idle 5 sec]' 536952:20260619:144655.396 In zbx_ipc_async_socket_recv() timeout:5 536985:20260619:144655.436 In zbx_dc_fetch_proxy_groups() 536985:20260619:144655.436 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144655.436 In zbx_dc_fetch_proxies() 536985:20260619:144655.436 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536951:20260619:144655.440 End of zbx_ipc_async_socket_recv():0 536951:20260619:144655.440 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000046 sec, getting values]' 536951:20260619:144655.440 In get_values() 536951:20260619:144655.440 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144655.440 End of zbx_dc_config_get_poller_items():0 536951:20260619:144655.440 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144655.440 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144655.440 End of get_values():0 536951:20260619:144655.440 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000073 sec, idle 5 sec]' 536951:20260619:144655.440 In zbx_ipc_async_socket_recv() timeout:5 536953:20260619:144655.453 End of zbx_ipc_service_recv():2 536953:20260619:144655.453 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.011919 sec during 5.011941 sec]' 536953:20260619:144655.453 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144655.454 End of zbx_ipc_service_recv():2 536982:20260619:144655.454 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144655.454 End of zbx_ipc_service_recv():2 536985:20260619:144655.454 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144655.454 End of zbx_ipc_service_recv():2 536874:20260619:144655.454 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.011088 sec during 5.011296 sec]' 536874:20260619:144655.454 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144655.454 End of zbx_ipc_async_socket_recv():0 536947:20260619:144655.454 In zbx_ipc_async_socket_send() 536947:20260619:144655.454 In zbx_ipc_client_send() clientid:0 536947:20260619:144655.454 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144655.454 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144655.454 In am_db_update_watchdog() 536947:20260619:144655.454 query [txnlev:0] [select m.mediaid,m.mediatypeid,m.sendto,mt.type from media m,users_groups u,config c,media_type mt where m.userid=u.userid and u.usrgrpid=c.alert_usrgrpid and m.mediatypeid=mt.mediatypeid and m.active=0 and mt.status=0 and mt.type<>4] 536874:20260619:144655.454 End of zbx_ipc_service_recv():1 536874:20260619:144655.454 In am_flush_results() results:0 536874:20260619:144655.454 In zbx_ipc_client_send() clientid:7 536874:20260619:144655.454 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144655.454 End of am_flush_results() 536874:20260619:144655.454 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144655.455 In zbx_ipc_async_socket_send() 536947:20260619:144655.455 In zbx_ipc_client_send() clientid:0 536947:20260619:144655.455 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144655.455 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144655.455 End of am_db_update_watchdog() recipients:0 536947:20260619:144655.456 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001742 sec, idle 1 sec]' 536947:20260619:144655.456 In zbx_ipc_async_socket_recv() timeout:1 536947:20260619:144655.456 End of zbx_ipc_async_socket_recv():0 536947:20260619:144655.456 In am_db_flush_results() 536947:20260619:144655.456 End of am_db_flush_results() flushed:0 536947:20260619:144655.456 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000374 sec, idle 1 sec]' 536947:20260619:144655.457 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144655.457 End of zbx_ipc_service_recv():1 536874:20260619:144655.457 In am_sync_watchdog() recipients:0 536874:20260619:144655.457 End of am_sync_watchdog() recipients:0 536874:20260619:144655.457 In zbx_ipc_service_recv() timeout:1.000 536886:20260619:144655.512 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144655.512 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144655.512 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144655.512 [discovery manager] In process_results() del_druleids:0 536886:20260619:144655.512 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144655.512 [discovery manager] End of process_results() ret:0 536886:20260619:144655.512 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144655.512 [discovery manager] In process_discovery() 536886:20260619:144655.512 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144655.512 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536878:20260619:144655.529 End of zbx_ipc_service_recv():2 536878:20260619:144655.529 In zbx_pp_manager_process_finished() 536878:20260619:144655.529 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144655.529 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.009928 sec during 5.010195 sec]' 536878:20260619:144655.529 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144655.839 End of zbx_ipc_service_recv():2 536846:20260619:144655.840 In zbx_ipc_async_socket_send() 536846:20260619:144655.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144655.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144655.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144655.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144655.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144655.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144655.840 End of zbx_ipc_service_recv():1 536837:20260619:144655.840 In zbx_ha_dispatch_message() 536837:20260619:144655.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144655.840 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144656.010 End of zbx_ipc_service_recv():2 536848:20260619:144656.010 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144656.030 End of zbx_ipc_service_recv():2 536878:20260619:144656.030 In zbx_pp_manager_process_finished() 536878:20260619:144656.030 In zbx_timekeeper_collect() 536878:20260619:144656.030 End of zbx_timekeeper_collect() 536878:20260619:144656.030 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144656.030 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144656.186 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144656.186 In collect_selfmon_stats() 536909:20260619:144656.186 In zbx_timekeeper_collect() 536909:20260619:144656.186 End of zbx_timekeeper_collect() 536909:20260619:144656.186 End of collect_selfmon_stats() 536909:20260619:144656.186 zbx_setproctitle() title:'self-monitoring [processed data in 0.000121 sec, idle 1 sec]' 536879:20260619:144656.243 End of zbx_ipc_service_recv():2 536879:20260619:144656.243 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144656.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144656.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144656.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144656.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144656.289 queue processing_num:0 pending:0 536971:20260619:144656.302 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144656.302 End of zbx_ipc_async_socket_recv():0 536971:20260619:144656.302 In zbx_dc_config_get_poller_items() poller_type:8 536970:20260619:144656.302 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144656.303 End of zbx_ipc_async_socket_recv():0 536971:20260619:144656.303 End of zbx_dc_config_get_poller_items():0 536971:20260619:144656.303 queue processing_num:0 pending:0 536970:20260619:144656.303 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144656.303 End of zbx_dc_config_get_poller_items():0 536970:20260619:144656.303 queue processing_num:0 pending:0 536888:20260619:144656.378 End of zbx_ipc_async_socket_recv():0 536888:20260619:144656.378 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000021 sec, syncing history]' 536888:20260619:144656.378 In zbx_sync_history_cache() history_num:0 536888:20260619:144656.378 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000030 sec, idle 1 sec]' 536888:20260619:144656.378 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144656.378 End of zbx_ipc_async_socket_recv():0 536889:20260619:144656.378 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000015 sec, syncing history]' 536889:20260619:144656.378 In zbx_sync_history_cache() history_num:0 536889:20260619:144656.378 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000016 sec, idle 1 sec]' 536889:20260619:144656.378 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144656.378 End of zbx_ipc_async_socket_recv():0 536887:20260619:144656.378 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000017 sec, syncing history]' 536887:20260619:144656.378 In zbx_sync_history_cache() history_num:0 536887:20260619:144656.378 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000023 sec, idle 1 sec]' 536887:20260619:144656.378 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144656.384 End of zbx_ipc_async_socket_recv():0 536890:20260619:144656.384 zbx_setproctitle() title:'history syncer #4 [processed 6 values, 0 triggers in 0.006209 sec, syncing history]' 536890:20260619:144656.384 In zbx_sync_history_cache() history_num:0 536890:20260619:144656.384 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000027 sec, idle 1 sec]' 536890:20260619:144656.384 In zbx_ipc_async_socket_recv() timeout:1 536953:20260619:144656.453 End of zbx_ipc_service_recv():2 536953:20260619:144656.454 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144656.455 End of zbx_ipc_service_recv():2 536982:20260619:144656.455 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144656.455 End of zbx_ipc_service_recv():2 536985:20260619:144656.455 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144656.458 End of zbx_ipc_async_socket_recv():0 536947:20260619:144656.458 In zbx_ipc_async_socket_send() 536947:20260619:144656.458 In zbx_ipc_client_send() clientid:0 536947:20260619:144656.458 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144656.458 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144656.458 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000030 sec, idle 1 sec]' 536947:20260619:144656.458 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144656.458 End of zbx_ipc_service_recv():1 536874:20260619:144656.458 In am_flush_results() results:0 536874:20260619:144656.458 In zbx_ipc_client_send() clientid:7 536874:20260619:144656.458 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144656.458 End of am_flush_results() 536874:20260619:144656.458 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144656.458 End of zbx_ipc_async_socket_recv():0 536947:20260619:144656.458 In am_db_flush_results() 536947:20260619:144656.458 End of am_db_flush_results() flushed:0 536947:20260619:144656.458 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000014 sec, idle 1 sec]' 536947:20260619:144656.458 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144656.531 End of zbx_ipc_service_recv():2 536878:20260619:144656.531 In zbx_pp_manager_process_finished() 536878:20260619:144656.531 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144656.531 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144656.840 End of zbx_ipc_service_recv():2 536846:20260619:144656.840 In zbx_ipc_async_socket_send() 536846:20260619:144656.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144656.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144656.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144656.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144656.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144656.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144656.840 End of zbx_ipc_service_recv():1 536837:20260619:144656.840 In zbx_ha_dispatch_message() 536837:20260619:144656.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144656.840 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144657.011 End of zbx_ipc_service_recv():2 536848:20260619:144657.011 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144657.032 End of zbx_ipc_service_recv():2 536878:20260619:144657.032 In zbx_pp_manager_process_finished() 536878:20260619:144657.032 In zbx_timekeeper_collect() 536878:20260619:144657.032 End of zbx_timekeeper_collect() 536878:20260619:144657.032 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144657.032 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144657.187 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144657.187 In collect_selfmon_stats() 536909:20260619:144657.187 In zbx_timekeeper_collect() 536909:20260619:144657.187 End of zbx_timekeeper_collect() 536909:20260619:144657.187 End of collect_selfmon_stats() 536909:20260619:144657.187 zbx_setproctitle() title:'self-monitoring [processed data in 0.000175 sec, idle 1 sec]' 536879:20260619:144657.244 End of zbx_ipc_service_recv():2 536879:20260619:144657.244 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144657.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144657.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144657.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144657.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144657.288 queue processing_num:0 pending:0 536971:20260619:144657.308 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144657.308 End of zbx_ipc_async_socket_recv():0 536971:20260619:144657.308 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144657.308 End of zbx_dc_config_get_poller_items():0 536971:20260619:144657.308 queue processing_num:0 pending:0 536970:20260619:144657.308 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144657.308 End of zbx_dc_config_get_poller_items():0 536970:20260619:144657.308 queue processing_num:0 pending:0 536970:20260619:144657.308 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144657.308 End of zbx_ipc_async_socket_recv():0 536888:20260619:144657.379 End of zbx_ipc_async_socket_recv():0 536888:20260619:144657.379 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000030 sec, syncing history]' 536888:20260619:144657.379 In zbx_sync_history_cache() history_num:0 536888:20260619:144657.379 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000028 sec, idle 1 sec]' 536888:20260619:144657.379 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144657.379 End of zbx_ipc_async_socket_recv():0 536889:20260619:144657.379 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000016 sec, syncing history]' 536889:20260619:144657.379 In zbx_sync_history_cache() history_num:0 536889:20260619:144657.379 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000013 sec, idle 1 sec]' 536889:20260619:144657.379 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144657.379 End of zbx_ipc_async_socket_recv():0 536887:20260619:144657.379 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000023 sec, syncing history]' 536887:20260619:144657.379 In zbx_sync_history_cache() history_num:0 536887:20260619:144657.379 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000014 sec, idle 1 sec]' 536887:20260619:144657.379 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144657.385 End of zbx_ipc_async_socket_recv():0 536890:20260619:144657.385 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000027 sec, syncing history]' 536890:20260619:144657.385 In zbx_sync_history_cache() history_num:0 536890:20260619:144657.385 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000052 sec, idle 1 sec]' 536890:20260619:144657.385 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144657.405 End of zbx_ipc_async_socket_recv():0 536891:20260619:144657.405 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001980 sec, processing escalations]' 536891:20260619:144657.405 In process_escalations() 536891:20260619:144657.405 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869620 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144657.405 End of process_escalations() 536891:20260619:144657.405 In process_escalations() 536891:20260619:144657.405 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869620 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144657.406 End of process_escalations() 536891:20260619:144657.406 In process_escalations() 536891:20260619:144657.406 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869620 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144657.406 End of process_escalations() 536891:20260619:144657.406 In process_escalations() 536891:20260619:144657.406 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869620 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144657.406 End of process_escalations() 536891:20260619:144657.406 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001471 sec, idle 3 sec]' 536891:20260619:144657.406 In zbx_ipc_async_socket_recv() timeout:3 536953:20260619:144657.454 End of zbx_ipc_service_recv():2 536953:20260619:144657.454 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144657.456 End of zbx_ipc_service_recv():2 536982:20260619:144657.456 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144657.456 End of zbx_ipc_service_recv():2 536985:20260619:144657.456 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144657.463 End of zbx_ipc_service_recv():2 536874:20260619:144657.463 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144657.463 End of zbx_ipc_async_socket_recv():0 536947:20260619:144657.463 In zbx_ipc_async_socket_send() 536947:20260619:144657.463 In zbx_ipc_client_send() clientid:0 536947:20260619:144657.463 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144657.463 End of zbx_ipc_async_socket_send():SUCCEED 536874:20260619:144657.463 End of zbx_ipc_service_recv():1 536874:20260619:144657.463 In am_flush_results() results:0 536947:20260619:144657.463 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000058 sec, idle 1 sec]' 536947:20260619:144657.463 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144657.464 In zbx_ipc_client_send() clientid:7 536874:20260619:144657.464 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144657.464 End of am_flush_results() 536874:20260619:144657.464 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144657.464 End of zbx_ipc_async_socket_recv():0 536947:20260619:144657.464 In am_db_flush_results() 536947:20260619:144657.464 End of am_db_flush_results() flushed:0 536947:20260619:144657.464 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000010 sec, idle 1 sec]' 536947:20260619:144657.464 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144657.532 End of zbx_ipc_service_recv():2 536878:20260619:144657.532 In zbx_pp_manager_process_finished() 536878:20260619:144657.533 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144657.533 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144657.840 End of zbx_ipc_service_recv():2 536846:20260619:144657.840 In zbx_ipc_async_socket_send() 536846:20260619:144657.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144657.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144657.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144657.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144657.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144657.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144657.840 End of zbx_ipc_service_recv():1 536837:20260619:144657.840 In zbx_ha_dispatch_message() 536837:20260619:144657.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144657.840 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144658.012 End of zbx_ipc_service_recv():2 536848:20260619:144658.012 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144658.033 End of zbx_ipc_service_recv():2 536878:20260619:144658.033 In zbx_pp_manager_process_finished() 536878:20260619:144658.033 In zbx_timekeeper_collect() 536878:20260619:144658.033 End of zbx_timekeeper_collect() 536878:20260619:144658.033 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144658.033 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144658.189 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144658.190 In collect_selfmon_stats() 536909:20260619:144658.190 In zbx_timekeeper_collect() 536909:20260619:144658.190 End of zbx_timekeeper_collect() 536909:20260619:144658.190 End of collect_selfmon_stats() 536909:20260619:144658.190 zbx_setproctitle() title:'self-monitoring [processed data in 0.001257 sec, idle 1 sec]' 536879:20260619:144658.244 End of zbx_ipc_service_recv():2 536879:20260619:144658.244 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144658.286 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144658.286 End of zbx_ipc_async_socket_recv():0 536972:20260619:144658.286 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144658.286 End of zbx_dc_config_get_poller_items():0 536972:20260619:144658.286 queue processing_num:0 pending:0 536970:20260619:144658.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144658.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144658.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144658.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144658.305 queue processing_num:0 pending:0 536971:20260619:144658.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144658.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144658.305 queue processing_num:0 pending:0 536971:20260619:144658.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144658.305 End of zbx_ipc_async_socket_recv():0 536890:20260619:144658.386 End of zbx_ipc_async_socket_recv():0 536890:20260619:144658.386 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000052 sec, syncing history]' 536890:20260619:144658.386 In zbx_sync_history_cache() history_num:0 536890:20260619:144658.386 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000095 sec, idle 1 sec]' 536890:20260619:144658.386 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144658.386 End of zbx_ipc_async_socket_recv():0 536887:20260619:144658.386 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000014 sec, syncing history]' 536887:20260619:144658.386 In zbx_sync_history_cache() history_num:0 536887:20260619:144658.386 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000028 sec, idle 1 sec]' 536887:20260619:144658.386 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144658.386 End of zbx_ipc_async_socket_recv():0 536889:20260619:144658.386 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000013 sec, syncing history]' 536889:20260619:144658.386 In zbx_sync_history_cache() history_num:0 536889:20260619:144658.386 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000027 sec, idle 1 sec]' 536889:20260619:144658.386 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144658.386 End of zbx_ipc_async_socket_recv():0 536888:20260619:144658.386 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000028 sec, syncing history]' 536888:20260619:144658.386 In zbx_sync_history_cache() history_num:0 536888:20260619:144658.386 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000027 sec, idle 1 sec]' 536888:20260619:144658.386 In zbx_ipc_async_socket_recv() timeout:1 536953:20260619:144658.456 End of zbx_ipc_service_recv():2 536953:20260619:144658.456 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144658.457 End of zbx_ipc_service_recv():2 536982:20260619:144658.457 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144658.457 End of zbx_ipc_service_recv():2 536985:20260619:144658.457 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144658.465 End of zbx_ipc_service_recv():2 536874:20260619:144658.465 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144658.465 End of zbx_ipc_async_socket_recv():0 536947:20260619:144658.465 In zbx_ipc_async_socket_send() 536947:20260619:144658.465 In zbx_ipc_client_send() clientid:0 536947:20260619:144658.465 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144658.465 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144658.465 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000154 sec, idle 1 sec]' 536947:20260619:144658.465 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144658.465 End of zbx_ipc_service_recv():1 536874:20260619:144658.465 In am_flush_results() results:0 536874:20260619:144658.465 In zbx_ipc_client_send() clientid:7 536874:20260619:144658.466 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144658.466 End of am_flush_results() 536874:20260619:144658.466 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144658.466 End of zbx_ipc_async_socket_recv():0 536947:20260619:144658.466 In am_db_flush_results() 536947:20260619:144658.466 End of am_db_flush_results() flushed:0 536947:20260619:144658.466 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000026 sec, idle 1 sec]' 536947:20260619:144658.466 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144658.534 End of zbx_ipc_service_recv():2 536878:20260619:144658.534 In zbx_pp_manager_process_finished() 536878:20260619:144658.534 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144658.534 In zbx_ipc_service_recv() timeout:0.500 536837:20260619:144658.840 End of zbx_ipc_service_recv():2 536837:20260619:144658.841 In zbx_ha_dispatch_message() 536837:20260619:144658.841 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144658.841 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144658.841 End of zbx_ipc_service_recv():2 536846:20260619:144658.841 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144658.841 query [txnlev:1] [begin;] 536846:20260619:144658.842 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536846:20260619:144658.843 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144658.843 In ha_db_get_time() 536846:20260619:144658.843 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144658.844 End of ha_db_get_time():SUCCEED db_time:1781869619 536846:20260619:144658.844 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144658.844 query [txnlev:1] [commit;] 536846:20260619:144658.847 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144658.847 In zbx_ipc_async_socket_send() 536846:20260619:144658.847 In zbx_ipc_client_send() clientid:0 536846:20260619:144658.847 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144658.847 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144658.847 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144658.847 End of zbx_ipc_async_socket_flush():0 536846:20260619:144658.847 In zbx_ipc_service_recv() timeout:0.997 536837:20260619:144658.847 End of zbx_ipc_service_recv():1 536837:20260619:144658.847 In zbx_ha_dispatch_message() 536837:20260619:144658.847 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144658.847 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144659.014 End of zbx_ipc_service_recv():2 536848:20260619:144659.014 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144659.035 End of zbx_ipc_service_recv():2 536878:20260619:144659.035 In zbx_pp_manager_process_finished() 536878:20260619:144659.035 In zbx_timekeeper_collect() 536878:20260619:144659.035 End of zbx_timekeeper_collect() 536878:20260619:144659.035 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144659.035 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144659.193 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144659.193 In collect_selfmon_stats() 536909:20260619:144659.193 In zbx_timekeeper_collect() 536909:20260619:144659.193 End of zbx_timekeeper_collect() 536909:20260619:144659.193 End of collect_selfmon_stats() 536909:20260619:144659.193 zbx_setproctitle() title:'self-monitoring [processed data in 0.000234 sec, idle 1 sec]' 536879:20260619:144659.246 End of zbx_ipc_service_recv():2 536879:20260619:144659.246 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144659.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144659.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144659.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144659.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144659.289 queue processing_num:0 pending:0 536971:20260619:144659.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144659.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144659.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144659.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144659.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144659.305 queue processing_num:0 pending:0 536971:20260619:144659.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144659.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144659.305 queue processing_num:0 pending:0 536971:20260619:144659.305 End of zbx_ipc_async_socket_recv():0 536890:20260619:144659.390 End of zbx_ipc_async_socket_recv():0 536890:20260619:144659.390 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000095 sec, syncing history]' 536890:20260619:144659.390 In zbx_sync_history_cache() history_num:0 536890:20260619:144659.390 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000062 sec, idle 1 sec]' 536890:20260619:144659.390 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144659.390 End of zbx_ipc_async_socket_recv():0 536887:20260619:144659.390 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000028 sec, syncing history]' 536887:20260619:144659.390 In zbx_sync_history_cache() history_num:0 536887:20260619:144659.390 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000027 sec, idle 1 sec]' 536887:20260619:144659.390 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144659.390 End of zbx_ipc_async_socket_recv():0 536889:20260619:144659.390 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000027 sec, syncing history]' 536889:20260619:144659.390 In zbx_sync_history_cache() history_num:0 536889:20260619:144659.390 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000036 sec, idle 1 sec]' 536889:20260619:144659.390 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144659.390 End of zbx_ipc_async_socket_recv():0 536888:20260619:144659.390 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000027 sec, syncing history]' 536888:20260619:144659.390 In zbx_sync_history_cache() history_num:0 536888:20260619:144659.390 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000028 sec, idle 1 sec]' 536888:20260619:144659.390 In zbx_ipc_async_socket_recv() timeout:1 536953:20260619:144659.459 End of zbx_ipc_service_recv():2 536953:20260619:144659.459 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144659.459 End of zbx_ipc_service_recv():2 536982:20260619:144659.459 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144659.459 End of zbx_ipc_service_recv():2 536985:20260619:144659.459 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144659.467 End of zbx_ipc_service_recv():2 536874:20260619:144659.467 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144659.468 End of zbx_ipc_async_socket_recv():0 536947:20260619:144659.468 In zbx_ipc_async_socket_send() 536947:20260619:144659.468 In zbx_ipc_client_send() clientid:0 536947:20260619:144659.468 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144659.468 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144659.468 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000434 sec, idle 1 sec]' 536947:20260619:144659.468 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144659.469 End of zbx_ipc_service_recv():1 536874:20260619:144659.469 In am_flush_results() results:0 536874:20260619:144659.469 In zbx_ipc_client_send() clientid:7 536874:20260619:144659.469 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144659.469 End of am_flush_results() 536874:20260619:144659.469 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144659.469 End of zbx_ipc_async_socket_recv():0 536947:20260619:144659.469 In am_db_flush_results() 536947:20260619:144659.469 End of am_db_flush_results() flushed:0 536947:20260619:144659.469 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000034 sec, idle 1 sec]' 536947:20260619:144659.469 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144659.536 End of zbx_ipc_service_recv():2 536878:20260619:144659.536 In zbx_pp_manager_process_finished() 536878:20260619:144659.536 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144659.536 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144659.846 End of zbx_ipc_service_recv():2 536846:20260619:144659.846 In zbx_ipc_async_socket_send() 536846:20260619:144659.846 In zbx_ipc_client_send() clientid:0 536846:20260619:144659.846 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144659.846 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144659.846 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144659.846 End of zbx_ipc_async_socket_flush():0 536846:20260619:144659.846 In zbx_ipc_service_recv() timeout:0.991 536837:20260619:144659.846 End of zbx_ipc_service_recv():1 536837:20260619:144659.846 In zbx_ha_dispatch_message() 536837:20260619:144659.846 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144659.846 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144700.014 End of zbx_ipc_service_recv():2 536848:20260619:144700.015 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.005602 sec during 5.005631 sec]' 536848:20260619:144700.015 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144700.037 End of zbx_ipc_service_recv():2 536878:20260619:144700.037 In zbx_pp_manager_process_finished() 536878:20260619:144700.037 In zbx_timekeeper_collect() 536878:20260619:144700.037 End of zbx_timekeeper_collect() 536878:20260619:144700.037 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144700.037 In zbx_ipc_service_recv() timeout:0.500 536885:20260619:144700.193 End of zbx_ipc_async_socket_recv():0 536885:20260619:144700.193 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000069 sec, getting values]' 536885:20260619:144700.193 In get_values() 536885:20260619:144700.193 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144700.193 End of zbx_dc_config_get_poller_items():0 536885:20260619:144700.193 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144700.193 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144700.193 End of get_values():0 536885:20260619:144700.193 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000089 sec, idle 5 sec]' 536885:20260619:144700.193 In zbx_ipc_async_socket_recv() timeout:5 536909:20260619:144700.194 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144700.194 In collect_selfmon_stats() 536909:20260619:144700.194 In zbx_timekeeper_collect() 536909:20260619:144700.194 End of zbx_timekeeper_collect() 536909:20260619:144700.194 End of collect_selfmon_stats() 536909:20260619:144700.194 zbx_setproctitle() title:'self-monitoring [processed data in 0.000230 sec, idle 1 sec]' 536905:20260619:144700.201 End of zbx_ipc_async_socket_recv():0 536905:20260619:144700.202 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000048 sec, getting values]' 536905:20260619:144700.202 In get_values() 536905:20260619:144700.202 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144700.202 End of zbx_dc_config_get_poller_items():0 536905:20260619:144700.202 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144700.202 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144700.202 End of get_values():0 536905:20260619:144700.202 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000251 sec, idle 5 sec]' 536905:20260619:144700.202 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144700.208 End of zbx_ipc_async_socket_recv():0 536906:20260619:144700.208 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000064 sec, getting values]' 536906:20260619:144700.208 In get_values() 536906:20260619:144700.208 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144700.208 End of zbx_dc_config_get_poller_items():0 536906:20260619:144700.208 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144700.208 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144700.208 End of get_values():0 536906:20260619:144700.208 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000081 sec, idle 5 sec]' 536906:20260619:144700.208 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144700.216 End of zbx_ipc_async_socket_recv():0 536931:20260619:144700.216 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000042 sec, getting values]' 536931:20260619:144700.216 In get_values() 536931:20260619:144700.216 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144700.216 End of zbx_ipc_async_socket_recv():0 536932:20260619:144700.216 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000078 sec, getting values]' 536932:20260619:144700.216 In get_values() 536932:20260619:144700.216 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144700.216 End of zbx_dc_config_get_poller_items():0 536932:20260619:144700.216 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144700.216 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144700.216 End of get_values():0 536932:20260619:144700.216 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000106 sec, idle 5 sec]' 536932:20260619:144700.216 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144700.217 End of zbx_dc_config_get_poller_items():0 536931:20260619:144700.217 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144700.217 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144700.217 End of get_values():0 536931:20260619:144700.217 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000420 sec, idle 5 sec]' 536931:20260619:144700.217 In zbx_ipc_async_socket_recv() timeout:5 536933:20260619:144700.220 End of zbx_ipc_async_socket_recv():0 536933:20260619:144700.220 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000054 sec, getting values]' 536933:20260619:144700.220 In get_values() 536933:20260619:144700.220 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144700.220 End of zbx_dc_config_get_poller_items():0 536933:20260619:144700.220 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144700.220 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144700.220 End of get_values():0 536933:20260619:144700.220 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000126 sec, idle 5 sec]' 536933:20260619:144700.220 In zbx_ipc_async_socket_recv() timeout:5 536892:20260619:144700.232 End of zbx_ipc_async_socket_recv():0 536892:20260619:144700.232 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000058 sec, getting values]' 536892:20260619:144700.232 In get_values() 536892:20260619:144700.232 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144700.232 End of zbx_dc_config_get_poller_items():0 536892:20260619:144700.232 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144700.232 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144700.232 End of get_values():0 536892:20260619:144700.232 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000168 sec, idle 5 sec]' 536892:20260619:144700.232 In zbx_ipc_async_socket_recv() timeout:5 536896:20260619:144700.232 End of zbx_ipc_async_socket_recv():0 536896:20260619:144700.232 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000048 sec, getting values]' 536896:20260619:144700.232 In get_values() 536896:20260619:144700.232 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144700.232 End of zbx_dc_config_get_poller_items():0 536896:20260619:144700.232 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144700.232 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144700.232 End of get_values():0 536896:20260619:144700.232 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000082 sec, idle 5 sec]' 536896:20260619:144700.232 In zbx_ipc_async_socket_recv() timeout:5 536897:20260619:144700.236 End of zbx_ipc_async_socket_recv():0 536897:20260619:144700.237 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000041 sec, getting values]' 536897:20260619:144700.237 In get_values() 536897:20260619:144700.237 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144700.237 End of zbx_dc_config_get_poller_items():0 536897:20260619:144700.237 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144700.237 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144700.237 End of get_values():0 536897:20260619:144700.237 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000056 sec, idle 5 sec]' 536897:20260619:144700.237 In zbx_ipc_async_socket_recv() timeout:5 536946:20260619:144700.241 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144700.241 In get_pinger_hosts() 536946:20260619:144700.241 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144700.241 End of zbx_dc_config_get_poller_items():0 536946:20260619:144700.241 End of get_pinger_hosts():0 536946:20260619:144700.241 In process_pinger_hosts() 536946:20260619:144700.241 End of process_pinger_hosts() 536946:20260619:144700.241 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144700.241 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144700.241 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000208 sec, idle 5 sec]' 536934:20260619:144700.241 End of zbx_ipc_async_socket_recv():0 536934:20260619:144700.241 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000078 sec, getting values]' 536934:20260619:144700.241 In get_values() 536934:20260619:144700.241 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144700.241 End of zbx_dc_config_get_poller_items():0 536934:20260619:144700.241 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144700.241 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144700.241 End of get_values():0 536934:20260619:144700.241 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000069 sec, idle 5 sec]' 536934:20260619:144700.241 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144700.247 End of zbx_ipc_service_recv():2 536879:20260619:144700.247 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.005462sec during 5.005486 sec]' 536879:20260619:144700.247 In zbx_ipc_service_recv() timeout:1.000 536936:20260619:144700.265 End of zbx_ipc_async_socket_recv():0 536936:20260619:144700.265 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000058 sec, getting values]' 536936:20260619:144700.265 In get_values() 536936:20260619:144700.265 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144700.265 End of zbx_dc_config_get_poller_items():0 536936:20260619:144700.265 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144700.265 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144700.265 End of get_values():0 536936:20260619:144700.265 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000076 sec, idle 5 sec]' 536936:20260619:144700.265 In zbx_ipc_async_socket_recv() timeout:5 536935:20260619:144700.265 End of zbx_ipc_async_socket_recv():0 536935:20260619:144700.265 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000042 sec, getting values]' 536935:20260619:144700.265 In get_values() 536935:20260619:144700.265 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144700.265 End of zbx_dc_config_get_poller_items():0 536935:20260619:144700.265 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144700.265 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144700.265 End of get_values():0 536935:20260619:144700.265 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000064 sec, idle 5 sec]' 536935:20260619:144700.265 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144700.276 End of zbx_ipc_async_socket_recv():0 536899:20260619:144700.276 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000079 sec, getting values]' 536899:20260619:144700.276 In get_values() 536899:20260619:144700.276 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144700.276 End of zbx_dc_config_get_poller_items():0 536899:20260619:144700.276 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144700.276 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144700.276 End of get_values():0 536899:20260619:144700.276 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000097 sec, idle 5 sec]' 536899:20260619:144700.276 In zbx_ipc_async_socket_recv() timeout:5 536893:20260619:144700.278 End of zbx_ipc_async_socket_recv():0 536893:20260619:144700.278 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000056 sec, getting values]' 536893:20260619:144700.278 In get_values() 536893:20260619:144700.278 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144700.278 End of zbx_dc_config_get_poller_items():0 536893:20260619:144700.278 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144700.278 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144700.278 End of get_values():0 536893:20260619:144700.278 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000084 sec, idle 5 sec]' 536893:20260619:144700.278 In zbx_ipc_async_socket_recv() timeout:5 536894:20260619:144700.280 End of zbx_ipc_async_socket_recv():0 536894:20260619:144700.280 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000383 sec, getting values]' 536894:20260619:144700.280 In get_values() 536894:20260619:144700.280 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144700.280 End of zbx_dc_config_get_poller_items():0 536894:20260619:144700.280 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144700.280 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144700.280 End of get_values():0 536894:20260619:144700.280 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000084 sec, idle 5 sec]' 536894:20260619:144700.280 In zbx_ipc_async_socket_recv() timeout:5 536895:20260619:144700.284 End of zbx_ipc_async_socket_recv():0 536895:20260619:144700.284 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000391 sec, getting values]' 536895:20260619:144700.284 In get_values() 536895:20260619:144700.284 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144700.284 End of zbx_dc_config_get_poller_items():0 536895:20260619:144700.284 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144700.284 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144700.284 End of get_values():0 536895:20260619:144700.284 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000055 sec, idle 5 sec]' 536895:20260619:144700.284 In zbx_ipc_async_socket_recv() timeout:5 536898:20260619:144700.284 End of zbx_ipc_async_socket_recv():0 536898:20260619:144700.284 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000383 sec, getting values]' 536898:20260619:144700.284 In get_values() 536898:20260619:144700.284 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144700.284 End of zbx_dc_config_get_poller_items():0 536898:20260619:144700.284 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144700.284 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144700.284 End of get_values():0 536898:20260619:144700.284 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000037 sec, idle 5 sec]' 536898:20260619:144700.284 In zbx_ipc_async_socket_recv() timeout:5 536972:20260619:144700.289 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144700.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144700.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144700.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144700.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144700.289 queue processing_num:0 pending:0 536971:20260619:144700.305 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144700.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144700.305 End of zbx_ipc_async_socket_recv():0 536907:20260619:144700.305 End of zbx_ipc_async_socket_recv():0 536907:20260619:144700.305 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000029 sec, exchanging data]' 536907:20260619:144700.305 In process_proxy() 536907:20260619:144700.305 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144700.305 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144700.305 End of process_proxy() 536907:20260619:144700.305 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144700.305 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144700.305 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000057 sec, idle 5 sec]' 536907:20260619:144700.305 In zbx_ipc_async_socket_recv() timeout:5 536971:20260619:144700.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144700.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144700.305 queue processing_num:0 pending:0 536970:20260619:144700.307 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144700.307 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144700.307 End of zbx_ipc_async_socket_recv():0 536970:20260619:144700.307 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144700.307 End of zbx_dc_config_get_poller_items():0 536970:20260619:144700.307 queue processing_num:0 pending:0 536984:20260619:144700.377 End of zbx_ipc_async_socket_recv():0 536984:20260619:144700.377 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000041 sec, getting values]' 536984:20260619:144700.377 In get_values() 536984:20260619:144700.377 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144700.377 End of zbx_dc_config_get_poller_items():0 536984:20260619:144700.377 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144700.377 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144700.377 End of get_values():0 536984:20260619:144700.377 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000079 sec, idle 5 sec]' 536984:20260619:144700.377 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144700.377 End of zbx_ipc_async_socket_recv():0 536967:20260619:144700.377 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000045 sec, getting values]' 536967:20260619:144700.377 In get_values() 536967:20260619:144700.377 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144700.377 End of zbx_dc_config_get_poller_items():0 536967:20260619:144700.377 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144700.377 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144700.377 End of get_values():0 536967:20260619:144700.377 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000066 sec, idle 5 sec]' 536967:20260619:144700.377 In zbx_ipc_async_socket_recv() timeout:5 536949:20260619:144700.377 End of zbx_ipc_async_socket_recv():0 536949:20260619:144700.377 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000049 sec, getting values]' 536949:20260619:144700.377 In get_values() 536949:20260619:144700.377 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144700.377 End of zbx_dc_config_get_poller_items():0 536949:20260619:144700.377 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144700.377 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144700.377 End of get_values():0 536949:20260619:144700.377 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000064 sec, idle 5 sec]' 536949:20260619:144700.377 In zbx_ipc_async_socket_recv() timeout:5 536948:20260619:144700.377 End of zbx_ipc_async_socket_recv():0 536948:20260619:144700.377 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000062 sec, getting values]' 536948:20260619:144700.377 In get_values() 536948:20260619:144700.380 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144700.380 End of zbx_dc_config_get_poller_items():0 536948:20260619:144700.380 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144700.380 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144700.380 End of get_values():0 536948:20260619:144700.380 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.002429 sec, idle 5 sec]' 536948:20260619:144700.380 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144700.380 End of zbx_ipc_async_socket_recv():0 536923:20260619:144700.380 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144700.380 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536923:20260619:144700.380 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000534 sec, idle 5 sec]' 536923:20260619:144700.381 In zbx_ipc_async_socket_recv() timeout:5 536883:20260619:144700.383 zbx_setproctitle() title:'timer #1 [updated 0 hosts, suppressed 0 events in 0.047811 sec, processing maintenances]' 536883:20260619:144700.383 In zbx_dc_update_maintenances() 536883:20260619:144700.383 End of zbx_dc_update_maintenances() started:0 stopped:0 running:0 536883:20260619:144700.383 query [txnlev:0] [select eventid,maintenanceid from event_suppress where suppress_until<1781869620 and suppress_until<>0] 536883:20260619:144700.384 query [txnlev:1] [begin;] 536883:20260619:144700.385 query [txnlev:1] [delete from event_suppress where suppress_until<1781869620 and suppress_until<>0] 536883:20260619:144700.386 query [txnlev:1] [commit;] 536883:20260619:144700.387 zbx_setproctitle() title:'timer #1 [updated 0 hosts, suppressed 0 events in 0.003681 sec, idle 59 sec]' 536950:20260619:144700.389 End of zbx_ipc_async_socket_recv():0 536950:20260619:144700.389 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000055 sec, getting values]' 536950:20260619:144700.389 In get_values() 536950:20260619:144700.389 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144700.389 End of zbx_dc_config_get_poller_items():0 536950:20260619:144700.389 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144700.389 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144700.389 End of get_values():0 536950:20260619:144700.389 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000108 sec, idle 5 sec]' 536950:20260619:144700.389 In zbx_ipc_async_socket_recv() timeout:5 536890:20260619:144700.396 End of zbx_ipc_async_socket_recv():0 536890:20260619:144700.396 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000062 sec, syncing history]' 536890:20260619:144700.396 In zbx_sync_history_cache() history_num:0 536890:20260619:144700.396 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000116 sec, idle 1 sec]' 536890:20260619:144700.396 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144700.396 End of zbx_ipc_async_socket_recv():0 536888:20260619:144700.397 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000028 sec, syncing history]' 536888:20260619:144700.397 In zbx_sync_history_cache() history_num:0 536888:20260619:144700.397 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000036 sec, idle 1 sec]' 536888:20260619:144700.397 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144700.397 End of zbx_ipc_async_socket_recv():0 536889:20260619:144700.397 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000036 sec, syncing history]' 536889:20260619:144700.397 In zbx_sync_history_cache() history_num:0 536889:20260619:144700.397 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000033 sec, idle 1 sec]' 536889:20260619:144700.397 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144700.397 End of zbx_ipc_async_socket_recv():0 536887:20260619:144700.397 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000027 sec, syncing history]' 536887:20260619:144700.397 In zbx_sync_history_cache() history_num:0 536887:20260619:144700.397 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000028 sec, idle 1 sec]' 536887:20260619:144700.397 In zbx_ipc_async_socket_recv() timeout:1 536952:20260619:144700.400 End of zbx_ipc_async_socket_recv():0 536952:20260619:144700.400 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000047 sec, getting values]' 536952:20260619:144700.400 In get_values() 536952:20260619:144700.400 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144700.400 End of zbx_dc_config_get_poller_items():0 536952:20260619:144700.400 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144700.400 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144700.400 End of get_values():0 536952:20260619:144700.401 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000283 sec, idle 5 sec]' 536952:20260619:144700.401 In zbx_ipc_async_socket_recv() timeout:5 536891:20260619:144700.408 End of zbx_ipc_async_socket_recv():0 536891:20260619:144700.408 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001471 sec, processing escalations]' 536891:20260619:144700.408 In process_escalations() 536891:20260619:144700.408 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869623 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144700.409 End of process_escalations() 536891:20260619:144700.409 In process_escalations() 536891:20260619:144700.409 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869623 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144700.410 End of process_escalations() 536891:20260619:144700.410 In process_escalations() 536891:20260619:144700.410 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869623 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144700.410 End of process_escalations() 536891:20260619:144700.410 In process_escalations() 536891:20260619:144700.410 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869623 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144700.411 End of process_escalations() 536891:20260619:144700.411 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003540 sec, idle 3 sec]' 536891:20260619:144700.411 In zbx_ipc_async_socket_recv() timeout:3 536951:20260619:144700.444 End of zbx_ipc_async_socket_recv():0 536951:20260619:144700.445 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000073 sec, getting values]' 536951:20260619:144700.445 In get_values() 536951:20260619:144700.445 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144700.445 End of zbx_dc_config_get_poller_items():0 536951:20260619:144700.445 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144700.445 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144700.445 End of get_values():0 536951:20260619:144700.445 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000100 sec, idle 5 sec]' 536951:20260619:144700.445 In zbx_ipc_async_socket_recv() timeout:5 536985:20260619:144700.460 In zbx_dc_fetch_proxy_groups() 536985:20260619:144700.460 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144700.460 In zbx_dc_fetch_proxies() 536985:20260619:144700.460 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536953:20260619:144700.461 End of zbx_ipc_service_recv():2 536953:20260619:144700.461 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.007200 sec during 5.007225 sec]' 536953:20260619:144700.461 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144700.461 End of zbx_ipc_service_recv():2 536982:20260619:144700.461 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144700.461 End of zbx_ipc_service_recv():2 536985:20260619:144700.461 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144700.471 End of zbx_ipc_async_socket_recv():0 536947:20260619:144700.471 In zbx_ipc_async_socket_send() 536947:20260619:144700.471 In zbx_ipc_client_send() clientid:0 536947:20260619:144700.471 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144700.471 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144700.472 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000309 sec, idle 1 sec]' 536947:20260619:144700.472 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144700.472 End of zbx_ipc_service_recv():2 536874:20260619:144700.472 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.017242 sec during 5.018180 sec]' 536874:20260619:144700.472 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144700.472 End of zbx_ipc_service_recv():1 536874:20260619:144700.472 In am_flush_results() results:0 536874:20260619:144700.472 In zbx_ipc_client_send() clientid:7 536874:20260619:144700.472 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144700.472 End of am_flush_results() 536874:20260619:144700.472 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144700.472 End of zbx_ipc_async_socket_recv():0 536947:20260619:144700.472 In am_db_flush_results() 536947:20260619:144700.472 End of am_db_flush_results() flushed:0 536947:20260619:144700.472 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000034 sec, idle 1 sec]' 536947:20260619:144700.472 In zbx_ipc_async_socket_recv() timeout:1 536886:20260619:144700.520 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144700.521 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144700.521 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144700.521 [discovery manager] In process_results() del_druleids:0 536886:20260619:144700.521 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144700.521 [discovery manager] End of process_results() ret:0 536886:20260619:144700.521 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144700.521 [discovery manager] In process_discovery() 536886:20260619:144700.521 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144700.521 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536878:20260619:144700.563 End of zbx_ipc_service_recv():2 536878:20260619:144700.563 In zbx_pp_manager_process_finished() 536878:20260619:144700.563 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144700.563 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.033477 sec during 5.034056 sec]' 536878:20260619:144700.563 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144700.841 End of zbx_ipc_service_recv():2 536846:20260619:144700.841 In zbx_ipc_async_socket_send() 536846:20260619:144700.841 In zbx_ipc_client_send() clientid:0 536846:20260619:144700.841 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144700.841 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144700.841 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144700.841 End of zbx_ipc_async_socket_flush():0 536846:20260619:144700.841 In zbx_ipc_service_recv() timeout:0.997 536837:20260619:144700.841 End of zbx_ipc_service_recv():1 536837:20260619:144700.841 In zbx_ha_dispatch_message() 536837:20260619:144700.841 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144700.841 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144701.017 End of zbx_ipc_service_recv():2 536848:20260619:144701.017 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144701.064 End of zbx_ipc_service_recv():2 536878:20260619:144701.064 In zbx_pp_manager_process_finished() 536878:20260619:144701.064 In zbx_timekeeper_collect() 536878:20260619:144701.064 End of zbx_timekeeper_collect() 536878:20260619:144701.064 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144701.064 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144701.194 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144701.195 In collect_selfmon_stats() 536909:20260619:144701.195 In zbx_timekeeper_collect() 536909:20260619:144701.195 End of zbx_timekeeper_collect() 536909:20260619:144701.195 End of collect_selfmon_stats() 536909:20260619:144701.195 zbx_setproctitle() title:'self-monitoring [processed data in 0.000113 sec, idle 1 sec]' 536879:20260619:144701.249 End of zbx_ipc_service_recv():2 536879:20260619:144701.249 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144701.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144701.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144701.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144701.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144701.288 queue processing_num:0 pending:0 536970:20260619:144701.308 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144701.308 End of zbx_ipc_async_socket_recv():0 536970:20260619:144701.308 In zbx_dc_config_get_poller_items() poller_type:7 536971:20260619:144701.308 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144701.308 End of zbx_ipc_async_socket_recv():0 536970:20260619:144701.308 End of zbx_dc_config_get_poller_items():0 536970:20260619:144701.308 queue processing_num:0 pending:0 536971:20260619:144701.308 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144701.308 End of zbx_dc_config_get_poller_items():0 536971:20260619:144701.308 queue processing_num:0 pending:0 536890:20260619:144701.397 End of zbx_ipc_async_socket_recv():0 536890:20260619:144701.398 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000116 sec, syncing history]' 536890:20260619:144701.398 In zbx_sync_history_cache() history_num:0 536890:20260619:144701.398 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000031 sec, idle 1 sec]' 536890:20260619:144701.398 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144701.398 End of zbx_ipc_async_socket_recv():0 536888:20260619:144701.398 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000036 sec, syncing history]' 536888:20260619:144701.398 In zbx_sync_history_cache() history_num:0 536888:20260619:144701.398 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000019 sec, idle 1 sec]' 536888:20260619:144701.398 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144701.398 End of zbx_ipc_async_socket_recv():0 536887:20260619:144701.398 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000028 sec, syncing history]' 536887:20260619:144701.398 In zbx_sync_history_cache() history_num:0 536887:20260619:144701.398 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000035 sec, idle 1 sec]' 536887:20260619:144701.398 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144701.398 End of zbx_ipc_async_socket_recv():0 536889:20260619:144701.398 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000033 sec, syncing history]' 536889:20260619:144701.398 In zbx_sync_history_cache() history_num:0 536889:20260619:144701.398 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000025 sec, idle 1 sec]' 536889:20260619:144701.398 In zbx_ipc_async_socket_recv() timeout:1 536953:20260619:144701.461 End of zbx_ipc_service_recv():2 536953:20260619:144701.461 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144701.462 End of zbx_ipc_service_recv():2 536982:20260619:144701.462 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144701.462 End of zbx_ipc_service_recv():2 536985:20260619:144701.462 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144701.474 End of zbx_ipc_async_socket_recv():0 536947:20260619:144701.474 In zbx_ipc_async_socket_send() 536947:20260619:144701.474 In zbx_ipc_client_send() clientid:0 536947:20260619:144701.474 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144701.474 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144701.474 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000144 sec, idle 1 sec]' 536947:20260619:144701.474 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144701.474 End of zbx_ipc_service_recv():1 536874:20260619:144701.474 In am_flush_results() results:0 536874:20260619:144701.474 In zbx_ipc_client_send() clientid:7 536874:20260619:144701.474 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144701.474 End of am_flush_results() 536874:20260619:144701.474 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144701.474 End of zbx_ipc_async_socket_recv():0 536947:20260619:144701.474 In am_db_flush_results() 536947:20260619:144701.475 End of am_db_flush_results() flushed:0 536947:20260619:144701.475 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000150 sec, idle 1 sec]' 536947:20260619:144701.475 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144701.565 End of zbx_ipc_service_recv():2 536878:20260619:144701.565 In zbx_pp_manager_process_finished() 536878:20260619:144701.565 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144701.565 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144701.840 End of zbx_ipc_service_recv():2 536846:20260619:144701.840 In zbx_ipc_async_socket_send() 536846:20260619:144701.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144701.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144701.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144701.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144701.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144701.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144701.840 End of zbx_ipc_service_recv():1 536837:20260619:144701.840 In zbx_ha_dispatch_message() 536837:20260619:144701.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144701.840 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144702.021 End of zbx_ipc_service_recv():2 536848:20260619:144702.021 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144702.066 End of zbx_ipc_service_recv():2 536878:20260619:144702.066 In zbx_pp_manager_process_finished() 536878:20260619:144702.066 In zbx_timekeeper_collect() 536878:20260619:144702.066 End of zbx_timekeeper_collect() 536878:20260619:144702.066 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144702.066 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144702.195 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144702.195 In collect_selfmon_stats() 536909:20260619:144702.195 In zbx_timekeeper_collect() 536909:20260619:144702.195 End of zbx_timekeeper_collect() 536909:20260619:144702.195 End of collect_selfmon_stats() 536909:20260619:144702.195 zbx_setproctitle() title:'self-monitoring [processed data in 0.000116 sec, idle 1 sec]' 536879:20260619:144702.251 End of zbx_ipc_service_recv():2 536879:20260619:144702.251 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144702.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144702.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144702.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144702.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144702.288 queue processing_num:0 pending:0 536971:20260619:144702.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144702.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144702.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144702.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144702.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144702.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144702.304 queue processing_num:0 pending:0 536971:20260619:144702.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144702.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144702.304 queue processing_num:0 pending:0 536890:20260619:144702.399 End of zbx_ipc_async_socket_recv():0 536890:20260619:144702.399 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000031 sec, syncing history]' 536890:20260619:144702.399 In zbx_sync_history_cache() history_num:0 536890:20260619:144702.399 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000030 sec, idle 1 sec]' 536890:20260619:144702.399 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144702.399 End of zbx_ipc_async_socket_recv():0 536888:20260619:144702.399 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000019 sec, syncing history]' 536888:20260619:144702.399 In zbx_sync_history_cache() history_num:0 536888:20260619:144702.399 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000015 sec, idle 1 sec]' 536888:20260619:144702.399 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144702.400 End of zbx_ipc_async_socket_recv():0 536887:20260619:144702.400 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000035 sec, syncing history]' 536887:20260619:144702.400 In zbx_sync_history_cache() history_num:0 536887:20260619:144702.400 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000036 sec, idle 1 sec]' 536887:20260619:144702.400 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144702.400 End of zbx_ipc_async_socket_recv():0 536889:20260619:144702.400 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000025 sec, syncing history]' 536889:20260619:144702.400 In zbx_sync_history_cache() history_num:0 536889:20260619:144702.400 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000145 sec, idle 1 sec]' 536889:20260619:144702.400 In zbx_ipc_async_socket_recv() timeout:1 536953:20260619:144702.470 End of zbx_ipc_service_recv():2 536953:20260619:144702.470 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144702.470 End of zbx_ipc_service_recv():2 536982:20260619:144702.470 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144702.471 End of zbx_ipc_service_recv():2 536985:20260619:144702.471 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144702.522 End of zbx_ipc_service_recv():2 536874:20260619:144702.522 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144702.522 End of zbx_ipc_async_socket_recv():0 536947:20260619:144702.523 In zbx_ipc_async_socket_send() 536947:20260619:144702.523 In zbx_ipc_client_send() clientid:0 536947:20260619:144702.523 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144702.523 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144702.523 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000184 sec, idle 1 sec]' 536947:20260619:144702.523 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144702.523 End of zbx_ipc_service_recv():1 536874:20260619:144702.523 In am_flush_results() results:0 536874:20260619:144702.523 In zbx_ipc_client_send() clientid:7 536874:20260619:144702.523 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144702.523 End of am_flush_results() 536874:20260619:144702.523 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144702.523 End of zbx_ipc_async_socket_recv():0 536947:20260619:144702.523 In am_db_flush_results() 536947:20260619:144702.523 End of am_db_flush_results() flushed:0 536947:20260619:144702.523 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000023 sec, idle 1 sec]' 536947:20260619:144702.523 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144702.566 End of zbx_ipc_service_recv():2 536878:20260619:144702.566 In zbx_pp_manager_process_finished() 536878:20260619:144702.566 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144702.566 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144702.840 End of zbx_ipc_service_recv():2 536846:20260619:144702.840 In zbx_ipc_async_socket_send() 536846:20260619:144702.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144702.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144702.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144702.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144702.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144702.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144702.840 End of zbx_ipc_service_recv():1 536837:20260619:144702.840 In zbx_ha_dispatch_message() 536837:20260619:144702.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144702.840 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144703.027 End of zbx_ipc_service_recv():2 536848:20260619:144703.027 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144703.067 End of zbx_ipc_service_recv():2 536878:20260619:144703.068 In zbx_pp_manager_process_finished() 536878:20260619:144703.068 In zbx_timekeeper_collect() 536878:20260619:144703.068 End of zbx_timekeeper_collect() 536878:20260619:144703.068 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144703.068 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144703.195 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144703.195 In collect_selfmon_stats() 536909:20260619:144703.195 In zbx_timekeeper_collect() 536909:20260619:144703.195 End of zbx_timekeeper_collect() 536909:20260619:144703.195 End of collect_selfmon_stats() 536909:20260619:144703.195 zbx_setproctitle() title:'self-monitoring [processed data in 0.000224 sec, idle 1 sec]' 536879:20260619:144703.252 End of zbx_ipc_service_recv():2 536879:20260619:144703.252 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144703.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144703.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144703.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144703.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144703.289 queue processing_num:0 pending:0 536971:20260619:144703.310 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144703.310 End of zbx_ipc_async_socket_recv():0 536971:20260619:144703.310 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144703.310 End of zbx_dc_config_get_poller_items():0 536971:20260619:144703.310 queue processing_num:0 pending:0 536970:20260619:144703.320 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144703.320 End of zbx_ipc_async_socket_recv():0 536970:20260619:144703.320 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144703.320 End of zbx_dc_config_get_poller_items():0 536970:20260619:144703.320 queue processing_num:0 pending:0 536890:20260619:144703.400 End of zbx_ipc_async_socket_recv():0 536890:20260619:144703.400 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000030 sec, syncing history]' 536890:20260619:144703.400 In zbx_sync_history_cache() history_num:0 536890:20260619:144703.400 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000031 sec, idle 1 sec]' 536890:20260619:144703.400 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144703.400 End of zbx_ipc_async_socket_recv():0 536888:20260619:144703.400 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000015 sec, syncing history]' 536888:20260619:144703.400 In zbx_sync_history_cache() history_num:0 536888:20260619:144703.400 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000019 sec, idle 1 sec]' 536888:20260619:144703.400 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144703.401 End of zbx_ipc_async_socket_recv():0 536887:20260619:144703.401 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000036 sec, syncing history]' 536887:20260619:144703.401 In zbx_sync_history_cache() history_num:0 536887:20260619:144703.401 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000030 sec, idle 1 sec]' 536887:20260619:144703.401 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144703.401 End of zbx_ipc_async_socket_recv():0 536889:20260619:144703.401 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000145 sec, syncing history]' 536889:20260619:144703.401 In zbx_sync_history_cache() history_num:0 536889:20260619:144703.401 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000018 sec, idle 1 sec]' 536889:20260619:144703.401 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144703.413 End of zbx_ipc_async_socket_recv():0 536891:20260619:144703.413 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003540 sec, processing escalations]' 536891:20260619:144703.413 In process_escalations() 536891:20260619:144703.413 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869626 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144703.413 End of process_escalations() 536891:20260619:144703.413 In process_escalations() 536891:20260619:144703.413 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869626 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144703.414 End of process_escalations() 536891:20260619:144703.414 In process_escalations() 536891:20260619:144703.414 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869626 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144703.414 End of process_escalations() 536891:20260619:144703.414 In process_escalations() 536891:20260619:144703.414 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869626 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144703.414 End of process_escalations() 536891:20260619:144703.414 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001613 sec, idle 3 sec]' 536891:20260619:144703.414 In zbx_ipc_async_socket_recv() timeout:3 536982:20260619:144703.472 End of zbx_ipc_service_recv():2 536982:20260619:144703.472 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144703.477 End of zbx_ipc_service_recv():2 536953:20260619:144703.477 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144703.477 End of zbx_ipc_service_recv():2 536985:20260619:144703.477 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144703.524 End of zbx_ipc_async_socket_recv():0 536947:20260619:144703.524 In zbx_ipc_async_socket_send() 536947:20260619:144703.524 In zbx_ipc_client_send() clientid:0 536874:20260619:144703.524 End of zbx_ipc_service_recv():2 536874:20260619:144703.524 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144703.524 End of zbx_ipc_service_recv():1 536874:20260619:144703.524 In am_flush_results() results:0 536874:20260619:144703.524 In zbx_ipc_client_send() clientid:7 536874:20260619:144703.524 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144703.524 End of am_flush_results() 536874:20260619:144703.524 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144703.524 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144703.524 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144703.524 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000218 sec, idle 1 sec]' 536947:20260619:144703.524 In zbx_ipc_async_socket_recv() timeout:1 536947:20260619:144703.524 End of zbx_ipc_async_socket_recv():0 536947:20260619:144703.524 In am_db_flush_results() 536947:20260619:144703.524 End of am_db_flush_results() flushed:0 536947:20260619:144703.524 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000012 sec, idle 1 sec]' 536947:20260619:144703.524 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144703.568 End of zbx_ipc_service_recv():2 536878:20260619:144703.568 In zbx_pp_manager_process_finished() 536878:20260619:144703.568 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144703.568 In zbx_ipc_service_recv() timeout:0.500 536944:20260619:144703.592 zbx_setproctitle() title:'trapper #5 [processing data]' 536944:20260619:144703.592 In zbx_ipc_async_socket_recv() timeout:0 536944:20260619:144703.592 End of zbx_ipc_async_socket_recv():0 536944:20260619:144703.592 trapper got request 'status.get' 536944:20260619:144703.592 In recv_getstatus() 536944:20260619:144703.592 In zbx_get_user_from_json() 536944:20260619:144703.592 In zbx_db_get_user_by_active_session() sessionid:****** 536944:20260619:144703.593 query [txnlev:0] [select u.userid,u.roleid,u.username,r.type from sessions...] 536944:20260619:144703.596 End of zbx_db_get_user_by_active_session():FAIL 536944:20260619:144703.596 Permission denied 536944:20260619:144703.596 End of zbx_get_user_from_json():FAIL 536944:20260619:144703.596 In zbx_send_response_json() 536944:20260619:144703.596 zbx_send_response_json() '{"response":"failed","info":"Permission denied."}' 536944:20260619:144703.596 End of zbx_send_response_json():SUCCEED 536944:20260619:144703.596 End of recv_getstatus():FAIL 536944:20260619:144703.596 zbx_setproctitle() title:'trapper #5 [processed data in 0.003509 sec, waiting for connection]' 536846:20260619:144703.840 End of zbx_ipc_service_recv():2 536846:20260619:144703.840 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144703.840 query [txnlev:1] [begin;] 536846:20260619:144703.840 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536846:20260619:144703.840 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144703.841 In ha_db_get_time() 536846:20260619:144703.841 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144703.841 End of ha_db_get_time():SUCCEED db_time:1781869624 536846:20260619:144703.841 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144703.841 query [txnlev:1] [commit;] 536837:20260619:144703.842 End of zbx_ipc_service_recv():2 536837:20260619:144703.842 In zbx_ha_dispatch_message() 536837:20260619:144703.842 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144703.842 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144703.842 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144703.842 In zbx_ipc_async_socket_send() 536846:20260619:144703.842 In zbx_ipc_client_send() clientid:0 536846:20260619:144703.842 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144703.842 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144703.842 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144703.842 End of zbx_ipc_async_socket_flush():0 536846:20260619:144703.842 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144703.843 End of zbx_ipc_service_recv():1 536837:20260619:144703.843 In zbx_ha_dispatch_message() 536837:20260619:144703.843 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144703.843 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144704.028 End of zbx_ipc_service_recv():2 536848:20260619:144704.028 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144704.068 End of zbx_ipc_service_recv():2 536878:20260619:144704.068 In zbx_pp_manager_process_finished() 536878:20260619:144704.068 In zbx_timekeeper_collect() 536878:20260619:144704.068 End of zbx_timekeeper_collect() 536878:20260619:144704.068 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144704.068 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144704.199 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144704.199 In collect_selfmon_stats() 536909:20260619:144704.199 In zbx_timekeeper_collect() 536909:20260619:144704.199 End of zbx_timekeeper_collect() 536909:20260619:144704.199 End of collect_selfmon_stats() 536909:20260619:144704.199 zbx_setproctitle() title:'self-monitoring [processed data in 0.000170 sec, idle 1 sec]' 536879:20260619:144704.254 End of zbx_ipc_service_recv():2 536879:20260619:144704.254 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144704.286 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144704.286 End of zbx_ipc_async_socket_recv():0 536972:20260619:144704.287 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144704.287 End of zbx_dc_config_get_poller_items():0 536972:20260619:144704.287 queue processing_num:0 pending:0 536971:20260619:144704.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144704.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144704.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144704.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144704.305 queue processing_num:0 pending:0 536970:20260619:144704.315 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144704.316 End of zbx_ipc_async_socket_recv():0 536970:20260619:144704.316 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144704.316 End of zbx_dc_config_get_poller_items():0 536970:20260619:144704.316 queue processing_num:0 pending:0 536890:20260619:144704.401 End of zbx_ipc_async_socket_recv():0 536890:20260619:144704.401 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000031 sec, syncing history]' 536890:20260619:144704.401 In zbx_sync_history_cache() history_num:0 536890:20260619:144704.401 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000035 sec, idle 1 sec]' 536890:20260619:144704.401 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144704.401 End of zbx_ipc_async_socket_recv():0 536888:20260619:144704.401 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000019 sec, syncing history]' 536888:20260619:144704.401 In zbx_sync_history_cache() history_num:0 536888:20260619:144704.401 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000017 sec, idle 1 sec]' 536888:20260619:144704.401 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144704.403 End of zbx_ipc_async_socket_recv():0 536887:20260619:144704.403 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000030 sec, syncing history]' 536887:20260619:144704.403 In zbx_sync_history_cache() history_num:0 536889:20260619:144704.403 End of zbx_ipc_async_socket_recv():0 536887:20260619:144704.403 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000049 sec, idle 1 sec]' 536887:20260619:144704.403 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144704.403 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000018 sec, syncing history]' 536889:20260619:144704.403 In zbx_sync_history_cache() history_num:0 536889:20260619:144704.403 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000469 sec, idle 1 sec]' 536889:20260619:144704.403 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144704.473 End of zbx_ipc_service_recv():2 536982:20260619:144704.473 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144704.478 End of zbx_ipc_service_recv():2 536953:20260619:144704.478 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144704.478 End of zbx_ipc_service_recv():2 536985:20260619:144704.478 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144704.537 End of zbx_ipc_service_recv():2 536874:20260619:144704.537 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144704.537 End of zbx_ipc_async_socket_recv():0 536947:20260619:144704.538 In zbx_ipc_async_socket_send() 536947:20260619:144704.538 In zbx_ipc_client_send() clientid:0 536947:20260619:144704.538 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144704.538 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144704.538 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000230 sec, idle 1 sec]' 536947:20260619:144704.538 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144704.538 End of zbx_ipc_service_recv():1 536874:20260619:144704.538 In am_flush_results() results:0 536874:20260619:144704.538 In zbx_ipc_client_send() clientid:7 536874:20260619:144704.538 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144704.538 End of am_flush_results() 536874:20260619:144704.538 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144704.538 End of zbx_ipc_async_socket_recv():0 536947:20260619:144704.538 In am_db_flush_results() 536947:20260619:144704.538 End of am_db_flush_results() flushed:0 536947:20260619:144704.538 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000030 sec, idle 1 sec]' 536947:20260619:144704.538 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144704.569 End of zbx_ipc_service_recv():2 536878:20260619:144704.569 In zbx_pp_manager_process_finished() 536878:20260619:144704.569 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144704.569 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144704.843 End of zbx_ipc_service_recv():2 536846:20260619:144704.843 In zbx_ipc_async_socket_send() 536846:20260619:144704.843 In zbx_ipc_client_send() clientid:0 536846:20260619:144704.843 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144704.843 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144704.843 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144704.843 End of zbx_ipc_async_socket_flush():0 536846:20260619:144704.843 In zbx_ipc_service_recv() timeout:0.995 536837:20260619:144704.843 End of zbx_ipc_service_recv():1 536837:20260619:144704.843 In zbx_ha_dispatch_message() 536837:20260619:144704.843 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144704.843 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144705.029 End of zbx_ipc_service_recv():2 536848:20260619:144705.029 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.014313 sec during 5.014336 sec]' 536848:20260619:144705.029 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144705.070 End of zbx_ipc_service_recv():2 536878:20260619:144705.070 In zbx_pp_manager_process_finished() 536878:20260619:144705.070 In zbx_timekeeper_collect() 536878:20260619:144705.070 End of zbx_timekeeper_collect() 536878:20260619:144705.070 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144705.070 In zbx_ipc_service_recv() timeout:0.500 536885:20260619:144705.198 End of zbx_ipc_async_socket_recv():0 536885:20260619:144705.199 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000089 sec, getting values]' 536885:20260619:144705.199 In get_values() 536885:20260619:144705.199 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144705.199 End of zbx_dc_config_get_poller_items():0 536885:20260619:144705.199 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536909:20260619:144705.200 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144705.200 In collect_selfmon_stats() 536909:20260619:144705.200 In zbx_timekeeper_collect() 536909:20260619:144705.200 End of zbx_timekeeper_collect() 536909:20260619:144705.200 End of collect_selfmon_stats() 536909:20260619:144705.200 zbx_setproctitle() title:'self-monitoring [processed data in 0.000071 sec, idle 1 sec]' 536885:20260619:144705.202 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144705.202 End of get_values():0 536885:20260619:144705.202 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.002760 sec, idle 5 sec]' 536885:20260619:144705.202 In zbx_ipc_async_socket_recv() timeout:5 536905:20260619:144705.204 End of zbx_ipc_async_socket_recv():0 536905:20260619:144705.204 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000251 sec, getting values]' 536905:20260619:144705.204 In get_values() 536905:20260619:144705.204 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144705.204 End of zbx_dc_config_get_poller_items():0 536905:20260619:144705.204 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144705.204 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144705.204 End of get_values():0 536905:20260619:144705.204 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000044 sec, idle 5 sec]' 536905:20260619:144705.204 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144705.212 End of zbx_ipc_async_socket_recv():0 536906:20260619:144705.212 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000081 sec, getting values]' 536906:20260619:144705.212 In get_values() 536906:20260619:144705.212 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144705.212 End of zbx_dc_config_get_poller_items():0 536906:20260619:144705.212 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144705.212 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144705.212 End of get_values():0 536906:20260619:144705.212 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000089 sec, idle 5 sec]' 536906:20260619:144705.212 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144705.220 End of zbx_ipc_async_socket_recv():0 536931:20260619:144705.220 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000420 sec, getting values]' 536931:20260619:144705.220 In get_values() 536931:20260619:144705.220 In zbx_dc_config_get_poller_items() poller_type:0 536931:20260619:144705.220 End of zbx_dc_config_get_poller_items():0 536931:20260619:144705.220 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144705.220 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144705.220 End of get_values():0 536932:20260619:144705.220 End of zbx_ipc_async_socket_recv():0 536932:20260619:144705.220 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000106 sec, getting values]' 536932:20260619:144705.220 In get_values() 536932:20260619:144705.220 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144705.220 End of zbx_dc_config_get_poller_items():0 536932:20260619:144705.220 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144705.220 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000057 sec, idle 5 sec]' 536931:20260619:144705.220 In zbx_ipc_async_socket_recv() timeout:5 536932:20260619:144705.220 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144705.220 End of get_values():0 536932:20260619:144705.220 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000333 sec, idle 5 sec]' 536932:20260619:144705.220 In zbx_ipc_async_socket_recv() timeout:5 536933:20260619:144705.224 End of zbx_ipc_async_socket_recv():0 536933:20260619:144705.224 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000126 sec, getting values]' 536933:20260619:144705.224 In get_values() 536933:20260619:144705.224 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144705.224 End of zbx_dc_config_get_poller_items():0 536933:20260619:144705.224 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144705.224 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144705.224 End of get_values():0 536933:20260619:144705.224 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000048 sec, idle 5 sec]' 536933:20260619:144705.224 In zbx_ipc_async_socket_recv() timeout:5 536896:20260619:144705.236 End of zbx_ipc_async_socket_recv():0 536896:20260619:144705.236 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000082 sec, getting values]' 536896:20260619:144705.236 In get_values() 536896:20260619:144705.236 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144705.236 End of zbx_dc_config_get_poller_items():0 536896:20260619:144705.236 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144705.236 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144705.236 End of get_values():0 536896:20260619:144705.236 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000097 sec, idle 5 sec]' 536896:20260619:144705.236 In zbx_ipc_async_socket_recv() timeout:5 536892:20260619:144705.236 End of zbx_ipc_async_socket_recv():0 536892:20260619:144705.236 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000168 sec, getting values]' 536892:20260619:144705.236 In get_values() 536892:20260619:144705.236 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144705.236 End of zbx_dc_config_get_poller_items():0 536892:20260619:144705.237 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144705.237 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144705.237 End of get_values():0 536892:20260619:144705.237 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000074 sec, idle 5 sec]' 536892:20260619:144705.237 In zbx_ipc_async_socket_recv() timeout:5 536897:20260619:144705.240 End of zbx_ipc_async_socket_recv():0 536897:20260619:144705.240 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000056 sec, getting values]' 536897:20260619:144705.240 In get_values() 536897:20260619:144705.240 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144705.240 End of zbx_dc_config_get_poller_items():0 536897:20260619:144705.240 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144705.240 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144705.240 End of get_values():0 536897:20260619:144705.240 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000202 sec, idle 5 sec]' 536897:20260619:144705.240 In zbx_ipc_async_socket_recv() timeout:5 536946:20260619:144705.242 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144705.242 In get_pinger_hosts() 536946:20260619:144705.242 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144705.242 End of zbx_dc_config_get_poller_items():0 536946:20260619:144705.242 End of get_pinger_hosts():0 536946:20260619:144705.242 In process_pinger_hosts() 536946:20260619:144705.242 End of process_pinger_hosts() 536946:20260619:144705.242 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144705.242 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144705.242 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000113 sec, idle 5 sec]' 536934:20260619:144705.245 End of zbx_ipc_async_socket_recv():0 536934:20260619:144705.246 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000069 sec, getting values]' 536934:20260619:144705.246 In get_values() 536934:20260619:144705.246 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144705.246 End of zbx_dc_config_get_poller_items():0 536934:20260619:144705.246 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144705.246 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144705.246 End of get_values():0 536934:20260619:144705.246 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000046 sec, idle 5 sec]' 536934:20260619:144705.246 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144705.255 End of zbx_ipc_service_recv():2 536879:20260619:144705.255 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.007855sec during 5.007880 sec]' 536879:20260619:144705.255 In zbx_ipc_service_recv() timeout:1.000 536936:20260619:144705.268 End of zbx_ipc_async_socket_recv():0 536936:20260619:144705.268 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000076 sec, getting values]' 536936:20260619:144705.268 In get_values() 536936:20260619:144705.268 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144705.268 End of zbx_dc_config_get_poller_items():0 536936:20260619:144705.268 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144705.268 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144705.268 End of get_values():0 536936:20260619:144705.268 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000131 sec, idle 5 sec]' 536936:20260619:144705.268 In zbx_ipc_async_socket_recv() timeout:5 536935:20260619:144705.268 End of zbx_ipc_async_socket_recv():0 536935:20260619:144705.268 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000064 sec, getting values]' 536935:20260619:144705.268 In get_values() 536935:20260619:144705.268 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144705.268 End of zbx_dc_config_get_poller_items():0 536935:20260619:144705.268 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144705.268 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144705.268 End of get_values():0 536935:20260619:144705.268 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000145 sec, idle 5 sec]' 536935:20260619:144705.268 In zbx_ipc_async_socket_recv() timeout:5 536893:20260619:144705.280 End of zbx_ipc_async_socket_recv():0 536893:20260619:144705.280 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000084 sec, getting values]' 536893:20260619:144705.280 In get_values() 536893:20260619:144705.280 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144705.280 End of zbx_dc_config_get_poller_items():0 536893:20260619:144705.280 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144705.280 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144705.280 End of get_values():0 536893:20260619:144705.280 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000056 sec, idle 5 sec]' 536893:20260619:144705.280 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144705.280 End of zbx_ipc_async_socket_recv():0 536899:20260619:144705.280 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000097 sec, getting values]' 536899:20260619:144705.280 In get_values() 536899:20260619:144705.280 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144705.280 End of zbx_dc_config_get_poller_items():0 536899:20260619:144705.280 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144705.280 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144705.280 End of get_values():0 536899:20260619:144705.280 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000040 sec, idle 5 sec]' 536899:20260619:144705.280 In zbx_ipc_async_socket_recv() timeout:5 536894:20260619:144705.285 End of zbx_ipc_async_socket_recv():0 536894:20260619:144705.285 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000084 sec, getting values]' 536894:20260619:144705.285 In get_values() 536894:20260619:144705.285 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144705.285 End of zbx_dc_config_get_poller_items():0 536894:20260619:144705.285 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144705.285 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144705.285 End of get_values():0 536894:20260619:144705.285 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000049 sec, idle 5 sec]' 536894:20260619:144705.285 In zbx_ipc_async_socket_recv() timeout:5 536895:20260619:144705.288 End of zbx_ipc_async_socket_recv():0 536895:20260619:144705.288 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000055 sec, getting values]' 536895:20260619:144705.288 In get_values() 536895:20260619:144705.288 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144705.288 End of zbx_dc_config_get_poller_items():0 536895:20260619:144705.288 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144705.288 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144705.288 End of get_values():0 536895:20260619:144705.288 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000083 sec, idle 5 sec]' 536895:20260619:144705.288 In zbx_ipc_async_socket_recv() timeout:5 536898:20260619:144705.288 End of zbx_ipc_async_socket_recv():0 536898:20260619:144705.288 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000037 sec, getting values]' 536898:20260619:144705.288 In get_values() 536898:20260619:144705.288 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144705.288 End of zbx_dc_config_get_poller_items():0 536898:20260619:144705.288 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144705.288 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144705.288 End of get_values():0 536898:20260619:144705.288 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000081 sec, idle 5 sec]' 536898:20260619:144705.288 In zbx_ipc_async_socket_recv() timeout:5 536972:20260619:144705.288 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144705.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144705.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144705.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144705.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144705.288 queue processing_num:0 pending:0 536971:20260619:144705.304 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144705.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144705.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144705.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144705.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144705.305 queue processing_num:0 pending:0 536970:20260619:144705.305 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144705.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144705.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144705.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144705.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144705.305 queue processing_num:0 pending:0 536907:20260619:144705.368 End of zbx_ipc_async_socket_recv():0 536907:20260619:144705.368 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000057 sec, exchanging data]' 536907:20260619:144705.368 In process_proxy() 536907:20260619:144705.368 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144705.368 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144705.368 End of process_proxy() 536907:20260619:144705.368 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144705.368 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144705.368 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000039 sec, idle 5 sec]' 536907:20260619:144705.368 In zbx_ipc_async_socket_recv() timeout:5 536849:20260619:144705.368 End of zbx_ipc_async_socket_recv():0 536849:20260619:144705.368 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.043514 sec, syncing configuration]' 536849:20260619:144705.368 In zbx_dc_sync_configuration() 536849:20260619:144705.368 query [txnlev:0] [select changelogid,object,objectid,operation,clock from changelog] 536849:20260619:144705.369 query [txnlev:0] [select discovery_groupid,snmptrap_logging,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_internal,hk_events_discovery,hk_events_autoreg,hk_services_mode,hk_services,hk_audit_mode,hk_audit,hk_sessions_mode,hk_sessions,hk_history_mode,hk_history_global,hk_history,hk_trends_mode,hk_trends_global,hk_trends,default_inventory_mode,db_extension,autoreg_tls_accept,compression_status,compress_older,instanceid,default_timezone,hk_events_service,auditlog_enabled,timeout_zabbix_agent,timeout_simple_check,timeout_snmp_agent,timeout_external_check,timeout_db_monitor,timeout_http_agent,timeout_ssh_agent,timeout_telnet_agent,timeout_script,auditlog_mode,timeout_browser from config order by configid] 536849:20260619:144705.370 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid] 536849:20260619:144705.370 In DCsync_config() 536849:20260619:144705.370 End of DCsync_config() 536849:20260619:144705.370 In DCsync_autoreg_config() 536849:20260619:144705.370 End of DCsync_autoreg_config() 536849:20260619:144705.370 In DCsync_autoreg_host() 536849:20260619:144705.370 End of DCsync_autoreg_host() 536849:20260619:144705.370 In dc_sync_proxy_group() 536849:20260619:144705.370 End of dc_sync_proxy_group() 536849:20260619:144705.370 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid] 536849:20260619:144705.370 query [txnlev:0] [select globalmacroid,macro,value,type from globalmacro] 536849:20260619:144705.371 query [txnlev:0] [select hostmacroid,hostid,macro,value,type from hostmacro] 536949:20260619:144705.380 End of zbx_ipc_async_socket_recv():0 536949:20260619:144705.380 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000064 sec, getting values]' 536949:20260619:144705.380 In get_values() 536949:20260619:144705.380 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144705.380 End of zbx_dc_config_get_poller_items():0 536949:20260619:144705.380 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144705.380 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144705.380 End of get_values():0 536949:20260619:144705.380 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000111 sec, idle 5 sec]' 536949:20260619:144705.380 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144705.380 End of zbx_ipc_async_socket_recv():0 536967:20260619:144705.381 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000066 sec, getting values]' 536967:20260619:144705.381 In get_values() 536967:20260619:144705.381 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144705.381 End of zbx_dc_config_get_poller_items():0 536967:20260619:144705.381 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144705.381 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144705.381 End of get_values():0 536967:20260619:144705.381 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000162 sec, idle 5 sec]' 536967:20260619:144705.381 In zbx_ipc_async_socket_recv() timeout:5 536984:20260619:144705.381 End of zbx_ipc_async_socket_recv():0 536984:20260619:144705.381 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000079 sec, getting values]' 536984:20260619:144705.381 In get_values() 536984:20260619:144705.381 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144705.381 End of zbx_dc_config_get_poller_items():0 536984:20260619:144705.381 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144705.381 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144705.381 End of get_values():0 536984:20260619:144705.381 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000116 sec, idle 5 sec]' 536984:20260619:144705.381 In zbx_ipc_async_socket_recv() timeout:5 536948:20260619:144705.384 End of zbx_ipc_async_socket_recv():0 536948:20260619:144705.384 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.002429 sec, getting values]' 536948:20260619:144705.384 In get_values() 536948:20260619:144705.384 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144705.384 End of zbx_dc_config_get_poller_items():0 536948:20260619:144705.384 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144705.384 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144705.384 End of get_values():0 536948:20260619:144705.384 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000078 sec, idle 5 sec]' 536948:20260619:144705.384 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144705.384 End of zbx_ipc_async_socket_recv():0 536923:20260619:144705.384 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144705.384 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536923:20260619:144705.385 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.001034 sec, idle 5 sec]' 536923:20260619:144705.385 In zbx_ipc_async_socket_recv() timeout:5 536849:20260619:144705.388 In DCsync_host_tags() 536849:20260619:144705.389 End of DCsync_host_tags() 536849:20260619:144705.390 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_full,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,installer_name,deployment_status,url_a,url_b,url_c,host_networks,host_netmask,host_router,oob_ip,oob_netmask,oob_router,date_hw_purchase,date_hw_install,date_hw_expiry,date_hw_decomm,site_address_a,site_address_b,site_address_c,site_city,site_state,site_country,site_zip,site_rack,site_notes,poc_1_name,poc_1_email,poc_1_phone_a,poc_1_phone_b,poc_1_cell,poc_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,poc_2_notes from host_inventory] 536849:20260619:144705.391 query [txnlev:0] [select groupid,name from hstgrp where type=0] 536849:20260619:144705.392 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] 536849:20260619:144705.393 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active_till,tags_evaltype from maintenances] 536950:20260619:144705.394 End of zbx_ipc_async_socket_recv():0 536950:20260619:144705.395 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000108 sec, getting values]' 536950:20260619:144705.395 In get_values() 536950:20260619:144705.395 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144705.395 End of zbx_dc_config_get_poller_items():0 536950:20260619:144705.395 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144705.395 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144705.395 End of get_values():0 536950:20260619:144705.395 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000077 sec, idle 5 sec]' 536950:20260619:144705.395 In zbx_ipc_async_socket_recv() timeout:5 536849:20260619:144705.395 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag] 536849:20260619:144705.396 query [txnlev:0] [select t.timeperiodid,t.timeperiod_type,t.every,t.month,t.dayofweek,t.day,t.start_time,t.period,t.start_date,m.maintenanceid from maintenances_windows m,timeperiods t where t.timeperiodid=m.timeperiodid] 536849:20260619:144705.397 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid] 536849:20260619:144705.398 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid] 536849:20260619:144705.398 query [txnlev:0] [select httptestid,hostid,delay,status from httptest where httptestid in (4,5)] 536849:20260619:144705.398 In DCsync_proxies() 536849:20260619:144705.399 End of DCsync_proxies() 536849:20260619:144705.399 In DCsync_hosts() 536849:20260619:144705.399 End of DCsync_hosts() 536849:20260619:144705.399 In DCsync_host_inventory() 536849:20260619:144705.399 End of DCsync_host_inventory() 536849:20260619:144705.399 In DCsync_hostgroups() 536849:20260619:144705.399 End of DCsync_hostgroups() 536849:20260619:144705.399 In DCsync_hostgroup_hosts() 536849:20260619:144705.399 End of DCsync_hostgroup_hosts() 536849:20260619:144705.399 In DCsync_maintenances() 536849:20260619:144705.399 End of DCsync_maintenances() 536849:20260619:144705.400 In DCsync_maintenance_tags() 536849:20260619:144705.401 End of DCsync_maintenance_tags() 536849:20260619:144705.401 In DCsync_maintenance_groups() 536849:20260619:144705.402 End of DCsync_maintenance_groups() 536849:20260619:144705.402 In DCsync_maintenance_hosts() 536849:20260619:144705.402 End of DCsync_maintenance_hosts() 536849:20260619:144705.402 In DCsync_maintenance_periods() 536849:20260619:144705.402 End of DCsync_maintenance_periods() 536849:20260619:144705.402 In DCsync_connectors() 536849:20260619:144705.402 End of DCsync_connectors() 536890:20260619:144705.403 End of zbx_ipc_async_socket_recv():0 536890:20260619:144705.403 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000035 sec, syncing history]' 536890:20260619:144705.403 In zbx_sync_history_cache() history_num:0 536888:20260619:144705.403 End of zbx_ipc_async_socket_recv():0 536888:20260619:144705.403 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000017 sec, syncing history]' 536888:20260619:144705.403 In zbx_sync_history_cache() history_num:0 536849:20260619:144705.403 In DCsync_connector_tags() 536849:20260619:144705.403 End of DCsync_connector_tags() 536849:20260619:144705.403 In dc_sync_host_proxy() 536849:20260619:144705.403 End of dc_sync_host_proxy() 536890:20260619:144705.403 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000327 sec, idle 1 sec]' 536890:20260619:144705.403 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144705.403 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000294 sec, idle 1 sec]' 536888:20260619:144705.403 In zbx_ipc_async_socket_recv() timeout:1 536849:20260619:144705.403 query [txnlev:0] [select i.interfaceid,i.hostid,i.type,i.main,i.useip,i.ip,i.dns,i.port,i.available,i.disable_until,i.error,i.errors_from,s.version,s.bulk,s.community,s.securityname,s.securitylevel,s.authpassphrase,s.privpassphrase,s.authprotocol,s.privprotocol,s.contextname,s.max_repetitions from interface i left join interface_snmp s on i.interfaceid=s.interfaceid] 536889:20260619:144705.404 End of zbx_ipc_async_socket_recv():0 536889:20260619:144705.404 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000469 sec, syncing history]' 536889:20260619:144705.404 In zbx_sync_history_cache() history_num:0 536889:20260619:144705.404 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000047 sec, idle 1 sec]' 536889:20260619:144705.404 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144705.404 End of zbx_ipc_async_socket_recv():0 536887:20260619:144705.404 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000049 sec, syncing history]' 536887:20260619:144705.404 In zbx_sync_history_cache() history_num:0 536887:20260619:144705.404 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000033 sec, idle 1 sec]' 536887:20260619:144705.404 In zbx_ipc_async_socket_recv() timeout:1 536849:20260619:144705.404 query [txnlev:0] [select i.itemid,i.hostid,i.status,i.type,i.value_type,i.key_,i.snmp_oid,i.ipmi_sensor,i.delay,i.trapper_hosts,i.logtimefmt,i.params,ir.state,i.authtype,i.username,i.password,i.publickey,i.privatekey,i.flags,i.interfaceid,ir.lastlogsize,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_type,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_host,i.allow_traps,i.templateid,null from items i left join item_rtdata ir on i.itemid=ir.itemid where i.itemid in (50767,50768,50769,50770,50771,50772,50773,50774,50775,50776,50777,50778,50779,50780,50781,50782,50783,50784)] 536849:20260619:144705.405 query [txnlev:0] [select p.item_parameterid,p.itemid,p.name,p.value,i.hostid from item_parameter p,items i,hosts h where p.itemid=i.itemid and i.hostid=h.hostid and h.status in (0,1) and i.flags<>2 order by p.itemid] 536952:20260619:144705.406 End of zbx_ipc_async_socket_recv():0 536952:20260619:144705.406 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000283 sec, getting values]' 536952:20260619:144705.406 In get_values() 536952:20260619:144705.406 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144705.406 End of zbx_dc_config_get_poller_items():0 536952:20260619:144705.406 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144705.406 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144705.406 End of get_values():0 536952:20260619:144705.406 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000074 sec, idle 5 sec]' 536952:20260619:144705.406 In zbx_ipc_async_socket_recv() timeout:5 536849:20260619:144705.408 In DCsync_interfaces() 536849:20260619:144705.408 End of DCsync_interfaces() 536849:20260619:144705.408 In DCsync_items() 536849:20260619:144705.408 End of DCsync_items() 536849:20260619:144705.408 In DCsync_item_discovery() 536849:20260619:144705.408 End of DCsync_item_discovery() 536849:20260619:144705.408 In DCsync_item_preproc() 536849:20260619:144705.408 End of DCsync_item_preproc() 536849:20260619:144705.408 In DCsync_items_param() 536849:20260619:144705.408 End of DCsync_items_param() 536849:20260619:144705.409 In DCsync_functions() 536849:20260619:144705.409 End of DCsync_functions() 536849:20260619:144705.409 query [txnlev:0] [select triggerid_down,triggerid_up from trigger_depends] 536849:20260619:144705.411 query [txnlev:0] [select r.name,e.expressionid,e.expression,e.expression_type,e.exp_delimiter,e.case_sensitive from regexps r,expressions e where r.regexpid=e.regexpid] 536849:20260619:144705.411 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where eventsource<>4 and status=0] 536849:20260619:144705.412 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] 536849:20260619:144705.412 query [txnlev:0] [select c.conditionid,c.actionid,c.conditiontype,c.operator,c.value,c.value2 from conditions c,actions a where c.actionid=a.actionid and a.status=0] 536849:20260619:144705.412 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0] 536849:20260619:144705.412 query [txnlev:0] [select cc.corr_conditionid,cc.correlationid,cc.type,cct.tag,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] 536849:20260619:144705.413 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] 536849:20260619:144705.414 In DCsync_triggers() 536849:20260619:144705.414 End of DCsync_triggers() 536849:20260619:144705.414 In DCsync_trigdeps() 536849:20260619:144705.414 End of DCsync_trigdeps() 536849:20260619:144705.414 In DCsync_expressions() 536849:20260619:144705.414 End of DCsync_expressions() 536849:20260619:144705.414 In DCsync_actions() 536849:20260619:144705.414 End of DCsync_actions() 536849:20260619:144705.414 In DCsync_action_ops() 536849:20260619:144705.415 End of DCsync_action_ops() 536849:20260619:144705.415 In DCsync_action_conditions() 536849:20260619:144705.415 End of DCsync_action_conditions() 536849:20260619:144705.415 In DCsync_trigger_tags() 536849:20260619:144705.415 End of DCsync_trigger_tags() 536849:20260619:144705.415 In DCsync_item_tags() 536849:20260619:144705.415 End of DCsync_item_tags() 536849:20260619:144705.415 In DCsync_correlations() 536849:20260619:144705.415 End of DCsync_correlations() 536849:20260619:144705.415 In DCsync_corr_conditions() 536849:20260619:144705.415 End of DCsync_corr_conditions() 536849:20260619:144705.415 In DCsync_corr_operations() 536849:20260619:144705.415 End of DCsync_corr_operations() 536849:20260619:144705.415 In dc_sync_drules() 536849:20260619:144705.415 End of dc_sync_drules() 536849:20260619:144705.415 In dc_sync_dchecks() 536849:20260619:144705.415 End of dc_sync_dchecks() 536849:20260619:144705.416 In dc_sync_httptests() 536849:20260619:144705.416 End of dc_sync_httptests() 536849:20260619:144705.416 In dc_sync_httptest_fields() 536849:20260619:144705.416 End of dc_sync_httptest_fields() 536849:20260619:144705.416 In dc_sync_httpsteps() 536849:20260619:144705.416 End of dc_sync_httpsteps() 536849:20260619:144705.416 In dc_sync_httpstep_fields() 536849:20260619:144705.416 End of dc_sync_httpstep_fields() 536849:20260619:144705.416 zbx_dc_sync_configuration() changelog : sql:0.001637 sec (20 records) 536849:20260619:144705.416 zbx_dc_sync_configuration() reindex : 0.000005 sec 0 bytes (0). 536849:20260619:144705.417 zbx_dc_sync_configuration() timers : 0.000001 sec 0 bytes (0 functions, 0 triggers). 536849:20260619:144705.417 zbx_dc_sync_configuration() topology : 0.000000 sec 0 bytes. 536849:20260619:144705.417 zbx_dc_sync_configuration() um_cache : 0.000000 sec 0 bytes. 536849:20260619:144705.417 zbx_dc_sync_configuration() proxy_group: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.417 zbx_dc_sync_configuration() hosts: sql:0.000082 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144705.417 zbx_dc_sync_configuration() host_proxy: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.417 zbx_dc_sync_configuration() items: sql:0.000963 sync:0.000025 sec 0 bytes (0/18/0). 536849:20260619:144705.417 zbx_dc_sync_configuration() item_discovery: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.417 zbx_dc_sync_configuration() triggers: sql:0.000006 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.417 zbx_dc_sync_configuration() functions: sql:0.000004 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.417 zbx_dc_sync_configuration() trigger_tag: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.417 zbx_dc_sync_configuration() item_tag: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.417 zbx_dc_sync_configuration() host_tag: sql:0.000005 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144705.417 zbx_dc_sync_configuration() item_preproc: sql:0.000001 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144705.417 zbx_dc_sync_configuration() drules: sql:0.000003 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.417 zbx_dc_sync_configuration() dchecks: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.417 zbx_dc_sync_configuration() httptest: sql:0.000405 sync:0.000009 sec 0 bytes (0/2/0). 536849:20260619:144705.417 zbx_dc_sync_configuration() httptest_field: sql:0.000002 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144705.417 zbx_dc_sync_configuration() httpstep: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.418 zbx_dc_sync_configuration() httpstep_field: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.418 zbx_dc_sync_configuration() connector: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.418 zbx_dc_sync_configuration() connector_tag: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.418 zbx_dc_sync_configuration() proxy: sql:0.000007 sync:0.000002 sec 0 bytes (0/0/0). 536849:20260619:144705.418 zbx_dc_sync_configuration() config: sql:0.000449 sync:0.000010 sec 0 bytes (1/0/0). 536849:20260619:144705.418 zbx_dc_sync_configuration() config_autoreg_tls: sql:0.000248 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.418 zbx_dc_sync_configuration() autoreg_host: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.418 zbx_dc_sync_configuration() host_inventory: sql:0.001251 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.418 zbx_dc_sync_configuration() hosts_templates: sql:0.000277 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.418 zbx_dc_sync_configuration() globalmacro: sql:0.000254 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.418 zbx_dc_sync_configuration() hostmacro: sql:0.017483 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.418 zbx_dc_sync_configuration() interface: sql:0.001339 sync:0.000014 sec 0 bytes (25/0/0). 536849:20260619:144705.418 zbx_dc_sync_configuration() trigger_depends: sql:0.002041 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.418 zbx_dc_sync_configuration() regexps: sql:0.000532 sync:0.000002 sec 0 bytes (0/0/0). 536849:20260619:144705.418 zbx_dc_sync_configuration() actions: sql:0.000337 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.418 zbx_dc_sync_configuration() operations: sql:0.000332 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.418 zbx_dc_sync_configuration() conditions: sql:0.000274 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.418 zbx_dc_sync_configuration() correlation: sql:0.000248 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.418 zbx_dc_sync_configuration() corr_condition: sql:0.000767 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.419 zbx_dc_sync_configuration() corr_operation: sql:0.000290 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.419 zbx_dc_sync_configuration() hstgrp: sql:0.001149 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.419 zbx_dc_sync_configuration() hosts_groups: sql:0.001131 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.419 zbx_dc_sync_configuration() item_parameter: sql:0.002547 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.419 zbx_dc_sync_configuration() maintenances: sql:0.002092 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.419 zbx_dc_sync_configuration() maintenances_windows: sql:0.000812 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.419 zbx_dc_sync_configuration() maintenance_tag: sql:0.000853 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144705.419 zbx_dc_sync_configuration() maintenances_groups: sql:0.000595 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.419 zbx_dc_sync_configuration() maintenances_hosts: sql:0.000223 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144705.419 zbx_dc_sync_configuration() total sql : 0.037014 sec. 536849:20260619:144705.419 zbx_dc_sync_configuration() total sync : 0.000076 sec. 536849:20260619:144705.419 zbx_dc_sync_configuration() total memory difference: 0 bytes. 536849:20260619:144705.420 zbx_dc_sync_configuration() proxies : 0 (0 slots) 536849:20260619:144705.420 zbx_dc_sync_configuration() proxies_p : 0 (0 slots) 536849:20260619:144705.420 zbx_dc_sync_configuration() hosts : 1 (11 slots) 536849:20260619:144705.420 zbx_dc_sync_configuration() hosts_h : 1 (11 slots) 536849:20260619:144705.420 zbx_dc_sync_configuration() autoreg_hosts: 0 (11 slots) 536849:20260619:144705.420 zbx_dc_sync_configuration() psks : 0 (0 slots) 536849:20260619:144705.420 zbx_dc_sync_configuration() ipmihosts : 0 (0 slots) 536849:20260619:144705.420 zbx_dc_sync_configuration() host_invent: 4 (11 slots) 536849:20260619:144705.420 zbx_dc_sync_configuration() glob macros: 1 (11 slots) 536849:20260619:144705.420 zbx_dc_sync_configuration() host macros: 6591 (9029 slots) 536849:20260619:144705.420 zbx_dc_sync_configuration() kvs_paths : 0 536849:20260619:144705.420 zbx_dc_sync_configuration() interfaces : 1 (11 slots) 536849:20260619:144705.420 zbx_dc_sync_configuration() interfaces_snmp : 0 (0 slots) 536849:20260619:144705.421 zbx_dc_sync_configuration() interfac_ht: 1 (11 slots) 536849:20260619:144705.421 zbx_dc_sync_configuration() if_snmpitms: 0 (0 slots) 536849:20260619:144705.421 zbx_dc_sync_configuration() if_snmpaddr: 0 (0 slots) 536849:20260619:144705.421 zbx_dc_sync_configuration() item_discovery : 7611 (15227 slots) 536849:20260619:144705.421 zbx_dc_sync_configuration() items : 18 (36467 slots) 536849:20260619:144705.421 zbx_dc_sync_configuration() items_hk : 18 (36467 slots) 536849:20260619:144705.421 zbx_dc_sync_configuration() template_items : 18212 (30509 slots) 536849:20260619:144705.421 zbx_dc_sync_configuration() preprocitems: 0 (47381 slots) 536849:20260619:144705.421 zbx_dc_sync_configuration() item_tag_links: 0 (56687 slots) 536849:20260619:144705.421 zbx_dc_sync_configuration() functions : 0 (21283 slots) 536849:20260619:144705.421 zbx_dc_sync_configuration() triggers : 6790 (13591 slots) 536849:20260619:144705.421 zbx_dc_sync_configuration() trigdeps : 2718 (4007 slots) 536849:20260619:144705.421 zbx_dc_sync_configuration() trig. tags : 8662 (13553 slots) 536849:20260619:144705.421 zbx_dc_sync_configuration() expressions: 10 (17 slots) 536849:20260619:144705.421 zbx_dc_sync_configuration() actions : 0 (0 slots) 536849:20260619:144705.421 zbx_dc_sync_configuration() conditions : 0 (0 slots) 536849:20260619:144705.421 zbx_dc_sync_configuration() corr. : 0 (0 slots) 536849:20260619:144705.421 zbx_dc_sync_configuration() corr. conds: 0 (0 slots) 536849:20260619:144705.421 zbx_dc_sync_configuration() corr. ops : 0 (0 slots) 536849:20260619:144705.422 zbx_dc_sync_configuration() hgroups : 7 (11 slots) 536849:20260619:144705.422 zbx_dc_sync_configuration() item procs : 0 (47381 slots) 536849:20260619:144705.422 zbx_dc_sync_configuration() maintenance: 0 (0 slots) 536849:20260619:144705.422 zbx_dc_sync_configuration() maint tags : 0 (0 slots) 536849:20260619:144705.422 zbx_dc_sync_configuration() maint time : 0 (0 slots) 536849:20260619:144705.422 zbx_dc_sync_configuration() drules : 1 (11 slots) 536849:20260619:144705.422 zbx_dc_sync_configuration() dchecks : 1 (11 slots) 536849:20260619:144705.422 zbx_dc_sync_configuration() httptests : 2 (11 slots) 536849:20260619:144705.422 zbx_dc_sync_configuration() httptestfld: 0 (0 slots) 536849:20260619:144705.422 zbx_dc_sync_configuration() httpsteps : 4 (11 slots) 536849:20260619:144705.422 zbx_dc_sync_configuration() httpstepfld: 2 (11 slots) 536849:20260619:144705.422 zbx_dc_sync_configuration() connector: 0 (0 slots) 536849:20260619:144705.422 zbx_dc_sync_configuration() connector tags : 0 (0 slots) 536849:20260619:144705.423 zbx_dc_sync_configuration() proxy groups : 0 (0 slots) 536849:20260619:144705.423 zbx_dc_sync_configuration() host proxy : 0 (0 slots) 536849:20260619:144705.423 zbx_dc_sync_configuration() queue[0] : 0 (0 allocated) 536849:20260619:144705.423 zbx_dc_sync_configuration() queue[1] : 0 (0 allocated) 536849:20260619:144705.423 zbx_dc_sync_configuration() queue[2] : 0 (0 allocated) 536849:20260619:144705.423 zbx_dc_sync_configuration() queue[3] : 0 (0 allocated) 536849:20260619:144705.423 zbx_dc_sync_configuration() queue[4] : 0 (0 allocated) 536849:20260619:144705.423 zbx_dc_sync_configuration() queue[5] : 0 (0 allocated) 536849:20260619:144705.423 zbx_dc_sync_configuration() queue[6] : 0 (0 allocated) 536849:20260619:144705.423 zbx_dc_sync_configuration() queue[7] : 0 (0 allocated) 536849:20260619:144705.423 zbx_dc_sync_configuration() queue[8] : 0 (0 allocated) 536849:20260619:144705.423 zbx_dc_sync_configuration() queue[9] : 0 (0 allocated) 536849:20260619:144705.423 zbx_dc_sync_configuration() queue[10] : 0 (0 allocated) 536849:20260619:144705.423 zbx_dc_sync_configuration() queue[11] : 0 (0 allocated) 536849:20260619:144705.423 zbx_dc_sync_configuration() pqueue : 0 (0 allocated) 536849:20260619:144705.423 zbx_dc_sync_configuration() timer queue: 0 (0 allocated) 536849:20260619:144705.423 zbx_dc_sync_configuration() changelog : 1873 536849:20260619:144705.423 zbx_dc_sync_configuration() configfree : 75.304151% 536849:20260619:144705.423 zbx_dc_sync_configuration() strings : 9421 (13553 slots) 536849:20260619:144705.424 === memory statistics for configuration cache === 536849:20260619:144705.424 free chunks of size >= 256 bytes: 5 536849:20260619:144705.424 min chunk size: 280 bytes 536849:20260619:144705.424 max chunk size: 25221384 bytes 536849:20260619:144705.424 memory of total size 32299808 bytes fragmented into 78391 chunks 536849:20260619:144705.424 of those, 25267880 bytes are in 5 free chunks 536849:20260619:144705.424 of those, 7031928 bytes are in 78386 used chunks 536849:20260619:144705.424 of those, 1254240 bytes are used by allocation overhead 536849:20260619:144705.424 ================================ 536849:20260619:144705.424 zbx_dbsync_env_flush_changelog() changelog : 1893 (2671 slots) 536849:20260619:144705.424 In dc_get_items_to_reschedule() 536849:20260619:144705.424 End of dc_get_items_to_reschedule() items:0 activated_items:0 536849:20260619:144705.424 zbx_dc_sync_configuration() reschedule : 0.000257 sec. 536849:20260619:144705.425 End of zbx_dc_sync_configuration() 536849:20260619:144705.425 In zbx_dc_sync_kvs_paths() 536849:20260619:144705.425 End of zbx_dc_sync_kvs_paths() 536849:20260619:144705.425 In zbx_dc_config_get_hostids_by_revision() 536849:20260619:144705.425 End of zbx_dc_config_get_hostids_by_revision() 536849:20260619:144705.425 In zbx_ipc_socket_open() 536849:20260619:144705.426 End of zbx_ipc_socket_open():SUCCEED 536849:20260619:144705.426 In zbx_ipc_socket_write() 536849:20260619:144705.426 End of zbx_ipc_socket_write():SUCCEED 536982:20260619:144705.426 In ipc_service_accept() 536982:20260619:144705.426 In ipc_service_add_client() 536982:20260619:144705.426 End of ipc_service_add_client() clientid:5 536982:20260619:144705.426 End of ipc_service_accept() 536982:20260619:144705.426 End of zbx_ipc_service_recv():2 536982:20260619:144705.426 In zbx_ipc_service_recv() timeout:1.000 536982:20260619:144705.426 End of zbx_ipc_service_recv():1 536982:20260619:144705.426 zbx_setproctitle() title:'configuration syncer worker [synced 0, updated 0 item names in 0.003277 sec, syncing]' 536982:20260619:144705.426 In dbsync_item_rtname() 536982:20260619:144705.427 query [txnlev:1] [begin;] 536849:20260619:144705.427 In zbx_dc_update_interfaces_availability() 536849:20260619:144705.427 In zbx_dc_reset_interfaces_availability() 536849:20260619:144705.427 End of zbx_dc_reset_interfaces_availability() interfaces:0 536982:20260619:144705.427 query [txnlev:1] [select i.itemid,i.hostid,i.name,ir.name_resolved from items i,item_rtname ir where i.name like '%%{$%%' and ir.itemid=i.itemid and i.hostid=10683 order by i.itemid] 536849:20260619:144705.429 End of zbx_dc_update_interfaces_availability() 536849:20260619:144705.429 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.061373 sec, idle 10 sec]' 536849:20260619:144705.429 In zbx_ipc_async_socket_recv() timeout:10 536982:20260619:144705.430 fetch started 536982:20260619:144705.430 query [txnlev:1] [commit;] 536982:20260619:144705.430 End of dbsync_item_rtname() 536982:20260619:144705.430 zbx_setproctitle() title:'configuration syncer worker [synced 0, updated 0 item names in 0.003991 sec, idle]' 536982:20260619:144705.430 In zbx_ipc_service_recv() timeout:1.000 536951:20260619:144705.447 End of zbx_ipc_async_socket_recv():0 536951:20260619:144705.447 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000100 sec, getting values]' 536951:20260619:144705.447 In get_values() 536951:20260619:144705.447 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144705.447 End of zbx_dc_config_get_poller_items():0 536951:20260619:144705.447 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144705.447 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144705.447 End of get_values():0 536951:20260619:144705.447 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000107 sec, idle 5 sec]' 536951:20260619:144705.447 In zbx_ipc_async_socket_recv() timeout:5 536985:20260619:144705.462 In zbx_dc_fetch_proxy_groups() 536985:20260619:144705.462 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144705.462 In zbx_dc_fetch_proxies() 536985:20260619:144705.462 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536953:20260619:144705.541 End of zbx_ipc_service_recv():2 536953:20260619:144705.541 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.080782 sec during 5.080891 sec]' 536953:20260619:144705.542 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144705.544 End of zbx_ipc_async_socket_recv():0 536947:20260619:144705.544 In zbx_ipc_async_socket_send() 536947:20260619:144705.544 In zbx_ipc_client_send() clientid:0 536947:20260619:144705.544 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144705.544 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144705.544 In am_db_update_watchdog() 536947:20260619:144705.544 query [txnlev:0] [select m.mediaid,m.mediatypeid,m.sendto,mt.type from media m,users_groups u,config c,media_type mt where m.userid=u.userid and u.usrgrpid=c.alert_usrgrpid and m.mediatypeid=mt.mediatypeid and m.active=0 and mt.status=0 and mt.type<>4] 536874:20260619:144705.545 End of zbx_ipc_service_recv():1 536874:20260619:144705.545 In am_flush_results() results:0 536874:20260619:144705.545 In zbx_ipc_client_send() clientid:7 536874:20260619:144705.545 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144705.545 End of am_flush_results() 536874:20260619:144705.545 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.072247 sec during 5.072923 sec]' 536874:20260619:144705.545 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144705.545 In zbx_ipc_async_socket_send() 536947:20260619:144705.545 In zbx_ipc_client_send() clientid:0 536947:20260619:144705.545 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144705.545 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144705.545 End of am_db_update_watchdog() recipients:0 536947:20260619:144705.545 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000877 sec, idle 1 sec]' 536947:20260619:144705.545 In zbx_ipc_async_socket_recv() timeout:1 536947:20260619:144705.545 End of zbx_ipc_async_socket_recv():0 536947:20260619:144705.545 In am_db_flush_results() 536947:20260619:144705.545 End of am_db_flush_results() flushed:0 536947:20260619:144705.545 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000011 sec, idle 1 sec]' 536947:20260619:144705.545 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144705.545 End of zbx_ipc_service_recv():1 536874:20260619:144705.545 In am_sync_watchdog() recipients:0 536874:20260619:144705.545 End of am_sync_watchdog() recipients:0 536874:20260619:144705.545 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144705.547 End of zbx_ipc_service_recv():2 536985:20260619:144705.547 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144705.570 End of zbx_ipc_service_recv():2 536878:20260619:144705.571 In zbx_pp_manager_process_finished() 536878:20260619:144705.571 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144705.571 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.006793 sec during 5.007293 sec]' 536878:20260619:144705.571 In zbx_ipc_service_recv() timeout:0.500 536886:20260619:144705.586 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144705.586 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144705.586 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144705.586 [discovery manager] In process_results() del_druleids:0 536886:20260619:144705.586 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144705.586 [discovery manager] End of process_results() ret:0 536886:20260619:144705.586 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144705.586 [discovery manager] In process_discovery() 536886:20260619:144705.586 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144705.586 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536846:20260619:144705.841 End of zbx_ipc_service_recv():2 536846:20260619:144705.841 In zbx_ipc_async_socket_send() 536846:20260619:144705.841 In zbx_ipc_client_send() clientid:0 536846:20260619:144705.841 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144705.841 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144705.841 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144705.841 End of zbx_ipc_async_socket_flush():0 536846:20260619:144705.841 In zbx_ipc_service_recv() timeout:0.997 536837:20260619:144705.841 End of zbx_ipc_service_recv():1 536837:20260619:144705.841 In zbx_ha_dispatch_message() 536837:20260619:144705.841 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144705.841 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144706.030 End of zbx_ipc_service_recv():2 536848:20260619:144706.030 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144706.071 End of zbx_ipc_service_recv():2 536878:20260619:144706.072 In zbx_pp_manager_process_finished() 536878:20260619:144706.072 In zbx_timekeeper_collect() 536878:20260619:144706.072 End of zbx_timekeeper_collect() 536878:20260619:144706.072 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144706.072 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144706.200 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144706.200 In collect_selfmon_stats() 536909:20260619:144706.200 In zbx_timekeeper_collect() 536909:20260619:144706.200 End of zbx_timekeeper_collect() 536909:20260619:144706.200 End of collect_selfmon_stats() 536909:20260619:144706.200 zbx_setproctitle() title:'self-monitoring [processed data in 0.000238 sec, idle 1 sec]' 536879:20260619:144706.255 End of zbx_ipc_service_recv():2 536879:20260619:144706.256 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144706.287 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144706.287 End of zbx_ipc_async_socket_recv():0 536972:20260619:144706.287 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144706.287 End of zbx_dc_config_get_poller_items():0 536972:20260619:144706.287 queue processing_num:0 pending:0 536971:20260619:144706.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144706.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144706.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144706.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144706.305 queue processing_num:0 pending:0 536970:20260619:144706.306 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144706.306 End of zbx_ipc_async_socket_recv():0 536970:20260619:144706.306 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144706.306 End of zbx_dc_config_get_poller_items():0 536970:20260619:144706.306 queue processing_num:0 pending:0 536890:20260619:144706.404 End of zbx_ipc_async_socket_recv():0 536890:20260619:144706.404 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000327 sec, syncing history]' 536890:20260619:144706.404 In zbx_sync_history_cache() history_num:0 536890:20260619:144706.404 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000030 sec, idle 1 sec]' 536890:20260619:144706.404 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144706.404 End of zbx_ipc_async_socket_recv():0 536888:20260619:144706.404 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000294 sec, syncing history]' 536888:20260619:144706.404 In zbx_sync_history_cache() history_num:0 536888:20260619:144706.404 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000015 sec, idle 1 sec]' 536888:20260619:144706.404 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144706.405 End of zbx_ipc_async_socket_recv():0 536887:20260619:144706.405 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000033 sec, syncing history]' 536887:20260619:144706.405 In zbx_sync_history_cache() history_num:0 536887:20260619:144706.405 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000022 sec, idle 1 sec]' 536887:20260619:144706.405 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144706.405 End of zbx_ipc_async_socket_recv():0 536889:20260619:144706.406 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000047 sec, syncing history]' 536889:20260619:144706.406 In zbx_sync_history_cache() history_num:0 536889:20260619:144706.406 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000025 sec, idle 1 sec]' 536889:20260619:144706.406 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144706.416 End of zbx_ipc_async_socket_recv():0 536891:20260619:144706.416 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001613 sec, processing escalations]' 536891:20260619:144706.416 In process_escalations() 536891:20260619:144706.416 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869629 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144706.416 End of process_escalations() 536891:20260619:144706.416 In process_escalations() 536891:20260619:144706.416 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869629 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144706.417 End of process_escalations() 536891:20260619:144706.417 In process_escalations() 536891:20260619:144706.417 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869629 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144706.417 End of process_escalations() 536891:20260619:144706.417 In process_escalations() 536891:20260619:144706.417 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869629 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144706.417 End of process_escalations() 536891:20260619:144706.417 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001279 sec, idle 3 sec]' 536891:20260619:144706.417 In zbx_ipc_async_socket_recv() timeout:3 536982:20260619:144706.432 End of zbx_ipc_service_recv():2 536982:20260619:144706.432 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144706.546 End of zbx_ipc_async_socket_recv():0 536947:20260619:144706.546 In zbx_ipc_async_socket_send() 536947:20260619:144706.546 In zbx_ipc_client_send() clientid:0 536947:20260619:144706.547 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144706.547 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144706.547 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000069 sec, idle 1 sec]' 536947:20260619:144706.547 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144706.547 End of zbx_ipc_service_recv():2 536874:20260619:144706.547 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144706.547 End of zbx_ipc_service_recv():1 536874:20260619:144706.547 In am_flush_results() results:0 536874:20260619:144706.547 In zbx_ipc_client_send() clientid:7 536874:20260619:144706.547 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144706.547 End of am_flush_results() 536874:20260619:144706.547 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144706.547 End of zbx_ipc_async_socket_recv():0 536947:20260619:144706.548 In am_db_flush_results() 536947:20260619:144706.548 End of am_db_flush_results() flushed:0 536947:20260619:144706.548 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000021 sec, idle 1 sec]' 536947:20260619:144706.548 In zbx_ipc_async_socket_recv() timeout:1 536985:20260619:144706.548 End of zbx_ipc_service_recv():2 536985:20260619:144706.548 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144706.548 End of zbx_ipc_service_recv():2 536953:20260619:144706.548 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144706.573 End of zbx_ipc_service_recv():2 536878:20260619:144706.573 In zbx_pp_manager_process_finished() 536878:20260619:144706.573 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144706.573 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144706.840 End of zbx_ipc_service_recv():2 536846:20260619:144706.840 In zbx_ipc_async_socket_send() 536846:20260619:144706.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144706.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144706.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144706.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144706.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144706.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144706.840 End of zbx_ipc_service_recv():1 536837:20260619:144706.840 In zbx_ha_dispatch_message() 536837:20260619:144706.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144706.840 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144707.031 End of zbx_ipc_service_recv():2 536848:20260619:144707.031 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144707.074 End of zbx_ipc_service_recv():2 536878:20260619:144707.074 In zbx_pp_manager_process_finished() 536878:20260619:144707.074 In zbx_timekeeper_collect() 536878:20260619:144707.074 End of zbx_timekeeper_collect() 536878:20260619:144707.074 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144707.074 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144707.201 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144707.201 In collect_selfmon_stats() 536909:20260619:144707.201 In zbx_timekeeper_collect() 536909:20260619:144707.201 End of zbx_timekeeper_collect() 536909:20260619:144707.201 End of collect_selfmon_stats() 536909:20260619:144707.201 zbx_setproctitle() title:'self-monitoring [processed data in 0.000270 sec, idle 1 sec]' 536879:20260619:144707.257 End of zbx_ipc_service_recv():2 536879:20260619:144707.257 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144707.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144707.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144707.289 queue processing_num:0 pending:0 536972:20260619:144707.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144707.289 End of zbx_ipc_async_socket_recv():0 536970:20260619:144707.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144707.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144707.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144707.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144707.305 queue processing_num:0 pending:0 536971:20260619:144707.310 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144707.310 End of zbx_ipc_async_socket_recv():0 536971:20260619:144707.310 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144707.310 End of zbx_dc_config_get_poller_items():0 536971:20260619:144707.310 queue processing_num:0 pending:0 536890:20260619:144707.405 End of zbx_ipc_async_socket_recv():0 536890:20260619:144707.405 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000030 sec, syncing history]' 536890:20260619:144707.405 In zbx_sync_history_cache() history_num:0 536890:20260619:144707.405 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000032 sec, idle 1 sec]' 536890:20260619:144707.405 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144707.405 End of zbx_ipc_async_socket_recv():0 536888:20260619:144707.405 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000015 sec, syncing history]' 536888:20260619:144707.405 In zbx_sync_history_cache() history_num:0 536888:20260619:144707.405 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000016 sec, idle 1 sec]' 536888:20260619:144707.405 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144707.406 End of zbx_ipc_async_socket_recv():0 536887:20260619:144707.407 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000022 sec, syncing history]' 536887:20260619:144707.407 In zbx_sync_history_cache() history_num:0 536887:20260619:144707.407 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000026 sec, idle 1 sec]' 536887:20260619:144707.407 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144707.407 End of zbx_ipc_async_socket_recv():0 536889:20260619:144707.407 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000025 sec, syncing history]' 536889:20260619:144707.407 In zbx_sync_history_cache() history_num:0 536889:20260619:144707.407 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000022 sec, idle 1 sec]' 536889:20260619:144707.407 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144707.433 End of zbx_ipc_service_recv():2 536982:20260619:144707.433 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144707.548 End of zbx_ipc_service_recv():2 536874:20260619:144707.548 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144707.549 End of zbx_ipc_async_socket_recv():0 536947:20260619:144707.549 In zbx_ipc_async_socket_send() 536947:20260619:144707.549 In zbx_ipc_client_send() clientid:0 536947:20260619:144707.549 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144707.549 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144707.549 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000033 sec, idle 1 sec]' 536947:20260619:144707.549 In zbx_ipc_async_socket_recv() timeout:1 536985:20260619:144707.549 End of zbx_ipc_service_recv():2 536985:20260619:144707.549 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144707.549 End of zbx_ipc_service_recv():2 536953:20260619:144707.549 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144707.549 End of zbx_ipc_service_recv():1 536874:20260619:144707.549 In am_flush_results() results:0 536874:20260619:144707.549 In zbx_ipc_client_send() clientid:7 536874:20260619:144707.549 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144707.549 End of am_flush_results() 536874:20260619:144707.550 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144707.550 End of zbx_ipc_async_socket_recv():0 536947:20260619:144707.550 In am_db_flush_results() 536947:20260619:144707.550 End of am_db_flush_results() flushed:0 536947:20260619:144707.550 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000012 sec, idle 1 sec]' 536947:20260619:144707.550 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144707.574 End of zbx_ipc_service_recv():2 536878:20260619:144707.574 In zbx_pp_manager_process_finished() 536878:20260619:144707.574 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144707.574 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144707.840 End of zbx_ipc_service_recv():2 536846:20260619:144707.840 In zbx_ipc_async_socket_send() 536846:20260619:144707.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144707.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144707.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144707.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144707.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144707.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144707.840 End of zbx_ipc_service_recv():1 536837:20260619:144707.840 In zbx_ha_dispatch_message() 536837:20260619:144707.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144707.840 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144708.032 End of zbx_ipc_service_recv():2 536848:20260619:144708.032 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144708.075 End of zbx_ipc_service_recv():2 536878:20260619:144708.076 In zbx_pp_manager_process_finished() 536878:20260619:144708.076 In zbx_timekeeper_collect() 536878:20260619:144708.076 End of zbx_timekeeper_collect() 536878:20260619:144708.076 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144708.076 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144708.202 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144708.202 In collect_selfmon_stats() 536909:20260619:144708.202 In zbx_timekeeper_collect() 536909:20260619:144708.202 End of zbx_timekeeper_collect() 536909:20260619:144708.202 End of collect_selfmon_stats() 536909:20260619:144708.202 zbx_setproctitle() title:'self-monitoring [processed data in 0.000258 sec, idle 1 sec]' 536879:20260619:144708.258 End of zbx_ipc_service_recv():2 536879:20260619:144708.258 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144708.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144708.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144708.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144708.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144708.288 queue processing_num:0 pending:0 536970:20260619:144708.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144708.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144708.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144708.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144708.304 queue processing_num:0 pending:0 536971:20260619:144708.315 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144708.315 End of zbx_ipc_async_socket_recv():0 536971:20260619:144708.315 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144708.315 End of zbx_dc_config_get_poller_items():0 536971:20260619:144708.315 queue processing_num:0 pending:0 536890:20260619:144708.406 End of zbx_ipc_async_socket_recv():0 536890:20260619:144708.406 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000032 sec, syncing history]' 536890:20260619:144708.406 In zbx_sync_history_cache() history_num:0 536890:20260619:144708.406 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000033 sec, idle 1 sec]' 536890:20260619:144708.406 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144708.406 End of zbx_ipc_async_socket_recv():0 536888:20260619:144708.406 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000016 sec, syncing history]' 536888:20260619:144708.406 In zbx_sync_history_cache() history_num:0 536888:20260619:144708.406 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000015 sec, idle 1 sec]' 536888:20260619:144708.406 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144708.408 End of zbx_ipc_async_socket_recv():0 536889:20260619:144708.408 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000022 sec, syncing history]' 536889:20260619:144708.408 In zbx_sync_history_cache() history_num:0 536889:20260619:144708.408 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000048 sec, idle 1 sec]' 536889:20260619:144708.408 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144708.409 End of zbx_ipc_async_socket_recv():0 536887:20260619:144708.409 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000026 sec, syncing history]' 536887:20260619:144708.409 In zbx_sync_history_cache() history_num:0 536887:20260619:144708.409 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000029 sec, idle 1 sec]' 536887:20260619:144708.409 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144708.434 End of zbx_ipc_service_recv():2 536982:20260619:144708.434 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144708.551 End of zbx_ipc_service_recv():2 536953:20260619:144708.551 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144708.551 End of zbx_ipc_service_recv():2 536985:20260619:144708.551 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144708.551 End of zbx_ipc_service_recv():2 536874:20260619:144708.551 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144708.551 End of zbx_ipc_async_socket_recv():0 536947:20260619:144708.551 In zbx_ipc_async_socket_send() 536947:20260619:144708.551 In zbx_ipc_client_send() clientid:0 536947:20260619:144708.551 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144708.551 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144708.551 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000036 sec, idle 1 sec]' 536947:20260619:144708.551 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144708.551 End of zbx_ipc_service_recv():1 536874:20260619:144708.551 In am_flush_results() results:0 536874:20260619:144708.551 In zbx_ipc_client_send() clientid:7 536874:20260619:144708.551 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144708.551 End of am_flush_results() 536874:20260619:144708.551 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144708.551 End of zbx_ipc_async_socket_recv():0 536947:20260619:144708.551 In am_db_flush_results() 536947:20260619:144708.551 End of am_db_flush_results() flushed:0 536947:20260619:144708.551 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000053 sec, idle 1 sec]' 536947:20260619:144708.551 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144708.577 End of zbx_ipc_service_recv():2 536878:20260619:144708.577 In zbx_pp_manager_process_finished() 536878:20260619:144708.577 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144708.577 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144708.840 End of zbx_ipc_service_recv():2 536846:20260619:144708.840 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144708.840 query [txnlev:1] [begin;] 536846:20260619:144708.840 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536837:20260619:144708.841 End of zbx_ipc_service_recv():2 536837:20260619:144708.841 In zbx_ha_dispatch_message() 536837:20260619:144708.841 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144708.841 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144708.842 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144708.842 In ha_db_get_time() 536846:20260619:144708.842 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144708.842 End of ha_db_get_time():SUCCEED db_time:1781869629 536846:20260619:144708.843 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144708.843 query [txnlev:1] [commit;] 536846:20260619:144708.846 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144708.846 In zbx_ipc_async_socket_send() 536846:20260619:144708.846 In zbx_ipc_client_send() clientid:0 536846:20260619:144708.846 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144708.846 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144708.846 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144708.846 End of zbx_ipc_async_socket_flush():0 536846:20260619:144708.846 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144708.846 End of zbx_ipc_service_recv():1 536837:20260619:144708.846 In zbx_ha_dispatch_message() 536837:20260619:144708.846 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144708.846 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144709.033 End of zbx_ipc_service_recv():2 536848:20260619:144709.033 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144709.078 End of zbx_ipc_service_recv():2 536878:20260619:144709.078 In zbx_pp_manager_process_finished() 536878:20260619:144709.078 In zbx_timekeeper_collect() 536878:20260619:144709.078 End of zbx_timekeeper_collect() 536878:20260619:144709.078 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144709.078 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144709.203 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144709.203 In collect_selfmon_stats() 536909:20260619:144709.203 In zbx_timekeeper_collect() 536909:20260619:144709.203 End of zbx_timekeeper_collect() 536909:20260619:144709.203 End of collect_selfmon_stats() 536909:20260619:144709.203 zbx_setproctitle() title:'self-monitoring [processed data in 0.000294 sec, idle 1 sec]' 536879:20260619:144709.260 End of zbx_ipc_service_recv():2 536879:20260619:144709.260 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144709.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144709.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144709.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144709.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144709.288 queue processing_num:0 pending:0 536970:20260619:144709.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144709.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144709.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144709.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144709.305 queue processing_num:0 pending:0 536971:20260619:144709.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144709.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144709.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144709.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144709.305 queue processing_num:0 pending:0 536890:20260619:144709.407 End of zbx_ipc_async_socket_recv():0 536890:20260619:144709.407 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000033 sec, syncing history]' 536890:20260619:144709.407 In zbx_sync_history_cache() history_num:0 536890:20260619:144709.407 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000035 sec, idle 1 sec]' 536890:20260619:144709.407 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144709.407 End of zbx_ipc_async_socket_recv():0 536888:20260619:144709.407 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000015 sec, syncing history]' 536888:20260619:144709.407 In zbx_sync_history_cache() history_num:0 536888:20260619:144709.407 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000015 sec, idle 1 sec]' 536888:20260619:144709.407 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144709.409 End of zbx_ipc_async_socket_recv():0 536889:20260619:144709.409 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000048 sec, syncing history]' 536889:20260619:144709.409 In zbx_sync_history_cache() history_num:0 536889:20260619:144709.409 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000033 sec, idle 1 sec]' 536889:20260619:144709.409 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144709.410 End of zbx_ipc_async_socket_recv():0 536887:20260619:144709.410 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000029 sec, syncing history]' 536887:20260619:144709.410 In zbx_sync_history_cache() history_num:0 536887:20260619:144709.411 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000098 sec, idle 1 sec]' 536887:20260619:144709.411 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144709.420 End of zbx_ipc_async_socket_recv():0 536891:20260619:144709.420 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001279 sec, processing escalations]' 536891:20260619:144709.420 In process_escalations() 536891:20260619:144709.420 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869632 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144709.421 End of process_escalations() 536891:20260619:144709.421 In process_escalations() 536891:20260619:144709.421 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869632 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144709.421 End of process_escalations() 536891:20260619:144709.421 In process_escalations() 536891:20260619:144709.421 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869632 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144709.422 End of process_escalations() 536891:20260619:144709.422 In process_escalations() 536891:20260619:144709.422 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869632 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144709.422 End of process_escalations() 536891:20260619:144709.422 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002663 sec, idle 3 sec]' 536891:20260619:144709.422 In zbx_ipc_async_socket_recv() timeout:3 536982:20260619:144709.440 End of zbx_ipc_service_recv():2 536982:20260619:144709.440 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144709.552 End of zbx_ipc_service_recv():2 536953:20260619:144709.552 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144709.552 End of zbx_ipc_service_recv():2 536985:20260619:144709.552 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144709.552 End of zbx_ipc_service_recv():2 536874:20260619:144709.552 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144709.552 End of zbx_ipc_async_socket_recv():0 536947:20260619:144709.552 In zbx_ipc_async_socket_send() 536947:20260619:144709.553 In zbx_ipc_client_send() clientid:0 536947:20260619:144709.553 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144709.553 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144709.553 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000245 sec, idle 1 sec]' 536947:20260619:144709.553 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144709.553 End of zbx_ipc_service_recv():1 536874:20260619:144709.553 In am_flush_results() results:0 536874:20260619:144709.553 In zbx_ipc_client_send() clientid:7 536874:20260619:144709.553 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144709.553 End of am_flush_results() 536874:20260619:144709.553 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144709.553 End of zbx_ipc_async_socket_recv():0 536947:20260619:144709.553 In am_db_flush_results() 536947:20260619:144709.553 End of am_db_flush_results() flushed:0 536947:20260619:144709.553 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000022 sec, idle 1 sec]' 536947:20260619:144709.553 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144709.578 End of zbx_ipc_service_recv():2 536878:20260619:144709.578 In zbx_pp_manager_process_finished() 536878:20260619:144709.578 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144709.578 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144709.848 End of zbx_ipc_service_recv():2 536846:20260619:144709.848 In zbx_ipc_async_socket_send() 536846:20260619:144709.848 In zbx_ipc_client_send() clientid:0 536846:20260619:144709.848 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144709.848 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144709.848 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144709.848 End of zbx_ipc_async_socket_flush():0 536846:20260619:144709.848 In zbx_ipc_service_recv() timeout:0.990 536837:20260619:144709.849 End of zbx_ipc_service_recv():2 536837:20260619:144709.849 In zbx_ha_dispatch_message() 536837:20260619:144709.849 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144709.849 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144709.849 End of zbx_ipc_service_recv():1 536837:20260619:144709.849 In zbx_ha_dispatch_message() 536837:20260619:144709.849 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144709.849 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144710.035 End of zbx_ipc_service_recv():2 536848:20260619:144710.035 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.005676 sec during 5.005718 sec]' 536848:20260619:144710.035 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144710.079 End of zbx_ipc_service_recv():2 536878:20260619:144710.079 In zbx_pp_manager_process_finished() 536878:20260619:144710.079 In zbx_timekeeper_collect() 536878:20260619:144710.079 End of zbx_timekeeper_collect() 536878:20260619:144710.079 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144710.079 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144710.205 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144710.205 In collect_selfmon_stats() 536909:20260619:144710.205 In zbx_timekeeper_collect() 536909:20260619:144710.205 End of zbx_timekeeper_collect() 536909:20260619:144710.205 End of collect_selfmon_stats() 536909:20260619:144710.205 zbx_setproctitle() title:'self-monitoring [processed data in 0.000166 sec, idle 1 sec]' 536905:20260619:144710.208 End of zbx_ipc_async_socket_recv():0 536905:20260619:144710.208 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000044 sec, getting values]' 536905:20260619:144710.208 In get_values() 536905:20260619:144710.208 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144710.208 End of zbx_dc_config_get_poller_items():0 536905:20260619:144710.208 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144710.208 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144710.208 End of get_values():0 536905:20260619:144710.208 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000045 sec, idle 5 sec]' 536905:20260619:144710.208 In zbx_ipc_async_socket_recv() timeout:5 536885:20260619:144710.209 End of zbx_ipc_async_socket_recv():0 536885:20260619:144710.209 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.002760 sec, getting values]' 536885:20260619:144710.209 In get_values() 536885:20260619:144710.209 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144710.209 End of zbx_dc_config_get_poller_items():0 536885:20260619:144710.209 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144710.209 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144710.209 End of get_values():0 536885:20260619:144710.209 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000083 sec, idle 5 sec]' 536885:20260619:144710.209 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144710.216 End of zbx_ipc_async_socket_recv():0 536906:20260619:144710.216 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000089 sec, getting values]' 536906:20260619:144710.216 In get_values() 536906:20260619:144710.216 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144710.216 End of zbx_dc_config_get_poller_items():0 536906:20260619:144710.216 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144710.216 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144710.216 End of get_values():0 536906:20260619:144710.216 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000162 sec, idle 5 sec]' 536906:20260619:144710.216 In zbx_ipc_async_socket_recv() timeout:5 536932:20260619:144710.224 End of zbx_ipc_async_socket_recv():0 536932:20260619:144710.224 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000333 sec, getting values]' 536932:20260619:144710.224 In get_values() 536932:20260619:144710.224 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144710.224 End of zbx_dc_config_get_poller_items():0 536932:20260619:144710.224 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144710.224 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144710.224 End of get_values():0 536932:20260619:144710.224 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000049 sec, idle 5 sec]' 536932:20260619:144710.224 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144710.224 End of zbx_ipc_async_socket_recv():0 536931:20260619:144710.224 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000057 sec, getting values]' 536931:20260619:144710.224 In get_values() 536931:20260619:144710.224 In zbx_dc_config_get_poller_items() poller_type:0 536931:20260619:144710.225 End of zbx_dc_config_get_poller_items():0 536931:20260619:144710.225 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144710.225 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144710.225 End of get_values():0 536931:20260619:144710.225 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000297 sec, idle 5 sec]' 536931:20260619:144710.225 In zbx_ipc_async_socket_recv() timeout:5 536933:20260619:144710.228 End of zbx_ipc_async_socket_recv():0 536933:20260619:144710.228 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000048 sec, getting values]' 536933:20260619:144710.228 In get_values() 536933:20260619:144710.228 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144710.228 End of zbx_dc_config_get_poller_items():0 536933:20260619:144710.228 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144710.228 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144710.228 End of get_values():0 536933:20260619:144710.228 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000202 sec, idle 5 sec]' 536933:20260619:144710.228 In zbx_ipc_async_socket_recv() timeout:5 536896:20260619:144710.240 End of zbx_ipc_async_socket_recv():0 536896:20260619:144710.240 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000097 sec, getting values]' 536896:20260619:144710.240 In get_values() 536896:20260619:144710.240 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144710.240 End of zbx_dc_config_get_poller_items():0 536896:20260619:144710.240 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144710.240 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144710.240 End of get_values():0 536896:20260619:144710.240 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000051 sec, idle 5 sec]' 536896:20260619:144710.240 In zbx_ipc_async_socket_recv() timeout:5 536892:20260619:144710.240 End of zbx_ipc_async_socket_recv():0 536892:20260619:144710.240 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000074 sec, getting values]' 536892:20260619:144710.240 In get_values() 536892:20260619:144710.240 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144710.240 End of zbx_dc_config_get_poller_items():0 536892:20260619:144710.240 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144710.240 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144710.240 End of get_values():0 536892:20260619:144710.240 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000071 sec, idle 5 sec]' 536892:20260619:144710.240 In zbx_ipc_async_socket_recv() timeout:5 536897:20260619:144710.244 End of zbx_ipc_async_socket_recv():0 536897:20260619:144710.244 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000202 sec, getting values]' 536897:20260619:144710.244 In get_values() 536897:20260619:144710.244 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144710.244 End of zbx_dc_config_get_poller_items():0 536897:20260619:144710.244 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144710.244 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144710.244 End of get_values():0 536897:20260619:144710.244 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000041 sec, idle 5 sec]' 536897:20260619:144710.244 In zbx_ipc_async_socket_recv() timeout:5 536946:20260619:144710.244 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144710.245 In get_pinger_hosts() 536946:20260619:144710.245 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144710.245 End of zbx_dc_config_get_poller_items():0 536946:20260619:144710.245 End of get_pinger_hosts():0 536946:20260619:144710.245 In process_pinger_hosts() 536946:20260619:144710.245 End of process_pinger_hosts() 536946:20260619:144710.245 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144710.245 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144710.245 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000066 sec, idle 5 sec]' 536934:20260619:144710.248 End of zbx_ipc_async_socket_recv():0 536934:20260619:144710.248 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000046 sec, getting values]' 536934:20260619:144710.248 In get_values() 536934:20260619:144710.248 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144710.248 End of zbx_dc_config_get_poller_items():0 536934:20260619:144710.248 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144710.248 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144710.248 End of get_values():0 536934:20260619:144710.248 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000088 sec, idle 5 sec]' 536934:20260619:144710.248 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144710.261 End of zbx_ipc_service_recv():2 536879:20260619:144710.261 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.006333sec during 5.006365 sec]' 536879:20260619:144710.261 In zbx_ipc_service_recv() timeout:1.000 536935:20260619:144710.272 End of zbx_ipc_async_socket_recv():0 536935:20260619:144710.272 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000145 sec, getting values]' 536935:20260619:144710.272 In get_values() 536935:20260619:144710.272 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144710.272 End of zbx_dc_config_get_poller_items():0 536936:20260619:144710.272 End of zbx_ipc_async_socket_recv():0 536936:20260619:144710.272 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000131 sec, getting values]' 536936:20260619:144710.272 In get_values() 536936:20260619:144710.272 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144710.272 End of zbx_dc_config_get_poller_items():0 536936:20260619:144710.272 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144710.272 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144710.272 End of get_values():0 536936:20260619:144710.272 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000084 sec, idle 5 sec]' 536936:20260619:144710.272 In zbx_ipc_async_socket_recv() timeout:5 536935:20260619:144710.272 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144710.272 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144710.272 End of get_values():0 536935:20260619:144710.272 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000601 sec, idle 5 sec]' 536935:20260619:144710.272 In zbx_ipc_async_socket_recv() timeout:5 536893:20260619:144710.284 End of zbx_ipc_async_socket_recv():0 536893:20260619:144710.284 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000056 sec, getting values]' 536893:20260619:144710.284 In get_values() 536893:20260619:144710.284 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144710.284 End of zbx_dc_config_get_poller_items():0 536893:20260619:144710.284 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144710.284 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144710.284 End of get_values():0 536893:20260619:144710.284 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000080 sec, idle 5 sec]' 536893:20260619:144710.284 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144710.284 End of zbx_ipc_async_socket_recv():0 536899:20260619:144710.284 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000040 sec, getting values]' 536899:20260619:144710.284 In get_values() 536899:20260619:144710.284 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144710.284 End of zbx_dc_config_get_poller_items():0 536899:20260619:144710.284 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144710.284 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144710.284 End of get_values():0 536899:20260619:144710.284 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000063 sec, idle 5 sec]' 536899:20260619:144710.284 In zbx_ipc_async_socket_recv() timeout:5 536894:20260619:144710.288 End of zbx_ipc_async_socket_recv():0 536894:20260619:144710.288 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000049 sec, getting values]' 536894:20260619:144710.288 In get_values() 536894:20260619:144710.288 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144710.288 End of zbx_dc_config_get_poller_items():0 536894:20260619:144710.288 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144710.288 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144710.288 End of get_values():0 536894:20260619:144710.288 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000085 sec, idle 5 sec]' 536894:20260619:144710.288 In zbx_ipc_async_socket_recv() timeout:5 536972:20260619:144710.290 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144710.290 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144710.290 End of zbx_ipc_async_socket_recv():0 536972:20260619:144710.290 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144710.290 End of zbx_dc_config_get_poller_items():0 536972:20260619:144710.290 queue processing_num:0 pending:0 536898:20260619:144710.292 End of zbx_ipc_async_socket_recv():0 536898:20260619:144710.292 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000081 sec, getting values]' 536898:20260619:144710.292 In get_values() 536898:20260619:144710.292 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144710.292 End of zbx_dc_config_get_poller_items():0 536898:20260619:144710.292 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144710.292 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144710.292 End of get_values():0 536898:20260619:144710.292 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000068 sec, idle 5 sec]' 536898:20260619:144710.292 In zbx_ipc_async_socket_recv() timeout:5 536895:20260619:144710.293 End of zbx_ipc_async_socket_recv():0 536895:20260619:144710.293 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000083 sec, getting values]' 536895:20260619:144710.293 In get_values() 536895:20260619:144710.293 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144710.293 End of zbx_dc_config_get_poller_items():0 536895:20260619:144710.293 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144710.293 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144710.293 End of get_values():0 536895:20260619:144710.293 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000082 sec, idle 5 sec]' 536895:20260619:144710.293 In zbx_ipc_async_socket_recv() timeout:5 536971:20260619:144710.304 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144710.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144710.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144710.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144710.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144710.305 queue processing_num:0 pending:0 536970:20260619:144710.305 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144710.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144710.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144710.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144710.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144710.305 queue processing_num:0 pending:0 536907:20260619:144710.372 End of zbx_ipc_async_socket_recv():0 536907:20260619:144710.372 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000039 sec, exchanging data]' 536907:20260619:144710.372 In process_proxy() 536907:20260619:144710.372 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144710.372 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144710.372 End of process_proxy() 536907:20260619:144710.372 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144710.372 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144710.372 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000040 sec, idle 5 sec]' 536907:20260619:144710.372 In zbx_ipc_async_socket_recv() timeout:5 536984:20260619:144710.384 End of zbx_ipc_async_socket_recv():0 536984:20260619:144710.384 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000116 sec, getting values]' 536984:20260619:144710.384 In get_values() 536984:20260619:144710.384 In zbx_dc_config_get_poller_items() poller_type:10 536967:20260619:144710.384 End of zbx_ipc_async_socket_recv():0 536967:20260619:144710.384 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000162 sec, getting values]' 536967:20260619:144710.384 In get_values() 536967:20260619:144710.384 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144710.384 End of zbx_dc_config_get_poller_items():0 536967:20260619:144710.384 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144710.384 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144710.384 End of get_values():0 536967:20260619:144710.384 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000143 sec, idle 5 sec]' 536967:20260619:144710.384 In zbx_ipc_async_socket_recv() timeout:5 536949:20260619:144710.384 End of zbx_ipc_async_socket_recv():0 536949:20260619:144710.384 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000111 sec, getting values]' 536949:20260619:144710.384 In get_values() 536949:20260619:144710.384 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144710.384 End of zbx_dc_config_get_poller_items():0 536949:20260619:144710.384 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144710.384 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144710.384 End of get_values():0 536949:20260619:144710.385 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000273 sec, idle 5 sec]' 536949:20260619:144710.385 In zbx_ipc_async_socket_recv() timeout:5 536984:20260619:144710.385 End of zbx_dc_config_get_poller_items():0 536984:20260619:144710.385 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144710.385 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144710.385 End of get_values():0 536984:20260619:144710.385 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.001131 sec, idle 5 sec]' 536984:20260619:144710.385 In zbx_ipc_async_socket_recv() timeout:5 536948:20260619:144710.388 End of zbx_ipc_async_socket_recv():0 536948:20260619:144710.389 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000078 sec, getting values]' 536948:20260619:144710.389 In get_values() 536948:20260619:144710.389 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144710.389 End of zbx_dc_config_get_poller_items():0 536948:20260619:144710.389 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144710.389 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144710.389 End of get_values():0 536948:20260619:144710.389 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000048 sec, idle 5 sec]' 536948:20260619:144710.389 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144710.389 End of zbx_ipc_async_socket_recv():0 536923:20260619:144710.389 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144710.389 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536923:20260619:144710.389 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000381 sec, idle 5 sec]' 536923:20260619:144710.389 In zbx_ipc_async_socket_recv() timeout:5 536950:20260619:144710.400 End of zbx_ipc_async_socket_recv():0 536950:20260619:144710.400 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000077 sec, getting values]' 536950:20260619:144710.400 In get_values() 536950:20260619:144710.400 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144710.400 End of zbx_dc_config_get_poller_items():0 536950:20260619:144710.400 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144710.400 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144710.400 End of get_values():0 536950:20260619:144710.400 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000062 sec, idle 5 sec]' 536950:20260619:144710.400 In zbx_ipc_async_socket_recv() timeout:5 536890:20260619:144710.408 End of zbx_ipc_async_socket_recv():0 536890:20260619:144710.408 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000035 sec, syncing history]' 536890:20260619:144710.408 In zbx_sync_history_cache() history_num:0 536890:20260619:144710.408 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000031 sec, idle 1 sec]' 536890:20260619:144710.408 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144710.408 End of zbx_ipc_async_socket_recv():0 536888:20260619:144710.408 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000015 sec, syncing history]' 536888:20260619:144710.408 In zbx_sync_history_cache() history_num:0 536888:20260619:144710.408 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000108 sec, idle 1 sec]' 536888:20260619:144710.408 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144710.410 End of zbx_ipc_async_socket_recv():0 536889:20260619:144710.410 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000033 sec, syncing history]' 536889:20260619:144710.410 In zbx_sync_history_cache() history_num:0 536889:20260619:144710.410 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000047 sec, idle 1 sec]' 536889:20260619:144710.410 In zbx_ipc_async_socket_recv() timeout:1 536952:20260619:144710.414 End of zbx_ipc_async_socket_recv():0 536952:20260619:144710.414 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000074 sec, getting values]' 536952:20260619:144710.414 In get_values() 536952:20260619:144710.414 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144710.414 End of zbx_dc_config_get_poller_items():0 536952:20260619:144710.414 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144710.414 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144710.414 End of get_values():0 536952:20260619:144710.414 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000091 sec, idle 5 sec]' 536952:20260619:144710.414 In zbx_ipc_async_socket_recv() timeout:5 536887:20260619:144710.414 End of zbx_ipc_async_socket_recv():0 536887:20260619:144710.414 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000098 sec, syncing history]' 536887:20260619:144710.414 In zbx_sync_history_cache() history_num:0 536887:20260619:144710.414 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000112 sec, idle 1 sec]' 536887:20260619:144710.414 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144710.441 End of zbx_ipc_service_recv():2 536982:20260619:144710.441 In zbx_ipc_service_recv() timeout:1.000 536951:20260619:144710.452 End of zbx_ipc_async_socket_recv():0 536951:20260619:144710.452 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000107 sec, getting values]' 536951:20260619:144710.452 In get_values() 536951:20260619:144710.452 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144710.452 End of zbx_dc_config_get_poller_items():0 536951:20260619:144710.452 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144710.452 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144710.452 End of get_values():0 536951:20260619:144710.452 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000049 sec, idle 5 sec]' 536951:20260619:144710.452 In zbx_ipc_async_socket_recv() timeout:5 536985:20260619:144710.463 In zbx_dc_fetch_proxy_groups() 536985:20260619:144710.463 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144710.463 In zbx_dc_fetch_proxies() 536985:20260619:144710.463 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536953:20260619:144710.552 End of zbx_ipc_service_recv():2 536953:20260619:144710.553 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.011061 sec during 5.011086 sec]' 536953:20260619:144710.553 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144710.553 End of zbx_ipc_service_recv():2 536985:20260619:144710.553 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144710.555 End of zbx_ipc_service_recv():2 536874:20260619:144710.555 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.009515 sec during 5.009821 sec]' 536874:20260619:144710.555 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144710.555 End of zbx_ipc_async_socket_recv():0 536947:20260619:144710.555 In zbx_ipc_async_socket_send() 536947:20260619:144710.555 In zbx_ipc_client_send() clientid:0 536947:20260619:144710.555 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144710.555 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144710.555 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000070 sec, idle 1 sec]' 536947:20260619:144710.555 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144710.555 End of zbx_ipc_service_recv():1 536874:20260619:144710.555 In am_flush_results() results:0 536874:20260619:144710.555 In zbx_ipc_client_send() clientid:7 536874:20260619:144710.555 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144710.555 End of am_flush_results() 536874:20260619:144710.555 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144710.555 End of zbx_ipc_async_socket_recv():0 536947:20260619:144710.555 In am_db_flush_results() 536947:20260619:144710.555 End of am_db_flush_results() flushed:0 536947:20260619:144710.555 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000022 sec, idle 1 sec]' 536947:20260619:144710.555 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144710.594 End of zbx_ipc_service_recv():2 536878:20260619:144710.594 In zbx_pp_manager_process_finished() 536878:20260619:144710.594 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144710.594 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.022573 sec during 5.023198 sec]' 536878:20260619:144710.594 In zbx_ipc_service_recv() timeout:0.500 536886:20260619:144710.594 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144710.594 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144710.594 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144710.594 [discovery manager] In process_results() del_druleids:0 536886:20260619:144710.594 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144710.594 [discovery manager] End of process_results() ret:0 536886:20260619:144710.594 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144710.594 [discovery manager] In process_discovery() 536886:20260619:144710.594 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144710.594 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536846:20260619:144710.840 End of zbx_ipc_service_recv():2 536846:20260619:144710.840 In zbx_ipc_async_socket_send() 536846:20260619:144710.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144710.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144710.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144710.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144710.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144710.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144710.840 End of zbx_ipc_service_recv():1 536837:20260619:144710.840 In zbx_ha_dispatch_message() 536837:20260619:144710.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144710.840 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144711.036 End of zbx_ipc_service_recv():2 536848:20260619:144711.036 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144711.099 End of zbx_ipc_service_recv():2 536878:20260619:144711.099 In zbx_pp_manager_process_finished() 536878:20260619:144711.099 In zbx_timekeeper_collect() 536878:20260619:144711.099 End of zbx_timekeeper_collect() 536878:20260619:144711.099 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144711.099 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144711.205 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144711.205 In collect_selfmon_stats() 536909:20260619:144711.205 In zbx_timekeeper_collect() 536909:20260619:144711.205 End of zbx_timekeeper_collect() 536909:20260619:144711.205 End of collect_selfmon_stats() 536909:20260619:144711.205 zbx_setproctitle() title:'self-monitoring [processed data in 0.000113 sec, idle 1 sec]' 536879:20260619:144711.263 End of zbx_ipc_service_recv():2 536879:20260619:144711.263 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144711.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144711.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144711.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144711.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144711.288 queue processing_num:0 pending:0 536970:20260619:144711.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144711.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144711.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144711.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144711.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144711.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144711.305 queue processing_num:0 pending:0 536971:20260619:144711.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144711.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144711.305 queue processing_num:0 pending:0 536890:20260619:144711.408 End of zbx_ipc_async_socket_recv():0 536890:20260619:144711.408 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000031 sec, syncing history]' 536890:20260619:144711.408 In zbx_sync_history_cache() history_num:0 536890:20260619:144711.408 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000033 sec, idle 1 sec]' 536890:20260619:144711.408 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144711.410 End of zbx_ipc_async_socket_recv():0 536888:20260619:144711.410 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000108 sec, syncing history]' 536888:20260619:144711.410 In zbx_sync_history_cache() history_num:0 536888:20260619:144711.410 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000048 sec, idle 1 sec]' 536888:20260619:144711.410 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144711.411 End of zbx_ipc_async_socket_recv():0 536889:20260619:144711.411 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000047 sec, syncing history]' 536889:20260619:144711.411 In zbx_sync_history_cache() history_num:0 536889:20260619:144711.411 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000028 sec, idle 1 sec]' 536889:20260619:144711.411 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144711.419 End of zbx_ipc_async_socket_recv():0 536887:20260619:144711.419 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000112 sec, syncing history]' 536887:20260619:144711.419 In zbx_sync_history_cache() history_num:0 536887:20260619:144711.419 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000031 sec, idle 1 sec]' 536887:20260619:144711.419 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144711.442 End of zbx_ipc_service_recv():2 536982:20260619:144711.442 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144711.555 End of zbx_ipc_service_recv():2 536953:20260619:144711.555 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144711.555 End of zbx_ipc_service_recv():2 536985:20260619:144711.555 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144711.556 End of zbx_ipc_service_recv():2 536874:20260619:144711.556 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144711.556 End of zbx_ipc_async_socket_recv():0 536947:20260619:144711.556 In zbx_ipc_async_socket_send() 536947:20260619:144711.556 In zbx_ipc_client_send() clientid:0 536947:20260619:144711.556 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144711.556 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144711.556 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000035 sec, idle 1 sec]' 536947:20260619:144711.556 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144711.556 End of zbx_ipc_service_recv():1 536874:20260619:144711.556 In am_flush_results() results:0 536874:20260619:144711.556 In zbx_ipc_client_send() clientid:7 536874:20260619:144711.556 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144711.556 End of am_flush_results() 536874:20260619:144711.556 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144711.556 End of zbx_ipc_async_socket_recv():0 536947:20260619:144711.556 In am_db_flush_results() 536947:20260619:144711.556 End of am_db_flush_results() flushed:0 536947:20260619:144711.556 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000015 sec, idle 1 sec]' 536947:20260619:144711.556 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144711.600 End of zbx_ipc_service_recv():2 536878:20260619:144711.600 In zbx_pp_manager_process_finished() 536878:20260619:144711.600 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144711.600 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144711.840 End of zbx_ipc_service_recv():2 536846:20260619:144711.840 In zbx_ipc_async_socket_send() 536846:20260619:144711.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144711.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144711.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144711.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144711.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144711.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144711.840 End of zbx_ipc_service_recv():1 536837:20260619:144711.840 In zbx_ha_dispatch_message() 536837:20260619:144711.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144711.840 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144712.037 End of zbx_ipc_service_recv():2 536848:20260619:144712.038 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144712.101 End of zbx_ipc_service_recv():2 536878:20260619:144712.101 In zbx_pp_manager_process_finished() 536878:20260619:144712.101 In zbx_timekeeper_collect() 536878:20260619:144712.101 End of zbx_timekeeper_collect() 536878:20260619:144712.101 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144712.101 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144712.206 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144712.206 In collect_selfmon_stats() 536909:20260619:144712.206 In zbx_timekeeper_collect() 536909:20260619:144712.206 End of zbx_timekeeper_collect() 536909:20260619:144712.206 End of collect_selfmon_stats() 536909:20260619:144712.206 zbx_setproctitle() title:'self-monitoring [processed data in 0.000174 sec, idle 1 sec]' 536879:20260619:144712.264 End of zbx_ipc_service_recv():2 536879:20260619:144712.264 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144712.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144712.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144712.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144712.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144712.288 queue processing_num:0 pending:0 536970:20260619:144712.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144712.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144712.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144712.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144712.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144712.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144712.304 queue processing_num:0 pending:0 536971:20260619:144712.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144712.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144712.305 queue processing_num:0 pending:0 536890:20260619:144712.410 End of zbx_ipc_async_socket_recv():0 536890:20260619:144712.410 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000033 sec, syncing history]' 536890:20260619:144712.410 In zbx_sync_history_cache() history_num:0 536890:20260619:144712.410 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000034 sec, idle 1 sec]' 536890:20260619:144712.410 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144712.411 End of zbx_ipc_async_socket_recv():0 536888:20260619:144712.411 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000048 sec, syncing history]' 536888:20260619:144712.411 In zbx_sync_history_cache() history_num:0 536888:20260619:144712.412 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000296 sec, idle 1 sec]' 536888:20260619:144712.412 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144712.412 End of zbx_ipc_async_socket_recv():0 536889:20260619:144712.412 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000028 sec, syncing history]' 536889:20260619:144712.412 In zbx_sync_history_cache() history_num:0 536889:20260619:144712.412 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000028 sec, idle 1 sec]' 536889:20260619:144712.412 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144712.420 End of zbx_ipc_async_socket_recv():0 536887:20260619:144712.420 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000031 sec, syncing history]' 536887:20260619:144712.420 In zbx_sync_history_cache() history_num:0 536887:20260619:144712.420 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000037 sec, idle 1 sec]' 536887:20260619:144712.420 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144712.424 End of zbx_ipc_async_socket_recv():0 536891:20260619:144712.424 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002663 sec, processing escalations]' 536891:20260619:144712.424 In process_escalations() 536891:20260619:144712.424 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869635 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144712.424 End of process_escalations() 536891:20260619:144712.424 In process_escalations() 536891:20260619:144712.424 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869635 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144712.425 End of process_escalations() 536891:20260619:144712.425 In process_escalations() 536891:20260619:144712.425 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869635 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144712.425 End of process_escalations() 536891:20260619:144712.425 In process_escalations() 536891:20260619:144712.425 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869635 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144712.425 End of process_escalations() 536891:20260619:144712.425 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001294 sec, idle 3 sec]' 536891:20260619:144712.425 In zbx_ipc_async_socket_recv() timeout:3 536982:20260619:144712.444 End of zbx_ipc_service_recv():2 536982:20260619:144712.444 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144712.556 End of zbx_ipc_service_recv():2 536985:20260619:144712.556 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144712.556 End of zbx_ipc_service_recv():2 536953:20260619:144712.556 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144712.557 End of zbx_ipc_service_recv():2 536874:20260619:144712.557 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144712.557 End of zbx_ipc_async_socket_recv():0 536947:20260619:144712.557 In zbx_ipc_async_socket_send() 536947:20260619:144712.557 In zbx_ipc_client_send() clientid:0 536947:20260619:144712.557 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144712.557 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144712.557 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000036 sec, idle 1 sec]' 536947:20260619:144712.557 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144712.558 End of zbx_ipc_service_recv():1 536874:20260619:144712.558 In am_flush_results() results:0 536874:20260619:144712.558 In zbx_ipc_client_send() clientid:7 536874:20260619:144712.558 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144712.558 End of am_flush_results() 536874:20260619:144712.558 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144712.558 End of zbx_ipc_async_socket_recv():0 536947:20260619:144712.558 In am_db_flush_results() 536947:20260619:144712.558 End of am_db_flush_results() flushed:0 536947:20260619:144712.558 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000013 sec, idle 1 sec]' 536947:20260619:144712.558 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144712.602 End of zbx_ipc_service_recv():2 536878:20260619:144712.602 In zbx_pp_manager_process_finished() 536878:20260619:144712.602 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144712.602 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144712.840 End of zbx_ipc_service_recv():2 536846:20260619:144712.840 In zbx_ipc_async_socket_send() 536846:20260619:144712.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144712.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144712.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144712.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144712.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144712.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144712.840 End of zbx_ipc_service_recv():1 536837:20260619:144712.840 In zbx_ha_dispatch_message() 536837:20260619:144712.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144712.840 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144713.039 End of zbx_ipc_service_recv():2 536848:20260619:144713.039 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144713.103 End of zbx_ipc_service_recv():2 536878:20260619:144713.103 In zbx_pp_manager_process_finished() 536878:20260619:144713.103 In zbx_timekeeper_collect() 536878:20260619:144713.103 End of zbx_timekeeper_collect() 536878:20260619:144713.103 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144713.103 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144713.221 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144713.221 In collect_selfmon_stats() 536909:20260619:144713.221 In zbx_timekeeper_collect() 536909:20260619:144713.221 End of zbx_timekeeper_collect() 536909:20260619:144713.221 End of collect_selfmon_stats() 536909:20260619:144713.221 zbx_setproctitle() title:'self-monitoring [processed data in 0.000362 sec, idle 1 sec]' 536879:20260619:144713.265 End of zbx_ipc_service_recv():2 536879:20260619:144713.265 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144713.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144713.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144713.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144713.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144713.289 queue processing_num:0 pending:0 536971:20260619:144713.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144713.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144713.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144713.305 queue processing_num:0 pending:0 536970:20260619:144713.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144713.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144713.305 queue processing_num:0 pending:0 536971:20260619:144713.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144713.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144713.305 End of zbx_ipc_async_socket_recv():0 536890:20260619:144713.411 End of zbx_ipc_async_socket_recv():0 536890:20260619:144713.411 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000034 sec, syncing history]' 536890:20260619:144713.411 In zbx_sync_history_cache() history_num:0 536890:20260619:144713.411 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000035 sec, idle 1 sec]' 536890:20260619:144713.411 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144713.413 End of zbx_ipc_async_socket_recv():0 536888:20260619:144713.413 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000296 sec, syncing history]' 536888:20260619:144713.413 In zbx_sync_history_cache() history_num:0 536888:20260619:144713.413 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000036 sec, idle 1 sec]' 536888:20260619:144713.413 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144713.413 End of zbx_ipc_async_socket_recv():0 536889:20260619:144713.413 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000028 sec, syncing history]' 536889:20260619:144713.413 In zbx_sync_history_cache() history_num:0 536889:20260619:144713.413 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000033 sec, idle 1 sec]' 536889:20260619:144713.413 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144713.421 End of zbx_ipc_async_socket_recv():0 536887:20260619:144713.421 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000037 sec, syncing history]' 536887:20260619:144713.421 In zbx_sync_history_cache() history_num:0 536887:20260619:144713.421 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000055 sec, idle 1 sec]' 536887:20260619:144713.421 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144713.445 End of zbx_ipc_service_recv():2 536982:20260619:144713.445 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144713.557 End of zbx_ipc_service_recv():2 536985:20260619:144713.557 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144713.557 End of zbx_ipc_service_recv():2 536953:20260619:144713.557 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144713.559 End of zbx_ipc_service_recv():2 536874:20260619:144713.559 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144713.559 End of zbx_ipc_async_socket_recv():0 536947:20260619:144713.559 In zbx_ipc_async_socket_send() 536947:20260619:144713.559 In zbx_ipc_client_send() clientid:0 536947:20260619:144713.559 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144713.559 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144713.559 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000072 sec, idle 1 sec]' 536947:20260619:144713.559 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144713.559 End of zbx_ipc_service_recv():1 536874:20260619:144713.559 In am_flush_results() results:0 536874:20260619:144713.559 In zbx_ipc_client_send() clientid:7 536874:20260619:144713.559 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144713.559 End of am_flush_results() 536874:20260619:144713.559 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144713.559 End of zbx_ipc_async_socket_recv():0 536947:20260619:144713.559 In am_db_flush_results() 536947:20260619:144713.559 End of am_db_flush_results() flushed:0 536947:20260619:144713.559 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000016 sec, idle 1 sec]' 536947:20260619:144713.559 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144713.604 End of zbx_ipc_service_recv():2 536878:20260619:144713.604 In zbx_pp_manager_process_finished() 536878:20260619:144713.604 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144713.604 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144713.840 End of zbx_ipc_service_recv():2 536846:20260619:144713.840 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144713.840 query [txnlev:1] [begin;] 536846:20260619:144713.840 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536846:20260619:144713.841 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144713.841 In ha_db_get_time() 536846:20260619:144713.841 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144713.842 End of ha_db_get_time():SUCCEED db_time:1781869634 536846:20260619:144713.842 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144713.842 query [txnlev:1] [commit;] 536846:20260619:144713.845 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144713.845 In zbx_ipc_async_socket_send() 536846:20260619:144713.845 In zbx_ipc_client_send() clientid:0 536846:20260619:144713.845 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144713.845 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144713.845 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144713.845 End of zbx_ipc_async_socket_flush():0 536846:20260619:144713.845 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144713.845 End of zbx_ipc_service_recv():1 536837:20260619:144713.845 In zbx_ha_dispatch_message() 536837:20260619:144713.845 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144713.845 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144714.040 End of zbx_ipc_service_recv():2 536848:20260619:144714.040 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144714.109 End of zbx_ipc_service_recv():2 536878:20260619:144714.109 In zbx_pp_manager_process_finished() 536878:20260619:144714.109 In zbx_timekeeper_collect() 536878:20260619:144714.109 End of zbx_timekeeper_collect() 536878:20260619:144714.109 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144714.109 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144714.222 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144714.222 In collect_selfmon_stats() 536909:20260619:144714.222 In zbx_timekeeper_collect() 536909:20260619:144714.222 End of zbx_timekeeper_collect() 536909:20260619:144714.222 End of collect_selfmon_stats() 536909:20260619:144714.222 zbx_setproctitle() title:'self-monitoring [processed data in 0.000153 sec, idle 1 sec]' 536879:20260619:144714.266 End of zbx_ipc_service_recv():2 536879:20260619:144714.266 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144714.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144714.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144714.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144714.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144714.288 queue processing_num:0 pending:0 536971:20260619:144714.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144714.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144714.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144714.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144714.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144714.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144714.304 queue processing_num:0 pending:0 536970:20260619:144714.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144714.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144714.304 queue processing_num:0 pending:0 536943:20260619:144714.396 zbx_setproctitle() title:'trapper #4 [processing data]' 536943:20260619:144714.396 In zbx_ipc_async_socket_recv() timeout:0 536943:20260619:144714.396 End of zbx_ipc_async_socket_recv():0 536943:20260619:144714.396 trapper got request 'active check heartbeat' 536943:20260619:144714.396 zbx_setproctitle() title:'trapper #4 [processed data in 0.000048 sec, waiting for connection]' 536890:20260619:144714.413 End of zbx_ipc_async_socket_recv():0 536890:20260619:144714.413 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000035 sec, syncing history]' 536890:20260619:144714.413 In zbx_sync_history_cache() history_num:0 536890:20260619:144714.413 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000060 sec, idle 1 sec]' 536890:20260619:144714.413 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144714.416 End of zbx_ipc_async_socket_recv():0 536888:20260619:144714.416 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000036 sec, syncing history]' 536888:20260619:144714.416 In zbx_sync_history_cache() history_num:0 536889:20260619:144714.416 End of zbx_ipc_async_socket_recv():0 536889:20260619:144714.416 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000033 sec, syncing history]' 536889:20260619:144714.416 In zbx_sync_history_cache() history_num:0 536889:20260619:144714.416 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000054 sec, idle 1 sec]' 536889:20260619:144714.416 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144714.417 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000057 sec, idle 1 sec]' 536888:20260619:144714.417 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144714.424 End of zbx_ipc_async_socket_recv():0 536887:20260619:144714.424 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000055 sec, syncing history]' 536887:20260619:144714.424 In zbx_sync_history_cache() history_num:0 536887:20260619:144714.424 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000090 sec, idle 1 sec]' 536887:20260619:144714.424 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144714.449 End of zbx_ipc_service_recv():2 536982:20260619:144714.449 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144714.568 End of zbx_ipc_async_socket_recv():0 536947:20260619:144714.568 In zbx_ipc_async_socket_send() 536947:20260619:144714.568 In zbx_ipc_client_send() clientid:0 536947:20260619:144714.568 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144714.568 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144714.568 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000037 sec, idle 1 sec]' 536947:20260619:144714.568 In zbx_ipc_async_socket_recv() timeout:1 536953:20260619:144714.568 End of zbx_ipc_service_recv():2 536953:20260619:144714.568 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144714.568 End of zbx_ipc_service_recv():2 536985:20260619:144714.568 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144714.568 End of zbx_ipc_service_recv():1 536874:20260619:144714.568 In am_flush_results() results:0 536874:20260619:144714.568 In zbx_ipc_client_send() clientid:7 536874:20260619:144714.569 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144714.569 End of am_flush_results() 536874:20260619:144714.569 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144714.569 End of zbx_ipc_async_socket_recv():0 536947:20260619:144714.569 In am_db_flush_results() 536947:20260619:144714.569 End of am_db_flush_results() flushed:0 536947:20260619:144714.569 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000018 sec, idle 1 sec]' 536947:20260619:144714.569 In zbx_ipc_async_socket_recv() timeout:1 536943:20260619:144714.594 zbx_setproctitle() title:'trapper #4 [processing data]' 536943:20260619:144714.594 In zbx_ipc_async_socket_recv() timeout:0 536943:20260619:144714.594 End of zbx_ipc_async_socket_recv():0 536943:20260619:144714.594 trapper got request 'status.get' 536943:20260619:144714.594 In recv_getstatus() 536943:20260619:144714.594 In zbx_get_user_from_json() 536943:20260619:144714.594 In zbx_db_get_user_by_active_session() sessionid:****** 536943:20260619:144714.594 query [txnlev:0] [select u.userid,u.roleid,u.username,r.type from sessions...] 536943:20260619:144714.595 End of zbx_db_get_user_by_active_session():FAIL 536943:20260619:144714.595 Permission denied 536943:20260619:144714.595 End of zbx_get_user_from_json():FAIL 536943:20260619:144714.595 In zbx_send_response_json() 536943:20260619:144714.595 zbx_send_response_json() '{"response":"failed","info":"Permission denied."}' 536943:20260619:144714.595 End of zbx_send_response_json():SUCCEED 536943:20260619:144714.595 End of recv_getstatus():FAIL 536943:20260619:144714.595 zbx_setproctitle() title:'trapper #4 [processed data in 0.000602 sec, waiting for connection]' 536878:20260619:144714.610 End of zbx_ipc_service_recv():2 536878:20260619:144714.610 In zbx_pp_manager_process_finished() 536878:20260619:144714.610 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144714.610 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144714.845 End of zbx_ipc_service_recv():2 536846:20260619:144714.845 In zbx_ipc_async_socket_send() 536846:20260619:144714.845 In zbx_ipc_client_send() clientid:0 536846:20260619:144714.845 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144714.845 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144714.845 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144714.845 End of zbx_ipc_async_socket_flush():0 536846:20260619:144714.845 In zbx_ipc_service_recv() timeout:0.993 536837:20260619:144714.845 End of zbx_ipc_service_recv():1 536837:20260619:144714.845 In zbx_ha_dispatch_message() 536837:20260619:144714.845 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144714.845 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144715.041 End of zbx_ipc_service_recv():2 536848:20260619:144715.041 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.006602 sec during 5.006631 sec]' 536848:20260619:144715.041 query [txnlev:1] [begin;] 536848:20260619:144715.042 In sync_services() 536848:20260619:144715.042 query [txnlev:1] [select serviceid,status,algorithm,name,weight,propagation_rule,propagation_value from services] 536848:20260619:144715.042 End of sync_services() 536848:20260619:144715.042 In sync_service_rules() 536848:20260619:144715.042 query [txnlev:1] [select service_status_ruleid,serviceid,type,limit_value,limit_status,new_status from service_status_rule order by serviceid] 536848:20260619:144715.043 End of sync_service_rules() 536848:20260619:144715.043 In sync_service_tags() 536848:20260619:144715.043 query [txnlev:1] [select servicetagid,serviceid,tag,value from service_tag] 536848:20260619:144715.044 End of sync_service_tags() 536848:20260619:144715.044 In sync_service_problem_tags() 536848:20260619:144715.044 query [txnlev:1] [select service_problem_tagid,serviceid,tag,operator,value from service_problem_tag order by serviceid] 536848:20260619:144715.044 End of sync_service_problem_tags() 536848:20260619:144715.044 In sync_services_links() 536848:20260619:144715.044 query [txnlev:1] [select linkid,serviceupid,servicedownid from services_links] 536848:20260619:144715.045 End of sync_services_links() 536848:20260619:144715.045 In sync_actions() 536848:20260619:144715.045 query [txnlev:1] [select actionid,evaltype,formula from actions where eventsource=4 and status=0] 536848:20260619:144715.045 End of sync_actions() 536848:20260619:144715.045 In sync_action_conditions() 536848:20260619:144715.045 query [txnlev:1] [select c.conditionid,c.actionid,c.conditiontype,c.operator,c.value,c.value2 from conditions c,actions a where c.actionid=a.actionid and a.eventsource=4 and a.status=0] 536848:20260619:144715.045 End of sync_action_conditions() 536848:20260619:144715.045 query [txnlev:1] [select severity_name_0,severity_name_1,severity_name_2,severity_name_3,severity_name_4,severity_name_5 from config] 536848:20260619:144715.045 query [txnlev:1] [commit;] 536848:20260619:144715.045 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144715.110 End of zbx_ipc_service_recv():2 536878:20260619:144715.111 In zbx_pp_manager_process_finished() 536878:20260619:144715.111 In zbx_timekeeper_collect() 536878:20260619:144715.111 End of zbx_timekeeper_collect() 536878:20260619:144715.111 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144715.111 In zbx_ipc_service_recv() timeout:0.500 536885:20260619:144715.216 End of zbx_ipc_async_socket_recv():0 536885:20260619:144715.218 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000083 sec, getting values]' 536885:20260619:144715.218 In get_values() 536885:20260619:144715.218 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144715.218 End of zbx_dc_config_get_poller_items():0 536885:20260619:144715.218 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144715.218 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144715.218 End of get_values():0 536885:20260619:144715.218 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000247 sec, idle 5 sec]' 536885:20260619:144715.218 In zbx_ipc_async_socket_recv() timeout:5 536905:20260619:144715.220 End of zbx_ipc_async_socket_recv():0 536905:20260619:144715.220 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000045 sec, getting values]' 536905:20260619:144715.220 In get_values() 536905:20260619:144715.220 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144715.220 End of zbx_dc_config_get_poller_items():0 536905:20260619:144715.220 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144715.220 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144715.220 End of get_values():0 536905:20260619:144715.220 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000080 sec, idle 5 sec]' 536905:20260619:144715.220 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144715.221 End of zbx_ipc_async_socket_recv():0 536906:20260619:144715.221 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000162 sec, getting values]' 536906:20260619:144715.221 In get_values() 536906:20260619:144715.221 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144715.221 End of zbx_dc_config_get_poller_items():0 536906:20260619:144715.221 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144715.221 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144715.221 End of get_values():0 536906:20260619:144715.221 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000046 sec, idle 5 sec]' 536906:20260619:144715.221 In zbx_ipc_async_socket_recv() timeout:5 536909:20260619:144715.222 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144715.222 In collect_selfmon_stats() 536909:20260619:144715.222 In zbx_timekeeper_collect() 536909:20260619:144715.222 End of zbx_timekeeper_collect() 536909:20260619:144715.222 End of collect_selfmon_stats() 536909:20260619:144715.222 zbx_setproctitle() title:'self-monitoring [processed data in 0.000197 sec, idle 1 sec]' 536932:20260619:144715.228 End of zbx_ipc_async_socket_recv():0 536932:20260619:144715.228 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000049 sec, getting values]' 536932:20260619:144715.228 In get_values() 536932:20260619:144715.228 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144715.228 End of zbx_dc_config_get_poller_items():0 536932:20260619:144715.228 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144715.228 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144715.228 End of get_values():0 536932:20260619:144715.228 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000296 sec, idle 5 sec]' 536932:20260619:144715.228 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144715.229 End of zbx_ipc_async_socket_recv():0 536931:20260619:144715.229 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000297 sec, getting values]' 536931:20260619:144715.229 In get_values() 536931:20260619:144715.229 In zbx_dc_config_get_poller_items() poller_type:0 536931:20260619:144715.229 End of zbx_dc_config_get_poller_items():0 536931:20260619:144715.229 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144715.229 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144715.229 End of get_values():0 536931:20260619:144715.229 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000144 sec, idle 5 sec]' 536931:20260619:144715.229 In zbx_ipc_async_socket_recv() timeout:5 536933:20260619:144715.232 End of zbx_ipc_async_socket_recv():0 536933:20260619:144715.232 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000202 sec, getting values]' 536933:20260619:144715.232 In get_values() 536933:20260619:144715.232 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144715.232 End of zbx_dc_config_get_poller_items():0 536933:20260619:144715.232 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144715.232 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144715.232 End of get_values():0 536933:20260619:144715.232 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000071 sec, idle 5 sec]' 536933:20260619:144715.232 In zbx_ipc_async_socket_recv() timeout:5 536892:20260619:144715.244 End of zbx_ipc_async_socket_recv():0 536892:20260619:144715.244 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000071 sec, getting values]' 536892:20260619:144715.244 In get_values() 536892:20260619:144715.244 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144715.244 End of zbx_dc_config_get_poller_items():0 536892:20260619:144715.244 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144715.244 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144715.244 End of get_values():0 536892:20260619:144715.244 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000047 sec, idle 5 sec]' 536892:20260619:144715.244 In zbx_ipc_async_socket_recv() timeout:5 536896:20260619:144715.245 End of zbx_ipc_async_socket_recv():0 536896:20260619:144715.245 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000051 sec, getting values]' 536896:20260619:144715.245 In get_values() 536896:20260619:144715.245 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144715.245 End of zbx_dc_config_get_poller_items():0 536896:20260619:144715.245 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144715.245 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144715.245 End of get_values():0 536896:20260619:144715.245 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000176 sec, idle 5 sec]' 536896:20260619:144715.246 In zbx_ipc_async_socket_recv() timeout:5 536946:20260619:144715.246 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144715.246 In get_pinger_hosts() 536946:20260619:144715.246 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144715.246 End of zbx_dc_config_get_poller_items():0 536946:20260619:144715.246 End of get_pinger_hosts():0 536946:20260619:144715.246 In process_pinger_hosts() 536946:20260619:144715.246 End of process_pinger_hosts() 536946:20260619:144715.246 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144715.246 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144715.246 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000478 sec, idle 5 sec]' 536897:20260619:144715.248 End of zbx_ipc_async_socket_recv():0 536897:20260619:144715.248 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000041 sec, getting values]' 536897:20260619:144715.248 In get_values() 536897:20260619:144715.248 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144715.248 End of zbx_dc_config_get_poller_items():0 536897:20260619:144715.248 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144715.248 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144715.248 End of get_values():0 536897:20260619:144715.248 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000057 sec, idle 5 sec]' 536897:20260619:144715.248 In zbx_ipc_async_socket_recv() timeout:5 536934:20260619:144715.252 End of zbx_ipc_async_socket_recv():0 536934:20260619:144715.252 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000088 sec, getting values]' 536934:20260619:144715.252 In get_values() 536934:20260619:144715.252 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144715.252 End of zbx_dc_config_get_poller_items():0 536934:20260619:144715.252 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144715.252 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144715.252 End of get_values():0 536934:20260619:144715.252 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000104 sec, idle 5 sec]' 536934:20260619:144715.252 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144715.272 End of zbx_ipc_service_recv():2 536879:20260619:144715.272 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.010539sec during 5.010568 sec]' 536879:20260619:144715.272 In zbx_ipc_service_recv() timeout:1.000 536936:20260619:144715.276 End of zbx_ipc_async_socket_recv():0 536936:20260619:144715.276 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000084 sec, getting values]' 536936:20260619:144715.276 In get_values() 536936:20260619:144715.276 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144715.277 End of zbx_dc_config_get_poller_items():0 536936:20260619:144715.277 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144715.277 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144715.277 End of get_values():0 536936:20260619:144715.277 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000349 sec, idle 5 sec]' 536935:20260619:144715.277 End of zbx_ipc_async_socket_recv():0 536935:20260619:144715.277 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000601 sec, getting values]' 536935:20260619:144715.277 In get_values() 536935:20260619:144715.277 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144715.277 End of zbx_dc_config_get_poller_items():0 536935:20260619:144715.277 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144715.277 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144715.277 End of get_values():0 536935:20260619:144715.277 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000048 sec, idle 5 sec]' 536935:20260619:144715.277 In zbx_ipc_async_socket_recv() timeout:5 536936:20260619:144715.277 In zbx_ipc_async_socket_recv() timeout:5 536893:20260619:144715.288 End of zbx_ipc_async_socket_recv():0 536893:20260619:144715.288 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000080 sec, getting values]' 536893:20260619:144715.288 In get_values() 536893:20260619:144715.288 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144715.289 End of zbx_dc_config_get_poller_items():0 536893:20260619:144715.289 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144715.289 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144715.289 End of get_values():0 536893:20260619:144715.289 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000174 sec, idle 5 sec]' 536893:20260619:144715.289 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144715.289 End of zbx_ipc_async_socket_recv():0 536899:20260619:144715.289 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000063 sec, getting values]' 536899:20260619:144715.289 In get_values() 536899:20260619:144715.289 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144715.289 End of zbx_dc_config_get_poller_items():0 536899:20260619:144715.289 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144715.289 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144715.289 End of get_values():0 536899:20260619:144715.289 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000082 sec, idle 5 sec]' 536899:20260619:144715.289 In zbx_ipc_async_socket_recv() timeout:5 536972:20260619:144715.289 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144715.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144715.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144715.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144715.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144715.289 queue processing_num:0 pending:0 536894:20260619:144715.292 End of zbx_ipc_async_socket_recv():0 536894:20260619:144715.292 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000085 sec, getting values]' 536894:20260619:144715.292 In get_values() 536894:20260619:144715.292 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144715.292 End of zbx_dc_config_get_poller_items():0 536894:20260619:144715.292 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144715.292 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144715.292 End of get_values():0 536894:20260619:144715.292 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000092 sec, idle 5 sec]' 536894:20260619:144715.292 In zbx_ipc_async_socket_recv() timeout:5 536898:20260619:144715.296 End of zbx_ipc_async_socket_recv():0 536898:20260619:144715.296 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000068 sec, getting values]' 536898:20260619:144715.296 In get_values() 536898:20260619:144715.296 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144715.296 End of zbx_dc_config_get_poller_items():0 536898:20260619:144715.296 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144715.296 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144715.296 End of get_values():0 536898:20260619:144715.296 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000078 sec, idle 5 sec]' 536898:20260619:144715.296 In zbx_ipc_async_socket_recv() timeout:5 536895:20260619:144715.300 End of zbx_ipc_async_socket_recv():0 536895:20260619:144715.300 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000082 sec, getting values]' 536895:20260619:144715.300 In get_values() 536895:20260619:144715.300 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144715.300 End of zbx_dc_config_get_poller_items():0 536895:20260619:144715.300 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144715.300 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144715.300 End of get_values():0 536895:20260619:144715.300 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000112 sec, idle 5 sec]' 536895:20260619:144715.300 In zbx_ipc_async_socket_recv() timeout:5 536970:20260619:144715.305 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144715.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144715.305 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144715.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144715.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144715.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144715.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144715.305 queue processing_num:0 pending:0 536970:20260619:144715.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144715.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144715.306 queue processing_num:0 pending:0 536970:20260619:144715.306 End of zbx_ipc_async_socket_recv():0 536907:20260619:144715.382 End of zbx_ipc_async_socket_recv():0 536907:20260619:144715.382 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000040 sec, exchanging data]' 536907:20260619:144715.382 In process_proxy() 536907:20260619:144715.382 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144715.382 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144715.382 End of process_proxy() 536907:20260619:144715.382 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144715.382 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144715.382 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000045 sec, idle 5 sec]' 536907:20260619:144715.382 In zbx_ipc_async_socket_recv() timeout:5 536984:20260619:144715.388 End of zbx_ipc_async_socket_recv():0 536984:20260619:144715.388 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.001131 sec, getting values]' 536984:20260619:144715.388 In get_values() 536984:20260619:144715.388 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144715.388 End of zbx_dc_config_get_poller_items():0 536984:20260619:144715.388 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144715.388 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144715.388 End of get_values():0 536984:20260619:144715.388 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000227 sec, idle 5 sec]' 536984:20260619:144715.388 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144715.389 End of zbx_ipc_async_socket_recv():0 536967:20260619:144715.389 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000143 sec, getting values]' 536967:20260619:144715.389 In get_values() 536967:20260619:144715.389 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144715.389 End of zbx_dc_config_get_poller_items():0 536967:20260619:144715.389 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144715.389 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144715.389 End of get_values():0 536967:20260619:144715.389 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000048 sec, idle 5 sec]' 536967:20260619:144715.389 In zbx_ipc_async_socket_recv() timeout:5 536949:20260619:144715.389 End of zbx_ipc_async_socket_recv():0 536949:20260619:144715.389 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000273 sec, getting values]' 536949:20260619:144715.389 In get_values() 536949:20260619:144715.389 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144715.389 End of zbx_dc_config_get_poller_items():0 536949:20260619:144715.389 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144715.389 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144715.389 End of get_values():0 536949:20260619:144715.389 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000125 sec, idle 5 sec]' 536949:20260619:144715.389 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144715.393 End of zbx_ipc_async_socket_recv():0 536923:20260619:144715.393 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144715.393 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536948:20260619:144715.393 End of zbx_ipc_async_socket_recv():0 536948:20260619:144715.393 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000048 sec, getting values]' 536948:20260619:144715.393 In get_values() 536948:20260619:144715.393 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144715.393 End of zbx_dc_config_get_poller_items():0 536948:20260619:144715.393 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144715.393 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144715.393 End of get_values():0 536948:20260619:144715.393 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000041 sec, idle 5 sec]' 536948:20260619:144715.393 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144715.393 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000695 sec, idle 5 sec]' 536923:20260619:144715.393 In zbx_ipc_async_socket_recv() timeout:5 536944:20260619:144715.397 zbx_setproctitle() title:'trapper #5 [processing data]' 536944:20260619:144715.397 In zbx_ipc_async_socket_recv() timeout:0 536944:20260619:144715.397 End of zbx_ipc_async_socket_recv():0 536944:20260619:144715.397 trapper got request 'active checks' 536944:20260619:144715.397 trapper got '{"request":"active checks","host":"test","config_revision":0,"session":"abf81e95a602d33c01fa9b9afb9632c1","version":"7.0.28rc1","variant":1}' 536944:20260619:144715.397 In send_list_of_active_checks_json() 536944:20260619:144715.397 In zbx_is_ip4() ip:'127.0.0.1' 536944:20260619:144715.397 End of zbx_is_ip4():SUCCEED 536944:20260619:144715.397 In get_hostid_by_host_or_autoregister() host:'test' metadata:'' 536944:20260619:144715.397 End of get_hostid_by_host_or_autoregister():FAIL 536944:20260619:144715.397 cannot send list of active checks to "127.0.0.1": host [test] not found 536944:20260619:144715.397 send_list_of_active_checks_json() sending [{"response":"failed","info":"host [test] not found"}] 536944:20260619:144715.397 End of send_list_of_active_checks_json():SUCCEED 536944:20260619:144715.397 zbx_setproctitle() title:'trapper #5 [processed data in 0.000094 sec, waiting for connection]' 536950:20260619:144715.404 End of zbx_ipc_async_socket_recv():0 536950:20260619:144715.404 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000062 sec, getting values]' 536950:20260619:144715.404 In get_values() 536950:20260619:144715.404 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144715.404 End of zbx_dc_config_get_poller_items():0 536950:20260619:144715.404 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144715.404 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144715.404 End of get_values():0 536950:20260619:144715.404 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000085 sec, idle 5 sec]' 536950:20260619:144715.404 In zbx_ipc_async_socket_recv() timeout:5 536890:20260619:144715.414 End of zbx_ipc_async_socket_recv():0 536890:20260619:144715.414 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000060 sec, syncing history]' 536890:20260619:144715.414 In zbx_sync_history_cache() history_num:0 536890:20260619:144715.414 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000031 sec, idle 1 sec]' 536890:20260619:144715.414 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144715.418 End of zbx_ipc_async_socket_recv():0 536888:20260619:144715.418 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000057 sec, syncing history]' 536888:20260619:144715.418 In zbx_sync_history_cache() history_num:0 536888:20260619:144715.418 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000043 sec, idle 1 sec]' 536888:20260619:144715.418 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144715.418 End of zbx_ipc_async_socket_recv():0 536889:20260619:144715.418 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000054 sec, syncing history]' 536889:20260619:144715.418 In zbx_sync_history_cache() history_num:0 536889:20260619:144715.418 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000065 sec, idle 1 sec]' 536889:20260619:144715.418 In zbx_ipc_async_socket_recv() timeout:1 536966:20260619:144715.418 End of zbx_ipc_async_socket_recv():0 536966:20260619:144715.418 zbx_setproctitle() title:'trigger housekeeper [removing deleted triggers problems]' 536966:20260619:144715.418 query [txnlev:0] [select eventid from problem where source=0 and object=0 and not exists (select NULL from triggers where triggerid=objectid)] 536966:20260619:144715.420 zbx_setproctitle() title:'trigger housekeeper [deleted 0 problems records in 0.002022 sec, idle for 60 second(s)]' 536966:20260619:144715.420 In zbx_ipc_async_socket_recv() timeout:60 536952:20260619:144715.420 End of zbx_ipc_async_socket_recv():0 536952:20260619:144715.421 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000091 sec, getting values]' 536952:20260619:144715.421 In get_values() 536952:20260619:144715.421 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144715.421 End of zbx_dc_config_get_poller_items():0 536952:20260619:144715.421 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144715.421 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144715.421 End of get_values():0 536952:20260619:144715.421 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000148 sec, idle 5 sec]' 536952:20260619:144715.421 In zbx_ipc_async_socket_recv() timeout:5 536887:20260619:144715.425 End of zbx_ipc_async_socket_recv():0 536887:20260619:144715.425 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000090 sec, syncing history]' 536887:20260619:144715.425 In zbx_sync_history_cache() history_num:0 536887:20260619:144715.425 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000028 sec, idle 1 sec]' 536887:20260619:144715.425 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144715.429 End of zbx_ipc_async_socket_recv():0 536891:20260619:144715.429 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001294 sec, processing escalations]' 536891:20260619:144715.429 In process_escalations() 536891:20260619:144715.429 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869638 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144715.429 End of process_escalations() 536891:20260619:144715.429 In process_escalations() 536891:20260619:144715.429 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869638 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144715.430 End of process_escalations() 536891:20260619:144715.430 In process_escalations() 536891:20260619:144715.430 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869638 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144715.430 End of process_escalations() 536891:20260619:144715.430 In process_escalations() 536891:20260619:144715.430 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869638 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144715.430 End of process_escalations() 536891:20260619:144715.430 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001414 sec, idle 3 sec]' 536891:20260619:144715.430 In zbx_ipc_async_socket_recv() timeout:3 536849:20260619:144715.440 End of zbx_ipc_async_socket_recv():0 536849:20260619:144715.440 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.061373 sec, syncing configuration]' 536849:20260619:144715.440 In zbx_dc_sync_configuration() 536849:20260619:144715.440 query [txnlev:0] [select changelogid,object,objectid,operation,clock from changelog] 536849:20260619:144715.441 query [txnlev:0] [select discovery_groupid,snmptrap_logging,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_internal,hk_events_discovery,hk_events_autoreg,hk_services_mode,hk_services,hk_audit_mode,hk_audit,hk_sessions_mode,hk_sessions,hk_history_mode,hk_history_global,hk_history,hk_trends_mode,hk_trends_global,hk_trends,default_inventory_mode,db_extension,autoreg_tls_accept,compression_status,compress_older,instanceid,default_timezone,hk_events_service,auditlog_enabled,timeout_zabbix_agent,timeout_simple_check,timeout_snmp_agent,timeout_external_check,timeout_db_monitor,timeout_http_agent,timeout_ssh_agent,timeout_telnet_agent,timeout_script,auditlog_mode,timeout_browser from config order by configid] 536849:20260619:144715.442 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid] 536849:20260619:144715.442 In DCsync_config() 536849:20260619:144715.442 End of DCsync_config() 536849:20260619:144715.442 In DCsync_autoreg_config() 536849:20260619:144715.442 End of DCsync_autoreg_config() 536849:20260619:144715.442 In DCsync_autoreg_host() 536849:20260619:144715.442 End of DCsync_autoreg_host() 536849:20260619:144715.442 In dc_sync_proxy_group() 536849:20260619:144715.442 End of dc_sync_proxy_group() 536849:20260619:144715.442 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid] 536849:20260619:144715.443 query [txnlev:0] [select globalmacroid,macro,value,type from globalmacro] 536849:20260619:144715.444 query [txnlev:0] [select hostmacroid,hostid,macro,value,type from hostmacro] 536982:20260619:144715.453 End of zbx_ipc_service_recv():2 536982:20260619:144715.453 In zbx_ipc_service_recv() timeout:1.000 536849:20260619:144715.455 In DCsync_host_tags() 536849:20260619:144715.455 End of DCsync_host_tags() 536849:20260619:144715.455 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_full,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,installer_name,deployment_status,url_a,url_b,url_c,host_networks,host_netmask,host_router,oob_ip,oob_netmask,oob_router,date_hw_purchase,date_hw_install,date_hw_expiry,date_hw_decomm,site_address_a,site_address_b,site_address_c,site_city,site_state,site_country,site_zip,site_rack,site_notes,poc_1_name,poc_1_email,poc_1_phone_a,poc_1_phone_b,poc_1_cell,poc_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,poc_2_notes from host_inventory] 536849:20260619:144715.455 query [txnlev:0] [select groupid,name from hstgrp where type=0] 536951:20260619:144715.456 End of zbx_ipc_async_socket_recv():0 536951:20260619:144715.456 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000049 sec, getting values]' 536951:20260619:144715.456 In get_values() 536951:20260619:144715.456 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144715.456 End of zbx_dc_config_get_poller_items():0 536951:20260619:144715.456 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144715.456 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144715.456 End of get_values():0 536951:20260619:144715.456 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000043 sec, idle 5 sec]' 536951:20260619:144715.456 In zbx_ipc_async_socket_recv() timeout:5 536849:20260619:144715.456 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] 536849:20260619:144715.457 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active_till,tags_evaltype from maintenances] 536849:20260619:144715.457 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag] 536849:20260619:144715.458 query [txnlev:0] [select t.timeperiodid,t.timeperiod_type,t.every,t.month,t.dayofweek,t.day,t.start_time,t.period,t.start_date,m.maintenanceid from maintenances_windows m,timeperiods t where t.timeperiodid=m.timeperiodid] 536849:20260619:144715.458 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid] 536849:20260619:144715.459 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid] 536849:20260619:144715.459 In DCsync_proxies() 536849:20260619:144715.459 End of DCsync_proxies() 536849:20260619:144715.459 In DCsync_hosts() 536849:20260619:144715.459 End of DCsync_hosts() 536849:20260619:144715.459 In DCsync_host_inventory() 536849:20260619:144715.459 End of DCsync_host_inventory() 536849:20260619:144715.459 In DCsync_hostgroups() 536849:20260619:144715.459 End of DCsync_hostgroups() 536849:20260619:144715.459 In DCsync_hostgroup_hosts() 536849:20260619:144715.459 End of DCsync_hostgroup_hosts() 536849:20260619:144715.459 In DCsync_maintenances() 536849:20260619:144715.459 End of DCsync_maintenances() 536849:20260619:144715.459 In DCsync_maintenance_tags() 536849:20260619:144715.459 End of DCsync_maintenance_tags() 536849:20260619:144715.459 In DCsync_maintenance_groups() 536849:20260619:144715.459 End of DCsync_maintenance_groups() 536849:20260619:144715.459 In DCsync_maintenance_hosts() 536849:20260619:144715.459 End of DCsync_maintenance_hosts() 536849:20260619:144715.459 In DCsync_maintenance_periods() 536849:20260619:144715.460 End of DCsync_maintenance_periods() 536849:20260619:144715.460 In DCsync_connectors() 536849:20260619:144715.460 End of DCsync_connectors() 536849:20260619:144715.460 In DCsync_connector_tags() 536849:20260619:144715.460 End of DCsync_connector_tags() 536849:20260619:144715.460 In dc_sync_host_proxy() 536849:20260619:144715.460 End of dc_sync_host_proxy() 536849:20260619:144715.460 query [txnlev:0] [select i.interfaceid,i.hostid,i.type,i.main,i.useip,i.ip,i.dns,i.port,i.available,i.disable_until,i.error,i.errors_from,s.version,s.bulk,s.community,s.securityname,s.securitylevel,s.authpassphrase,s.privpassphrase,s.authprotocol,s.privprotocol,s.contextname,s.max_repetitions from interface i left join interface_snmp s on i.interfaceid=s.interfaceid] 536849:20260619:144715.460 query [txnlev:0] [select p.item_parameterid,p.itemid,p.name,p.value,i.hostid from item_parameter p,items i,hosts h where p.itemid=i.itemid and i.hostid=h.hostid and h.status in (0,1) and i.flags<>2 order by p.itemid] 536849:20260619:144715.461 In DCsync_interfaces() 536849:20260619:144715.461 End of DCsync_interfaces() 536849:20260619:144715.461 In DCsync_items() 536849:20260619:144715.461 End of DCsync_items() 536849:20260619:144715.461 In DCsync_item_discovery() 536849:20260619:144715.461 End of DCsync_item_discovery() 536849:20260619:144715.461 In DCsync_item_preproc() 536849:20260619:144715.461 End of DCsync_item_preproc() 536849:20260619:144715.461 In DCsync_items_param() 536849:20260619:144715.462 End of DCsync_items_param() 536849:20260619:144715.462 In DCsync_functions() 536849:20260619:144715.462 End of DCsync_functions() 536849:20260619:144715.462 query [txnlev:0] [select triggerid_down,triggerid_up from trigger_depends] 536849:20260619:144715.463 query [txnlev:0] [select r.name,e.expressionid,e.expression,e.expression_type,e.exp_delimiter,e.case_sensitive from regexps r,expressions e where r.regexpid=e.regexpid] 536849:20260619:144715.464 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where eventsource<>4 and status=0] 536849:20260619:144715.464 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] 536849:20260619:144715.464 query [txnlev:0] [select c.conditionid,c.actionid,c.conditiontype,c.operator,c.value,c.value2 from conditions c,actions a where c.actionid=a.actionid and a.status=0] 536849:20260619:144715.464 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0] 536849:20260619:144715.464 query [txnlev:0] [select cc.corr_conditionid,cc.correlationid,cc.type,cct.tag,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] 536849:20260619:144715.465 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] 536849:20260619:144715.465 In DCsync_triggers() 536849:20260619:144715.465 End of DCsync_triggers() 536849:20260619:144715.465 In DCsync_trigdeps() 536849:20260619:144715.465 End of DCsync_trigdeps() 536849:20260619:144715.465 In DCsync_expressions() 536849:20260619:144715.465 End of DCsync_expressions() 536849:20260619:144715.465 In DCsync_actions() 536849:20260619:144715.465 End of DCsync_actions() 536849:20260619:144715.465 In DCsync_action_ops() 536849:20260619:144715.465 End of DCsync_action_ops() 536849:20260619:144715.465 In DCsync_action_conditions() 536849:20260619:144715.465 End of DCsync_action_conditions() 536849:20260619:144715.465 In DCsync_trigger_tags() 536849:20260619:144715.465 End of DCsync_trigger_tags() 536849:20260619:144715.465 In DCsync_item_tags() 536849:20260619:144715.465 End of DCsync_item_tags() 536849:20260619:144715.465 In DCsync_correlations() 536849:20260619:144715.465 End of DCsync_correlations() 536849:20260619:144715.465 In DCsync_corr_conditions() 536849:20260619:144715.465 End of DCsync_corr_conditions() 536849:20260619:144715.465 In DCsync_corr_operations() 536849:20260619:144715.465 End of DCsync_corr_operations() 536849:20260619:144715.465 In dc_sync_drules() 536849:20260619:144715.465 End of dc_sync_drules() 536849:20260619:144715.465 In dc_sync_dchecks() 536849:20260619:144715.466 End of dc_sync_dchecks() 536849:20260619:144715.466 In dc_sync_httptests() 536849:20260619:144715.466 End of dc_sync_httptests() 536849:20260619:144715.466 In dc_sync_httptest_fields() 536849:20260619:144715.466 End of dc_sync_httptest_fields() 536849:20260619:144715.466 In dc_sync_httpsteps() 536849:20260619:144715.466 End of dc_sync_httpsteps() 536849:20260619:144715.466 In dc_sync_httpstep_fields() 536849:20260619:144715.466 End of dc_sync_httpstep_fields() 536985:20260619:144715.467 In zbx_dc_fetch_proxy_groups() 536985:20260619:144715.467 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144715.467 In zbx_dc_fetch_proxies() 536985:20260619:144715.467 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536849:20260619:144715.467 zbx_dc_sync_configuration() changelog : sql:0.001500 sec (0 records) 536849:20260619:144715.467 zbx_dc_sync_configuration() reindex : 0.000000 sec 0 bytes (0). 536849:20260619:144715.467 zbx_dc_sync_configuration() timers : 0.000000 sec 0 bytes (0 functions, 0 triggers). 536849:20260619:144715.467 zbx_dc_sync_configuration() topology : 0.000000 sec 0 bytes. 536849:20260619:144715.467 zbx_dc_sync_configuration() um_cache : 0.000000 sec 0 bytes. 536849:20260619:144715.467 zbx_dc_sync_configuration() proxy_group: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.467 zbx_dc_sync_configuration() hosts: sql:0.000002 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144715.467 zbx_dc_sync_configuration() host_proxy: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.467 zbx_dc_sync_configuration() items: sql:0.000003 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144715.467 zbx_dc_sync_configuration() item_discovery: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.467 zbx_dc_sync_configuration() triggers: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.467 zbx_dc_sync_configuration() functions: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.467 zbx_dc_sync_configuration() trigger_tag: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.467 zbx_dc_sync_configuration() item_tag: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.467 zbx_dc_sync_configuration() host_tag: sql:0.000003 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() item_preproc: sql:0.000001 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() drules: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() dchecks: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() httptest: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() httptest_field: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() httpstep: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() httpstep_field: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() connector: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() connector_tag: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() proxy: sql:0.000003 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() config: sql:0.000629 sync:0.000016 sec 0 bytes (1/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() config_autoreg_tls: sql:0.000370 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() autoreg_host: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() host_inventory: sql:0.000467 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() hosts_templates: sql:0.000738 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() globalmacro: sql:0.000644 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() hostmacro: sql:0.010992 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() interface: sql:0.000288 sync:0.000005 sec 0 bytes (25/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() trigger_depends: sql:0.001185 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() regexps: sql:0.000277 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() actions: sql:0.000144 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() operations: sql:0.000160 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() conditions: sql:0.000138 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() correlation: sql:0.000101 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() corr_condition: sql:0.000421 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() corr_operation: sql:0.000151 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() hstgrp: sql:0.001160 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() hosts_groups: sql:0.000400 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() item_parameter: sql:0.001003 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144715.468 zbx_dc_sync_configuration() maintenances: sql:0.000124 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.469 zbx_dc_sync_configuration() maintenances_windows: sql:0.000525 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.469 zbx_dc_sync_configuration() maintenance_tag: sql:0.000538 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.469 zbx_dc_sync_configuration() maintenances_groups: sql:0.000443 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.469 zbx_dc_sync_configuration() maintenances_hosts: sql:0.000293 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144715.469 zbx_dc_sync_configuration() total sql : 0.021217 sec. 536849:20260619:144715.469 zbx_dc_sync_configuration() total sync : 0.000032 sec. 536849:20260619:144715.469 zbx_dc_sync_configuration() total memory difference: 0 bytes. 536849:20260619:144715.469 zbx_dc_sync_configuration() proxies : 0 (0 slots) 536849:20260619:144715.469 zbx_dc_sync_configuration() proxies_p : 0 (0 slots) 536849:20260619:144715.469 zbx_dc_sync_configuration() hosts : 1 (11 slots) 536849:20260619:144715.469 zbx_dc_sync_configuration() hosts_h : 1 (11 slots) 536849:20260619:144715.469 zbx_dc_sync_configuration() autoreg_hosts: 0 (11 slots) 536849:20260619:144715.469 zbx_dc_sync_configuration() psks : 0 (0 slots) 536849:20260619:144715.469 zbx_dc_sync_configuration() ipmihosts : 0 (0 slots) 536849:20260619:144715.469 zbx_dc_sync_configuration() host_invent: 4 (11 slots) 536849:20260619:144715.469 zbx_dc_sync_configuration() glob macros: 1 (11 slots) 536849:20260619:144715.469 zbx_dc_sync_configuration() host macros: 6591 (9029 slots) 536849:20260619:144715.469 zbx_dc_sync_configuration() kvs_paths : 0 536849:20260619:144715.469 zbx_dc_sync_configuration() interfaces : 1 (11 slots) 536849:20260619:144715.469 zbx_dc_sync_configuration() interfaces_snmp : 0 (0 slots) 536849:20260619:144715.469 zbx_dc_sync_configuration() interfac_ht: 1 (11 slots) 536849:20260619:144715.469 zbx_dc_sync_configuration() if_snmpitms: 0 (0 slots) 536849:20260619:144715.469 zbx_dc_sync_configuration() if_snmpaddr: 0 (0 slots) 536849:20260619:144715.469 zbx_dc_sync_configuration() item_discovery : 7611 (15227 slots) 536849:20260619:144715.469 zbx_dc_sync_configuration() items : 18 (36467 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() items_hk : 18 (36467 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() template_items : 18212 (30509 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() preprocitems: 0 (47381 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() item_tag_links: 0 (56687 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() functions : 0 (21283 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() triggers : 6790 (13591 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() trigdeps : 2718 (4007 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() trig. tags : 8662 (13553 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() expressions: 10 (17 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() actions : 0 (0 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() conditions : 0 (0 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() corr. : 0 (0 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() corr. conds: 0 (0 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() corr. ops : 0 (0 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() hgroups : 7 (11 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() item procs : 0 (47381 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() maintenance: 0 (0 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() maint tags : 0 (0 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() maint time : 0 (0 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() drules : 1 (11 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() dchecks : 1 (11 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() httptests : 2 (11 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() httptestfld: 0 (0 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() httpsteps : 4 (11 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() httpstepfld: 2 (11 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() connector: 0 (0 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() connector tags : 0 (0 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() proxy groups : 0 (0 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() host proxy : 0 (0 slots) 536849:20260619:144715.470 zbx_dc_sync_configuration() queue[0] : 0 (0 allocated) 536849:20260619:144715.470 zbx_dc_sync_configuration() queue[1] : 0 (0 allocated) 536849:20260619:144715.470 zbx_dc_sync_configuration() queue[2] : 0 (0 allocated) 536849:20260619:144715.470 zbx_dc_sync_configuration() queue[3] : 0 (0 allocated) 536849:20260619:144715.470 zbx_dc_sync_configuration() queue[4] : 0 (0 allocated) 536849:20260619:144715.470 zbx_dc_sync_configuration() queue[5] : 0 (0 allocated) 536849:20260619:144715.470 zbx_dc_sync_configuration() queue[6] : 0 (0 allocated) 536849:20260619:144715.470 zbx_dc_sync_configuration() queue[7] : 0 (0 allocated) 536849:20260619:144715.470 zbx_dc_sync_configuration() queue[8] : 0 (0 allocated) 536849:20260619:144715.470 zbx_dc_sync_configuration() queue[9] : 0 (0 allocated) 536849:20260619:144715.470 zbx_dc_sync_configuration() queue[10] : 0 (0 allocated) 536849:20260619:144715.470 zbx_dc_sync_configuration() queue[11] : 0 (0 allocated) 536849:20260619:144715.470 zbx_dc_sync_configuration() pqueue : 0 (0 allocated) 536849:20260619:144715.470 zbx_dc_sync_configuration() timer queue: 0 (0 allocated) 536849:20260619:144715.470 zbx_dc_sync_configuration() changelog : 1893 536849:20260619:144715.471 zbx_dc_sync_configuration() configfree : 75.304151% 536849:20260619:144715.471 zbx_dc_sync_configuration() strings : 9421 (13553 slots) 536849:20260619:144715.471 === memory statistics for configuration cache === 536849:20260619:144715.471 free chunks of size >= 256 bytes: 5 536849:20260619:144715.471 min chunk size: 280 bytes 536849:20260619:144715.471 max chunk size: 25221384 bytes 536849:20260619:144715.471 memory of total size 32299808 bytes fragmented into 78391 chunks 536849:20260619:144715.471 of those, 25267880 bytes are in 5 free chunks 536849:20260619:144715.471 of those, 7031928 bytes are in 78386 used chunks 536849:20260619:144715.471 of those, 1254240 bytes are used by allocation overhead 536849:20260619:144715.471 ================================ 536849:20260619:144715.471 zbx_dbsync_env_flush_changelog() changelog : 1893 (2671 slots) 536849:20260619:144715.471 End of zbx_dc_sync_configuration() 536849:20260619:144715.471 In zbx_dc_sync_kvs_paths() 536849:20260619:144715.471 End of zbx_dc_sync_kvs_paths() 536849:20260619:144715.471 In zbx_dc_config_get_hostids_by_revision() 536849:20260619:144715.472 End of zbx_dc_config_get_hostids_by_revision() 536849:20260619:144715.472 In zbx_dc_update_interfaces_availability() 536849:20260619:144715.472 In zbx_dc_reset_interfaces_availability() 536849:20260619:144715.472 End of zbx_dc_reset_interfaces_availability() interfaces:0 536849:20260619:144715.472 End of zbx_dc_update_interfaces_availability() 536849:20260619:144715.472 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.031985 sec, idle 10 sec]' 536849:20260619:144715.472 In zbx_ipc_async_socket_recv() timeout:10 536953:20260619:144715.569 End of zbx_ipc_service_recv():2 536874:20260619:144715.569 End of zbx_ipc_service_recv():2 536874:20260619:144715.570 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.014468 sec during 5.014978 sec]' 536874:20260619:144715.570 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144715.570 End of zbx_ipc_async_socket_recv():0 536947:20260619:144715.570 In zbx_ipc_async_socket_send() 536947:20260619:144715.570 In zbx_ipc_client_send() clientid:0 536947:20260619:144715.570 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144715.570 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144715.570 In am_db_update_watchdog() 536947:20260619:144715.570 query [txnlev:0] [select m.mediaid,m.mediatypeid,m.sendto,mt.type from media m,users_groups u,config c,media_type mt where m.userid=u.userid and u.usrgrpid=c.alert_usrgrpid and m.mediatypeid=mt.mediatypeid and m.active=0 and mt.status=0 and mt.type<>4] 536953:20260619:144715.570 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.017046 sec during 5.017769 sec]' 536953:20260619:144715.570 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144715.570 End of zbx_ipc_service_recv():2 536985:20260619:144715.570 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144715.571 End of zbx_ipc_service_recv():1 536874:20260619:144715.571 In am_flush_results() results:0 536874:20260619:144715.571 In zbx_ipc_client_send() clientid:7 536874:20260619:144715.571 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144715.571 End of am_flush_results() 536874:20260619:144715.571 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144715.571 In zbx_ipc_async_socket_send() 536947:20260619:144715.571 In zbx_ipc_client_send() clientid:0 536947:20260619:144715.571 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144715.571 End of zbx_ipc_async_socket_send():SUCCEED 536874:20260619:144715.571 End of zbx_ipc_service_recv():1 536874:20260619:144715.571 In am_sync_watchdog() recipients:0 536874:20260619:144715.571 End of am_sync_watchdog() recipients:0 536874:20260619:144715.572 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144715.572 End of am_db_update_watchdog() recipients:0 536947:20260619:144715.572 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002661 sec, idle 1 sec]' 536947:20260619:144715.573 In zbx_ipc_async_socket_recv() timeout:1 536947:20260619:144715.573 End of zbx_ipc_async_socket_recv():0 536947:20260619:144715.573 In am_db_flush_results() 536947:20260619:144715.573 End of am_db_flush_results() flushed:0 536947:20260619:144715.573 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000019 sec, idle 1 sec]' 536947:20260619:144715.573 In zbx_ipc_async_socket_recv() timeout:1 536886:20260619:144715.600 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144715.600 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144715.600 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144715.600 [discovery manager] In process_results() del_druleids:0 536886:20260619:144715.600 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144715.600 [discovery manager] End of process_results() ret:0 536886:20260619:144715.600 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144715.600 [discovery manager] In process_discovery() 536886:20260619:144715.600 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144715.600 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536878:20260619:144715.611 End of zbx_ipc_service_recv():2 536878:20260619:144715.611 In zbx_pp_manager_process_finished() 536878:20260619:144715.612 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144715.612 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.016979 sec during 5.017794 sec]' 536878:20260619:144715.612 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144715.840 End of zbx_ipc_service_recv():2 536846:20260619:144715.840 In zbx_ipc_async_socket_send() 536846:20260619:144715.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144715.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144715.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144715.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144715.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144715.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144715.840 End of zbx_ipc_service_recv():1 536837:20260619:144715.840 In zbx_ha_dispatch_message() 536837:20260619:144715.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144715.840 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144716.047 End of zbx_ipc_service_recv():2 536848:20260619:144716.047 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144716.113 End of zbx_ipc_service_recv():2 536878:20260619:144716.113 In zbx_pp_manager_process_finished() 536878:20260619:144716.113 In zbx_timekeeper_collect() 536878:20260619:144716.113 End of zbx_timekeeper_collect() 536878:20260619:144716.113 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144716.113 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144716.223 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144716.223 In collect_selfmon_stats() 536909:20260619:144716.223 In zbx_timekeeper_collect() 536909:20260619:144716.223 End of zbx_timekeeper_collect() 536909:20260619:144716.223 End of collect_selfmon_stats() 536909:20260619:144716.223 zbx_setproctitle() title:'self-monitoring [processed data in 0.000271 sec, idle 1 sec]' 536879:20260619:144716.273 End of zbx_ipc_service_recv():2 536879:20260619:144716.274 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144716.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144716.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144716.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144716.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144716.289 queue processing_num:0 pending:0 536971:20260619:144716.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144716.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144716.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144716.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144716.304 queue processing_num:0 pending:0 536970:20260619:144716.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144716.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144716.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144716.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144716.304 queue processing_num:0 pending:0 536890:20260619:144716.414 End of zbx_ipc_async_socket_recv():0 536890:20260619:144716.414 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000031 sec, syncing history]' 536890:20260619:144716.414 In zbx_sync_history_cache() history_num:0 536890:20260619:144716.414 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000091 sec, idle 1 sec]' 536890:20260619:144716.414 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144716.419 End of zbx_ipc_async_socket_recv():0 536888:20260619:144716.420 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000043 sec, syncing history]' 536888:20260619:144716.420 In zbx_sync_history_cache() history_num:0 536888:20260619:144716.420 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000046 sec, idle 1 sec]' 536888:20260619:144716.420 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144716.420 End of zbx_ipc_async_socket_recv():0 536889:20260619:144716.420 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000065 sec, syncing history]' 536889:20260619:144716.420 In zbx_sync_history_cache() history_num:0 536889:20260619:144716.420 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000049 sec, idle 1 sec]' 536889:20260619:144716.420 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144716.425 End of zbx_ipc_async_socket_recv():0 536887:20260619:144716.425 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000028 sec, syncing history]' 536887:20260619:144716.425 In zbx_sync_history_cache() history_num:0 536887:20260619:144716.425 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000049 sec, idle 1 sec]' 536887:20260619:144716.425 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144716.459 End of zbx_ipc_service_recv():2 536982:20260619:144716.459 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144716.590 End of zbx_ipc_service_recv():2 536953:20260619:144716.590 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144716.590 End of zbx_ipc_service_recv():2 536985:20260619:144716.590 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144716.590 End of zbx_ipc_service_recv():2 536874:20260619:144716.591 query [txnlev:0] [select null] 536947:20260619:144716.591 End of zbx_ipc_async_socket_recv():0 536947:20260619:144716.591 In zbx_ipc_async_socket_send() 536947:20260619:144716.591 In zbx_ipc_client_send() clientid:0 536947:20260619:144716.591 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144716.591 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144716.591 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000051 sec, idle 1 sec]' 536947:20260619:144716.591 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144716.591 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144716.591 End of zbx_ipc_service_recv():1 536874:20260619:144716.591 In am_flush_results() results:0 536874:20260619:144716.591 In zbx_ipc_client_send() clientid:7 536874:20260619:144716.591 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144716.591 End of am_flush_results() 536874:20260619:144716.591 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144716.591 End of zbx_ipc_async_socket_recv():0 536947:20260619:144716.591 In am_db_flush_results() 536947:20260619:144716.591 End of am_db_flush_results() flushed:0 536947:20260619:144716.591 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000067 sec, idle 1 sec]' 536947:20260619:144716.592 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144716.614 End of zbx_ipc_service_recv():2 536878:20260619:144716.615 In zbx_pp_manager_process_finished() 536878:20260619:144716.615 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144716.615 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144716.840 End of zbx_ipc_service_recv():2 536846:20260619:144716.840 In zbx_ipc_async_socket_send() 536846:20260619:144716.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144716.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144716.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144716.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144716.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144716.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144716.840 End of zbx_ipc_service_recv():1 536837:20260619:144716.840 In zbx_ha_dispatch_message() 536837:20260619:144716.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144716.840 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144717.049 End of zbx_ipc_service_recv():2 536848:20260619:144717.049 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144717.116 End of zbx_ipc_service_recv():2 536878:20260619:144717.116 In zbx_pp_manager_process_finished() 536878:20260619:144717.116 In zbx_timekeeper_collect() 536878:20260619:144717.116 End of zbx_timekeeper_collect() 536878:20260619:144717.116 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144717.116 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144717.223 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144717.223 In collect_selfmon_stats() 536909:20260619:144717.224 In zbx_timekeeper_collect() 536909:20260619:144717.224 End of zbx_timekeeper_collect() 536909:20260619:144717.224 End of collect_selfmon_stats() 536909:20260619:144717.224 zbx_setproctitle() title:'self-monitoring [processed data in 0.000340 sec, idle 1 sec]' 536879:20260619:144717.279 End of zbx_ipc_service_recv():2 536879:20260619:144717.279 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144717.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144717.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144717.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144717.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144717.288 queue processing_num:0 pending:0 536970:20260619:144717.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144717.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144717.305 In zbx_dc_config_get_poller_items() poller_type:8 536970:20260619:144717.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144717.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144717.305 queue processing_num:0 pending:0 536971:20260619:144717.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144717.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144717.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144717.305 queue processing_num:0 pending:0 536890:20260619:144717.421 End of zbx_ipc_async_socket_recv():0 536890:20260619:144717.421 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000091 sec, syncing history]' 536890:20260619:144717.421 In zbx_sync_history_cache() history_num:0 536890:20260619:144717.421 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000093 sec, idle 1 sec]' 536890:20260619:144717.421 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144717.421 End of zbx_ipc_async_socket_recv():0 536888:20260619:144717.421 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000046 sec, syncing history]' 536888:20260619:144717.421 In zbx_sync_history_cache() history_num:0 536888:20260619:144717.421 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000032 sec, idle 1 sec]' 536888:20260619:144717.421 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144717.422 End of zbx_ipc_async_socket_recv():0 536889:20260619:144717.422 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000049 sec, syncing history]' 536889:20260619:144717.422 In zbx_sync_history_cache() history_num:0 536889:20260619:144717.422 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000039 sec, idle 1 sec]' 536889:20260619:144717.422 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144717.428 End of zbx_ipc_async_socket_recv():0 536887:20260619:144717.429 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000049 sec, syncing history]' 536887:20260619:144717.429 In zbx_sync_history_cache() history_num:0 536887:20260619:144717.429 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000056 sec, idle 1 sec]' 536887:20260619:144717.429 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144717.460 End of zbx_ipc_service_recv():2 536982:20260619:144717.460 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144717.610 End of zbx_ipc_async_socket_recv():0 536947:20260619:144717.610 In zbx_ipc_async_socket_send() 536947:20260619:144717.610 In zbx_ipc_client_send() clientid:0 536947:20260619:144717.610 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144717.610 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144717.610 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000292 sec, idle 1 sec]' 536947:20260619:144717.610 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144717.610 End of zbx_ipc_service_recv():1 536874:20260619:144717.610 In am_flush_results() results:0 536874:20260619:144717.610 In zbx_ipc_client_send() clientid:7 536874:20260619:144717.610 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144717.610 End of am_flush_results() 536874:20260619:144717.610 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144717.611 End of zbx_ipc_async_socket_recv():0 536947:20260619:144717.611 In am_db_flush_results() 536947:20260619:144717.611 End of am_db_flush_results() flushed:0 536947:20260619:144717.611 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000012 sec, idle 1 sec]' 536947:20260619:144717.611 In zbx_ipc_async_socket_recv() timeout:1 536953:20260619:144717.611 End of zbx_ipc_service_recv():2 536953:20260619:144717.611 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144717.611 End of zbx_ipc_service_recv():2 536985:20260619:144717.611 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144717.617 End of zbx_ipc_service_recv():2 536878:20260619:144717.617 In zbx_pp_manager_process_finished() 536878:20260619:144717.617 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144717.617 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144717.840 End of zbx_ipc_service_recv():2 536846:20260619:144717.840 In zbx_ipc_async_socket_send() 536846:20260619:144717.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144717.841 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144717.841 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144717.841 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144717.841 End of zbx_ipc_async_socket_flush():0 536846:20260619:144717.841 In zbx_ipc_service_recv() timeout:0.997 536837:20260619:144717.841 End of zbx_ipc_service_recv():1 536837:20260619:144717.841 In zbx_ha_dispatch_message() 536837:20260619:144717.841 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144717.841 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144718.050 End of zbx_ipc_service_recv():2 536848:20260619:144718.050 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144718.118 End of zbx_ipc_service_recv():2 536878:20260619:144718.118 In zbx_pp_manager_process_finished() 536878:20260619:144718.118 In zbx_timekeeper_collect() 536878:20260619:144718.118 End of zbx_timekeeper_collect() 536878:20260619:144718.118 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144718.118 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144718.225 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144718.225 In collect_selfmon_stats() 536909:20260619:144718.225 In zbx_timekeeper_collect() 536909:20260619:144718.225 End of zbx_timekeeper_collect() 536909:20260619:144718.225 End of collect_selfmon_stats() 536909:20260619:144718.225 zbx_setproctitle() title:'self-monitoring [processed data in 0.000341 sec, idle 1 sec]' 536879:20260619:144718.280 End of zbx_ipc_service_recv():2 536879:20260619:144718.280 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144718.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144718.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144718.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144718.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144718.289 queue processing_num:0 pending:0 536970:20260619:144718.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144718.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144718.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144718.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144718.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144718.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144718.305 queue processing_num:0 pending:0 536971:20260619:144718.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144718.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144718.305 queue processing_num:0 pending:0 536890:20260619:144718.422 End of zbx_ipc_async_socket_recv():0 536890:20260619:144718.423 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000093 sec, syncing history]' 536890:20260619:144718.423 In zbx_sync_history_cache() history_num:0 536890:20260619:144718.423 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000059 sec, idle 1 sec]' 536890:20260619:144718.423 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144718.423 End of zbx_ipc_async_socket_recv():0 536888:20260619:144718.423 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000032 sec, syncing history]' 536888:20260619:144718.423 In zbx_sync_history_cache() history_num:0 536888:20260619:144718.423 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000028 sec, idle 1 sec]' 536888:20260619:144718.423 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144718.423 End of zbx_ipc_async_socket_recv():0 536889:20260619:144718.423 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000039 sec, syncing history]' 536889:20260619:144718.423 In zbx_sync_history_cache() history_num:0 536889:20260619:144718.423 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000027 sec, idle 1 sec]' 536889:20260619:144718.423 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144718.430 End of zbx_ipc_async_socket_recv():0 536887:20260619:144718.430 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000056 sec, syncing history]' 536887:20260619:144718.430 In zbx_sync_history_cache() history_num:0 536887:20260619:144718.430 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000057 sec, idle 1 sec]' 536887:20260619:144718.430 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144718.432 End of zbx_ipc_async_socket_recv():0 536891:20260619:144718.432 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001414 sec, processing escalations]' 536891:20260619:144718.432 In process_escalations() 536891:20260619:144718.432 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869641 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144718.433 End of process_escalations() 536891:20260619:144718.433 In process_escalations() 536891:20260619:144718.433 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869641 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144718.434 End of process_escalations() 536891:20260619:144718.434 In process_escalations() 536891:20260619:144718.434 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869641 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144718.434 End of process_escalations() 536891:20260619:144718.434 In process_escalations() 536891:20260619:144718.434 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869641 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144718.434 End of process_escalations() 536891:20260619:144718.434 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002539 sec, idle 3 sec]' 536891:20260619:144718.434 In zbx_ipc_async_socket_recv() timeout:3 536982:20260619:144718.461 End of zbx_ipc_service_recv():2 536982:20260619:144718.461 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144718.616 End of zbx_ipc_service_recv():2 536953:20260619:144718.616 End of zbx_ipc_service_recv():2 536953:20260619:144718.616 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144718.616 End of zbx_ipc_service_recv():2 536874:20260619:144718.616 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144718.616 End of zbx_ipc_async_socket_recv():0 536947:20260619:144718.616 In zbx_ipc_async_socket_send() 536947:20260619:144718.616 In zbx_ipc_client_send() clientid:0 536947:20260619:144718.616 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144718.616 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144718.616 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000049 sec, idle 1 sec]' 536947:20260619:144718.616 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144718.616 End of zbx_ipc_service_recv():1 536874:20260619:144718.617 In am_flush_results() results:0 536985:20260619:144718.617 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144718.617 In zbx_ipc_client_send() clientid:7 536874:20260619:144718.617 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144718.617 End of am_flush_results() 536874:20260619:144718.617 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144718.617 End of zbx_ipc_async_socket_recv():0 536947:20260619:144718.617 In am_db_flush_results() 536947:20260619:144718.617 End of am_db_flush_results() flushed:0 536947:20260619:144718.617 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000032 sec, idle 1 sec]' 536947:20260619:144718.617 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144718.618 End of zbx_ipc_service_recv():2 536878:20260619:144718.618 In zbx_pp_manager_process_finished() 536878:20260619:144718.618 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144718.618 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144718.840 End of zbx_ipc_service_recv():2 536846:20260619:144718.840 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144718.841 query [txnlev:1] [begin;] 536846:20260619:144718.841 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536837:20260619:144718.843 End of zbx_ipc_service_recv():2 536837:20260619:144718.843 In zbx_ha_dispatch_message() 536837:20260619:144718.843 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144718.843 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144718.844 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144718.844 In ha_db_get_time() 536846:20260619:144718.844 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144718.845 End of ha_db_get_time():SUCCEED db_time:1781869639 536846:20260619:144718.845 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144718.845 query [txnlev:1] [commit;] 536846:20260619:144718.847 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144718.847 In zbx_ipc_async_socket_send() 536846:20260619:144718.847 In zbx_ipc_client_send() clientid:0 536837:20260619:144718.848 End of zbx_ipc_service_recv():1 536837:20260619:144718.848 In zbx_ha_dispatch_message() 536837:20260619:144718.848 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144718.848 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144718.848 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144718.848 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144718.848 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144718.848 End of zbx_ipc_async_socket_flush():0 536846:20260619:144718.848 In zbx_ipc_service_recv() timeout:0.997 536848:20260619:144719.051 End of zbx_ipc_service_recv():2 536848:20260619:144719.051 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144719.119 End of zbx_ipc_service_recv():2 536878:20260619:144719.119 In zbx_pp_manager_process_finished() 536878:20260619:144719.119 In zbx_timekeeper_collect() 536878:20260619:144719.119 End of zbx_timekeeper_collect() 536878:20260619:144719.119 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144719.119 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144719.225 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144719.225 In collect_selfmon_stats() 536909:20260619:144719.225 In zbx_timekeeper_collect() 536909:20260619:144719.225 End of zbx_timekeeper_collect() 536909:20260619:144719.225 End of collect_selfmon_stats() 536909:20260619:144719.225 zbx_setproctitle() title:'self-monitoring [processed data in 0.000221 sec, idle 1 sec]' 536879:20260619:144719.280 End of zbx_ipc_service_recv():2 536879:20260619:144719.280 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144719.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144719.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144719.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144719.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144719.289 queue processing_num:0 pending:0 536971:20260619:144719.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144719.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144719.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144719.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144719.304 queue processing_num:0 pending:0 536970:20260619:144719.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144719.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144719.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144719.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144719.305 queue processing_num:0 pending:0 536890:20260619:144719.424 End of zbx_ipc_async_socket_recv():0 536890:20260619:144719.424 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000059 sec, syncing history]' 536890:20260619:144719.424 In zbx_sync_history_cache() history_num:0 536890:20260619:144719.424 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000058 sec, idle 1 sec]' 536890:20260619:144719.424 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144719.424 End of zbx_ipc_async_socket_recv():0 536888:20260619:144719.424 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000028 sec, syncing history]' 536888:20260619:144719.424 In zbx_sync_history_cache() history_num:0 536888:20260619:144719.424 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000029 sec, idle 1 sec]' 536888:20260619:144719.424 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144719.424 End of zbx_ipc_async_socket_recv():0 536889:20260619:144719.424 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000027 sec, syncing history]' 536889:20260619:144719.424 In zbx_sync_history_cache() history_num:0 536889:20260619:144719.424 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000033 sec, idle 1 sec]' 536889:20260619:144719.424 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144719.432 End of zbx_ipc_async_socket_recv():0 536887:20260619:144719.432 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000057 sec, syncing history]' 536887:20260619:144719.432 In zbx_sync_history_cache() history_num:0 536887:20260619:144719.432 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000072 sec, idle 1 sec]' 536887:20260619:144719.432 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144719.462 End of zbx_ipc_service_recv():2 536982:20260619:144719.462 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144719.617 End of zbx_ipc_service_recv():2 536953:20260619:144719.617 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144719.618 End of zbx_ipc_service_recv():2 536985:20260619:144719.618 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144719.618 End of zbx_ipc_service_recv():2 536874:20260619:144719.618 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144719.618 End of zbx_ipc_async_socket_recv():0 536947:20260619:144719.619 In zbx_ipc_async_socket_send() 536947:20260619:144719.619 In zbx_ipc_client_send() clientid:0 536947:20260619:144719.619 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144719.619 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144719.619 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000179 sec, idle 1 sec]' 536947:20260619:144719.619 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144719.619 End of zbx_ipc_service_recv():1 536874:20260619:144719.619 In am_flush_results() results:0 536874:20260619:144719.619 In zbx_ipc_client_send() clientid:7 536874:20260619:144719.619 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144719.619 End of am_flush_results() 536874:20260619:144719.619 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144719.619 End of zbx_ipc_async_socket_recv():0 536947:20260619:144719.619 In am_db_flush_results() 536947:20260619:144719.620 End of am_db_flush_results() flushed:0 536947:20260619:144719.620 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000392 sec, idle 1 sec]' 536947:20260619:144719.620 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144719.620 End of zbx_ipc_service_recv():2 536878:20260619:144719.620 In zbx_pp_manager_process_finished() 536878:20260619:144719.620 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144719.620 In zbx_ipc_service_recv() timeout:0.500 536837:20260619:144719.849 End of zbx_ipc_service_recv():2 536837:20260619:144719.849 In zbx_ha_dispatch_message() 536837:20260619:144719.849 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144719.849 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144719.849 End of zbx_ipc_service_recv():2 536846:20260619:144719.850 In zbx_ipc_async_socket_send() 536846:20260619:144719.850 In zbx_ipc_client_send() clientid:0 536846:20260619:144719.850 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144719.850 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144719.850 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144719.850 End of zbx_ipc_async_socket_flush():0 536846:20260619:144719.850 In zbx_ipc_service_recv() timeout:0.988 536837:20260619:144719.850 End of zbx_ipc_service_recv():1 536837:20260619:144719.850 In zbx_ha_dispatch_message() 536837:20260619:144719.850 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144719.851 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144720.052 End of zbx_ipc_service_recv():2 536848:20260619:144720.052 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.006432 sec during 5.010682 sec]' 536848:20260619:144720.052 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144720.121 End of zbx_ipc_service_recv():2 536878:20260619:144720.121 In zbx_pp_manager_process_finished() 536878:20260619:144720.121 In zbx_timekeeper_collect() 536878:20260619:144720.121 End of zbx_timekeeper_collect() 536878:20260619:144720.121 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144720.121 In zbx_ipc_service_recv() timeout:0.500 536885:20260619:144720.223 End of zbx_ipc_async_socket_recv():0 536885:20260619:144720.224 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000247 sec, getting values]' 536885:20260619:144720.224 In get_values() 536885:20260619:144720.224 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144720.224 End of zbx_dc_config_get_poller_items():0 536885:20260619:144720.224 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144720.224 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144720.224 End of get_values():0 536885:20260619:144720.224 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000152 sec, idle 5 sec]' 536885:20260619:144720.224 In zbx_ipc_async_socket_recv() timeout:5 536905:20260619:144720.224 End of zbx_ipc_async_socket_recv():0 536905:20260619:144720.224 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000080 sec, getting values]' 536905:20260619:144720.224 In get_values() 536905:20260619:144720.224 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144720.224 End of zbx_dc_config_get_poller_items():0 536905:20260619:144720.224 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144720.224 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144720.224 End of get_values():0 536905:20260619:144720.224 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000155 sec, idle 5 sec]' 536905:20260619:144720.224 In zbx_ipc_async_socket_recv() timeout:5 536909:20260619:144720.225 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144720.226 In collect_selfmon_stats() 536909:20260619:144720.226 In zbx_timekeeper_collect() 536909:20260619:144720.226 End of zbx_timekeeper_collect() 536909:20260619:144720.226 End of collect_selfmon_stats() 536909:20260619:144720.226 zbx_setproctitle() title:'self-monitoring [processed data in 0.000337 sec, idle 1 sec]' 536906:20260619:144720.226 End of zbx_ipc_async_socket_recv():0 536906:20260619:144720.226 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000046 sec, getting values]' 536906:20260619:144720.226 In get_values() 536906:20260619:144720.226 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144720.226 End of zbx_dc_config_get_poller_items():0 536906:20260619:144720.226 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144720.226 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144720.226 End of get_values():0 536906:20260619:144720.226 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000042 sec, idle 5 sec]' 536906:20260619:144720.226 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144720.232 End of zbx_ipc_async_socket_recv():0 536931:20260619:144720.232 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000144 sec, getting values]' 536931:20260619:144720.232 In get_values() 536931:20260619:144720.232 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144720.232 End of zbx_ipc_async_socket_recv():0 536932:20260619:144720.232 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000296 sec, getting values]' 536932:20260619:144720.232 In get_values() 536932:20260619:144720.232 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144720.232 End of zbx_dc_config_get_poller_items():0 536932:20260619:144720.232 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144720.232 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144720.232 End of get_values():0 536932:20260619:144720.232 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000233 sec, idle 5 sec]' 536932:20260619:144720.232 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144720.232 End of zbx_dc_config_get_poller_items():0 536931:20260619:144720.232 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144720.232 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144720.232 End of get_values():0 536931:20260619:144720.232 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000721 sec, idle 5 sec]' 536931:20260619:144720.232 In zbx_ipc_async_socket_recv() timeout:5 536933:20260619:144720.236 End of zbx_ipc_async_socket_recv():0 536933:20260619:144720.236 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000071 sec, getting values]' 536933:20260619:144720.236 In get_values() 536933:20260619:144720.236 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144720.236 End of zbx_dc_config_get_poller_items():0 536933:20260619:144720.236 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144720.236 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144720.236 End of get_values():0 536933:20260619:144720.236 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000265 sec, idle 5 sec]' 536933:20260619:144720.236 In zbx_ipc_async_socket_recv() timeout:5 536946:20260619:144720.248 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144720.248 In get_pinger_hosts() 536946:20260619:144720.248 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144720.248 End of zbx_dc_config_get_poller_items():0 536946:20260619:144720.248 End of get_pinger_hosts():0 536946:20260619:144720.248 In process_pinger_hosts() 536946:20260619:144720.248 End of process_pinger_hosts() 536946:20260619:144720.248 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144720.248 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144720.248 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000241 sec, idle 5 sec]' 536892:20260619:144720.248 End of zbx_ipc_async_socket_recv():0 536896:20260619:144720.248 End of zbx_ipc_async_socket_recv():0 536896:20260619:144720.248 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000176 sec, getting values]' 536896:20260619:144720.248 In get_values() 536896:20260619:144720.248 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144720.248 End of zbx_dc_config_get_poller_items():0 536896:20260619:144720.248 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144720.248 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144720.248 End of get_values():0 536896:20260619:144720.248 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000090 sec, idle 5 sec]' 536896:20260619:144720.248 In zbx_ipc_async_socket_recv() timeout:5 536892:20260619:144720.249 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000047 sec, getting values]' 536892:20260619:144720.249 In get_values() 536892:20260619:144720.249 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144720.249 End of zbx_dc_config_get_poller_items():0 536892:20260619:144720.249 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144720.249 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144720.249 End of get_values():0 536892:20260619:144720.249 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000633 sec, idle 5 sec]' 536892:20260619:144720.249 In zbx_ipc_async_socket_recv() timeout:5 536897:20260619:144720.252 End of zbx_ipc_async_socket_recv():0 536897:20260619:144720.252 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000057 sec, getting values]' 536897:20260619:144720.252 In get_values() 536897:20260619:144720.252 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144720.252 End of zbx_dc_config_get_poller_items():0 536897:20260619:144720.252 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144720.252 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144720.252 End of get_values():0 536897:20260619:144720.252 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000057 sec, idle 5 sec]' 536897:20260619:144720.252 In zbx_ipc_async_socket_recv() timeout:5 536934:20260619:144720.256 End of zbx_ipc_async_socket_recv():0 536934:20260619:144720.256 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000104 sec, getting values]' 536934:20260619:144720.256 In get_values() 536934:20260619:144720.256 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144720.256 End of zbx_dc_config_get_poller_items():0 536934:20260619:144720.256 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144720.256 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144720.256 End of get_values():0 536934:20260619:144720.256 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000089 sec, idle 5 sec]' 536934:20260619:144720.256 In zbx_ipc_async_socket_recv() timeout:5 536935:20260619:144720.280 End of zbx_ipc_async_socket_recv():0 536935:20260619:144720.280 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000048 sec, getting values]' 536935:20260619:144720.280 In get_values() 536935:20260619:144720.280 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144720.280 End of zbx_dc_config_get_poller_items():0 536935:20260619:144720.280 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144720.280 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144720.280 End of get_values():0 536935:20260619:144720.280 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000086 sec, idle 5 sec]' 536935:20260619:144720.280 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144720.282 End of zbx_ipc_service_recv():2 536879:20260619:144720.282 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.010029sec during 5.010056 sec]' 536879:20260619:144720.282 In zbx_ipc_service_recv() timeout:1.000 536936:20260619:144720.282 End of zbx_ipc_async_socket_recv():0 536936:20260619:144720.282 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000349 sec, getting values]' 536936:20260619:144720.282 In get_values() 536936:20260619:144720.282 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144720.282 End of zbx_dc_config_get_poller_items():0 536936:20260619:144720.282 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144720.282 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144720.282 End of get_values():0 536936:20260619:144720.282 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000372 sec, idle 5 sec]' 536936:20260619:144720.282 In zbx_ipc_async_socket_recv() timeout:5 536972:20260619:144720.289 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144720.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144720.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144720.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144720.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144720.289 queue processing_num:0 pending:0 536893:20260619:144720.292 End of zbx_ipc_async_socket_recv():0 536893:20260619:144720.292 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000174 sec, getting values]' 536893:20260619:144720.292 In get_values() 536893:20260619:144720.292 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144720.292 End of zbx_dc_config_get_poller_items():0 536893:20260619:144720.292 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144720.292 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144720.292 End of get_values():0 536893:20260619:144720.292 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000192 sec, idle 5 sec]' 536893:20260619:144720.292 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144720.292 End of zbx_ipc_async_socket_recv():0 536899:20260619:144720.292 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000082 sec, getting values]' 536899:20260619:144720.292 In get_values() 536899:20260619:144720.292 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144720.292 End of zbx_dc_config_get_poller_items():0 536899:20260619:144720.292 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144720.292 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144720.292 End of get_values():0 536899:20260619:144720.292 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000073 sec, idle 5 sec]' 536899:20260619:144720.292 In zbx_ipc_async_socket_recv() timeout:5 536894:20260619:144720.296 End of zbx_ipc_async_socket_recv():0 536894:20260619:144720.296 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000092 sec, getting values]' 536894:20260619:144720.296 In get_values() 536894:20260619:144720.296 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144720.296 End of zbx_dc_config_get_poller_items():0 536894:20260619:144720.296 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144720.296 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144720.296 End of get_values():0 536894:20260619:144720.296 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000347 sec, idle 5 sec]' 536894:20260619:144720.296 In zbx_ipc_async_socket_recv() timeout:5 536898:20260619:144720.300 End of zbx_ipc_async_socket_recv():0 536898:20260619:144720.300 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000078 sec, getting values]' 536898:20260619:144720.300 In get_values() 536898:20260619:144720.300 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144720.300 End of zbx_dc_config_get_poller_items():0 536898:20260619:144720.300 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144720.300 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144720.300 End of get_values():0 536898:20260619:144720.300 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000044 sec, idle 5 sec]' 536898:20260619:144720.300 In zbx_ipc_async_socket_recv() timeout:5 536895:20260619:144720.304 End of zbx_ipc_async_socket_recv():0 536895:20260619:144720.304 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000112 sec, getting values]' 536895:20260619:144720.304 In get_values() 536895:20260619:144720.304 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144720.304 End of zbx_dc_config_get_poller_items():0 536895:20260619:144720.304 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144720.304 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144720.304 End of get_values():0 536895:20260619:144720.304 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000148 sec, idle 5 sec]' 536895:20260619:144720.304 In zbx_ipc_async_socket_recv() timeout:5 536970:20260619:144720.304 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144720.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144720.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144720.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144720.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144720.304 queue processing_num:0 pending:0 536971:20260619:144720.305 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144720.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144720.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144720.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144720.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144720.305 queue processing_num:0 pending:0 536907:20260619:144720.384 End of zbx_ipc_async_socket_recv():0 536907:20260619:144720.384 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000045 sec, exchanging data]' 536907:20260619:144720.384 In process_proxy() 536907:20260619:144720.384 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144720.384 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144720.384 End of process_proxy() 536907:20260619:144720.384 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144720.384 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144720.384 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000064 sec, idle 5 sec]' 536907:20260619:144720.384 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144720.392 End of zbx_ipc_async_socket_recv():0 536984:20260619:144720.392 End of zbx_ipc_async_socket_recv():0 536984:20260619:144720.392 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000227 sec, getting values]' 536984:20260619:144720.392 In get_values() 536984:20260619:144720.392 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144720.392 End of zbx_dc_config_get_poller_items():0 536984:20260619:144720.392 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144720.392 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144720.392 End of get_values():0 536984:20260619:144720.392 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000107 sec, idle 5 sec]' 536984:20260619:144720.392 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144720.392 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000048 sec, getting values]' 536967:20260619:144720.392 In get_values() 536967:20260619:144720.392 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144720.392 End of zbx_dc_config_get_poller_items():0 536967:20260619:144720.392 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144720.392 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144720.393 End of get_values():0 536967:20260619:144720.393 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000471 sec, idle 5 sec]' 536967:20260619:144720.393 In zbx_ipc_async_socket_recv() timeout:5 536949:20260619:144720.393 End of zbx_ipc_async_socket_recv():0 536949:20260619:144720.393 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000125 sec, getting values]' 536949:20260619:144720.393 In get_values() 536949:20260619:144720.393 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144720.393 End of zbx_dc_config_get_poller_items():0 536949:20260619:144720.393 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144720.393 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144720.393 End of get_values():0 536949:20260619:144720.393 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000068 sec, idle 5 sec]' 536949:20260619:144720.393 In zbx_ipc_async_socket_recv() timeout:5 536948:20260619:144720.396 End of zbx_ipc_async_socket_recv():0 536948:20260619:144720.396 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000041 sec, getting values]' 536948:20260619:144720.396 In get_values() 536948:20260619:144720.396 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144720.396 End of zbx_dc_config_get_poller_items():0 536948:20260619:144720.396 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144720.396 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144720.396 End of get_values():0 536948:20260619:144720.396 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000047 sec, idle 5 sec]' 536948:20260619:144720.396 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144720.396 End of zbx_ipc_async_socket_recv():0 536923:20260619:144720.396 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144720.396 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536923:20260619:144720.396 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000506 sec, idle 5 sec]' 536923:20260619:144720.396 In zbx_ipc_async_socket_recv() timeout:5 536950:20260619:144720.408 End of zbx_ipc_async_socket_recv():0 536950:20260619:144720.408 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000085 sec, getting values]' 536950:20260619:144720.408 In get_values() 536950:20260619:144720.408 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144720.408 End of zbx_dc_config_get_poller_items():0 536950:20260619:144720.408 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144720.408 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144720.408 End of get_values():0 536950:20260619:144720.408 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000201 sec, idle 5 sec]' 536950:20260619:144720.408 In zbx_ipc_async_socket_recv() timeout:5 536952:20260619:144720.424 End of zbx_ipc_async_socket_recv():0 536952:20260619:144720.424 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000148 sec, getting values]' 536952:20260619:144720.424 In get_values() 536952:20260619:144720.424 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144720.424 End of zbx_dc_config_get_poller_items():0 536952:20260619:144720.424 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144720.424 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144720.424 End of get_values():0 536952:20260619:144720.424 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000103 sec, idle 5 sec]' 536952:20260619:144720.424 In zbx_ipc_async_socket_recv() timeout:5 536890:20260619:144720.426 End of zbx_ipc_async_socket_recv():0 536890:20260619:144720.426 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000058 sec, syncing history]' 536890:20260619:144720.426 In zbx_sync_history_cache() history_num:0 536890:20260619:144720.426 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000047 sec, idle 1 sec]' 536890:20260619:144720.426 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144720.426 End of zbx_ipc_async_socket_recv():0 536888:20260619:144720.426 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000029 sec, syncing history]' 536888:20260619:144720.426 In zbx_sync_history_cache() history_num:0 536888:20260619:144720.426 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000038 sec, idle 1 sec]' 536888:20260619:144720.426 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144720.427 End of zbx_ipc_async_socket_recv():0 536889:20260619:144720.427 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000033 sec, syncing history]' 536889:20260619:144720.427 In zbx_sync_history_cache() history_num:0 536889:20260619:144720.427 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000039 sec, idle 1 sec]' 536889:20260619:144720.427 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144720.433 End of zbx_ipc_async_socket_recv():0 536887:20260619:144720.433 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000072 sec, syncing history]' 536887:20260619:144720.433 In zbx_sync_history_cache() history_num:0 536887:20260619:144720.433 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000053 sec, idle 1 sec]' 536887:20260619:144720.433 In zbx_ipc_async_socket_recv() timeout:1 536951:20260619:144720.457 End of zbx_ipc_async_socket_recv():0 536951:20260619:144720.457 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000043 sec, getting values]' 536951:20260619:144720.457 In get_values() 536951:20260619:144720.457 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144720.457 End of zbx_dc_config_get_poller_items():0 536951:20260619:144720.457 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144720.457 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144720.457 End of get_values():0 536951:20260619:144720.457 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000142 sec, idle 5 sec]' 536951:20260619:144720.457 In zbx_ipc_async_socket_recv() timeout:5 536982:20260619:144720.463 End of zbx_ipc_service_recv():2 536982:20260619:144720.463 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144720.469 In zbx_dc_fetch_proxy_groups() 536985:20260619:144720.469 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144720.469 In zbx_dc_fetch_proxies() 536985:20260619:144720.469 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536886:20260619:144720.605 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144720.605 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144720.605 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144720.605 [discovery manager] In process_results() del_druleids:0 536886:20260619:144720.605 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144720.605 [discovery manager] End of process_results() ret:0 536886:20260619:144720.605 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144720.605 [discovery manager] In process_discovery() 536886:20260619:144720.606 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144720.606 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536953:20260619:144720.619 End of zbx_ipc_service_recv():2 536953:20260619:144720.619 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.048733 sec during 5.048795 sec]' 536953:20260619:144720.619 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144720.619 End of zbx_ipc_service_recv():2 536985:20260619:144720.619 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144720.620 End of zbx_ipc_service_recv():2 536874:20260619:144720.620 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.049839 sec during 5.050458 sec]' 536874:20260619:144720.620 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144720.623 End of zbx_ipc_async_socket_recv():0 536947:20260619:144720.623 In zbx_ipc_async_socket_send() 536947:20260619:144720.623 In zbx_ipc_client_send() clientid:0 536947:20260619:144720.623 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144720.623 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144720.623 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000074 sec, idle 1 sec]' 536947:20260619:144720.623 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144720.623 End of zbx_ipc_service_recv():2 536878:20260619:144720.623 In zbx_pp_manager_process_finished() 536878:20260619:144720.623 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144720.623 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.011162 sec during 5.011749 sec]' 536878:20260619:144720.623 In zbx_ipc_service_recv() timeout:0.500 536874:20260619:144720.623 End of zbx_ipc_service_recv():1 536874:20260619:144720.623 In am_flush_results() results:0 536874:20260619:144720.623 In zbx_ipc_client_send() clientid:7 536874:20260619:144720.623 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144720.623 End of am_flush_results() 536874:20260619:144720.624 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144720.624 End of zbx_ipc_async_socket_recv():0 536947:20260619:144720.624 In am_db_flush_results() 536947:20260619:144720.624 End of am_db_flush_results() flushed:0 536947:20260619:144720.624 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000016 sec, idle 1 sec]' 536947:20260619:144720.624 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144720.840 End of zbx_ipc_service_recv():2 536846:20260619:144720.840 In zbx_ipc_async_socket_send() 536846:20260619:144720.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144720.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144720.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144720.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144720.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144720.840 In zbx_ipc_service_recv() timeout:0.997 536837:20260619:144720.840 End of zbx_ipc_service_recv():1 536837:20260619:144720.841 In zbx_ha_dispatch_message() 536837:20260619:144720.841 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144720.841 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144721.053 End of zbx_ipc_service_recv():2 536848:20260619:144721.054 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144721.124 End of zbx_ipc_service_recv():2 536878:20260619:144721.124 In zbx_pp_manager_process_finished() 536878:20260619:144721.124 In zbx_timekeeper_collect() 536878:20260619:144721.124 End of zbx_timekeeper_collect() 536878:20260619:144721.124 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144721.124 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144721.226 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144721.226 In collect_selfmon_stats() 536909:20260619:144721.226 In zbx_timekeeper_collect() 536909:20260619:144721.226 End of zbx_timekeeper_collect() 536909:20260619:144721.227 End of collect_selfmon_stats() 536909:20260619:144721.227 zbx_setproctitle() title:'self-monitoring [processed data in 0.000532 sec, idle 1 sec]' 536879:20260619:144721.283 End of zbx_ipc_service_recv():2 536879:20260619:144721.284 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144721.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144721.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144721.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144721.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144721.288 queue processing_num:0 pending:0 536971:20260619:144721.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144721.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144721.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144721.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144721.304 queue processing_num:0 pending:0 536970:20260619:144721.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144721.306 End of zbx_ipc_async_socket_recv():0 536970:20260619:144721.306 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144721.306 End of zbx_dc_config_get_poller_items():0 536970:20260619:144721.306 queue processing_num:0 pending:0 536890:20260619:144721.427 End of zbx_ipc_async_socket_recv():0 536890:20260619:144721.427 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000047 sec, syncing history]' 536890:20260619:144721.427 In zbx_sync_history_cache() history_num:0 536890:20260619:144721.427 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000063 sec, idle 1 sec]' 536890:20260619:144721.427 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144721.428 End of zbx_ipc_async_socket_recv():0 536889:20260619:144721.428 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000039 sec, syncing history]' 536889:20260619:144721.428 In zbx_sync_history_cache() history_num:0 536889:20260619:144721.428 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000027 sec, idle 1 sec]' 536889:20260619:144721.428 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144721.428 End of zbx_ipc_async_socket_recv():0 536888:20260619:144721.428 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000038 sec, syncing history]' 536888:20260619:144721.428 In zbx_sync_history_cache() history_num:0 536888:20260619:144721.428 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000017 sec, idle 1 sec]' 536888:20260619:144721.428 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144721.435 End of zbx_ipc_async_socket_recv():0 536887:20260619:144721.435 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000053 sec, syncing history]' 536887:20260619:144721.435 In zbx_sync_history_cache() history_num:0 536887:20260619:144721.435 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000054 sec, idle 1 sec]' 536887:20260619:144721.435 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144721.436 End of zbx_ipc_async_socket_recv():0 536891:20260619:144721.436 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002539 sec, processing escalations]' 536891:20260619:144721.436 In process_escalations() 536891:20260619:144721.436 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869644 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144721.437 End of process_escalations() 536891:20260619:144721.437 In process_escalations() 536891:20260619:144721.437 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869644 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144721.437 End of process_escalations() 536891:20260619:144721.437 In process_escalations() 536891:20260619:144721.437 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869644 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144721.438 End of process_escalations() 536891:20260619:144721.438 In process_escalations() 536891:20260619:144721.438 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869644 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144721.438 End of process_escalations() 536891:20260619:144721.438 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001769 sec, idle 3 sec]' 536891:20260619:144721.438 In zbx_ipc_async_socket_recv() timeout:3 536982:20260619:144721.464 End of zbx_ipc_service_recv():2 536982:20260619:144721.464 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144721.620 End of zbx_ipc_service_recv():2 536985:20260619:144721.620 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144721.620 End of zbx_ipc_service_recv():2 536953:20260619:144721.620 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144721.624 End of zbx_ipc_service_recv():2 536874:20260619:144721.624 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144721.625 End of zbx_ipc_service_recv():2 536878:20260619:144721.625 In zbx_pp_manager_process_finished() 536878:20260619:144721.625 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144721.625 In zbx_ipc_service_recv() timeout:0.500 536947:20260619:144721.625 End of zbx_ipc_async_socket_recv():0 536947:20260619:144721.625 In zbx_ipc_async_socket_send() 536947:20260619:144721.625 In zbx_ipc_client_send() clientid:0 536947:20260619:144721.625 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144721.625 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144721.625 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000044 sec, idle 1 sec]' 536947:20260619:144721.625 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144721.625 End of zbx_ipc_service_recv():1 536874:20260619:144721.625 In am_flush_results() results:0 536874:20260619:144721.625 In zbx_ipc_client_send() clientid:7 536874:20260619:144721.625 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144721.625 End of am_flush_results() 536874:20260619:144721.625 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144721.625 End of zbx_ipc_async_socket_recv():0 536947:20260619:144721.625 In am_db_flush_results() 536947:20260619:144721.625 End of am_db_flush_results() flushed:0 536947:20260619:144721.625 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000012 sec, idle 1 sec]' 536947:20260619:144721.625 In zbx_ipc_async_socket_recv() timeout:1 536837:20260619:144721.841 End of zbx_ipc_service_recv():2 536837:20260619:144721.841 In zbx_ha_dispatch_message() 536837:20260619:144721.841 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144721.841 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144721.841 End of zbx_ipc_service_recv():2 536846:20260619:144721.842 In zbx_ipc_async_socket_send() 536846:20260619:144721.842 In zbx_ipc_client_send() clientid:0 536846:20260619:144721.842 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144721.842 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144721.842 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144721.842 End of zbx_ipc_async_socket_flush():0 536846:20260619:144721.842 In zbx_ipc_service_recv() timeout:0.996 536837:20260619:144721.842 End of zbx_ipc_service_recv():1 536837:20260619:144721.842 In zbx_ha_dispatch_message() 536837:20260619:144721.842 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144721.842 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144722.055 End of zbx_ipc_service_recv():2 536848:20260619:144722.055 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144722.126 End of zbx_ipc_service_recv():2 536878:20260619:144722.126 In zbx_pp_manager_process_finished() 536878:20260619:144722.126 In zbx_timekeeper_collect() 536878:20260619:144722.126 End of zbx_timekeeper_collect() 536878:20260619:144722.126 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144722.126 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144722.227 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144722.227 In collect_selfmon_stats() 536909:20260619:144722.227 In zbx_timekeeper_collect() 536909:20260619:144722.227 End of zbx_timekeeper_collect() 536909:20260619:144722.227 End of collect_selfmon_stats() 536909:20260619:144722.227 zbx_setproctitle() title:'self-monitoring [processed data in 0.000172 sec, idle 1 sec]' 536879:20260619:144722.284 End of zbx_ipc_service_recv():2 536879:20260619:144722.284 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144722.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144722.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144722.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144722.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144722.289 queue processing_num:0 pending:0 536970:20260619:144722.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144722.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144722.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144722.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144722.304 queue processing_num:0 pending:0 536971:20260619:144722.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144722.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144722.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144722.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144722.305 queue processing_num:0 pending:0 536890:20260619:144722.428 End of zbx_ipc_async_socket_recv():0 536890:20260619:144722.428 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000063 sec, syncing history]' 536890:20260619:144722.428 In zbx_sync_history_cache() history_num:0 536890:20260619:144722.428 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000035 sec, idle 1 sec]' 536890:20260619:144722.428 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144722.429 End of zbx_ipc_async_socket_recv():0 536889:20260619:144722.429 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000027 sec, syncing history]' 536889:20260619:144722.429 In zbx_sync_history_cache() history_num:0 536889:20260619:144722.429 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000028 sec, idle 1 sec]' 536889:20260619:144722.429 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144722.429 End of zbx_ipc_async_socket_recv():0 536888:20260619:144722.429 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000017 sec, syncing history]' 536888:20260619:144722.429 In zbx_sync_history_cache() history_num:0 536888:20260619:144722.429 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000019 sec, idle 1 sec]' 536888:20260619:144722.429 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144722.436 End of zbx_ipc_async_socket_recv():0 536887:20260619:144722.436 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000054 sec, syncing history]' 536887:20260619:144722.436 In zbx_sync_history_cache() history_num:0 536887:20260619:144722.436 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000055 sec, idle 1 sec]' 536887:20260619:144722.436 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144722.465 End of zbx_ipc_service_recv():2 536982:20260619:144722.465 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144722.621 End of zbx_ipc_service_recv():2 536985:20260619:144722.621 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144722.621 End of zbx_ipc_service_recv():2 536953:20260619:144722.622 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144722.627 End of zbx_ipc_service_recv():2 536874:20260619:144722.627 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144722.627 End of zbx_ipc_async_socket_recv():0 536947:20260619:144722.627 In zbx_ipc_async_socket_send() 536947:20260619:144722.627 In zbx_ipc_client_send() clientid:0 536947:20260619:144722.627 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144722.627 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144722.627 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000036 sec, idle 1 sec]' 536947:20260619:144722.627 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144722.627 End of zbx_ipc_service_recv():1 536874:20260619:144722.627 In am_flush_results() results:0 536874:20260619:144722.627 In zbx_ipc_client_send() clientid:7 536874:20260619:144722.627 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144722.627 End of am_flush_results() 536874:20260619:144722.627 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144722.627 End of zbx_ipc_async_socket_recv():0 536947:20260619:144722.627 In am_db_flush_results() 536947:20260619:144722.627 End of am_db_flush_results() flushed:0 536947:20260619:144722.627 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000011 sec, idle 1 sec]' 536947:20260619:144722.627 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144722.631 End of zbx_ipc_service_recv():2 536878:20260619:144722.631 In zbx_pp_manager_process_finished() 536878:20260619:144722.631 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144722.631 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144722.840 End of zbx_ipc_service_recv():2 536846:20260619:144722.840 In zbx_ipc_async_socket_send() 536846:20260619:144722.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144722.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144722.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144722.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144722.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144722.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144722.840 End of zbx_ipc_service_recv():1 536837:20260619:144722.840 In zbx_ha_dispatch_message() 536837:20260619:144722.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144722.840 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144723.056 End of zbx_ipc_service_recv():2 536848:20260619:144723.056 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144723.131 End of zbx_ipc_service_recv():2 536878:20260619:144723.131 In zbx_pp_manager_process_finished() 536878:20260619:144723.131 In zbx_timekeeper_collect() 536878:20260619:144723.131 End of zbx_timekeeper_collect() 536878:20260619:144723.131 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144723.131 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144723.232 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144723.232 In collect_selfmon_stats() 536909:20260619:144723.232 In zbx_timekeeper_collect() 536909:20260619:144723.232 End of zbx_timekeeper_collect() 536909:20260619:144723.232 End of collect_selfmon_stats() 536909:20260619:144723.232 zbx_setproctitle() title:'self-monitoring [processed data in 0.000458 sec, idle 1 sec]' 536879:20260619:144723.286 End of zbx_ipc_service_recv():2 536879:20260619:144723.286 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144723.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144723.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144723.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144723.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144723.288 queue processing_num:0 pending:0 536971:20260619:144723.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144723.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144723.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144723.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144723.305 queue processing_num:0 pending:0 536970:20260619:144723.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144723.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144723.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144723.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144723.305 queue processing_num:0 pending:0 536890:20260619:144723.428 End of zbx_ipc_async_socket_recv():0 536890:20260619:144723.429 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000035 sec, syncing history]' 536890:20260619:144723.429 In zbx_sync_history_cache() history_num:0 536890:20260619:144723.429 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000058 sec, idle 1 sec]' 536890:20260619:144723.429 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144723.429 End of zbx_ipc_async_socket_recv():0 536889:20260619:144723.430 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000028 sec, syncing history]' 536889:20260619:144723.430 In zbx_sync_history_cache() history_num:0 536889:20260619:144723.430 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000028 sec, idle 1 sec]' 536889:20260619:144723.430 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144723.430 End of zbx_ipc_async_socket_recv():0 536888:20260619:144723.430 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000019 sec, syncing history]' 536888:20260619:144723.430 In zbx_sync_history_cache() history_num:0 536888:20260619:144723.430 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000074 sec, idle 1 sec]' 536888:20260619:144723.430 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144723.437 End of zbx_ipc_async_socket_recv():0 536887:20260619:144723.438 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000055 sec, syncing history]' 536887:20260619:144723.438 In zbx_sync_history_cache() history_num:0 536887:20260619:144723.438 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000058 sec, idle 1 sec]' 536887:20260619:144723.438 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144723.466 End of zbx_ipc_service_recv():2 536982:20260619:144723.466 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144723.622 End of zbx_ipc_service_recv():2 536953:20260619:144723.622 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144723.622 End of zbx_ipc_service_recv():2 536985:20260619:144723.622 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144723.628 End of zbx_ipc_service_recv():2 536874:20260619:144723.628 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144723.628 End of zbx_ipc_async_socket_recv():0 536947:20260619:144723.628 In zbx_ipc_async_socket_send() 536947:20260619:144723.628 In zbx_ipc_client_send() clientid:0 536947:20260619:144723.628 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144723.628 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144723.628 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000138 sec, idle 1 sec]' 536947:20260619:144723.628 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144723.628 End of zbx_ipc_service_recv():1 536874:20260619:144723.628 In am_flush_results() results:0 536874:20260619:144723.629 In zbx_ipc_client_send() clientid:7 536874:20260619:144723.629 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144723.629 End of am_flush_results() 536874:20260619:144723.629 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144723.629 End of zbx_ipc_async_socket_recv():0 536947:20260619:144723.629 In am_db_flush_results() 536947:20260619:144723.629 End of am_db_flush_results() flushed:0 536947:20260619:144723.629 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000016 sec, idle 1 sec]' 536947:20260619:144723.629 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144723.632 End of zbx_ipc_service_recv():2 536878:20260619:144723.632 In zbx_pp_manager_process_finished() 536878:20260619:144723.632 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144723.632 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144723.840 End of zbx_ipc_service_recv():2 536846:20260619:144723.840 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144723.840 query [txnlev:1] [begin;] 536846:20260619:144723.841 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536846:20260619:144723.842 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536837:20260619:144723.842 End of zbx_ipc_service_recv():2 536837:20260619:144723.842 In zbx_ha_dispatch_message() 536837:20260619:144723.842 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144723.842 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144723.843 In ha_db_get_time() 536846:20260619:144723.843 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144723.844 End of ha_db_get_time():SUCCEED db_time:1781869644 536846:20260619:144723.845 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144723.846 query [txnlev:1] [commit;] 536846:20260619:144723.848 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144723.848 In zbx_ipc_async_socket_send() 536846:20260619:144723.848 In zbx_ipc_client_send() clientid:0 536846:20260619:144723.848 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144723.848 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144723.848 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144723.848 End of zbx_ipc_async_socket_flush():0 536846:20260619:144723.848 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144723.848 End of zbx_ipc_service_recv():1 536837:20260619:144723.849 In zbx_ha_dispatch_message() 536837:20260619:144723.849 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144723.849 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144724.057 End of zbx_ipc_service_recv():2 536848:20260619:144724.057 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144724.133 End of zbx_ipc_service_recv():2 536878:20260619:144724.134 In zbx_pp_manager_process_finished() 536878:20260619:144724.134 In zbx_timekeeper_collect() 536878:20260619:144724.134 End of zbx_timekeeper_collect() 536878:20260619:144724.134 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144724.134 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144724.236 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144724.237 In collect_selfmon_stats() 536909:20260619:144724.237 In zbx_timekeeper_collect() 536909:20260619:144724.237 End of zbx_timekeeper_collect() 536909:20260619:144724.237 End of collect_selfmon_stats() 536909:20260619:144724.237 zbx_setproctitle() title:'self-monitoring [processed data in 0.000332 sec, idle 1 sec]' 536879:20260619:144724.286 End of zbx_ipc_service_recv():2 536879:20260619:144724.287 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144724.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144724.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144724.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144724.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144724.288 queue processing_num:0 pending:0 536971:20260619:144724.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144724.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144724.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144724.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144724.304 queue processing_num:0 pending:0 536970:20260619:144724.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144724.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144724.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144724.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144724.305 queue processing_num:0 pending:0 536890:20260619:144724.430 End of zbx_ipc_async_socket_recv():0 536890:20260619:144724.430 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000058 sec, syncing history]' 536890:20260619:144724.430 In zbx_sync_history_cache() history_num:0 536890:20260619:144724.430 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000065 sec, idle 1 sec]' 536890:20260619:144724.430 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144724.430 End of zbx_ipc_async_socket_recv():0 536889:20260619:144724.431 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000028 sec, syncing history]' 536889:20260619:144724.431 In zbx_sync_history_cache() history_num:0 536889:20260619:144724.431 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000049 sec, idle 1 sec]' 536889:20260619:144724.431 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144724.431 End of zbx_ipc_async_socket_recv():0 536888:20260619:144724.431 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000074 sec, syncing history]' 536888:20260619:144724.431 In zbx_sync_history_cache() history_num:0 536888:20260619:144724.431 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000027 sec, idle 1 sec]' 536888:20260619:144724.431 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144724.439 End of zbx_ipc_async_socket_recv():0 536887:20260619:144724.439 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000058 sec, syncing history]' 536887:20260619:144724.439 In zbx_sync_history_cache() history_num:0 536887:20260619:144724.439 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000052 sec, idle 1 sec]' 536887:20260619:144724.439 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144724.441 End of zbx_ipc_async_socket_recv():0 536891:20260619:144724.441 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001769 sec, processing escalations]' 536891:20260619:144724.441 In process_escalations() 536891:20260619:144724.441 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869647 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144724.445 End of process_escalations() 536891:20260619:144724.445 In process_escalations() 536891:20260619:144724.445 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869647 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144724.447 End of process_escalations() 536891:20260619:144724.447 In process_escalations() 536891:20260619:144724.447 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869647 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144724.449 End of process_escalations() 536891:20260619:144724.449 In process_escalations() 536891:20260619:144724.449 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869647 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144724.450 End of process_escalations() 536891:20260619:144724.450 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.008862 sec, idle 3 sec]' 536891:20260619:144724.450 In zbx_ipc_async_socket_recv() timeout:3 536982:20260619:144724.468 End of zbx_ipc_service_recv():2 536982:20260619:144724.468 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144724.623 End of zbx_ipc_service_recv():2 536985:20260619:144724.623 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144724.623 End of zbx_ipc_service_recv():2 536953:20260619:144724.624 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144724.629 End of zbx_ipc_service_recv():2 536874:20260619:144724.630 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144724.630 End of zbx_ipc_async_socket_recv():0 536947:20260619:144724.630 In zbx_ipc_async_socket_send() 536947:20260619:144724.630 In zbx_ipc_client_send() clientid:0 536947:20260619:144724.630 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144724.630 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144724.630 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000248 sec, idle 1 sec]' 536947:20260619:144724.630 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144724.630 End of zbx_ipc_service_recv():1 536874:20260619:144724.630 In am_flush_results() results:0 536874:20260619:144724.630 In zbx_ipc_client_send() clientid:7 536874:20260619:144724.630 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144724.630 End of am_flush_results() 536874:20260619:144724.630 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144724.630 End of zbx_ipc_async_socket_recv():0 536947:20260619:144724.631 In am_db_flush_results() 536947:20260619:144724.631 End of am_db_flush_results() flushed:0 536947:20260619:144724.631 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000023 sec, idle 1 sec]' 536947:20260619:144724.631 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144724.635 End of zbx_ipc_service_recv():2 536878:20260619:144724.635 In zbx_pp_manager_process_finished() 536878:20260619:144724.635 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144724.635 In zbx_ipc_service_recv() timeout:0.500 536884:20260619:144724.819 cannot process step "test output will be error" of web scenario "2nd Scenario" on host "Zabbix server": Connection timed out after 15001 milliseconds 536884:20260619:144724.819 In process_test_data() 536884:20260619:144724.819 query [txnlev:0] [select type,itemid from httptestitem where httptestid=5] 536884:20260619:144724.819 End of process_test_data() 536884:20260619:144724.819 End of process_httptest() 536884:20260619:144724.819 End of process_httptests() 536884:20260619:144724.819 zbx_setproctitle() title:'http poller #1 [got 1 values in 30.270406 sec, getting values]' 536884:20260619:144724.819 In process_httptests() 536884:20260619:144724.819 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.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.httptestid=5] 536884:20260619:144724.820 query [txnlev:0] [select name,value,type from httptest_field where httptestid=5 order by httptest_fieldid] 536884:20260619:144724.821 In substitute_simple_macros_impl() data:'Zabbix' 536884:20260619:144724.821 End substitute_simple_macros_impl() data:'Zabbix' 536884:20260619:144724.821 In substitute_simple_macros_impl() data:EMPTY 536884:20260619:144724.821 In substitute_simple_macros_impl() data:EMPTY 536884:20260619:144724.821 In substitute_simple_macros_impl() data:EMPTY 536884:20260619:144724.821 In http_process_variables() 0 variables 536884:20260619:144724.821 End of http_process_variables():SUCCEED 536884:20260619:144724.821 In process_httptest() httptestid:5 name:'2nd Scenario' 536884:20260619:144724.821 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=5 order by no] 536884:20260619:144724.821 In substitute_simple_macros_impl() data:'20s' 536884:20260619:144724.821 End substitute_simple_macros_impl() data:'20s' 536884:20260619:144724.821 In substitute_simple_macros_impl() data:'https://zabbix.com' 536884:20260619:144724.821 End substitute_simple_macros_impl() data:'https://zabbix.com' 536884:20260619:144724.821 In http_substitute_variables() data:'https://zabbix.com' 536884:20260619:144724.821 End of http_substitute_variables() data:'https://zabbix.com' 536884:20260619:144724.821 In substitute_simple_macros_impl() data:EMPTY 536884:20260619:144724.821 In substitute_simple_macros_impl() data:'301' 536884:20260619:144724.821 End substitute_simple_macros_impl() data:'301' 536884:20260619:144724.821 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=9 order by httpstep_fieldid] 536884:20260619:144724.821 In substitute_simple_macros_impl() data:'666666' 536884:20260619:144724.822 End substitute_simple_macros_impl() data:'666666' 536884:20260619:144724.822 In substitute_simple_macros_impl() data:'15s' 536884:20260619:144724.822 End substitute_simple_macros_impl() data:'15s' 536884:20260619:144724.822 process_httptest() use step "Get value" 536884:20260619:144724.822 process_httptest() use post "" 536884:20260619:144724.822 process_httptest() go to URL "https://zabbix.com" 536846:20260619:144724.849 End of zbx_ipc_service_recv():2 536846:20260619:144724.849 In zbx_ipc_async_socket_send() 536846:20260619:144724.849 In zbx_ipc_client_send() clientid:0 536846:20260619:144724.849 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144724.849 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144724.849 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144724.849 End of zbx_ipc_async_socket_flush():0 536846:20260619:144724.849 In zbx_ipc_service_recv() timeout:0.989 536837:20260619:144724.849 End of zbx_ipc_service_recv():1 536837:20260619:144724.849 In zbx_ha_dispatch_message() 536837:20260619:144724.849 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144724.849 In zbx_ipc_service_recv() timeout:1.000 536884:20260619:144725.051 content_type 'text/html' 536884:20260619:144725.051 In zbx_int_in_list() list:'301' value:301 536884:20260619:144725.051 End of zbx_int_in_list():SUCCEED 536884:20260619:144725.051 In http_process_variables() 0 variables 536884:20260619:144725.051 End of http_process_variables():SUCCEED 536884:20260619:144725.051 In http_process_variables() 1 variables 536884:20260619:144725.051 In httpmacro_append_pair() pkey:'{XML_VAL}' pvalue:'666666' 536884:20260619:144725.051 append macro '{XML_VAL}'='666666' in cache 536884:20260619:144725.051 End of httpmacro_append_pair():SUCCEED 536884:20260619:144725.051 End of http_process_variables():SUCCEED 536884:20260619:144725.051 In process_step_data() rspcode:301 time:0.228963 speed:777 536884:20260619:144725.051 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=9] 536884:20260619:144725.051 End of process_step_data() 536884:20260619:144725.051 In substitute_simple_macros_impl() data:'http://{XML_VAL}/?my_macro_2nd_Scenario' 536884:20260619:144725.051 End substitute_simple_macros_impl() 536884:20260619:144725.051 In http_substitute_variables() data:'http://{XML_VAL}/?my_macro_2nd_Scenario' 536884:20260619:144725.051 End of http_substitute_variables() data:'http://666666/?my_macro_2nd_Scenario' 536884:20260619:144725.051 In substitute_simple_macros_impl() data:EMPTY 536884:20260619:144725.051 In substitute_simple_macros_impl() data:'200' 536884:20260619:144725.051 End substitute_simple_macros_impl() data:'200' 536884:20260619:144725.051 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=10 order by httpstep_fieldid] 536884:20260619:144725.052 In substitute_simple_macros_impl() data:'15s' 536884:20260619:144725.052 End substitute_simple_macros_impl() data:'15s' 536884:20260619:144725.052 process_httptest() use step "test output will be error" 536884:20260619:144725.052 process_httptest() use post "" 536884:20260619:144725.052 process_httptest() go to URL "http://666666/?my_macro_2nd_Scenario" 536848:20260619:144725.059 End of zbx_ipc_service_recv():2 536848:20260619:144725.059 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.006866 sec during 5.006900 sec]' 536848:20260619:144725.059 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144725.135 End of zbx_ipc_service_recv():2 536878:20260619:144725.135 In zbx_pp_manager_process_finished() 536878:20260619:144725.135 In zbx_timekeeper_collect() 536878:20260619:144725.135 End of zbx_timekeeper_collect() 536878:20260619:144725.135 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144725.136 In zbx_ipc_service_recv() timeout:0.500 536885:20260619:144725.228 End of zbx_ipc_async_socket_recv():0 536885:20260619:144725.228 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000152 sec, getting values]' 536885:20260619:144725.228 In get_values() 536885:20260619:144725.228 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144725.228 End of zbx_dc_config_get_poller_items():0 536885:20260619:144725.228 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144725.228 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144725.228 End of get_values():0 536885:20260619:144725.228 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000057 sec, idle 5 sec]' 536905:20260619:144725.228 End of zbx_ipc_async_socket_recv():0 536905:20260619:144725.228 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000155 sec, getting values]' 536905:20260619:144725.229 In get_values() 536905:20260619:144725.229 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144725.229 End of zbx_dc_config_get_poller_items():0 536905:20260619:144725.229 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144725.229 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144725.229 End of get_values():0 536905:20260619:144725.229 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000367 sec, idle 5 sec]' 536905:20260619:144725.229 In zbx_ipc_async_socket_recv() timeout:5 536885:20260619:144725.229 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144725.230 End of zbx_ipc_async_socket_recv():0 536906:20260619:144725.230 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000042 sec, getting values]' 536906:20260619:144725.230 In get_values() 536906:20260619:144725.230 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144725.230 End of zbx_dc_config_get_poller_items():0 536906:20260619:144725.230 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144725.230 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144725.230 End of get_values():0 536906:20260619:144725.230 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000040 sec, idle 5 sec]' 536906:20260619:144725.230 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144725.236 End of zbx_ipc_async_socket_recv():0 536931:20260619:144725.236 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000721 sec, getting values]' 536931:20260619:144725.236 In get_values() 536931:20260619:144725.236 In zbx_dc_config_get_poller_items() poller_type:0 536931:20260619:144725.236 End of zbx_dc_config_get_poller_items():0 536931:20260619:144725.236 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144725.236 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144725.236 End of get_values():0 536931:20260619:144725.236 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000051 sec, idle 5 sec]' 536931:20260619:144725.236 In zbx_ipc_async_socket_recv() timeout:5 536909:20260619:144725.237 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144725.237 In collect_selfmon_stats() 536909:20260619:144725.237 In zbx_timekeeper_collect() 536909:20260619:144725.237 End of zbx_timekeeper_collect() 536909:20260619:144725.238 End of collect_selfmon_stats() 536909:20260619:144725.238 zbx_setproctitle() title:'self-monitoring [processed data in 0.000278 sec, idle 1 sec]' 536932:20260619:144725.238 End of zbx_ipc_async_socket_recv():0 536932:20260619:144725.238 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000233 sec, getting values]' 536932:20260619:144725.238 In get_values() 536932:20260619:144725.238 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144725.238 End of zbx_dc_config_get_poller_items():0 536932:20260619:144725.238 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144725.238 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144725.238 End of get_values():0 536932:20260619:144725.238 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000074 sec, idle 5 sec]' 536932:20260619:144725.238 In zbx_ipc_async_socket_recv() timeout:5 536933:20260619:144725.240 End of zbx_ipc_async_socket_recv():0 536933:20260619:144725.240 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000265 sec, getting values]' 536933:20260619:144725.240 In get_values() 536933:20260619:144725.240 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144725.240 End of zbx_dc_config_get_poller_items():0 536933:20260619:144725.240 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144725.240 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144725.240 End of get_values():0 536933:20260619:144725.240 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000044 sec, idle 5 sec]' 536933:20260619:144725.240 In zbx_ipc_async_socket_recv() timeout:5 536946:20260619:144725.249 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144725.250 In get_pinger_hosts() 536946:20260619:144725.250 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144725.250 End of zbx_dc_config_get_poller_items():0 536946:20260619:144725.250 End of get_pinger_hosts():0 536946:20260619:144725.250 In process_pinger_hosts() 536946:20260619:144725.250 End of process_pinger_hosts() 536946:20260619:144725.250 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144725.250 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144725.250 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000269 sec, idle 5 sec]' 536892:20260619:144725.252 End of zbx_ipc_async_socket_recv():0 536892:20260619:144725.252 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000633 sec, getting values]' 536892:20260619:144725.252 In get_values() 536892:20260619:144725.252 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144725.252 End of zbx_dc_config_get_poller_items():0 536892:20260619:144725.252 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144725.252 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144725.252 End of get_values():0 536892:20260619:144725.252 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000049 sec, idle 5 sec]' 536892:20260619:144725.252 In zbx_ipc_async_socket_recv() timeout:5 536896:20260619:144725.253 End of zbx_ipc_async_socket_recv():0 536896:20260619:144725.254 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000090 sec, getting values]' 536896:20260619:144725.254 In get_values() 536896:20260619:144725.254 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144725.254 End of zbx_dc_config_get_poller_items():0 536896:20260619:144725.254 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144725.254 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144725.254 End of get_values():0 536896:20260619:144725.254 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000260 sec, idle 5 sec]' 536896:20260619:144725.254 In zbx_ipc_async_socket_recv() timeout:5 536897:20260619:144725.256 End of zbx_ipc_async_socket_recv():0 536897:20260619:144725.256 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000057 sec, getting values]' 536897:20260619:144725.256 In get_values() 536897:20260619:144725.256 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144725.256 End of zbx_dc_config_get_poller_items():0 536897:20260619:144725.256 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144725.256 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144725.256 End of get_values():0 536897:20260619:144725.256 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000044 sec, idle 5 sec]' 536897:20260619:144725.256 In zbx_ipc_async_socket_recv() timeout:5 536934:20260619:144725.260 End of zbx_ipc_async_socket_recv():0 536934:20260619:144725.260 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000089 sec, getting values]' 536934:20260619:144725.260 In get_values() 536934:20260619:144725.260 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144725.260 End of zbx_dc_config_get_poller_items():0 536934:20260619:144725.260 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144725.260 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144725.260 End of get_values():0 536934:20260619:144725.260 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000139 sec, idle 5 sec]' 536934:20260619:144725.260 In zbx_ipc_async_socket_recv() timeout:5 536935:20260619:144725.282 End of zbx_ipc_async_socket_recv():0 536935:20260619:144725.283 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000086 sec, getting values]' 536935:20260619:144725.283 In get_values() 536935:20260619:144725.283 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144725.283 End of zbx_dc_config_get_poller_items():0 536935:20260619:144725.283 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144725.283 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144725.283 End of get_values():0 536935:20260619:144725.283 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000090 sec, idle 5 sec]' 536935:20260619:144725.283 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144725.288 End of zbx_ipc_service_recv():2 536879:20260619:144725.288 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.005707sec during 5.005736 sec]' 536879:20260619:144725.288 In zbx_ipc_service_recv() timeout:1.000 536936:20260619:144725.288 End of zbx_ipc_async_socket_recv():0 536936:20260619:144725.288 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000372 sec, getting values]' 536936:20260619:144725.288 In get_values() 536936:20260619:144725.288 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144725.288 End of zbx_dc_config_get_poller_items():0 536936:20260619:144725.288 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144725.288 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144725.288 End of get_values():0 536936:20260619:144725.288 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000049 sec, idle 5 sec]' 536936:20260619:144725.288 In zbx_ipc_async_socket_recv() timeout:5 536972:20260619:144725.289 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144725.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144725.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144725.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144725.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144725.289 queue processing_num:0 pending:0 536899:20260619:144725.296 End of zbx_ipc_async_socket_recv():0 536899:20260619:144725.296 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000073 sec, getting values]' 536899:20260619:144725.296 In get_values() 536899:20260619:144725.296 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144725.296 End of zbx_dc_config_get_poller_items():0 536899:20260619:144725.296 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144725.296 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144725.296 End of get_values():0 536899:20260619:144725.296 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000067 sec, idle 5 sec]' 536899:20260619:144725.296 In zbx_ipc_async_socket_recv() timeout:5 536893:20260619:144725.296 End of zbx_ipc_async_socket_recv():0 536893:20260619:144725.296 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000192 sec, getting values]' 536893:20260619:144725.296 In get_values() 536893:20260619:144725.296 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144725.296 End of zbx_dc_config_get_poller_items():0 536893:20260619:144725.296 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144725.296 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144725.296 End of get_values():0 536893:20260619:144725.296 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000077 sec, idle 5 sec]' 536893:20260619:144725.296 In zbx_ipc_async_socket_recv() timeout:5 536894:20260619:144725.300 End of zbx_ipc_async_socket_recv():0 536894:20260619:144725.300 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000347 sec, getting values]' 536894:20260619:144725.300 In get_values() 536894:20260619:144725.300 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144725.300 End of zbx_dc_config_get_poller_items():0 536894:20260619:144725.300 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144725.300 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144725.300 End of get_values():0 536894:20260619:144725.300 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000040 sec, idle 5 sec]' 536894:20260619:144725.300 In zbx_ipc_async_socket_recv() timeout:5 536898:20260619:144725.304 End of zbx_ipc_async_socket_recv():0 536898:20260619:144725.304 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000044 sec, getting values]' 536898:20260619:144725.304 In get_values() 536898:20260619:144725.304 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144725.304 End of zbx_dc_config_get_poller_items():0 536898:20260619:144725.304 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144725.304 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144725.304 End of get_values():0 536898:20260619:144725.304 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000314 sec, idle 5 sec]' 536898:20260619:144725.305 In zbx_ipc_async_socket_recv() timeout:5 536970:20260619:144725.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144725.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144725.305 queue processing_num:0 pending:0 536971:20260619:144725.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144725.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144725.305 queue processing_num:0 pending:0 536971:20260619:144725.305 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144725.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144725.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144725.305 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144725.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144725.305 End of zbx_ipc_async_socket_recv():0 536895:20260619:144725.308 End of zbx_ipc_async_socket_recv():0 536895:20260619:144725.308 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000148 sec, getting values]' 536895:20260619:144725.308 In get_values() 536895:20260619:144725.308 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144725.308 End of zbx_dc_config_get_poller_items():0 536895:20260619:144725.308 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144725.308 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144725.308 End of get_values():0 536895:20260619:144725.308 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000356 sec, idle 5 sec]' 536895:20260619:144725.308 In zbx_ipc_async_socket_recv() timeout:5 536907:20260619:144725.396 End of zbx_ipc_async_socket_recv():0 536907:20260619:144725.396 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000064 sec, exchanging data]' 536907:20260619:144725.396 In process_proxy() 536907:20260619:144725.396 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144725.396 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144725.396 End of process_proxy() 536907:20260619:144725.396 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144725.396 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144725.396 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000042 sec, idle 5 sec]' 536907:20260619:144725.396 In zbx_ipc_async_socket_recv() timeout:5 536984:20260619:144725.396 End of zbx_ipc_async_socket_recv():0 536984:20260619:144725.396 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000107 sec, getting values]' 536984:20260619:144725.396 In get_values() 536984:20260619:144725.396 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144725.396 End of zbx_dc_config_get_poller_items():0 536984:20260619:144725.396 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144725.396 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144725.397 End of get_values():0 536984:20260619:144725.397 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000149 sec, idle 5 sec]' 536984:20260619:144725.397 In zbx_ipc_async_socket_recv() timeout:5 536949:20260619:144725.398 End of zbx_ipc_async_socket_recv():0 536949:20260619:144725.398 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000068 sec, getting values]' 536949:20260619:144725.398 In get_values() 536949:20260619:144725.398 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144725.398 End of zbx_dc_config_get_poller_items():0 536949:20260619:144725.398 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144725.398 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144725.398 End of get_values():0 536949:20260619:144725.398 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000046 sec, idle 5 sec]' 536949:20260619:144725.398 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144725.398 End of zbx_ipc_async_socket_recv():0 536967:20260619:144725.398 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000471 sec, getting values]' 536967:20260619:144725.398 In get_values() 536967:20260619:144725.398 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144725.398 End of zbx_dc_config_get_poller_items():0 536967:20260619:144725.398 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144725.398 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144725.398 End of get_values():0 536967:20260619:144725.398 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000043 sec, idle 5 sec]' 536967:20260619:144725.398 In zbx_ipc_async_socket_recv() timeout:5 536948:20260619:144725.400 End of zbx_ipc_async_socket_recv():0 536923:20260619:144725.400 End of zbx_ipc_async_socket_recv():0 536923:20260619:144725.400 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144725.400 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536948:20260619:144725.401 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000047 sec, getting values]' 536948:20260619:144725.401 In get_values() 536948:20260619:144725.401 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144725.401 End of zbx_dc_config_get_poller_items():0 536948:20260619:144725.401 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144725.401 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144725.401 End of get_values():0 536948:20260619:144725.401 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000851 sec, idle 5 sec]' 536948:20260619:144725.401 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144725.401 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000557 sec, idle 5 sec]' 536923:20260619:144725.401 In zbx_ipc_async_socket_recv() timeout:5 536950:20260619:144725.412 End of zbx_ipc_async_socket_recv():0 536950:20260619:144725.412 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000201 sec, getting values]' 536950:20260619:144725.412 In get_values() 536950:20260619:144725.412 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144725.412 End of zbx_dc_config_get_poller_items():0 536950:20260619:144725.412 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144725.412 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144725.412 End of get_values():0 536950:20260619:144725.412 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000048 sec, idle 5 sec]' 536950:20260619:144725.412 In zbx_ipc_async_socket_recv() timeout:5 536952:20260619:144725.428 End of zbx_ipc_async_socket_recv():0 536952:20260619:144725.428 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000103 sec, getting values]' 536952:20260619:144725.428 In get_values() 536952:20260619:144725.428 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144725.428 End of zbx_dc_config_get_poller_items():0 536952:20260619:144725.428 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144725.428 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144725.428 End of get_values():0 536952:20260619:144725.428 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000118 sec, idle 5 sec]' 536952:20260619:144725.428 In zbx_ipc_async_socket_recv() timeout:5 536890:20260619:144725.432 End of zbx_ipc_async_socket_recv():0 536890:20260619:144725.432 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000065 sec, syncing history]' 536890:20260619:144725.432 In zbx_sync_history_cache() history_num:3 536889:20260619:144725.432 End of zbx_ipc_async_socket_recv():0 536889:20260619:144725.432 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000049 sec, syncing history]' 536889:20260619:144725.432 In zbx_sync_history_cache() history_num:3 536889:20260619:144725.432 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000028 sec, idle 1 sec]' 536889:20260619:144725.432 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144725.432 End of zbx_ipc_async_socket_recv():0 536888:20260619:144725.432 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000027 sec, syncing history]' 536888:20260619:144725.432 In zbx_sync_history_cache() history_num:3 536888:20260619:144725.432 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000015 sec, idle 1 sec]' 536888:20260619:144725.432 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144725.433 In DCmass_prepare_history() history_num:3 536890:20260619:144725.433 End of DCmass_prepare_history() 536890:20260619:144725.433 In DBmass_add_history() 536890:20260619:144725.433 End of DBmass_add_history() 536890:20260619:144725.433 In zbx_dc_mass_update_trends() 536890:20260619:144725.433 End of zbx_dc_mass_update_trends() 536890:20260619:144725.433 query [txnlev:1] [begin;] 536890:20260619:144725.434 In recalculate_triggers() 536890:20260619:144725.434 In zbx_link_triggers_with_functions() trigger_order_num:0 536890:20260619:144725.434 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 536890:20260619:144725.434 In zbx_evaluate_expressions() tr_num:0 536890:20260619:144725.434 In substitute_functions() 536890:20260619:144725.434 In zbx_extract_functionids() tr_num:0 536890:20260619:144725.434 End of zbx_extract_functionids() functionids_num:0 536890:20260619:144725.434 End of substitute_functions() 536890:20260619:144725.434 End of zbx_evaluate_expressions() 536890:20260619:144725.434 In process_triggers() values_num:0 536890:20260619:144725.434 End of process_triggers() 536890:20260619:144725.434 End of recalculate_triggers() 536890:20260619:144725.434 In zbx_process_events() events_num:0 536890:20260619:144725.434 End of zbx_process_events() processed:0 536890:20260619:144725.434 query [txnlev:1] [commit;] 536890:20260619:144725.435 zbx_setproctitle() title:'history syncer #4 [processed 3 values, 0 triggers in 0.002798 sec, idle 1 sec]' 536890:20260619:144725.435 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144725.440 End of zbx_ipc_async_socket_recv():0 536887:20260619:144725.440 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000052 sec, syncing history]' 536887:20260619:144725.440 In zbx_sync_history_cache() history_num:0 536887:20260619:144725.440 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000118 sec, idle 1 sec]' 536887:20260619:144725.440 In zbx_ipc_async_socket_recv() timeout:1 536951:20260619:144725.458 End of zbx_ipc_async_socket_recv():0 536951:20260619:144725.458 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000142 sec, getting values]' 536951:20260619:144725.458 In get_values() 536951:20260619:144725.458 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144725.459 End of zbx_dc_config_get_poller_items():0 536951:20260619:144725.459 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144725.459 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144725.459 End of get_values():0 536951:20260619:144725.459 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000052 sec, idle 5 sec]' 536951:20260619:144725.459 In zbx_ipc_async_socket_recv() timeout:5 536982:20260619:144725.469 End of zbx_ipc_service_recv():2 536982:20260619:144725.469 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144725.470 In zbx_dc_fetch_proxy_groups() 536985:20260619:144725.471 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144725.471 In zbx_dc_fetch_proxies() 536985:20260619:144725.471 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536849:20260619:144725.480 End of zbx_ipc_async_socket_recv():0 536849:20260619:144725.480 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.031985 sec, syncing configuration]' 536849:20260619:144725.480 In zbx_dc_sync_configuration() 536849:20260619:144725.480 query [txnlev:0] [select changelogid,object,objectid,operation,clock from changelog] 536849:20260619:144725.482 query [txnlev:0] [select discovery_groupid,snmptrap_logging,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_internal,hk_events_discovery,hk_events_autoreg,hk_services_mode,hk_services,hk_audit_mode,hk_audit,hk_sessions_mode,hk_sessions,hk_history_mode,hk_history_global,hk_history,hk_trends_mode,hk_trends_global,hk_trends,default_inventory_mode,db_extension,autoreg_tls_accept,compression_status,compress_older,instanceid,default_timezone,hk_events_service,auditlog_enabled,timeout_zabbix_agent,timeout_simple_check,timeout_snmp_agent,timeout_external_check,timeout_db_monitor,timeout_http_agent,timeout_ssh_agent,timeout_telnet_agent,timeout_script,auditlog_mode,timeout_browser from config order by configid] 536849:20260619:144725.482 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid] 536849:20260619:144725.483 In DCsync_config() 536849:20260619:144725.483 End of DCsync_config() 536849:20260619:144725.483 In DCsync_autoreg_config() 536849:20260619:144725.483 End of DCsync_autoreg_config() 536849:20260619:144725.483 In DCsync_autoreg_host() 536849:20260619:144725.483 End of DCsync_autoreg_host() 536849:20260619:144725.483 In dc_sync_proxy_group() 536849:20260619:144725.483 End of dc_sync_proxy_group() 536849:20260619:144725.483 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid] 536849:20260619:144725.483 query [txnlev:0] [select globalmacroid,macro,value,type from globalmacro] 536849:20260619:144725.484 query [txnlev:0] [select hostmacroid,hostid,macro,value,type from hostmacro] 536849:20260619:144725.492 In DCsync_host_tags() 536849:20260619:144725.492 End of DCsync_host_tags() 536849:20260619:144725.492 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_full,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,installer_name,deployment_status,url_a,url_b,url_c,host_networks,host_netmask,host_router,oob_ip,oob_netmask,oob_router,date_hw_purchase,date_hw_install,date_hw_expiry,date_hw_decomm,site_address_a,site_address_b,site_address_c,site_city,site_state,site_country,site_zip,site_rack,site_notes,poc_1_name,poc_1_email,poc_1_phone_a,poc_1_phone_b,poc_1_cell,poc_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,poc_2_notes from host_inventory] 536849:20260619:144725.492 query [txnlev:0] [select groupid,name from hstgrp where type=0] 536849:20260619:144725.493 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] 536849:20260619:144725.495 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active_till,tags_evaltype from maintenances] 536849:20260619:144725.495 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag] 536849:20260619:144725.495 query [txnlev:0] [select t.timeperiodid,t.timeperiod_type,t.every,t.month,t.dayofweek,t.day,t.start_time,t.period,t.start_date,m.maintenanceid from maintenances_windows m,timeperiods t where t.timeperiodid=m.timeperiodid] 536849:20260619:144725.495 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid] 536849:20260619:144725.496 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid] 536849:20260619:144725.496 In DCsync_proxies() 536849:20260619:144725.496 End of DCsync_proxies() 536849:20260619:144725.496 In DCsync_hosts() 536849:20260619:144725.496 End of DCsync_hosts() 536849:20260619:144725.496 In DCsync_host_inventory() 536849:20260619:144725.496 End of DCsync_host_inventory() 536849:20260619:144725.496 In DCsync_hostgroups() 536849:20260619:144725.496 End of DCsync_hostgroups() 536849:20260619:144725.496 In DCsync_hostgroup_hosts() 536849:20260619:144725.496 End of DCsync_hostgroup_hosts() 536849:20260619:144725.497 In DCsync_maintenances() 536849:20260619:144725.497 End of DCsync_maintenances() 536849:20260619:144725.497 In DCsync_maintenance_tags() 536849:20260619:144725.497 End of DCsync_maintenance_tags() 536849:20260619:144725.497 In DCsync_maintenance_groups() 536849:20260619:144725.497 End of DCsync_maintenance_groups() 536849:20260619:144725.497 In DCsync_maintenance_hosts() 536849:20260619:144725.497 End of DCsync_maintenance_hosts() 536849:20260619:144725.497 In DCsync_maintenance_periods() 536849:20260619:144725.497 End of DCsync_maintenance_periods() 536849:20260619:144725.497 In DCsync_connectors() 536849:20260619:144725.497 End of DCsync_connectors() 536849:20260619:144725.497 In DCsync_connector_tags() 536849:20260619:144725.497 End of DCsync_connector_tags() 536849:20260619:144725.497 In dc_sync_host_proxy() 536849:20260619:144725.497 End of dc_sync_host_proxy() 536849:20260619:144725.497 query [txnlev:0] [select i.interfaceid,i.hostid,i.type,i.main,i.useip,i.ip,i.dns,i.port,i.available,i.disable_until,i.error,i.errors_from,s.version,s.bulk,s.community,s.securityname,s.securitylevel,s.authpassphrase,s.privpassphrase,s.authprotocol,s.privprotocol,s.contextname,s.max_repetitions from interface i left join interface_snmp s on i.interfaceid=s.interfaceid] 536849:20260619:144725.497 query [txnlev:0] [select p.item_parameterid,p.itemid,p.name,p.value,i.hostid from item_parameter p,items i,hosts h where p.itemid=i.itemid and i.hostid=h.hostid and h.status in (0,1) and i.flags<>2 order by p.itemid] 536849:20260619:144725.500 In DCsync_interfaces() 536849:20260619:144725.501 End of DCsync_interfaces() 536849:20260619:144725.501 In DCsync_items() 536849:20260619:144725.501 End of DCsync_items() 536849:20260619:144725.501 In DCsync_item_discovery() 536849:20260619:144725.501 End of DCsync_item_discovery() 536849:20260619:144725.501 In DCsync_item_preproc() 536849:20260619:144725.501 End of DCsync_item_preproc() 536849:20260619:144725.501 In DCsync_items_param() 536849:20260619:144725.501 End of DCsync_items_param() 536849:20260619:144725.501 In DCsync_functions() 536849:20260619:144725.501 End of DCsync_functions() 536849:20260619:144725.501 query [txnlev:0] [select triggerid_down,triggerid_up from trigger_depends] 536849:20260619:144725.503 query [txnlev:0] [select r.name,e.expressionid,e.expression,e.expression_type,e.exp_delimiter,e.case_sensitive from regexps r,expressions e where r.regexpid=e.regexpid] 536849:20260619:144725.503 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where eventsource<>4 and status=0] 536849:20260619:144725.503 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] 536849:20260619:144725.504 query [txnlev:0] [select c.conditionid,c.actionid,c.conditiontype,c.operator,c.value,c.value2 from conditions c,actions a where c.actionid=a.actionid and a.status=0] 536849:20260619:144725.504 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0] 536849:20260619:144725.504 query [txnlev:0] [select cc.corr_conditionid,cc.correlationid,cc.type,cct.tag,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] 536849:20260619:144725.504 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] 536849:20260619:144725.505 In DCsync_triggers() 536849:20260619:144725.505 End of DCsync_triggers() 536849:20260619:144725.505 In DCsync_trigdeps() 536849:20260619:144725.505 End of DCsync_trigdeps() 536849:20260619:144725.505 In DCsync_expressions() 536849:20260619:144725.505 End of DCsync_expressions() 536849:20260619:144725.505 In DCsync_actions() 536849:20260619:144725.505 End of DCsync_actions() 536849:20260619:144725.505 In DCsync_action_ops() 536849:20260619:144725.505 End of DCsync_action_ops() 536849:20260619:144725.505 In DCsync_action_conditions() 536849:20260619:144725.505 End of DCsync_action_conditions() 536849:20260619:144725.505 In DCsync_trigger_tags() 536849:20260619:144725.505 End of DCsync_trigger_tags() 536849:20260619:144725.505 In DCsync_item_tags() 536849:20260619:144725.505 End of DCsync_item_tags() 536849:20260619:144725.505 In DCsync_correlations() 536849:20260619:144725.505 End of DCsync_correlations() 536849:20260619:144725.505 In DCsync_corr_conditions() 536849:20260619:144725.505 End of DCsync_corr_conditions() 536849:20260619:144725.505 In DCsync_corr_operations() 536849:20260619:144725.505 End of DCsync_corr_operations() 536849:20260619:144725.505 In dc_sync_drules() 536849:20260619:144725.505 End of dc_sync_drules() 536849:20260619:144725.505 In dc_sync_dchecks() 536849:20260619:144725.505 End of dc_sync_dchecks() 536849:20260619:144725.505 In dc_sync_httptests() 536849:20260619:144725.505 End of dc_sync_httptests() 536849:20260619:144725.506 In dc_sync_httptest_fields() 536849:20260619:144725.506 End of dc_sync_httptest_fields() 536849:20260619:144725.506 In dc_sync_httpsteps() 536849:20260619:144725.506 End of dc_sync_httpsteps() 536849:20260619:144725.506 In dc_sync_httpstep_fields() 536849:20260619:144725.506 End of dc_sync_httpstep_fields() 536849:20260619:144725.506 zbx_dc_sync_configuration() changelog : sql:0.001710 sec (0 records) 536849:20260619:144725.506 zbx_dc_sync_configuration() reindex : 0.000000 sec 0 bytes (0). 536849:20260619:144725.506 zbx_dc_sync_configuration() timers : 0.000000 sec 0 bytes (0 functions, 0 triggers). 536849:20260619:144725.506 zbx_dc_sync_configuration() topology : 0.000000 sec 0 bytes. 536849:20260619:144725.506 zbx_dc_sync_configuration() um_cache : 0.000000 sec 0 bytes. 536849:20260619:144725.506 zbx_dc_sync_configuration() proxy_group: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() hosts: sql:0.000002 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() host_proxy: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() items: sql:0.000003 sync:0.000002 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() item_discovery: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() triggers: sql:0.000002 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() functions: sql:0.001085 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() trigger_tag: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() item_tag: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() host_tag: sql:0.000003 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() item_preproc: sql:0.000001 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() drules: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() dchecks: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() httptest: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() httptest_field: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() httpstep: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() httpstep_field: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() connector: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() connector_tag: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() proxy: sql:0.000003 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() config: sql:0.000643 sync:0.000016 sec 0 bytes (1/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() config_autoreg_tls: sql:0.000429 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() autoreg_host: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() host_inventory: sql:0.000405 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() hosts_templates: sql:0.000726 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() globalmacro: sql:0.000865 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() hostmacro: sql:0.007424 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() interface: sql:0.000315 sync:0.000010 sec 0 bytes (25/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() trigger_depends: sql:0.002176 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() regexps: sql:0.000350 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() actions: sql:0.000148 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() operations: sql:0.000170 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() conditions: sql:0.000149 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.506 zbx_dc_sync_configuration() correlation: sql:0.000103 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.507 zbx_dc_sync_configuration() corr_condition: sql:0.000425 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.507 zbx_dc_sync_configuration() corr_operation: sql:0.000521 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.507 zbx_dc_sync_configuration() hstgrp: sql:0.000256 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.507 zbx_dc_sync_configuration() hosts_groups: sql:0.001800 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.507 zbx_dc_sync_configuration() item_parameter: sql:0.001881 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.507 zbx_dc_sync_configuration() maintenances: sql:0.000414 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.507 zbx_dc_sync_configuration() maintenances_windows: sql:0.000165 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.507 zbx_dc_sync_configuration() maintenance_tag: sql:0.000110 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.507 zbx_dc_sync_configuration() maintenances_groups: sql:0.000618 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.507 zbx_dc_sync_configuration() maintenances_hosts: sql:0.000239 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144725.507 zbx_dc_sync_configuration() total sql : 0.021440 sec. 536849:20260619:144725.507 zbx_dc_sync_configuration() total sync : 0.000038 sec. 536849:20260619:144725.507 zbx_dc_sync_configuration() total memory difference: 0 bytes. 536849:20260619:144725.507 zbx_dc_sync_configuration() proxies : 0 (0 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() proxies_p : 0 (0 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() hosts : 1 (11 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() hosts_h : 1 (11 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() autoreg_hosts: 0 (11 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() psks : 0 (0 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() ipmihosts : 0 (0 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() host_invent: 4 (11 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() glob macros: 1 (11 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() host macros: 6591 (9029 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() kvs_paths : 0 536849:20260619:144725.507 zbx_dc_sync_configuration() interfaces : 1 (11 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() interfaces_snmp : 0 (0 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() interfac_ht: 1 (11 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() if_snmpitms: 0 (0 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() if_snmpaddr: 0 (0 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() item_discovery : 7611 (15227 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() items : 18 (36467 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() items_hk : 18 (36467 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() template_items : 18212 (30509 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() preprocitems: 0 (47381 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() item_tag_links: 0 (56687 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() functions : 0 (21283 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() triggers : 6790 (13591 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() trigdeps : 2718 (4007 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() trig. tags : 8662 (13553 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() expressions: 10 (17 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() actions : 0 (0 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() conditions : 0 (0 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() corr. : 0 (0 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() corr. conds: 0 (0 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() corr. ops : 0 (0 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() hgroups : 7 (11 slots) 536849:20260619:144725.507 zbx_dc_sync_configuration() item procs : 0 (47381 slots) 536849:20260619:144725.508 zbx_dc_sync_configuration() maintenance: 0 (0 slots) 536849:20260619:144725.508 zbx_dc_sync_configuration() maint tags : 0 (0 slots) 536849:20260619:144725.508 zbx_dc_sync_configuration() maint time : 0 (0 slots) 536849:20260619:144725.508 zbx_dc_sync_configuration() drules : 1 (11 slots) 536849:20260619:144725.508 zbx_dc_sync_configuration() dchecks : 1 (11 slots) 536849:20260619:144725.508 zbx_dc_sync_configuration() httptests : 2 (11 slots) 536849:20260619:144725.508 zbx_dc_sync_configuration() httptestfld: 0 (0 slots) 536849:20260619:144725.508 zbx_dc_sync_configuration() httpsteps : 4 (11 slots) 536849:20260619:144725.508 zbx_dc_sync_configuration() httpstepfld: 2 (11 slots) 536849:20260619:144725.508 zbx_dc_sync_configuration() connector: 0 (0 slots) 536849:20260619:144725.508 zbx_dc_sync_configuration() connector tags : 0 (0 slots) 536849:20260619:144725.508 zbx_dc_sync_configuration() proxy groups : 0 (0 slots) 536849:20260619:144725.508 zbx_dc_sync_configuration() host proxy : 0 (0 slots) 536849:20260619:144725.508 zbx_dc_sync_configuration() queue[0] : 0 (0 allocated) 536849:20260619:144725.508 zbx_dc_sync_configuration() queue[1] : 0 (0 allocated) 536849:20260619:144725.508 zbx_dc_sync_configuration() queue[2] : 0 (0 allocated) 536849:20260619:144725.508 zbx_dc_sync_configuration() queue[3] : 0 (0 allocated) 536849:20260619:144725.508 zbx_dc_sync_configuration() queue[4] : 0 (0 allocated) 536849:20260619:144725.508 zbx_dc_sync_configuration() queue[5] : 0 (0 allocated) 536849:20260619:144725.508 zbx_dc_sync_configuration() queue[6] : 0 (0 allocated) 536849:20260619:144725.508 zbx_dc_sync_configuration() queue[7] : 0 (0 allocated) 536849:20260619:144725.508 zbx_dc_sync_configuration() queue[8] : 0 (0 allocated) 536849:20260619:144725.508 zbx_dc_sync_configuration() queue[9] : 0 (0 allocated) 536849:20260619:144725.508 zbx_dc_sync_configuration() queue[10] : 0 (0 allocated) 536849:20260619:144725.508 zbx_dc_sync_configuration() queue[11] : 0 (0 allocated) 536849:20260619:144725.508 zbx_dc_sync_configuration() pqueue : 0 (0 allocated) 536849:20260619:144725.508 zbx_dc_sync_configuration() timer queue: 0 (0 allocated) 536849:20260619:144725.508 zbx_dc_sync_configuration() changelog : 1893 536849:20260619:144725.508 zbx_dc_sync_configuration() configfree : 75.304151% 536849:20260619:144725.508 zbx_dc_sync_configuration() strings : 9421 (13553 slots) 536849:20260619:144725.508 === memory statistics for configuration cache === 536849:20260619:144725.508 free chunks of size >= 256 bytes: 5 536849:20260619:144725.508 min chunk size: 280 bytes 536849:20260619:144725.508 max chunk size: 25221384 bytes 536849:20260619:144725.508 memory of total size 32299808 bytes fragmented into 78391 chunks 536849:20260619:144725.508 of those, 25267880 bytes are in 5 free chunks 536849:20260619:144725.508 of those, 7031928 bytes are in 78386 used chunks 536849:20260619:144725.508 of those, 1254240 bytes are used by allocation overhead 536849:20260619:144725.508 ================================ 536849:20260619:144725.508 zbx_dbsync_env_flush_changelog() changelog : 1893 (2671 slots) 536849:20260619:144725.508 End of zbx_dc_sync_configuration() 536849:20260619:144725.509 In zbx_dc_sync_kvs_paths() 536849:20260619:144725.509 End of zbx_dc_sync_kvs_paths() 536849:20260619:144725.509 In zbx_dc_config_get_hostids_by_revision() 536849:20260619:144725.509 End of zbx_dc_config_get_hostids_by_revision() 536849:20260619:144725.509 In zbx_dc_update_interfaces_availability() 536849:20260619:144725.509 In zbx_dc_reset_interfaces_availability() 536849:20260619:144725.509 End of zbx_dc_reset_interfaces_availability() interfaces:0 536849:20260619:144725.509 End of zbx_dc_update_interfaces_availability() 536849:20260619:144725.509 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.029013 sec, idle 10 sec]' 536849:20260619:144725.509 In zbx_ipc_async_socket_recv() timeout:10 536941:20260619:144725.598 zbx_setproctitle() title:'trapper #2 [processing data]' 536941:20260619:144725.598 In zbx_ipc_async_socket_recv() timeout:0 536941:20260619:144725.598 End of zbx_ipc_async_socket_recv():0 536941:20260619:144725.598 trapper got request 'status.get' 536941:20260619:144725.598 In recv_getstatus() 536941:20260619:144725.598 In zbx_get_user_from_json() 536941:20260619:144725.598 In zbx_db_get_user_by_active_session() sessionid:****** 536941:20260619:144725.598 query [txnlev:0] [select u.userid,u.roleid,u.username,r.type from sessions...] 536941:20260619:144725.599 End of zbx_db_get_user_by_active_session():FAIL 536941:20260619:144725.599 Permission denied 536941:20260619:144725.599 End of zbx_get_user_from_json():FAIL 536941:20260619:144725.599 In zbx_send_response_json() 536941:20260619:144725.599 zbx_send_response_json() '{"response":"failed","info":"Permission denied."}' 536941:20260619:144725.599 End of zbx_send_response_json():SUCCEED 536941:20260619:144725.599 End of recv_getstatus():FAIL 536941:20260619:144725.599 zbx_setproctitle() title:'trapper #2 [processed data in 0.000864 sec, waiting for connection]' 536886:20260619:144725.676 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144725.676 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144725.676 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144725.676 [discovery manager] In process_results() del_druleids:0 536886:20260619:144725.676 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144725.676 [discovery manager] End of process_results() ret:0 536886:20260619:144725.676 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144725.676 [discovery manager] In process_discovery() 536886:20260619:144725.676 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144725.676 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536953:20260619:144725.676 End of zbx_ipc_service_recv():2 536953:20260619:144725.676 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.056880 sec during 5.056933 sec]' 536953:20260619:144725.676 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144725.676 End of zbx_ipc_service_recv():2 536878:20260619:144725.676 In zbx_pp_manager_process_finished() 536878:20260619:144725.676 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144725.676 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.052362 sec during 5.052830 sec]' 536878:20260619:144725.676 In zbx_ipc_service_recv() timeout:0.500 536985:20260619:144725.678 End of zbx_ipc_service_recv():2 536985:20260619:144725.678 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144725.678 End of zbx_ipc_service_recv():2 536874:20260619:144725.678 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.057878 sec during 5.058293 sec]' 536874:20260619:144725.678 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144725.678 End of zbx_ipc_async_socket_recv():0 536947:20260619:144725.679 In zbx_ipc_async_socket_send() 536947:20260619:144725.679 In zbx_ipc_client_send() clientid:0 536947:20260619:144725.679 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144725.679 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144725.679 In am_db_update_watchdog() 536947:20260619:144725.679 query [txnlev:0] [select m.mediaid,m.mediatypeid,m.sendto,mt.type from media m,users_groups u,config c,media_type mt where m.userid=u.userid and u.usrgrpid=c.alert_usrgrpid and m.mediatypeid=mt.mediatypeid and m.active=0 and mt.status=0 and mt.type<>4] 536874:20260619:144725.681 End of zbx_ipc_service_recv():1 536874:20260619:144725.681 In am_flush_results() results:0 536874:20260619:144725.681 In zbx_ipc_client_send() clientid:7 536874:20260619:144725.681 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144725.681 End of am_flush_results() 536874:20260619:144725.681 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144725.681 In zbx_ipc_async_socket_send() 536947:20260619:144725.681 In zbx_ipc_client_send() clientid:0 536947:20260619:144725.681 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144725.681 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144725.681 End of am_db_update_watchdog() recipients:0 536947:20260619:144725.681 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002525 sec, idle 1 sec]' 536947:20260619:144725.681 In zbx_ipc_async_socket_recv() timeout:1 536947:20260619:144725.681 End of zbx_ipc_async_socket_recv():0 536947:20260619:144725.681 In am_db_flush_results() 536947:20260619:144725.681 End of am_db_flush_results() flushed:0 536947:20260619:144725.681 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000015 sec, idle 1 sec]' 536947:20260619:144725.681 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144725.681 End of zbx_ipc_service_recv():1 536874:20260619:144725.681 In am_sync_watchdog() recipients:0 536874:20260619:144725.681 End of am_sync_watchdog() recipients:0 536874:20260619:144725.681 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144725.840 End of zbx_ipc_service_recv():2 536846:20260619:144725.840 In zbx_ipc_async_socket_send() 536846:20260619:144725.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144725.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144725.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144725.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144725.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144725.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144725.840 End of zbx_ipc_service_recv():1 536837:20260619:144725.840 In zbx_ha_dispatch_message() 536837:20260619:144725.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144725.840 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144726.060 End of zbx_ipc_service_recv():2 536848:20260619:144726.060 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144726.180 End of zbx_ipc_service_recv():2 536878:20260619:144726.180 In zbx_pp_manager_process_finished() 536878:20260619:144726.180 In zbx_timekeeper_collect() 536878:20260619:144726.180 End of zbx_timekeeper_collect() 536878:20260619:144726.180 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144726.180 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144726.238 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144726.238 In collect_selfmon_stats() 536909:20260619:144726.238 In zbx_timekeeper_collect() 536909:20260619:144726.238 End of zbx_timekeeper_collect() 536909:20260619:144726.238 End of collect_selfmon_stats() 536909:20260619:144726.238 zbx_setproctitle() title:'self-monitoring [processed data in 0.000098 sec, idle 1 sec]' 536879:20260619:144726.288 End of zbx_ipc_service_recv():2 536879:20260619:144726.289 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144726.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144726.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144726.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144726.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144726.289 queue processing_num:0 pending:0 536970:20260619:144726.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144726.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144726.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144726.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144726.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144726.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144726.304 queue processing_num:0 pending:0 536971:20260619:144726.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144726.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144726.304 queue processing_num:0 pending:0 536889:20260619:144726.433 End of zbx_ipc_async_socket_recv():0 536889:20260619:144726.434 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000028 sec, syncing history]' 536889:20260619:144726.434 In zbx_sync_history_cache() history_num:0 536889:20260619:144726.434 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000034 sec, idle 1 sec]' 536889:20260619:144726.434 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144726.434 End of zbx_ipc_async_socket_recv():0 536888:20260619:144726.434 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000015 sec, syncing history]' 536888:20260619:144726.434 In zbx_sync_history_cache() history_num:0 536888:20260619:144726.434 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000016 sec, idle 1 sec]' 536888:20260619:144726.434 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144726.436 End of zbx_ipc_async_socket_recv():0 536890:20260619:144726.436 zbx_setproctitle() title:'history syncer #4 [processed 3 values, 0 triggers in 0.002798 sec, syncing history]' 536890:20260619:144726.436 In zbx_sync_history_cache() history_num:0 536890:20260619:144726.436 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000047 sec, idle 1 sec]' 536890:20260619:144726.436 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144726.441 End of zbx_ipc_async_socket_recv():0 536887:20260619:144726.441 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000118 sec, syncing history]' 536887:20260619:144726.441 In zbx_sync_history_cache() history_num:0 536887:20260619:144726.442 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000031 sec, idle 1 sec]' 536887:20260619:144726.442 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144726.470 End of zbx_ipc_service_recv():2 536982:20260619:144726.470 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144726.677 End of zbx_ipc_service_recv():2 536953:20260619:144726.677 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144726.679 End of zbx_ipc_service_recv():2 536985:20260619:144726.679 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144726.681 End of zbx_ipc_service_recv():2 536878:20260619:144726.681 In zbx_pp_manager_process_finished() 536878:20260619:144726.681 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144726.681 In zbx_ipc_service_recv() timeout:0.500 536947:20260619:144726.682 End of zbx_ipc_async_socket_recv():0 536947:20260619:144726.682 In zbx_ipc_async_socket_send() 536947:20260619:144726.682 In zbx_ipc_client_send() clientid:0 536947:20260619:144726.682 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144726.682 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144726.682 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000062 sec, idle 1 sec]' 536947:20260619:144726.682 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144726.682 End of zbx_ipc_service_recv():1 536874:20260619:144726.682 In am_flush_results() results:0 536874:20260619:144726.682 In zbx_ipc_client_send() clientid:7 536874:20260619:144726.682 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144726.682 End of am_flush_results() 536874:20260619:144726.682 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144726.682 End of zbx_ipc_async_socket_recv():0 536947:20260619:144726.682 In am_db_flush_results() 536947:20260619:144726.682 End of am_db_flush_results() flushed:0 536947:20260619:144726.682 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000011 sec, idle 1 sec]' 536947:20260619:144726.682 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144726.846 End of zbx_ipc_service_recv():2 536846:20260619:144726.846 In zbx_ipc_async_socket_send() 536846:20260619:144726.846 In zbx_ipc_client_send() clientid:0 536846:20260619:144726.846 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144726.846 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144726.846 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144726.846 End of zbx_ipc_async_socket_flush():0 536846:20260619:144726.846 In zbx_ipc_service_recv() timeout:0.992 536837:20260619:144726.846 End of zbx_ipc_service_recv():1 536837:20260619:144726.846 In zbx_ha_dispatch_message() 536837:20260619:144726.846 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144726.846 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144727.062 End of zbx_ipc_service_recv():2 536848:20260619:144727.062 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144727.181 End of zbx_ipc_service_recv():2 536878:20260619:144727.181 In zbx_pp_manager_process_finished() 536878:20260619:144727.181 In zbx_timekeeper_collect() 536878:20260619:144727.181 End of zbx_timekeeper_collect() 536878:20260619:144727.181 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144727.181 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144727.238 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144727.238 In collect_selfmon_stats() 536909:20260619:144727.238 In zbx_timekeeper_collect() 536909:20260619:144727.238 End of zbx_timekeeper_collect() 536909:20260619:144727.238 End of collect_selfmon_stats() 536909:20260619:144727.238 zbx_setproctitle() title:'self-monitoring [processed data in 0.000167 sec, idle 1 sec]' 536972:20260619:144727.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144727.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144727.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144727.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144727.288 queue processing_num:0 pending:0 536879:20260619:144727.290 End of zbx_ipc_service_recv():2 536879:20260619:144727.290 In zbx_ipc_service_recv() timeout:1.000 536971:20260619:144727.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144727.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144727.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144727.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144727.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144727.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144727.304 queue processing_num:0 pending:0 536970:20260619:144727.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144727.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144727.304 queue processing_num:0 pending:0 536889:20260619:144727.435 End of zbx_ipc_async_socket_recv():0 536889:20260619:144727.435 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000034 sec, syncing history]' 536889:20260619:144727.435 In zbx_sync_history_cache() history_num:0 536889:20260619:144727.435 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000034 sec, idle 1 sec]' 536889:20260619:144727.435 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144727.435 End of zbx_ipc_async_socket_recv():0 536888:20260619:144727.435 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000016 sec, syncing history]' 536888:20260619:144727.435 In zbx_sync_history_cache() history_num:0 536888:20260619:144727.435 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000016 sec, idle 1 sec]' 536888:20260619:144727.435 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144727.437 End of zbx_ipc_async_socket_recv():0 536890:20260619:144727.437 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000047 sec, syncing history]' 536890:20260619:144727.438 In zbx_sync_history_cache() history_num:0 536890:20260619:144727.438 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000047 sec, idle 1 sec]' 536890:20260619:144727.438 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144727.443 End of zbx_ipc_async_socket_recv():0 536887:20260619:144727.443 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000031 sec, syncing history]' 536887:20260619:144727.443 In zbx_sync_history_cache() history_num:0 536887:20260619:144727.443 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000042 sec, idle 1 sec]' 536887:20260619:144727.443 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144727.452 End of zbx_ipc_async_socket_recv():0 536891:20260619:144727.452 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.008862 sec, processing escalations]' 536891:20260619:144727.452 In process_escalations() 536891:20260619:144727.452 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869650 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144727.453 End of process_escalations() 536891:20260619:144727.453 In process_escalations() 536891:20260619:144727.453 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869650 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144727.453 End of process_escalations() 536891:20260619:144727.454 In process_escalations() 536891:20260619:144727.454 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869650 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144727.454 End of process_escalations() 536891:20260619:144727.454 In process_escalations() 536891:20260619:144727.454 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869650 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144727.454 End of process_escalations() 536891:20260619:144727.454 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002250 sec, idle 3 sec]' 536891:20260619:144727.454 In zbx_ipc_async_socket_recv() timeout:3 536982:20260619:144727.475 End of zbx_ipc_service_recv():2 536982:20260619:144727.475 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144727.678 End of zbx_ipc_service_recv():2 536953:20260619:144727.679 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144727.680 End of zbx_ipc_service_recv():2 536985:20260619:144727.680 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144727.682 End of zbx_ipc_service_recv():2 536878:20260619:144727.682 In zbx_pp_manager_process_finished() 536878:20260619:144727.682 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144727.682 In zbx_ipc_service_recv() timeout:0.500 536874:20260619:144727.684 End of zbx_ipc_service_recv():2 536874:20260619:144727.684 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144727.684 End of zbx_ipc_async_socket_recv():0 536947:20260619:144727.684 In zbx_ipc_async_socket_send() 536947:20260619:144727.684 In zbx_ipc_client_send() clientid:0 536947:20260619:144727.684 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144727.684 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144727.684 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000044 sec, idle 1 sec]' 536947:20260619:144727.684 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144727.684 End of zbx_ipc_service_recv():1 536874:20260619:144727.684 In am_flush_results() results:0 536874:20260619:144727.684 In zbx_ipc_client_send() clientid:7 536874:20260619:144727.684 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144727.684 End of am_flush_results() 536874:20260619:144727.684 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144727.684 End of zbx_ipc_async_socket_recv():0 536947:20260619:144727.684 In am_db_flush_results() 536947:20260619:144727.684 End of am_db_flush_results() flushed:0 536947:20260619:144727.684 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000021 sec, idle 1 sec]' 536947:20260619:144727.684 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144727.848 End of zbx_ipc_service_recv():2 536846:20260619:144727.848 In zbx_ipc_async_socket_send() 536846:20260619:144727.848 In zbx_ipc_client_send() clientid:0 536846:20260619:144727.848 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144727.848 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144727.849 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144727.849 End of zbx_ipc_async_socket_flush():0 536846:20260619:144727.849 In zbx_ipc_service_recv() timeout:0.989 536837:20260619:144727.850 End of zbx_ipc_service_recv():1 536837:20260619:144727.850 In zbx_ha_dispatch_message() 536837:20260619:144727.850 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144727.850 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144728.063 End of zbx_ipc_service_recv():2 536848:20260619:144728.063 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144728.208 End of zbx_ipc_service_recv():2 536878:20260619:144728.208 In zbx_pp_manager_process_finished() 536878:20260619:144728.208 In zbx_timekeeper_collect() 536878:20260619:144728.208 End of zbx_timekeeper_collect() 536878:20260619:144728.208 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144728.208 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144728.240 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144728.241 In collect_selfmon_stats() 536909:20260619:144728.241 In zbx_timekeeper_collect() 536909:20260619:144728.241 End of zbx_timekeeper_collect() 536909:20260619:144728.241 End of collect_selfmon_stats() 536909:20260619:144728.241 zbx_setproctitle() title:'self-monitoring [processed data in 0.000296 sec, idle 1 sec]' 536972:20260619:144728.290 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144728.291 End of zbx_ipc_async_socket_recv():0 536879:20260619:144728.296 End of zbx_ipc_service_recv():2 536972:20260619:144728.297 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144728.297 End of zbx_dc_config_get_poller_items():0 536972:20260619:144728.297 queue processing_num:0 pending:0 536879:20260619:144728.297 In zbx_ipc_service_recv() timeout:1.000 536971:20260619:144728.309 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144728.309 End of zbx_ipc_async_socket_recv():0 536970:20260619:144728.309 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144728.309 End of zbx_dc_config_get_poller_items():0 536970:20260619:144728.309 queue processing_num:0 pending:0 536970:20260619:144728.309 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144728.309 End of zbx_ipc_async_socket_recv():0 536971:20260619:144728.309 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144728.309 End of zbx_dc_config_get_poller_items():0 536971:20260619:144728.309 queue processing_num:0 pending:0 536889:20260619:144728.436 End of zbx_ipc_async_socket_recv():0 536889:20260619:144728.436 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000034 sec, syncing history]' 536889:20260619:144728.436 In zbx_sync_history_cache() history_num:0 536889:20260619:144728.436 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000040 sec, idle 1 sec]' 536889:20260619:144728.436 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144728.436 End of zbx_ipc_async_socket_recv():0 536888:20260619:144728.436 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000016 sec, syncing history]' 536888:20260619:144728.436 In zbx_sync_history_cache() history_num:0 536888:20260619:144728.436 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000020 sec, idle 1 sec]' 536888:20260619:144728.436 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144728.438 End of zbx_ipc_async_socket_recv():0 536890:20260619:144728.438 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000047 sec, syncing history]' 536890:20260619:144728.438 In zbx_sync_history_cache() history_num:0 536890:20260619:144728.438 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000029 sec, idle 1 sec]' 536890:20260619:144728.438 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144728.444 End of zbx_ipc_async_socket_recv():0 536887:20260619:144728.444 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000042 sec, syncing history]' 536887:20260619:144728.444 In zbx_sync_history_cache() history_num:0 536887:20260619:144728.444 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000044 sec, idle 1 sec]' 536887:20260619:144728.444 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144728.476 End of zbx_ipc_service_recv():2 536982:20260619:144728.476 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144728.680 End of zbx_ipc_service_recv():2 536953:20260619:144728.680 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144728.681 End of zbx_ipc_service_recv():2 536985:20260619:144728.682 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144728.685 End of zbx_ipc_service_recv():2 536874:20260619:144728.685 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144728.685 End of zbx_ipc_async_socket_recv():0 536947:20260619:144728.685 In zbx_ipc_async_socket_send() 536947:20260619:144728.685 In zbx_ipc_client_send() clientid:0 536947:20260619:144728.685 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144728.685 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144728.685 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000048 sec, idle 1 sec]' 536947:20260619:144728.685 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144728.685 End of zbx_ipc_service_recv():1 536874:20260619:144728.685 In am_flush_results() results:0 536874:20260619:144728.685 In zbx_ipc_client_send() clientid:7 536874:20260619:144728.685 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144728.685 End of am_flush_results() 536874:20260619:144728.685 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144728.685 End of zbx_ipc_async_socket_recv():0 536947:20260619:144728.685 In am_db_flush_results() 536947:20260619:144728.685 End of am_db_flush_results() flushed:0 536947:20260619:144728.685 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000024 sec, idle 1 sec]' 536947:20260619:144728.685 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144728.709 End of zbx_ipc_service_recv():2 536878:20260619:144728.709 In zbx_pp_manager_process_finished() 536878:20260619:144728.709 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144728.709 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144728.842 End of zbx_ipc_service_recv():2 536846:20260619:144728.842 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144728.842 query [txnlev:1] [begin;] 536846:20260619:144728.842 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536846:20260619:144728.843 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144728.843 In ha_db_get_time() 536846:20260619:144728.843 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144728.844 End of ha_db_get_time():SUCCEED db_time:1781869649 536846:20260619:144728.844 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144728.844 query [txnlev:1] [commit;] 536846:20260619:144728.846 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144728.846 In zbx_ipc_async_socket_send() 536846:20260619:144728.846 In zbx_ipc_client_send() clientid:0 536846:20260619:144728.846 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144728.846 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144728.846 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144728.846 End of zbx_ipc_async_socket_flush():0 536846:20260619:144728.846 In zbx_ipc_service_recv() timeout:0.996 536837:20260619:144728.846 End of zbx_ipc_service_recv():1 536837:20260619:144728.846 In zbx_ha_dispatch_message() 536837:20260619:144728.846 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144728.846 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144729.064 End of zbx_ipc_service_recv():2 536848:20260619:144729.065 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144729.210 End of zbx_ipc_service_recv():2 536878:20260619:144729.210 In zbx_pp_manager_process_finished() 536878:20260619:144729.210 In zbx_timekeeper_collect() 536878:20260619:144729.210 End of zbx_timekeeper_collect() 536878:20260619:144729.210 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144729.210 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144729.241 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144729.241 In collect_selfmon_stats() 536909:20260619:144729.241 In zbx_timekeeper_collect() 536909:20260619:144729.241 End of zbx_timekeeper_collect() 536909:20260619:144729.241 End of collect_selfmon_stats() 536909:20260619:144729.241 zbx_setproctitle() title:'self-monitoring [processed data in 0.000385 sec, idle 1 sec]' 536972:20260619:144729.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144729.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144729.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144729.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144729.288 queue processing_num:0 pending:0 536879:20260619:144729.298 End of zbx_ipc_service_recv():2 536879:20260619:144729.299 In zbx_ipc_service_recv() timeout:1.000 536970:20260619:144729.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144729.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144729.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144729.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144729.304 queue processing_num:0 pending:0 536971:20260619:144729.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144729.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144729.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144729.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144729.305 queue processing_num:0 pending:0 536889:20260619:144729.437 End of zbx_ipc_async_socket_recv():0 536889:20260619:144729.437 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000040 sec, syncing history]' 536889:20260619:144729.437 In zbx_sync_history_cache() history_num:0 536889:20260619:144729.437 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000035 sec, idle 1 sec]' 536889:20260619:144729.437 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144729.437 End of zbx_ipc_async_socket_recv():0 536888:20260619:144729.437 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000020 sec, syncing history]' 536888:20260619:144729.437 In zbx_sync_history_cache() history_num:0 536888:20260619:144729.437 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000015 sec, idle 1 sec]' 536888:20260619:144729.437 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144729.439 End of zbx_ipc_async_socket_recv():0 536890:20260619:144729.439 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000029 sec, syncing history]' 536890:20260619:144729.439 In zbx_sync_history_cache() history_num:0 536890:20260619:144729.439 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000026 sec, idle 1 sec]' 536890:20260619:144729.439 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144729.445 End of zbx_ipc_async_socket_recv():0 536887:20260619:144729.445 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000044 sec, syncing history]' 536887:20260619:144729.445 In zbx_sync_history_cache() history_num:0 536887:20260619:144729.445 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000024 sec, idle 1 sec]' 536887:20260619:144729.445 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144729.477 End of zbx_ipc_service_recv():2 536982:20260619:144729.477 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144729.681 End of zbx_ipc_service_recv():2 536953:20260619:144729.681 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144729.683 End of zbx_ipc_service_recv():2 536985:20260619:144729.683 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144729.687 End of zbx_ipc_service_recv():2 536874:20260619:144729.687 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144729.687 End of zbx_ipc_async_socket_recv():0 536947:20260619:144729.687 In zbx_ipc_async_socket_send() 536947:20260619:144729.687 In zbx_ipc_client_send() clientid:0 536947:20260619:144729.687 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144729.687 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144729.687 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000054 sec, idle 1 sec]' 536947:20260619:144729.687 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144729.687 End of zbx_ipc_service_recv():1 536874:20260619:144729.687 In am_flush_results() results:0 536874:20260619:144729.687 In zbx_ipc_client_send() clientid:7 536874:20260619:144729.687 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144729.687 End of am_flush_results() 536874:20260619:144729.687 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144729.687 End of zbx_ipc_async_socket_recv():0 536947:20260619:144729.687 In am_db_flush_results() 536947:20260619:144729.687 End of am_db_flush_results() flushed:0 536947:20260619:144729.687 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000023 sec, idle 1 sec]' 536947:20260619:144729.687 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144729.711 End of zbx_ipc_service_recv():2 536878:20260619:144729.711 In zbx_pp_manager_process_finished() 536878:20260619:144729.711 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144729.711 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144729.846 End of zbx_ipc_service_recv():2 536846:20260619:144729.846 In zbx_ipc_async_socket_send() 536846:20260619:144729.846 In zbx_ipc_client_send() clientid:0 536846:20260619:144729.846 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144729.846 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144729.846 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144729.846 End of zbx_ipc_async_socket_flush():0 536846:20260619:144729.846 In zbx_ipc_service_recv() timeout:0.992 536837:20260619:144729.846 End of zbx_ipc_service_recv():1 536837:20260619:144729.846 In zbx_ha_dispatch_message() 536837:20260619:144729.846 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144729.846 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144730.066 End of zbx_ipc_service_recv():2 536848:20260619:144730.066 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.006923 sec during 5.006953 sec]' 536848:20260619:144730.066 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144730.217 End of zbx_ipc_service_recv():2 536878:20260619:144730.217 In zbx_pp_manager_process_finished() 536878:20260619:144730.217 In zbx_timekeeper_collect() 536878:20260619:144730.217 End of zbx_timekeeper_collect() 536878:20260619:144730.217 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144730.217 In zbx_ipc_service_recv() timeout:0.500 536905:20260619:144730.233 End of zbx_ipc_async_socket_recv():0 536905:20260619:144730.233 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000367 sec, getting values]' 536905:20260619:144730.233 In get_values() 536905:20260619:144730.233 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144730.233 End of zbx_dc_config_get_poller_items():0 536905:20260619:144730.233 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144730.233 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144730.233 End of get_values():0 536905:20260619:144730.233 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000103 sec, idle 5 sec]' 536905:20260619:144730.233 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144730.234 End of zbx_ipc_async_socket_recv():0 536906:20260619:144730.234 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000040 sec, getting values]' 536906:20260619:144730.234 In get_values() 536906:20260619:144730.234 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144730.234 End of zbx_dc_config_get_poller_items():0 536906:20260619:144730.234 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144730.234 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144730.234 End of get_values():0 536906:20260619:144730.234 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000046 sec, idle 5 sec]' 536906:20260619:144730.234 In zbx_ipc_async_socket_recv() timeout:5 536885:20260619:144730.234 End of zbx_ipc_async_socket_recv():0 536885:20260619:144730.234 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000057 sec, getting values]' 536885:20260619:144730.234 In get_values() 536885:20260619:144730.234 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144730.234 End of zbx_dc_config_get_poller_items():0 536885:20260619:144730.234 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144730.234 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144730.234 End of get_values():0 536885:20260619:144730.234 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000037 sec, idle 5 sec]' 536885:20260619:144730.234 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144730.240 End of zbx_ipc_async_socket_recv():0 536931:20260619:144730.240 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000051 sec, getting values]' 536931:20260619:144730.240 In get_values() 536932:20260619:144730.240 End of zbx_ipc_async_socket_recv():0 536932:20260619:144730.240 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000074 sec, getting values]' 536932:20260619:144730.240 In get_values() 536932:20260619:144730.240 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144730.240 End of zbx_dc_config_get_poller_items():0 536932:20260619:144730.240 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144730.240 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144730.240 End of get_values():0 536932:20260619:144730.240 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000086 sec, idle 5 sec]' 536932:20260619:144730.240 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144730.240 In zbx_dc_config_get_poller_items() poller_type:0 536931:20260619:144730.240 End of zbx_dc_config_get_poller_items():0 536931:20260619:144730.240 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144730.240 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144730.240 End of get_values():0 536931:20260619:144730.240 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000286 sec, idle 5 sec]' 536931:20260619:144730.240 In zbx_ipc_async_socket_recv() timeout:5 536909:20260619:144730.242 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144730.242 In collect_selfmon_stats() 536909:20260619:144730.242 In zbx_timekeeper_collect() 536909:20260619:144730.242 End of zbx_timekeeper_collect() 536909:20260619:144730.242 End of collect_selfmon_stats() 536909:20260619:144730.242 zbx_setproctitle() title:'self-monitoring [processed data in 0.000067 sec, idle 1 sec]' 536933:20260619:144730.244 End of zbx_ipc_async_socket_recv():0 536933:20260619:144730.244 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000044 sec, getting values]' 536933:20260619:144730.244 In get_values() 536933:20260619:144730.244 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144730.244 End of zbx_dc_config_get_poller_items():0 536933:20260619:144730.244 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144730.244 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144730.244 End of get_values():0 536933:20260619:144730.244 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000048 sec, idle 5 sec]' 536933:20260619:144730.244 In zbx_ipc_async_socket_recv() timeout:5 536892:20260619:144730.256 End of zbx_ipc_async_socket_recv():0 536892:20260619:144730.256 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000049 sec, getting values]' 536892:20260619:144730.256 In get_values() 536892:20260619:144730.256 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144730.256 End of zbx_dc_config_get_poller_items():0 536892:20260619:144730.256 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144730.256 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144730.256 End of get_values():0 536892:20260619:144730.256 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000053 sec, idle 5 sec]' 536892:20260619:144730.256 In zbx_ipc_async_socket_recv() timeout:5 536896:20260619:144730.256 End of zbx_ipc_async_socket_recv():0 536896:20260619:144730.256 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000260 sec, getting values]' 536896:20260619:144730.256 In get_values() 536896:20260619:144730.256 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144730.256 End of zbx_dc_config_get_poller_items():0 536896:20260619:144730.256 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144730.256 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144730.256 End of get_values():0 536896:20260619:144730.256 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000313 sec, idle 5 sec]' 536896:20260619:144730.256 In zbx_ipc_async_socket_recv() timeout:5 536897:20260619:144730.260 End of zbx_ipc_async_socket_recv():0 536897:20260619:144730.260 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000044 sec, getting values]' 536897:20260619:144730.260 In get_values() 536897:20260619:144730.260 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144730.260 End of zbx_dc_config_get_poller_items():0 536897:20260619:144730.260 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144730.260 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144730.260 End of get_values():0 536897:20260619:144730.260 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000057 sec, idle 5 sec]' 536897:20260619:144730.260 In zbx_ipc_async_socket_recv() timeout:5 536946:20260619:144730.261 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144730.261 In get_pinger_hosts() 536946:20260619:144730.261 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144730.261 End of zbx_dc_config_get_poller_items():0 536946:20260619:144730.261 End of get_pinger_hosts():0 536946:20260619:144730.262 In process_pinger_hosts() 536946:20260619:144730.262 End of process_pinger_hosts() 536946:20260619:144730.262 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144730.262 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144730.262 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000715 sec, idle 5 sec]' 536934:20260619:144730.264 End of zbx_ipc_async_socket_recv():0 536934:20260619:144730.264 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000139 sec, getting values]' 536934:20260619:144730.264 In get_values() 536934:20260619:144730.264 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144730.264 End of zbx_dc_config_get_poller_items():0 536934:20260619:144730.264 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144730.264 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144730.264 End of get_values():0 536934:20260619:144730.264 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000080 sec, idle 5 sec]' 536934:20260619:144730.264 In zbx_ipc_async_socket_recv() timeout:5 536935:20260619:144730.287 End of zbx_ipc_async_socket_recv():0 536935:20260619:144730.287 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000090 sec, getting values]' 536935:20260619:144730.287 In get_values() 536935:20260619:144730.287 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144730.287 End of zbx_dc_config_get_poller_items():0 536935:20260619:144730.287 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144730.287 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144730.287 End of get_values():0 536935:20260619:144730.287 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000049 sec, idle 5 sec]' 536935:20260619:144730.287 In zbx_ipc_async_socket_recv() timeout:5 536972:20260619:144730.289 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144730.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144730.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144730.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144730.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144730.289 queue processing_num:0 pending:0 536936:20260619:144730.292 End of zbx_ipc_async_socket_recv():0 536936:20260619:144730.292 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000049 sec, getting values]' 536936:20260619:144730.292 In get_values() 536936:20260619:144730.292 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144730.292 End of zbx_dc_config_get_poller_items():0 536936:20260619:144730.292 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144730.292 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144730.292 End of get_values():0 536936:20260619:144730.292 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000089 sec, idle 5 sec]' 536936:20260619:144730.292 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144730.300 End of zbx_ipc_service_recv():2 536879:20260619:144730.300 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.012010sec during 5.012048 sec]' 536879:20260619:144730.300 In zbx_ipc_service_recv() timeout:1.000 536893:20260619:144730.300 End of zbx_ipc_async_socket_recv():0 536893:20260619:144730.300 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000077 sec, getting values]' 536893:20260619:144730.300 In get_values() 536893:20260619:144730.300 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144730.300 End of zbx_dc_config_get_poller_items():0 536893:20260619:144730.300 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144730.300 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144730.300 End of get_values():0 536893:20260619:144730.300 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000067 sec, idle 5 sec]' 536893:20260619:144730.300 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144730.300 End of zbx_ipc_async_socket_recv():0 536899:20260619:144730.300 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000067 sec, getting values]' 536899:20260619:144730.300 In get_values() 536899:20260619:144730.300 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144730.300 End of zbx_dc_config_get_poller_items():0 536899:20260619:144730.300 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144730.300 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144730.300 End of get_values():0 536899:20260619:144730.300 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000087 sec, idle 5 sec]' 536899:20260619:144730.300 In zbx_ipc_async_socket_recv() timeout:5 536894:20260619:144730.304 End of zbx_ipc_async_socket_recv():0 536894:20260619:144730.304 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000040 sec, getting values]' 536894:20260619:144730.304 In get_values() 536894:20260619:144730.304 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144730.304 End of zbx_dc_config_get_poller_items():0 536894:20260619:144730.304 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144730.304 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144730.304 End of get_values():0 536894:20260619:144730.304 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000045 sec, idle 5 sec]' 536894:20260619:144730.304 In zbx_ipc_async_socket_recv() timeout:5 536971:20260619:144730.304 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144730.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144730.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144730.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144730.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144730.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144730.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144730.305 queue processing_num:0 pending:0 536970:20260619:144730.305 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144730.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144730.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144730.305 queue processing_num:0 pending:0 536898:20260619:144730.308 End of zbx_ipc_async_socket_recv():0 536898:20260619:144730.308 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000314 sec, getting values]' 536898:20260619:144730.308 In get_values() 536898:20260619:144730.308 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144730.308 End of zbx_dc_config_get_poller_items():0 536898:20260619:144730.308 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144730.308 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144730.308 End of get_values():0 536898:20260619:144730.308 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000041 sec, idle 5 sec]' 536898:20260619:144730.308 In zbx_ipc_async_socket_recv() timeout:5 536895:20260619:144730.312 End of zbx_ipc_async_socket_recv():0 536895:20260619:144730.312 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000356 sec, getting values]' 536895:20260619:144730.312 In get_values() 536895:20260619:144730.312 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144730.312 End of zbx_dc_config_get_poller_items():0 536895:20260619:144730.312 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144730.312 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144730.312 End of get_values():0 536895:20260619:144730.312 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000097 sec, idle 5 sec]' 536895:20260619:144730.313 In zbx_ipc_async_socket_recv() timeout:5 536984:20260619:144730.400 End of zbx_ipc_async_socket_recv():0 536984:20260619:144730.400 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000149 sec, getting values]' 536984:20260619:144730.400 In get_values() 536984:20260619:144730.400 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144730.400 End of zbx_dc_config_get_poller_items():0 536984:20260619:144730.400 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144730.400 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144730.400 End of get_values():0 536984:20260619:144730.400 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000058 sec, idle 5 sec]' 536984:20260619:144730.400 In zbx_ipc_async_socket_recv() timeout:5 536907:20260619:144730.400 End of zbx_ipc_async_socket_recv():0 536907:20260619:144730.400 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000042 sec, exchanging data]' 536907:20260619:144730.400 In process_proxy() 536907:20260619:144730.400 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144730.400 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144730.400 End of process_proxy() 536907:20260619:144730.400 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144730.400 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144730.400 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000058 sec, idle 5 sec]' 536907:20260619:144730.400 In zbx_ipc_async_socket_recv() timeout:5 536949:20260619:144730.400 End of zbx_ipc_async_socket_recv():0 536949:20260619:144730.400 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000046 sec, getting values]' 536949:20260619:144730.400 In get_values() 536949:20260619:144730.400 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144730.400 End of zbx_dc_config_get_poller_items():0 536949:20260619:144730.400 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144730.400 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144730.401 End of get_values():0 536949:20260619:144730.401 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000297 sec, idle 5 sec]' 536949:20260619:144730.401 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144730.401 End of zbx_ipc_async_socket_recv():0 536967:20260619:144730.401 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000043 sec, getting values]' 536967:20260619:144730.401 In get_values() 536967:20260619:144730.401 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144730.401 End of zbx_dc_config_get_poller_items():0 536967:20260619:144730.401 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144730.401 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144730.401 End of get_values():0 536967:20260619:144730.401 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000063 sec, idle 5 sec]' 536967:20260619:144730.401 In zbx_ipc_async_socket_recv() timeout:5 536948:20260619:144730.405 End of zbx_ipc_async_socket_recv():0 536948:20260619:144730.405 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000851 sec, getting values]' 536948:20260619:144730.405 In get_values() 536948:20260619:144730.405 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144730.405 End of zbx_dc_config_get_poller_items():0 536948:20260619:144730.405 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144730.405 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144730.405 End of get_values():0 536948:20260619:144730.405 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000060 sec, idle 5 sec]' 536948:20260619:144730.405 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144730.405 End of zbx_ipc_async_socket_recv():0 536923:20260619:144730.405 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144730.405 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536923:20260619:144730.405 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000418 sec, idle 5 sec]' 536923:20260619:144730.405 In zbx_ipc_async_socket_recv() timeout:5 536950:20260619:144730.416 End of zbx_ipc_async_socket_recv():0 536950:20260619:144730.416 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000048 sec, getting values]' 536950:20260619:144730.416 In get_values() 536950:20260619:144730.416 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144730.416 End of zbx_dc_config_get_poller_items():0 536950:20260619:144730.416 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144730.416 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144730.416 End of get_values():0 536950:20260619:144730.416 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000051 sec, idle 5 sec]' 536950:20260619:144730.416 In zbx_ipc_async_socket_recv() timeout:5 536952:20260619:144730.432 End of zbx_ipc_async_socket_recv():0 536952:20260619:144730.432 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000118 sec, getting values]' 536952:20260619:144730.432 In get_values() 536952:20260619:144730.432 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144730.432 End of zbx_dc_config_get_poller_items():0 536952:20260619:144730.432 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144730.432 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144730.432 End of get_values():0 536952:20260619:144730.432 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000480 sec, idle 5 sec]' 536952:20260619:144730.432 In zbx_ipc_async_socket_recv() timeout:5 536889:20260619:144730.438 End of zbx_ipc_async_socket_recv():0 536889:20260619:144730.438 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000035 sec, syncing history]' 536889:20260619:144730.438 In zbx_sync_history_cache() history_num:0 536889:20260619:144730.438 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000029 sec, idle 1 sec]' 536889:20260619:144730.438 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144730.438 End of zbx_ipc_async_socket_recv():0 536888:20260619:144730.438 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000015 sec, syncing history]' 536888:20260619:144730.438 In zbx_sync_history_cache() history_num:0 536888:20260619:144730.438 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000029 sec, idle 1 sec]' 536888:20260619:144730.438 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144730.440 End of zbx_ipc_async_socket_recv():0 536890:20260619:144730.440 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000026 sec, syncing history]' 536890:20260619:144730.440 In zbx_sync_history_cache() history_num:0 536890:20260619:144730.440 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000023 sec, idle 1 sec]' 536890:20260619:144730.440 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144730.446 End of zbx_ipc_async_socket_recv():0 536887:20260619:144730.446 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000024 sec, syncing history]' 536887:20260619:144730.446 In zbx_sync_history_cache() history_num:0 536887:20260619:144730.446 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000031 sec, idle 1 sec]' 536887:20260619:144730.446 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144730.456 End of zbx_ipc_async_socket_recv():0 536891:20260619:144730.456 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002250 sec, processing escalations]' 536891:20260619:144730.456 In process_escalations() 536891:20260619:144730.456 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869653 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144730.456 End of process_escalations() 536891:20260619:144730.456 In process_escalations() 536891:20260619:144730.456 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869653 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144730.457 End of process_escalations() 536891:20260619:144730.457 In process_escalations() 536891:20260619:144730.457 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869653 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144730.457 End of process_escalations() 536891:20260619:144730.457 In process_escalations() 536891:20260619:144730.457 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869653 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144730.458 End of process_escalations() 536891:20260619:144730.458 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001774 sec, idle 3 sec]' 536891:20260619:144730.458 In zbx_ipc_async_socket_recv() timeout:3 536951:20260619:144730.464 End of zbx_ipc_async_socket_recv():0 536951:20260619:144730.464 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000052 sec, getting values]' 536951:20260619:144730.464 In get_values() 536951:20260619:144730.464 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144730.464 End of zbx_dc_config_get_poller_items():0 536951:20260619:144730.464 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144730.464 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144730.464 End of get_values():0 536951:20260619:144730.464 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000138 sec, idle 5 sec]' 536951:20260619:144730.464 In zbx_ipc_async_socket_recv() timeout:5 536985:20260619:144730.474 In zbx_dc_fetch_proxy_groups() 536985:20260619:144730.474 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144730.474 In zbx_dc_fetch_proxies() 536985:20260619:144730.474 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536982:20260619:144730.478 End of zbx_ipc_service_recv():2 536982:20260619:144730.479 In zbx_ipc_service_recv() timeout:1.000 536886:20260619:144730.682 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144730.682 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144730.682 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144730.682 [discovery manager] In process_results() del_druleids:0 536886:20260619:144730.682 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144730.682 [discovery manager] End of process_results() ret:0 536886:20260619:144730.682 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144730.682 [discovery manager] In process_discovery() 536886:20260619:144730.682 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144730.682 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536953:20260619:144730.682 End of zbx_ipc_service_recv():2 536953:20260619:144730.682 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.006037 sec during 5.006084 sec]' 536953:20260619:144730.682 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144730.685 End of zbx_ipc_service_recv():2 536985:20260619:144730.685 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144730.688 End of zbx_ipc_service_recv():2 536874:20260619:144730.688 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.009310 sec during 5.009545 sec]' 536874:20260619:144730.688 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144730.688 End of zbx_ipc_async_socket_recv():0 536947:20260619:144730.688 In zbx_ipc_async_socket_send() 536947:20260619:144730.688 In zbx_ipc_client_send() clientid:0 536947:20260619:144730.688 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144730.688 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144730.688 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000200 sec, idle 1 sec]' 536947:20260619:144730.688 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144730.689 End of zbx_ipc_service_recv():1 536874:20260619:144730.689 In am_flush_results() results:0 536874:20260619:144730.689 In zbx_ipc_client_send() clientid:7 536874:20260619:144730.689 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144730.689 End of am_flush_results() 536874:20260619:144730.689 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144730.689 End of zbx_ipc_async_socket_recv():0 536947:20260619:144730.689 In am_db_flush_results() 536947:20260619:144730.689 End of am_db_flush_results() flushed:0 536947:20260619:144730.689 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000087 sec, idle 1 sec]' 536947:20260619:144730.689 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144730.718 End of zbx_ipc_service_recv():2 536878:20260619:144730.718 In zbx_pp_manager_process_finished() 536878:20260619:144730.718 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144730.718 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.041383 sec during 5.041756 sec]' 536878:20260619:144730.718 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144730.872 End of zbx_ipc_service_recv():2 536846:20260619:144730.872 In zbx_ipc_async_socket_send() 536846:20260619:144730.872 In zbx_ipc_client_send() clientid:0 536846:20260619:144730.872 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144730.872 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144730.872 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144730.873 End of zbx_ipc_async_socket_flush():0 536846:20260619:144730.873 In zbx_ipc_service_recv() timeout:0.965 536837:20260619:144730.873 End of zbx_ipc_service_recv():1 536837:20260619:144730.873 In zbx_ha_dispatch_message() 536837:20260619:144730.873 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144730.873 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144731.067 End of zbx_ipc_service_recv():2 536848:20260619:144731.067 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144731.234 End of zbx_ipc_service_recv():2 536878:20260619:144731.234 In zbx_pp_manager_process_finished() 536878:20260619:144731.234 In zbx_timekeeper_collect() 536878:20260619:144731.234 End of zbx_timekeeper_collect() 536878:20260619:144731.234 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144731.234 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144731.242 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144731.242 In collect_selfmon_stats() 536909:20260619:144731.242 In zbx_timekeeper_collect() 536909:20260619:144731.242 End of zbx_timekeeper_collect() 536909:20260619:144731.242 End of collect_selfmon_stats() 536909:20260619:144731.242 zbx_setproctitle() title:'self-monitoring [processed data in 0.000120 sec, idle 1 sec]' 536972:20260619:144731.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144731.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144731.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144731.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144731.289 queue processing_num:0 pending:0 536879:20260619:144731.301 End of zbx_ipc_service_recv():2 536879:20260619:144731.301 In zbx_ipc_service_recv() timeout:1.000 536970:20260619:144731.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144731.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144731.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144731.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144731.304 queue processing_num:0 pending:0 536971:20260619:144731.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144731.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144731.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144731.305 queue processing_num:0 pending:0 536971:20260619:144731.305 End of zbx_ipc_async_socket_recv():0 536889:20260619:144731.440 End of zbx_ipc_async_socket_recv():0 536889:20260619:144731.440 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000029 sec, syncing history]' 536889:20260619:144731.440 In zbx_sync_history_cache() history_num:0 536889:20260619:144731.440 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000046 sec, idle 1 sec]' 536889:20260619:144731.440 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144731.440 End of zbx_ipc_async_socket_recv():0 536888:20260619:144731.440 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000029 sec, syncing history]' 536888:20260619:144731.440 In zbx_sync_history_cache() history_num:0 536888:20260619:144731.440 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000016 sec, idle 1 sec]' 536888:20260619:144731.440 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144731.442 End of zbx_ipc_async_socket_recv():0 536890:20260619:144731.442 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000023 sec, syncing history]' 536890:20260619:144731.442 In zbx_sync_history_cache() history_num:0 536890:20260619:144731.442 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000042 sec, idle 1 sec]' 536890:20260619:144731.442 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144731.448 End of zbx_ipc_async_socket_recv():0 536887:20260619:144731.448 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000031 sec, syncing history]' 536887:20260619:144731.448 In zbx_sync_history_cache() history_num:0 536887:20260619:144731.448 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000044 sec, idle 1 sec]' 536887:20260619:144731.448 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144731.480 End of zbx_ipc_service_recv():2 536982:20260619:144731.480 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144731.684 End of zbx_ipc_service_recv():2 536953:20260619:144731.684 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144731.687 End of zbx_ipc_service_recv():2 536985:20260619:144731.687 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144731.690 End of zbx_ipc_service_recv():2 536874:20260619:144731.690 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144731.690 End of zbx_ipc_async_socket_recv():0 536947:20260619:144731.690 In zbx_ipc_async_socket_send() 536947:20260619:144731.690 In zbx_ipc_client_send() clientid:0 536947:20260619:144731.690 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144731.690 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144731.690 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000130 sec, idle 1 sec]' 536947:20260619:144731.690 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144731.690 End of zbx_ipc_service_recv():1 536874:20260619:144731.690 In am_flush_results() results:0 536874:20260619:144731.690 In zbx_ipc_client_send() clientid:7 536874:20260619:144731.690 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144731.690 End of am_flush_results() 536874:20260619:144731.691 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144731.691 End of zbx_ipc_async_socket_recv():0 536947:20260619:144731.691 In am_db_flush_results() 536947:20260619:144731.691 End of am_db_flush_results() flushed:0 536947:20260619:144731.691 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000018 sec, idle 1 sec]' 536947:20260619:144731.691 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144731.739 End of zbx_ipc_service_recv():2 536878:20260619:144731.739 In zbx_pp_manager_process_finished() 536878:20260619:144731.739 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144731.739 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144731.840 End of zbx_ipc_service_recv():2 536846:20260619:144731.840 In zbx_ipc_async_socket_send() 536846:20260619:144731.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144731.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144731.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144731.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144731.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144731.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144731.840 End of zbx_ipc_service_recv():1 536837:20260619:144731.840 In zbx_ha_dispatch_message() 536837:20260619:144731.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144731.840 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144732.068 End of zbx_ipc_service_recv():2 536848:20260619:144732.068 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144732.240 End of zbx_ipc_service_recv():2 536878:20260619:144732.240 In zbx_pp_manager_process_finished() 536878:20260619:144732.240 In zbx_timekeeper_collect() 536878:20260619:144732.240 End of zbx_timekeeper_collect() 536878:20260619:144732.240 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144732.240 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144732.249 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144732.249 In collect_selfmon_stats() 536909:20260619:144732.249 In zbx_timekeeper_collect() 536909:20260619:144732.249 End of zbx_timekeeper_collect() 536909:20260619:144732.249 End of collect_selfmon_stats() 536909:20260619:144732.249 zbx_setproctitle() title:'self-monitoring [processed data in 0.000115 sec, idle 1 sec]' 536972:20260619:144732.287 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144732.287 End of zbx_ipc_async_socket_recv():0 536972:20260619:144732.287 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144732.287 End of zbx_dc_config_get_poller_items():0 536972:20260619:144732.287 queue processing_num:0 pending:0 536970:20260619:144732.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144732.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144732.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144732.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144732.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144732.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144732.305 queue processing_num:0 pending:0 536879:20260619:144732.305 End of zbx_ipc_service_recv():2 536879:20260619:144732.305 In zbx_ipc_service_recv() timeout:1.000 536970:20260619:144732.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144732.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144732.305 queue processing_num:0 pending:0 536890:20260619:144732.444 End of zbx_ipc_async_socket_recv():0 536890:20260619:144732.444 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000042 sec, syncing history]' 536890:20260619:144732.444 In zbx_sync_history_cache() history_num:0 536890:20260619:144732.444 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000068 sec, idle 1 sec]' 536890:20260619:144732.444 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144732.444 End of zbx_ipc_async_socket_recv():0 536888:20260619:144732.444 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000016 sec, syncing history]' 536888:20260619:144732.444 In zbx_sync_history_cache() history_num:0 536888:20260619:144732.444 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000024 sec, idle 1 sec]' 536888:20260619:144732.444 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144732.444 End of zbx_ipc_async_socket_recv():0 536889:20260619:144732.444 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000046 sec, syncing history]' 536889:20260619:144732.444 In zbx_sync_history_cache() history_num:0 536889:20260619:144732.444 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000017 sec, idle 1 sec]' 536889:20260619:144732.444 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144732.453 End of zbx_ipc_async_socket_recv():0 536887:20260619:144732.453 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000044 sec, syncing history]' 536887:20260619:144732.453 In zbx_sync_history_cache() history_num:0 536887:20260619:144732.453 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000033 sec, idle 1 sec]' 536887:20260619:144732.453 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144732.484 End of zbx_ipc_service_recv():2 536982:20260619:144732.484 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144732.695 End of zbx_ipc_service_recv():2 536985:20260619:144732.695 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144732.695 End of zbx_ipc_service_recv():2 536874:20260619:144732.695 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144732.695 End of zbx_ipc_async_socket_recv():0 536947:20260619:144732.695 In zbx_ipc_async_socket_send() 536947:20260619:144732.695 In zbx_ipc_client_send() clientid:0 536947:20260619:144732.695 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144732.695 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144732.695 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000048 sec, idle 1 sec]' 536947:20260619:144732.695 In zbx_ipc_async_socket_recv() timeout:1 536953:20260619:144732.695 End of zbx_ipc_service_recv():2 536953:20260619:144732.695 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144732.695 End of zbx_ipc_service_recv():1 536874:20260619:144732.695 In am_flush_results() results:0 536874:20260619:144732.695 In zbx_ipc_client_send() clientid:7 536874:20260619:144732.695 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144732.695 End of am_flush_results() 536874:20260619:144732.695 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144732.695 End of zbx_ipc_async_socket_recv():0 536947:20260619:144732.695 In am_db_flush_results() 536947:20260619:144732.695 End of am_db_flush_results() flushed:0 536947:20260619:144732.695 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000022 sec, idle 1 sec]' 536947:20260619:144732.695 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144732.744 End of zbx_ipc_service_recv():2 536878:20260619:144732.744 In zbx_pp_manager_process_finished() 536878:20260619:144732.744 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144732.744 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144732.840 End of zbx_ipc_service_recv():2 536846:20260619:144732.840 In zbx_ipc_async_socket_send() 536846:20260619:144732.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144732.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144732.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144732.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144732.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144732.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144732.840 End of zbx_ipc_service_recv():1 536837:20260619:144732.840 In zbx_ha_dispatch_message() 536837:20260619:144732.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144732.840 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144733.073 End of zbx_ipc_service_recv():2 536848:20260619:144733.073 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144733.248 End of zbx_ipc_service_recv():2 536878:20260619:144733.248 In zbx_pp_manager_process_finished() 536878:20260619:144733.248 In zbx_timekeeper_collect() 536878:20260619:144733.248 End of zbx_timekeeper_collect() 536878:20260619:144733.248 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144733.250 In zbx_ipc_service_recv() timeout:0.500 536909:20260619:144733.251 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144733.251 In collect_selfmon_stats() 536909:20260619:144733.251 In zbx_timekeeper_collect() 536909:20260619:144733.251 End of zbx_timekeeper_collect() 536909:20260619:144733.251 End of collect_selfmon_stats() 536909:20260619:144733.251 zbx_setproctitle() title:'self-monitoring [processed data in 0.002245 sec, idle 1 sec]' 536972:20260619:144733.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144733.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144733.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144733.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144733.288 queue processing_num:0 pending:0 536971:20260619:144733.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144733.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144733.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144733.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144733.305 queue processing_num:0 pending:0 536970:20260619:144733.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144733.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144733.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144733.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144733.305 queue processing_num:0 pending:0 536879:20260619:144733.306 End of zbx_ipc_service_recv():2 536879:20260619:144733.307 In zbx_ipc_service_recv() timeout:1.000 536890:20260619:144733.445 End of zbx_ipc_async_socket_recv():0 536890:20260619:144733.445 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000068 sec, syncing history]' 536890:20260619:144733.445 In zbx_sync_history_cache() history_num:0 536888:20260619:144733.445 End of zbx_ipc_async_socket_recv():0 536889:20260619:144733.445 End of zbx_ipc_async_socket_recv():0 536889:20260619:144733.445 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000017 sec, syncing history]' 536889:20260619:144733.445 In zbx_sync_history_cache() history_num:0 536889:20260619:144733.446 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000799 sec, idle 1 sec]' 536889:20260619:144733.446 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144733.446 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000024 sec, syncing history]' 536888:20260619:144733.446 In zbx_sync_history_cache() history_num:0 536888:20260619:144733.446 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000845 sec, idle 1 sec]' 536888:20260619:144733.446 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144733.446 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000050 sec, idle 1 sec]' 536890:20260619:144733.446 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144733.456 End of zbx_ipc_async_socket_recv():0 536887:20260619:144733.456 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000033 sec, syncing history]' 536887:20260619:144733.456 In zbx_sync_history_cache() history_num:0 536887:20260619:144733.456 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000059 sec, idle 1 sec]' 536887:20260619:144733.456 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144733.461 End of zbx_ipc_async_socket_recv():0 536891:20260619:144733.461 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001774 sec, processing escalations]' 536891:20260619:144733.461 In process_escalations() 536891:20260619:144733.461 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869656 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144733.462 End of process_escalations() 536891:20260619:144733.462 In process_escalations() 536891:20260619:144733.462 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869656 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144733.463 End of process_escalations() 536891:20260619:144733.463 In process_escalations() 536891:20260619:144733.463 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869656 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144733.463 End of process_escalations() 536891:20260619:144733.463 In process_escalations() 536891:20260619:144733.463 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869656 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144733.463 End of process_escalations() 536891:20260619:144733.463 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001747 sec, idle 3 sec]' 536891:20260619:144733.463 In zbx_ipc_async_socket_recv() timeout:3 536982:20260619:144733.486 End of zbx_ipc_service_recv():2 536982:20260619:144733.486 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144733.696 End of zbx_ipc_service_recv():2 536985:20260619:144733.696 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144733.696 End of zbx_ipc_service_recv():2 536953:20260619:144733.696 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144733.696 End of zbx_ipc_service_recv():2 536874:20260619:144733.696 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144733.696 End of zbx_ipc_async_socket_recv():0 536947:20260619:144733.696 In zbx_ipc_async_socket_send() 536947:20260619:144733.696 In zbx_ipc_client_send() clientid:0 536947:20260619:144733.696 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144733.696 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144733.696 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000190 sec, idle 1 sec]' 536947:20260619:144733.697 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144733.697 End of zbx_ipc_service_recv():1 536874:20260619:144733.697 In am_flush_results() results:0 536874:20260619:144733.697 In zbx_ipc_client_send() clientid:7 536874:20260619:144733.697 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144733.697 End of am_flush_results() 536874:20260619:144733.697 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144733.698 End of zbx_ipc_async_socket_recv():0 536947:20260619:144733.698 In am_db_flush_results() 536947:20260619:144733.698 End of am_db_flush_results() flushed:0 536947:20260619:144733.698 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000032 sec, idle 1 sec]' 536947:20260619:144733.698 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144733.754 End of zbx_ipc_service_recv():2 536878:20260619:144733.754 In zbx_pp_manager_process_finished() 536878:20260619:144733.754 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144733.754 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144733.868 End of zbx_ipc_service_recv():2 536846:20260619:144733.868 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144733.868 query [txnlev:1] [begin;] 536846:20260619:144733.869 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536846:20260619:144733.869 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144733.870 In ha_db_get_time() 536846:20260619:144733.870 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144733.870 End of ha_db_get_time():SUCCEED db_time:1781869654 536846:20260619:144733.870 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144733.870 query [txnlev:1] [commit;] 536846:20260619:144733.872 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144733.872 In zbx_ipc_async_socket_send() 536846:20260619:144733.872 In zbx_ipc_client_send() clientid:0 536846:20260619:144733.873 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144733.873 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144733.873 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144733.873 End of zbx_ipc_async_socket_flush():0 536846:20260619:144733.873 In zbx_ipc_service_recv() timeout:0.969 536837:20260619:144733.873 End of zbx_ipc_service_recv():1 536837:20260619:144733.873 In zbx_ha_dispatch_message() 536837:20260619:144733.873 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144733.873 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144734.074 End of zbx_ipc_service_recv():2 536848:20260619:144734.074 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144734.252 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144734.252 In collect_selfmon_stats() 536909:20260619:144734.252 In zbx_timekeeper_collect() 536909:20260619:144734.252 End of zbx_timekeeper_collect() 536909:20260619:144734.252 End of collect_selfmon_stats() 536909:20260619:144734.252 zbx_setproctitle() title:'self-monitoring [processed data in 0.000454 sec, idle 1 sec]' 536878:20260619:144734.255 End of zbx_ipc_service_recv():2 536878:20260619:144734.255 In zbx_pp_manager_process_finished() 536878:20260619:144734.255 In zbx_timekeeper_collect() 536878:20260619:144734.255 End of zbx_timekeeper_collect() 536878:20260619:144734.255 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144734.255 In zbx_ipc_service_recv() timeout:0.500 536972:20260619:144734.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144734.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144734.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144734.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144734.288 queue processing_num:0 pending:0 536971:20260619:144734.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144734.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144734.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144734.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144734.305 queue processing_num:0 pending:0 536970:20260619:144734.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144734.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144734.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144734.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144734.305 queue processing_num:0 pending:0 536879:20260619:144734.308 End of zbx_ipc_service_recv():2 536879:20260619:144734.308 In zbx_ipc_service_recv() timeout:1.000 536888:20260619:144734.447 End of zbx_ipc_async_socket_recv():0 536888:20260619:144734.448 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000845 sec, syncing history]' 536888:20260619:144734.448 In zbx_sync_history_cache() history_num:0 536888:20260619:144734.448 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000533 sec, idle 1 sec]' 536888:20260619:144734.448 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144734.448 End of zbx_ipc_async_socket_recv():0 536890:20260619:144734.448 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000050 sec, syncing history]' 536890:20260619:144734.448 In zbx_sync_history_cache() history_num:0 536890:20260619:144734.448 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000023 sec, idle 1 sec]' 536890:20260619:144734.448 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144734.448 End of zbx_ipc_async_socket_recv():0 536889:20260619:144734.448 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000799 sec, syncing history]' 536889:20260619:144734.448 In zbx_sync_history_cache() history_num:0 536889:20260619:144734.448 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000016 sec, idle 1 sec]' 536889:20260619:144734.448 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144734.457 End of zbx_ipc_async_socket_recv():0 536887:20260619:144734.458 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000059 sec, syncing history]' 536887:20260619:144734.458 In zbx_sync_history_cache() history_num:0 536887:20260619:144734.458 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000077 sec, idle 1 sec]' 536887:20260619:144734.458 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144734.486 End of zbx_ipc_service_recv():2 536982:20260619:144734.486 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144734.696 End of zbx_ipc_service_recv():2 536985:20260619:144734.697 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144734.697 End of zbx_ipc_service_recv():2 536953:20260619:144734.697 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144734.698 End of zbx_ipc_service_recv():2 536874:20260619:144734.698 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144734.698 End of zbx_ipc_async_socket_recv():0 536947:20260619:144734.698 In zbx_ipc_async_socket_send() 536947:20260619:144734.698 In zbx_ipc_client_send() clientid:0 536947:20260619:144734.698 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144734.698 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144734.698 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000031 sec, idle 1 sec]' 536947:20260619:144734.698 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144734.698 End of zbx_ipc_service_recv():1 536874:20260619:144734.698 In am_flush_results() results:0 536874:20260619:144734.698 In zbx_ipc_client_send() clientid:7 536874:20260619:144734.699 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144734.699 End of am_flush_results() 536874:20260619:144734.699 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144734.699 End of zbx_ipc_async_socket_recv():0 536947:20260619:144734.699 In am_db_flush_results() 536947:20260619:144734.699 End of am_db_flush_results() flushed:0 536947:20260619:144734.699 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000012 sec, idle 1 sec]' 536947:20260619:144734.699 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144734.756 End of zbx_ipc_service_recv():2 536878:20260619:144734.756 In zbx_pp_manager_process_finished() 536878:20260619:144734.756 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144734.756 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144734.848 End of zbx_ipc_service_recv():2 536846:20260619:144734.848 In zbx_ipc_async_socket_send() 536846:20260619:144734.848 In zbx_ipc_client_send() clientid:0 536846:20260619:144734.848 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144734.848 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144734.848 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144734.848 End of zbx_ipc_async_socket_flush():0 536846:20260619:144734.848 In zbx_ipc_service_recv() timeout:0.990 536837:20260619:144734.848 End of zbx_ipc_service_recv():1 536837:20260619:144734.848 In zbx_ha_dispatch_message() 536837:20260619:144734.848 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144734.848 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144735.075 End of zbx_ipc_service_recv():2 536848:20260619:144735.076 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.009707 sec during 5.009741 sec]' 536848:20260619:144735.076 In zbx_ipc_service_recv() timeout:1.000 536905:20260619:144735.236 End of zbx_ipc_async_socket_recv():0 536905:20260619:144735.236 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000103 sec, getting values]' 536905:20260619:144735.236 In get_values() 536905:20260619:144735.236 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144735.238 End of zbx_dc_config_get_poller_items():0 536905:20260619:144735.238 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144735.238 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144735.238 End of get_values():0 536905:20260619:144735.238 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.001661 sec, idle 5 sec]' 536905:20260619:144735.238 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144735.238 End of zbx_ipc_async_socket_recv():0 536906:20260619:144735.238 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000046 sec, getting values]' 536906:20260619:144735.238 In get_values() 536906:20260619:144735.238 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144735.238 End of zbx_dc_config_get_poller_items():0 536906:20260619:144735.238 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144735.238 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144735.238 End of get_values():0 536906:20260619:144735.238 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000101 sec, idle 5 sec]' 536906:20260619:144735.238 In zbx_ipc_async_socket_recv() timeout:5 536885:20260619:144735.238 End of zbx_ipc_async_socket_recv():0 536885:20260619:144735.238 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000037 sec, getting values]' 536885:20260619:144735.238 In get_values() 536885:20260619:144735.238 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144735.238 End of zbx_dc_config_get_poller_items():0 536885:20260619:144735.238 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144735.238 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144735.238 End of get_values():0 536885:20260619:144735.238 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000120 sec, idle 5 sec]' 536885:20260619:144735.238 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144735.251 End of zbx_ipc_async_socket_recv():0 536931:20260619:144735.251 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000286 sec, getting values]' 536931:20260619:144735.251 In get_values() 536931:20260619:144735.251 In zbx_dc_config_get_poller_items() poller_type:0 536931:20260619:144735.251 End of zbx_dc_config_get_poller_items():0 536931:20260619:144735.251 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144735.251 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144735.251 End of get_values():0 536931:20260619:144735.251 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000172 sec, idle 5 sec]' 536931:20260619:144735.251 In zbx_ipc_async_socket_recv() timeout:5 536932:20260619:144735.252 End of zbx_ipc_async_socket_recv():0 536932:20260619:144735.252 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000086 sec, getting values]' 536932:20260619:144735.252 In get_values() 536932:20260619:144735.252 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144735.252 End of zbx_dc_config_get_poller_items():0 536932:20260619:144735.252 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144735.252 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144735.252 End of get_values():0 536932:20260619:144735.252 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000203 sec, idle 5 sec]' 536932:20260619:144735.252 In zbx_ipc_async_socket_recv() timeout:5 536909:20260619:144735.253 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144735.253 In collect_selfmon_stats() 536909:20260619:144735.253 In zbx_timekeeper_collect() 536909:20260619:144735.253 End of zbx_timekeeper_collect() 536909:20260619:144735.253 End of collect_selfmon_stats() 536909:20260619:144735.254 zbx_setproctitle() title:'self-monitoring [processed data in 0.000428 sec, idle 1 sec]' 536933:20260619:144735.256 End of zbx_ipc_async_socket_recv():0 536933:20260619:144735.256 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000048 sec, getting values]' 536933:20260619:144735.256 In get_values() 536933:20260619:144735.256 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144735.256 End of zbx_dc_config_get_poller_items():0 536933:20260619:144735.256 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144735.256 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144735.256 End of get_values():0 536933:20260619:144735.256 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000046 sec, idle 5 sec]' 536933:20260619:144735.256 In zbx_ipc_async_socket_recv() timeout:5 536878:20260619:144735.257 End of zbx_ipc_service_recv():2 536878:20260619:144735.257 In zbx_pp_manager_process_finished() 536878:20260619:144735.257 In zbx_timekeeper_collect() 536878:20260619:144735.257 End of zbx_timekeeper_collect() 536878:20260619:144735.257 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144735.257 In zbx_ipc_service_recv() timeout:0.500 536892:20260619:144735.261 End of zbx_ipc_async_socket_recv():0 536892:20260619:144735.261 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000053 sec, getting values]' 536892:20260619:144735.262 In get_values() 536892:20260619:144735.262 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144735.262 End of zbx_dc_config_get_poller_items():0 536892:20260619:144735.262 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144735.262 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144735.262 End of get_values():0 536892:20260619:144735.262 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000047 sec, idle 5 sec]' 536892:20260619:144735.262 In zbx_ipc_async_socket_recv() timeout:5 536896:20260619:144735.262 End of zbx_ipc_async_socket_recv():0 536896:20260619:144735.262 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000313 sec, getting values]' 536896:20260619:144735.262 In get_values() 536896:20260619:144735.262 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144735.262 End of zbx_dc_config_get_poller_items():0 536896:20260619:144735.262 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144735.262 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144735.262 End of get_values():0 536896:20260619:144735.262 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000042 sec, idle 5 sec]' 536896:20260619:144735.262 In zbx_ipc_async_socket_recv() timeout:5 536946:20260619:144735.265 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144735.265 In get_pinger_hosts() 536946:20260619:144735.265 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144735.265 End of zbx_dc_config_get_poller_items():0 536946:20260619:144735.265 End of get_pinger_hosts():0 536946:20260619:144735.265 In process_pinger_hosts() 536946:20260619:144735.265 End of process_pinger_hosts() 536946:20260619:144735.265 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144735.265 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144735.265 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000126 sec, idle 5 sec]' 536897:20260619:144735.267 End of zbx_ipc_async_socket_recv():0 536897:20260619:144735.267 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000057 sec, getting values]' 536897:20260619:144735.267 In get_values() 536897:20260619:144735.267 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144735.267 End of zbx_dc_config_get_poller_items():0 536897:20260619:144735.267 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144735.267 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144735.267 End of get_values():0 536897:20260619:144735.267 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000047 sec, idle 5 sec]' 536897:20260619:144735.267 In zbx_ipc_async_socket_recv() timeout:5 536934:20260619:144735.268 End of zbx_ipc_async_socket_recv():0 536934:20260619:144735.268 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000080 sec, getting values]' 536934:20260619:144735.268 In get_values() 536934:20260619:144735.268 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144735.268 End of zbx_dc_config_get_poller_items():0 536934:20260619:144735.268 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144735.268 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144735.268 End of get_values():0 536934:20260619:144735.268 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000079 sec, idle 5 sec]' 536934:20260619:144735.268 In zbx_ipc_async_socket_recv() timeout:5 536972:20260619:144735.288 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144735.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144735.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144735.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144735.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144735.288 queue processing_num:0 pending:0 536935:20260619:144735.293 End of zbx_ipc_async_socket_recv():0 536935:20260619:144735.293 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000049 sec, getting values]' 536935:20260619:144735.293 In get_values() 536935:20260619:144735.293 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144735.293 End of zbx_dc_config_get_poller_items():0 536935:20260619:144735.293 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144735.293 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144735.293 End of get_values():0 536935:20260619:144735.293 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000091 sec, idle 5 sec]' 536935:20260619:144735.293 In zbx_ipc_async_socket_recv() timeout:5 536936:20260619:144735.296 End of zbx_ipc_async_socket_recv():0 536936:20260619:144735.296 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000089 sec, getting values]' 536936:20260619:144735.296 In get_values() 536936:20260619:144735.296 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144735.296 End of zbx_dc_config_get_poller_items():0 536936:20260619:144735.296 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144735.296 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144735.296 End of get_values():0 536936:20260619:144735.296 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000082 sec, idle 5 sec]' 536936:20260619:144735.296 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144735.304 End of zbx_ipc_async_socket_recv():0 536899:20260619:144735.304 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000087 sec, getting values]' 536899:20260619:144735.304 In get_values() 536899:20260619:144735.304 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144735.304 End of zbx_dc_config_get_poller_items():0 536899:20260619:144735.304 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144735.304 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144735.304 End of get_values():0 536899:20260619:144735.304 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000099 sec, idle 5 sec]' 536899:20260619:144735.304 In zbx_ipc_async_socket_recv() timeout:5 536893:20260619:144735.305 End of zbx_ipc_async_socket_recv():0 536893:20260619:144735.305 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000067 sec, getting values]' 536893:20260619:144735.305 In get_values() 536893:20260619:144735.305 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144735.305 End of zbx_dc_config_get_poller_items():0 536893:20260619:144735.305 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144735.305 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144735.305 End of get_values():0 536893:20260619:144735.305 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000052 sec, idle 5 sec]' 536893:20260619:144735.305 In zbx_ipc_async_socket_recv() timeout:5 536970:20260619:144735.305 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144735.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144735.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144735.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144735.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144735.305 queue processing_num:0 pending:0 536971:20260619:144735.305 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144735.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144735.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144735.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144735.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144735.305 queue processing_num:0 pending:0 536879:20260619:144735.309 End of zbx_ipc_service_recv():2 536879:20260619:144735.309 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.009361sec during 5.009377 sec]' 536879:20260619:144735.309 In zbx_ipc_service_recv() timeout:1.000 536894:20260619:144735.309 End of zbx_ipc_async_socket_recv():0 536894:20260619:144735.309 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000045 sec, getting values]' 536894:20260619:144735.309 In get_values() 536894:20260619:144735.309 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144735.309 End of zbx_dc_config_get_poller_items():0 536894:20260619:144735.309 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144735.309 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144735.309 End of get_values():0 536894:20260619:144735.309 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000041 sec, idle 5 sec]' 536894:20260619:144735.309 In zbx_ipc_async_socket_recv() timeout:5 536898:20260619:144735.312 End of zbx_ipc_async_socket_recv():0 536898:20260619:144735.312 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000041 sec, getting values]' 536898:20260619:144735.312 In get_values() 536898:20260619:144735.312 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144735.312 End of zbx_dc_config_get_poller_items():0 536898:20260619:144735.312 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144735.312 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144735.312 End of get_values():0 536898:20260619:144735.312 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000042 sec, idle 5 sec]' 536898:20260619:144735.312 In zbx_ipc_async_socket_recv() timeout:5 536895:20260619:144735.316 End of zbx_ipc_async_socket_recv():0 536895:20260619:144735.316 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000097 sec, getting values]' 536895:20260619:144735.316 In get_values() 536895:20260619:144735.316 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144735.316 End of zbx_dc_config_get_poller_items():0 536895:20260619:144735.316 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144735.316 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144735.316 End of get_values():0 536895:20260619:144735.316 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000129 sec, idle 5 sec]' 536895:20260619:144735.316 In zbx_ipc_async_socket_recv() timeout:5 536907:20260619:144735.412 End of zbx_ipc_async_socket_recv():0 536907:20260619:144735.412 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000058 sec, exchanging data]' 536907:20260619:144735.412 In process_proxy() 536907:20260619:144735.412 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144735.412 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144735.412 End of process_proxy() 536907:20260619:144735.412 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144735.412 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144735.412 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000044 sec, idle 5 sec]' 536907:20260619:144735.412 In zbx_ipc_async_socket_recv() timeout:5 536949:20260619:144735.412 End of zbx_ipc_async_socket_recv():0 536949:20260619:144735.412 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000297 sec, getting values]' 536949:20260619:144735.412 In get_values() 536949:20260619:144735.412 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144735.412 End of zbx_dc_config_get_poller_items():0 536949:20260619:144735.412 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144735.412 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144735.412 End of get_values():0 536949:20260619:144735.412 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000190 sec, idle 5 sec]' 536949:20260619:144735.412 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144735.412 End of zbx_ipc_async_socket_recv():0 536984:20260619:144735.412 End of zbx_ipc_async_socket_recv():0 536984:20260619:144735.413 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000058 sec, getting values]' 536984:20260619:144735.413 In get_values() 536984:20260619:144735.413 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144735.413 End of zbx_dc_config_get_poller_items():0 536984:20260619:144735.413 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144735.413 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144735.413 End of get_values():0 536984:20260619:144735.413 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000042 sec, idle 5 sec]' 536984:20260619:144735.413 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144735.413 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000063 sec, getting values]' 536948:20260619:144735.413 End of zbx_ipc_async_socket_recv():0 536948:20260619:144735.413 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000060 sec, getting values]' 536948:20260619:144735.413 In get_values() 536948:20260619:144735.413 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144735.413 End of zbx_dc_config_get_poller_items():0 536948:20260619:144735.413 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144735.413 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144735.413 End of get_values():0 536948:20260619:144735.413 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000076 sec, idle 5 sec]' 536948:20260619:144735.413 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144735.413 End of zbx_ipc_async_socket_recv():0 536923:20260619:144735.413 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144735.413 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536967:20260619:144735.413 In get_values() 536967:20260619:144735.413 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144735.413 End of zbx_dc_config_get_poller_items():0 536967:20260619:144735.413 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144735.413 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144735.413 End of get_values():0 536967:20260619:144735.413 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000834 sec, idle 5 sec]' 536967:20260619:144735.413 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144735.413 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000601 sec, idle 5 sec]' 536923:20260619:144735.413 In zbx_ipc_async_socket_recv() timeout:5 536950:20260619:144735.420 End of zbx_ipc_async_socket_recv():0 536950:20260619:144735.420 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000051 sec, getting values]' 536950:20260619:144735.420 In get_values() 536950:20260619:144735.420 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144735.420 End of zbx_dc_config_get_poller_items():0 536950:20260619:144735.420 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144735.420 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144735.420 End of get_values():0 536950:20260619:144735.420 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000054 sec, idle 5 sec]' 536950:20260619:144735.420 In zbx_ipc_async_socket_recv() timeout:5 536952:20260619:144735.437 End of zbx_ipc_async_socket_recv():0 536952:20260619:144735.437 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000480 sec, getting values]' 536952:20260619:144735.437 In get_values() 536952:20260619:144735.437 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144735.437 End of zbx_dc_config_get_poller_items():0 536952:20260619:144735.437 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144735.437 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144735.437 End of get_values():0 536952:20260619:144735.437 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000049 sec, idle 5 sec]' 536952:20260619:144735.437 In zbx_ipc_async_socket_recv() timeout:5 536888:20260619:144735.449 End of zbx_ipc_async_socket_recv():0 536888:20260619:144735.449 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000533 sec, syncing history]' 536888:20260619:144735.449 In zbx_sync_history_cache() history_num:0 536888:20260619:144735.450 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000038 sec, idle 1 sec]' 536888:20260619:144735.450 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144735.450 End of zbx_ipc_async_socket_recv():0 536890:20260619:144735.450 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000023 sec, syncing history]' 536890:20260619:144735.450 In zbx_sync_history_cache() history_num:0 536890:20260619:144735.450 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000016 sec, idle 1 sec]' 536890:20260619:144735.450 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144735.450 End of zbx_ipc_async_socket_recv():0 536889:20260619:144735.450 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000016 sec, syncing history]' 536889:20260619:144735.450 In zbx_sync_history_cache() history_num:0 536889:20260619:144735.450 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000024 sec, idle 1 sec]' 536889:20260619:144735.450 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144735.459 End of zbx_ipc_async_socket_recv():0 536887:20260619:144735.459 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000077 sec, syncing history]' 536887:20260619:144735.459 In zbx_sync_history_cache() history_num:0 536887:20260619:144735.459 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000032 sec, idle 1 sec]' 536887:20260619:144735.459 In zbx_ipc_async_socket_recv() timeout:1 536951:20260619:144735.468 End of zbx_ipc_async_socket_recv():0 536951:20260619:144735.468 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000138 sec, getting values]' 536951:20260619:144735.468 In get_values() 536951:20260619:144735.468 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144735.468 End of zbx_dc_config_get_poller_items():0 536951:20260619:144735.468 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144735.468 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144735.468 End of get_values():0 536951:20260619:144735.468 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000052 sec, idle 5 sec]' 536951:20260619:144735.468 In zbx_ipc_async_socket_recv() timeout:5 536985:20260619:144735.475 In zbx_dc_fetch_proxy_groups() 536985:20260619:144735.475 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144735.475 In zbx_dc_fetch_proxies() 536985:20260619:144735.475 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536982:20260619:144735.487 End of zbx_ipc_service_recv():2 536982:20260619:144735.487 In zbx_ipc_service_recv() timeout:1.000 536849:20260619:144735.516 End of zbx_ipc_async_socket_recv():0 536849:20260619:144735.516 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.029013 sec, syncing configuration]' 536849:20260619:144735.516 In zbx_dc_sync_configuration() 536849:20260619:144735.516 query [txnlev:0] [select changelogid,object,objectid,operation,clock from changelog] 536849:20260619:144735.518 query [txnlev:0] [select discovery_groupid,snmptrap_logging,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_internal,hk_events_discovery,hk_events_autoreg,hk_services_mode,hk_services,hk_audit_mode,hk_audit,hk_sessions_mode,hk_sessions,hk_history_mode,hk_history_global,hk_history,hk_trends_mode,hk_trends_global,hk_trends,default_inventory_mode,db_extension,autoreg_tls_accept,compression_status,compress_older,instanceid,default_timezone,hk_events_service,auditlog_enabled,timeout_zabbix_agent,timeout_simple_check,timeout_snmp_agent,timeout_external_check,timeout_db_monitor,timeout_http_agent,timeout_ssh_agent,timeout_telnet_agent,timeout_script,auditlog_mode,timeout_browser from config order by configid] 536849:20260619:144735.518 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid] 536849:20260619:144735.519 In DCsync_config() 536849:20260619:144735.519 End of DCsync_config() 536849:20260619:144735.519 In DCsync_autoreg_config() 536849:20260619:144735.519 End of DCsync_autoreg_config() 536849:20260619:144735.519 In DCsync_autoreg_host() 536849:20260619:144735.519 End of DCsync_autoreg_host() 536849:20260619:144735.519 In dc_sync_proxy_group() 536849:20260619:144735.519 End of dc_sync_proxy_group() 536849:20260619:144735.519 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid] 536849:20260619:144735.519 query [txnlev:0] [select globalmacroid,macro,value,type from globalmacro] 536849:20260619:144735.519 query [txnlev:0] [select hostmacroid,hostid,macro,value,type from hostmacro] 536849:20260619:144735.526 In DCsync_host_tags() 536849:20260619:144735.528 End of DCsync_host_tags() 536849:20260619:144735.528 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_full,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,installer_name,deployment_status,url_a,url_b,url_c,host_networks,host_netmask,host_router,oob_ip,oob_netmask,oob_router,date_hw_purchase,date_hw_install,date_hw_expiry,date_hw_decomm,site_address_a,site_address_b,site_address_c,site_city,site_state,site_country,site_zip,site_rack,site_notes,poc_1_name,poc_1_email,poc_1_phone_a,poc_1_phone_b,poc_1_cell,poc_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,poc_2_notes from host_inventory] 536849:20260619:144735.529 query [txnlev:0] [select groupid,name from hstgrp where type=0] 536849:20260619:144735.529 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] 536849:20260619:144735.530 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active_till,tags_evaltype from maintenances] 536849:20260619:144735.530 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag] 536849:20260619:144735.531 query [txnlev:0] [select t.timeperiodid,t.timeperiod_type,t.every,t.month,t.dayofweek,t.day,t.start_time,t.period,t.start_date,m.maintenanceid from maintenances_windows m,timeperiods t where t.timeperiodid=m.timeperiodid] 536849:20260619:144735.531 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid] 536849:20260619:144735.531 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid] 536849:20260619:144735.531 In DCsync_proxies() 536849:20260619:144735.532 End of DCsync_proxies() 536849:20260619:144735.532 In DCsync_hosts() 536849:20260619:144735.532 End of DCsync_hosts() 536849:20260619:144735.532 In DCsync_host_inventory() 536849:20260619:144735.532 End of DCsync_host_inventory() 536849:20260619:144735.532 In DCsync_hostgroups() 536849:20260619:144735.532 End of DCsync_hostgroups() 536849:20260619:144735.532 In DCsync_hostgroup_hosts() 536849:20260619:144735.532 End of DCsync_hostgroup_hosts() 536849:20260619:144735.532 In DCsync_maintenances() 536849:20260619:144735.532 End of DCsync_maintenances() 536849:20260619:144735.532 In DCsync_maintenance_tags() 536849:20260619:144735.532 End of DCsync_maintenance_tags() 536849:20260619:144735.532 In DCsync_maintenance_groups() 536849:20260619:144735.532 End of DCsync_maintenance_groups() 536849:20260619:144735.532 In DCsync_maintenance_hosts() 536849:20260619:144735.532 End of DCsync_maintenance_hosts() 536849:20260619:144735.532 In DCsync_maintenance_periods() 536849:20260619:144735.532 End of DCsync_maintenance_periods() 536849:20260619:144735.532 In DCsync_connectors() 536849:20260619:144735.532 End of DCsync_connectors() 536849:20260619:144735.532 In DCsync_connector_tags() 536849:20260619:144735.533 End of DCsync_connector_tags() 536849:20260619:144735.533 In dc_sync_host_proxy() 536849:20260619:144735.533 End of dc_sync_host_proxy() 536849:20260619:144735.533 query [txnlev:0] [select i.interfaceid,i.hostid,i.type,i.main,i.useip,i.ip,i.dns,i.port,i.available,i.disable_until,i.error,i.errors_from,s.version,s.bulk,s.community,s.securityname,s.securitylevel,s.authpassphrase,s.privpassphrase,s.authprotocol,s.privprotocol,s.contextname,s.max_repetitions from interface i left join interface_snmp s on i.interfaceid=s.interfaceid] 536849:20260619:144735.533 query [txnlev:0] [select p.item_parameterid,p.itemid,p.name,p.value,i.hostid from item_parameter p,items i,hosts h where p.itemid=i.itemid and i.hostid=h.hostid and h.status in (0,1) and i.flags<>2 order by p.itemid] 536849:20260619:144735.535 In DCsync_interfaces() 536849:20260619:144735.535 End of DCsync_interfaces() 536849:20260619:144735.535 In DCsync_items() 536849:20260619:144735.535 End of DCsync_items() 536849:20260619:144735.535 In DCsync_item_discovery() 536849:20260619:144735.535 End of DCsync_item_discovery() 536849:20260619:144735.535 In DCsync_item_preproc() 536849:20260619:144735.535 End of DCsync_item_preproc() 536849:20260619:144735.535 In DCsync_items_param() 536849:20260619:144735.535 End of DCsync_items_param() 536849:20260619:144735.535 In DCsync_functions() 536849:20260619:144735.536 End of DCsync_functions() 536849:20260619:144735.536 query [txnlev:0] [select triggerid_down,triggerid_up from trigger_depends] 536849:20260619:144735.538 query [txnlev:0] [select r.name,e.expressionid,e.expression,e.expression_type,e.exp_delimiter,e.case_sensitive from regexps r,expressions e where r.regexpid=e.regexpid] 536849:20260619:144735.538 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where eventsource<>4 and status=0] 536849:20260619:144735.538 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] 536849:20260619:144735.539 query [txnlev:0] [select c.conditionid,c.actionid,c.conditiontype,c.operator,c.value,c.value2 from conditions c,actions a where c.actionid=a.actionid and a.status=0] 536849:20260619:144735.539 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0] 536849:20260619:144735.539 query [txnlev:0] [select cc.corr_conditionid,cc.correlationid,cc.type,cct.tag,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] 536849:20260619:144735.540 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] 536849:20260619:144735.541 In DCsync_triggers() 536849:20260619:144735.541 End of DCsync_triggers() 536849:20260619:144735.541 In DCsync_trigdeps() 536849:20260619:144735.541 End of DCsync_trigdeps() 536849:20260619:144735.541 In DCsync_expressions() 536849:20260619:144735.541 End of DCsync_expressions() 536849:20260619:144735.541 In DCsync_actions() 536849:20260619:144735.541 End of DCsync_actions() 536849:20260619:144735.541 In DCsync_action_ops() 536849:20260619:144735.541 End of DCsync_action_ops() 536849:20260619:144735.541 In DCsync_action_conditions() 536849:20260619:144735.541 End of DCsync_action_conditions() 536849:20260619:144735.541 In DCsync_trigger_tags() 536849:20260619:144735.541 End of DCsync_trigger_tags() 536849:20260619:144735.541 In DCsync_item_tags() 536849:20260619:144735.541 End of DCsync_item_tags() 536849:20260619:144735.541 In DCsync_correlations() 536849:20260619:144735.541 End of DCsync_correlations() 536849:20260619:144735.541 In DCsync_corr_conditions() 536849:20260619:144735.541 End of DCsync_corr_conditions() 536849:20260619:144735.541 In DCsync_corr_operations() 536849:20260619:144735.542 End of DCsync_corr_operations() 536849:20260619:144735.542 In dc_sync_drules() 536849:20260619:144735.542 End of dc_sync_drules() 536849:20260619:144735.542 In dc_sync_dchecks() 536849:20260619:144735.542 End of dc_sync_dchecks() 536849:20260619:144735.542 In dc_sync_httptests() 536849:20260619:144735.542 End of dc_sync_httptests() 536849:20260619:144735.542 In dc_sync_httptest_fields() 536849:20260619:144735.542 End of dc_sync_httptest_fields() 536849:20260619:144735.542 In dc_sync_httpsteps() 536849:20260619:144735.542 End of dc_sync_httpsteps() 536849:20260619:144735.542 In dc_sync_httpstep_fields() 536849:20260619:144735.542 End of dc_sync_httpstep_fields() 536849:20260619:144735.542 zbx_dc_sync_configuration() changelog : sql:0.001191 sec (0 records) 536849:20260619:144735.542 zbx_dc_sync_configuration() reindex : 0.000000 sec 0 bytes (0). 536849:20260619:144735.542 zbx_dc_sync_configuration() timers : 0.000000 sec 0 bytes (0 functions, 0 triggers). 536849:20260619:144735.542 zbx_dc_sync_configuration() topology : 0.000000 sec 0 bytes. 536849:20260619:144735.542 zbx_dc_sync_configuration() um_cache : 0.000000 sec 0 bytes. 536849:20260619:144735.542 zbx_dc_sync_configuration() proxy_group: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.542 zbx_dc_sync_configuration() hosts: sql:0.000002 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144735.542 zbx_dc_sync_configuration() host_proxy: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.542 zbx_dc_sync_configuration() items: sql:0.000004 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144735.542 zbx_dc_sync_configuration() item_discovery: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.542 zbx_dc_sync_configuration() triggers: sql:0.000003 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.543 zbx_dc_sync_configuration() functions: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.543 zbx_dc_sync_configuration() trigger_tag: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.543 zbx_dc_sync_configuration() item_tag: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.543 zbx_dc_sync_configuration() host_tag: sql:0.000003 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.543 zbx_dc_sync_configuration() item_preproc: sql:0.000001 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144735.543 zbx_dc_sync_configuration() drules: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.543 zbx_dc_sync_configuration() dchecks: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.543 zbx_dc_sync_configuration() httptest: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.543 zbx_dc_sync_configuration() httptest_field: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.543 zbx_dc_sync_configuration() httpstep: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.544 zbx_dc_sync_configuration() httpstep_field: sql:0.000001 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144735.544 zbx_dc_sync_configuration() connector: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.544 zbx_dc_sync_configuration() connector_tag: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.544 zbx_dc_sync_configuration() proxy: sql:0.000003 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144735.544 zbx_dc_sync_configuration() config: sql:0.000524 sync:0.000011 sec 0 bytes (1/0/0). 536849:20260619:144735.544 zbx_dc_sync_configuration() config_autoreg_tls: sql:0.000547 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.544 zbx_dc_sync_configuration() autoreg_host: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.544 zbx_dc_sync_configuration() host_inventory: sql:0.000676 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.544 zbx_dc_sync_configuration() hosts_templates: sql:0.000216 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.544 zbx_dc_sync_configuration() globalmacro: sql:0.000216 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.544 zbx_dc_sync_configuration() hostmacro: sql:0.006621 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.544 zbx_dc_sync_configuration() interface: sql:0.000402 sync:0.000009 sec 0 bytes (25/0/0). 536849:20260619:144735.544 zbx_dc_sync_configuration() trigger_depends: sql:0.001795 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.544 zbx_dc_sync_configuration() regexps: sql:0.000362 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144735.544 zbx_dc_sync_configuration() actions: sql:0.000289 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.544 zbx_dc_sync_configuration() operations: sql:0.000271 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.544 zbx_dc_sync_configuration() conditions: sql:0.000485 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.544 zbx_dc_sync_configuration() correlation: sql:0.000276 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.544 zbx_dc_sync_configuration() corr_condition: sql:0.000949 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144735.544 zbx_dc_sync_configuration() corr_operation: sql:0.000371 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.544 zbx_dc_sync_configuration() hstgrp: sql:0.000367 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.544 zbx_dc_sync_configuration() hosts_groups: sql:0.000701 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.544 zbx_dc_sync_configuration() item_parameter: sql:0.001592 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.544 zbx_dc_sync_configuration() maintenances: sql:0.000452 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.544 zbx_dc_sync_configuration() maintenances_windows: sql:0.000326 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.545 zbx_dc_sync_configuration() maintenance_tag: sql:0.000257 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144735.545 zbx_dc_sync_configuration() maintenances_groups: sql:0.000288 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.545 zbx_dc_sync_configuration() maintenances_hosts: sql:0.000251 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144735.545 zbx_dc_sync_configuration() total sql : 0.018264 sec. 536849:20260619:144735.545 zbx_dc_sync_configuration() total sync : 0.000034 sec. 536849:20260619:144735.545 zbx_dc_sync_configuration() total memory difference: 0 bytes. 536849:20260619:144735.545 zbx_dc_sync_configuration() proxies : 0 (0 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() proxies_p : 0 (0 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() hosts : 1 (11 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() hosts_h : 1 (11 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() autoreg_hosts: 0 (11 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() psks : 0 (0 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() ipmihosts : 0 (0 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() host_invent: 4 (11 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() glob macros: 1 (11 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() host macros: 6591 (9029 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() kvs_paths : 0 536849:20260619:144735.545 zbx_dc_sync_configuration() interfaces : 1 (11 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() interfaces_snmp : 0 (0 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() interfac_ht: 1 (11 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() if_snmpitms: 0 (0 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() if_snmpaddr: 0 (0 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() item_discovery : 7611 (15227 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() items : 18 (36467 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() items_hk : 18 (36467 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() template_items : 18212 (30509 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() preprocitems: 0 (47381 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() item_tag_links: 0 (56687 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() functions : 0 (21283 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() triggers : 6790 (13591 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() trigdeps : 2718 (4007 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() trig. tags : 8662 (13553 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() expressions: 10 (17 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() actions : 0 (0 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() conditions : 0 (0 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() corr. : 0 (0 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() corr. conds: 0 (0 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() corr. ops : 0 (0 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() hgroups : 7 (11 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() item procs : 0 (47381 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() maintenance: 0 (0 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() maint tags : 0 (0 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() maint time : 0 (0 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() drules : 1 (11 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() dchecks : 1 (11 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() httptests : 2 (11 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() httptestfld: 0 (0 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() httpsteps : 4 (11 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() httpstepfld: 2 (11 slots) 536849:20260619:144735.545 zbx_dc_sync_configuration() connector: 0 (0 slots) 536849:20260619:144735.546 zbx_dc_sync_configuration() connector tags : 0 (0 slots) 536849:20260619:144735.546 zbx_dc_sync_configuration() proxy groups : 0 (0 slots) 536849:20260619:144735.546 zbx_dc_sync_configuration() host proxy : 0 (0 slots) 536849:20260619:144735.546 zbx_dc_sync_configuration() queue[0] : 0 (0 allocated) 536849:20260619:144735.546 zbx_dc_sync_configuration() queue[1] : 0 (0 allocated) 536849:20260619:144735.546 zbx_dc_sync_configuration() queue[2] : 0 (0 allocated) 536849:20260619:144735.546 zbx_dc_sync_configuration() queue[3] : 0 (0 allocated) 536849:20260619:144735.546 zbx_dc_sync_configuration() queue[4] : 0 (0 allocated) 536849:20260619:144735.546 zbx_dc_sync_configuration() queue[5] : 0 (0 allocated) 536849:20260619:144735.546 zbx_dc_sync_configuration() queue[6] : 0 (0 allocated) 536849:20260619:144735.546 zbx_dc_sync_configuration() queue[7] : 0 (0 allocated) 536849:20260619:144735.546 zbx_dc_sync_configuration() queue[8] : 0 (0 allocated) 536849:20260619:144735.546 zbx_dc_sync_configuration() queue[9] : 0 (0 allocated) 536849:20260619:144735.546 zbx_dc_sync_configuration() queue[10] : 0 (0 allocated) 536849:20260619:144735.546 zbx_dc_sync_configuration() queue[11] : 0 (0 allocated) 536849:20260619:144735.546 zbx_dc_sync_configuration() pqueue : 0 (0 allocated) 536849:20260619:144735.546 zbx_dc_sync_configuration() timer queue: 0 (0 allocated) 536849:20260619:144735.546 zbx_dc_sync_configuration() changelog : 1893 536849:20260619:144735.546 zbx_dc_sync_configuration() configfree : 75.304151% 536849:20260619:144735.546 zbx_dc_sync_configuration() strings : 9421 (13553 slots) 536849:20260619:144735.546 === memory statistics for configuration cache === 536849:20260619:144735.546 free chunks of size >= 256 bytes: 5 536849:20260619:144735.546 min chunk size: 280 bytes 536849:20260619:144735.546 max chunk size: 25221384 bytes 536849:20260619:144735.546 memory of total size 32299808 bytes fragmented into 78391 chunks 536849:20260619:144735.546 of those, 25267880 bytes are in 5 free chunks 536849:20260619:144735.546 of those, 7031928 bytes are in 78386 used chunks 536849:20260619:144735.546 of those, 1254240 bytes are used by allocation overhead 536849:20260619:144735.546 ================================ 536849:20260619:144735.546 zbx_dbsync_env_flush_changelog() changelog : 1893 (2671 slots) 536849:20260619:144735.546 End of zbx_dc_sync_configuration() 536849:20260619:144735.546 In zbx_dc_sync_kvs_paths() 536849:20260619:144735.546 End of zbx_dc_sync_kvs_paths() 536849:20260619:144735.546 In zbx_dc_config_get_hostids_by_revision() 536849:20260619:144735.546 End of zbx_dc_config_get_hostids_by_revision() 536849:20260619:144735.546 In zbx_dc_update_interfaces_availability() 536849:20260619:144735.546 In zbx_dc_reset_interfaces_availability() 536849:20260619:144735.546 End of zbx_dc_reset_interfaces_availability() interfaces:0 536849:20260619:144735.546 End of zbx_dc_update_interfaces_availability() 536849:20260619:144735.546 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.030076 sec, idle 10 sec]' 536849:20260619:144735.547 In zbx_ipc_async_socket_recv() timeout:10 536886:20260619:144735.693 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144735.693 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144735.693 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144735.693 [discovery manager] In process_results() del_druleids:0 536886:20260619:144735.693 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144735.693 [discovery manager] End of process_results() ret:0 536886:20260619:144735.693 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144735.693 [discovery manager] In process_discovery() 536886:20260619:144735.693 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144735.693 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536985:20260619:144735.697 End of zbx_ipc_service_recv():2 536985:20260619:144735.698 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144735.698 End of zbx_ipc_service_recv():2 536953:20260619:144735.698 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.015557 sec during 5.015570 sec]' 536953:20260619:144735.698 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144735.701 End of zbx_ipc_service_recv():2 536874:20260619:144735.701 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.012593 sec during 5.013278 sec]' 536874:20260619:144735.701 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144735.701 End of zbx_ipc_async_socket_recv():0 536947:20260619:144735.701 In zbx_ipc_async_socket_send() 536947:20260619:144735.701 In zbx_ipc_client_send() clientid:0 536947:20260619:144735.701 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144735.701 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144735.701 In am_db_update_watchdog() 536947:20260619:144735.701 query [txnlev:0] [select m.mediaid,m.mediatypeid,m.sendto,mt.type from media m,users_groups u,config c,media_type mt where m.userid=u.userid and u.usrgrpid=c.alert_usrgrpid and m.mediatypeid=mt.mediatypeid and m.active=0 and mt.status=0 and mt.type<>4] 536874:20260619:144735.702 End of zbx_ipc_service_recv():1 536874:20260619:144735.702 In am_flush_results() results:0 536874:20260619:144735.702 In zbx_ipc_client_send() clientid:7 536874:20260619:144735.702 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144735.702 End of am_flush_results() 536874:20260619:144735.702 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144735.702 In zbx_ipc_async_socket_send() 536947:20260619:144735.703 In zbx_ipc_client_send() clientid:0 536947:20260619:144735.703 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144735.703 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144735.703 End of am_db_update_watchdog() recipients:0 536947:20260619:144735.703 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001445 sec, idle 1 sec]' 536947:20260619:144735.703 In zbx_ipc_async_socket_recv() timeout:1 536947:20260619:144735.703 End of zbx_ipc_async_socket_recv():0 536947:20260619:144735.703 In am_db_flush_results() 536947:20260619:144735.703 End of am_db_flush_results() flushed:0 536947:20260619:144735.703 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000011 sec, idle 1 sec]' 536947:20260619:144735.703 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144735.703 End of zbx_ipc_service_recv():1 536874:20260619:144735.703 In am_sync_watchdog() recipients:0 536874:20260619:144735.703 End of am_sync_watchdog() recipients:0 536874:20260619:144735.703 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144735.758 End of zbx_ipc_service_recv():2 536878:20260619:144735.758 In zbx_pp_manager_process_finished() 536878:20260619:144735.758 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144735.758 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.036972 sec during 5.039815 sec]' 536878:20260619:144735.758 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144735.841 End of zbx_ipc_service_recv():2 536846:20260619:144735.841 In zbx_ipc_async_socket_send() 536846:20260619:144735.841 In zbx_ipc_client_send() clientid:0 536846:20260619:144735.841 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144735.841 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144735.841 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144735.841 End of zbx_ipc_async_socket_flush():0 536846:20260619:144735.841 In zbx_ipc_service_recv() timeout:0.997 536837:20260619:144735.841 End of zbx_ipc_service_recv():1 536837:20260619:144735.841 In zbx_ha_dispatch_message() 536837:20260619:144735.841 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144735.841 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144736.077 End of zbx_ipc_service_recv():2 536848:20260619:144736.077 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144736.254 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144736.254 In collect_selfmon_stats() 536909:20260619:144736.254 In zbx_timekeeper_collect() 536909:20260619:144736.254 End of zbx_timekeeper_collect() 536909:20260619:144736.254 End of collect_selfmon_stats() 536909:20260619:144736.254 zbx_setproctitle() title:'self-monitoring [processed data in 0.000319 sec, idle 1 sec]' 536878:20260619:144736.259 End of zbx_ipc_service_recv():2 536878:20260619:144736.259 In zbx_pp_manager_process_finished() 536878:20260619:144736.259 In zbx_timekeeper_collect() 536878:20260619:144736.259 End of zbx_timekeeper_collect() 536878:20260619:144736.259 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144736.259 In zbx_ipc_service_recv() timeout:0.500 536972:20260619:144736.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144736.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144736.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144736.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144736.288 queue processing_num:0 pending:0 536971:20260619:144736.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144736.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144736.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144736.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144736.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144736.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144736.304 queue processing_num:0 pending:0 536971:20260619:144736.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144736.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144736.305 queue processing_num:0 pending:0 536879:20260619:144736.310 End of zbx_ipc_service_recv():2 536879:20260619:144736.310 In zbx_ipc_service_recv() timeout:1.000 536889:20260619:144736.451 End of zbx_ipc_async_socket_recv():0 536889:20260619:144736.451 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000024 sec, syncing history]' 536889:20260619:144736.451 In zbx_sync_history_cache() history_num:0 536889:20260619:144736.451 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000030 sec, idle 1 sec]' 536889:20260619:144736.451 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144736.451 End of zbx_ipc_async_socket_recv():0 536888:20260619:144736.451 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000038 sec, syncing history]' 536888:20260619:144736.451 In zbx_sync_history_cache() history_num:0 536888:20260619:144736.451 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000085 sec, idle 1 sec]' 536888:20260619:144736.451 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144736.451 End of zbx_ipc_async_socket_recv():0 536890:20260619:144736.451 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000016 sec, syncing history]' 536890:20260619:144736.451 In zbx_sync_history_cache() history_num:0 536890:20260619:144736.451 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000066 sec, idle 1 sec]' 536890:20260619:144736.451 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144736.460 End of zbx_ipc_async_socket_recv():0 536887:20260619:144736.460 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000032 sec, syncing history]' 536887:20260619:144736.460 In zbx_sync_history_cache() history_num:0 536887:20260619:144736.460 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000040 sec, idle 1 sec]' 536887:20260619:144736.460 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144736.464 End of zbx_ipc_async_socket_recv():0 536891:20260619:144736.464 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001747 sec, processing escalations]' 536891:20260619:144736.464 In process_escalations() 536891:20260619:144736.464 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869659 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144736.464 End of process_escalations() 536891:20260619:144736.464 In process_escalations() 536891:20260619:144736.464 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869659 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144736.464 End of process_escalations() 536891:20260619:144736.465 In process_escalations() 536891:20260619:144736.465 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869659 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144736.465 End of process_escalations() 536891:20260619:144736.465 In process_escalations() 536891:20260619:144736.466 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869659 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144736.466 End of process_escalations() 536891:20260619:144736.466 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002115 sec, idle 3 sec]' 536891:20260619:144736.466 In zbx_ipc_async_socket_recv() timeout:3 536982:20260619:144736.488 End of zbx_ipc_service_recv():2 536982:20260619:144736.488 In zbx_ipc_service_recv() timeout:1.000 536937:20260619:144736.593 zbx_setproctitle() title:'trapper #1 [processing data]' 536937:20260619:144736.593 In zbx_ipc_async_socket_recv() timeout:0 536937:20260619:144736.594 End of zbx_ipc_async_socket_recv():0 536937:20260619:144736.594 trapper got request 'status.get' 536937:20260619:144736.594 In recv_getstatus() 536937:20260619:144736.594 In zbx_get_user_from_json() 536937:20260619:144736.594 In zbx_db_get_user_by_active_session() sessionid:****** 536937:20260619:144736.594 query [txnlev:0] [select u.userid,u.roleid,u.username,r.type from sessions...] 536937:20260619:144736.594 End of zbx_db_get_user_by_active_session():FAIL 536937:20260619:144736.594 Permission denied 536937:20260619:144736.594 End of zbx_get_user_from_json():FAIL 536937:20260619:144736.594 In zbx_send_response_json() 536937:20260619:144736.594 zbx_send_response_json() '{"response":"failed","info":"Permission denied."}' 536937:20260619:144736.594 End of zbx_send_response_json():SUCCEED 536937:20260619:144736.594 End of recv_getstatus():FAIL 536937:20260619:144736.594 zbx_setproctitle() title:'trapper #1 [processed data in 0.000530 sec, waiting for connection]' 536985:20260619:144736.699 End of zbx_ipc_service_recv():2 536985:20260619:144736.699 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144736.699 End of zbx_ipc_service_recv():2 536953:20260619:144736.699 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144736.704 End of zbx_ipc_async_socket_recv():0 536947:20260619:144736.704 In zbx_ipc_async_socket_send() 536947:20260619:144736.704 In zbx_ipc_client_send() clientid:0 536947:20260619:144736.704 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144736.704 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144736.704 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000061 sec, idle 1 sec]' 536947:20260619:144736.704 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144736.704 End of zbx_ipc_service_recv():1 536874:20260619:144736.704 In am_flush_results() results:0 536874:20260619:144736.704 In zbx_ipc_client_send() clientid:7 536874:20260619:144736.704 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144736.704 End of am_flush_results() 536874:20260619:144736.704 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144736.704 End of zbx_ipc_async_socket_recv():0 536947:20260619:144736.704 In am_db_flush_results() 536947:20260619:144736.704 End of am_db_flush_results() flushed:0 536947:20260619:144736.704 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000013 sec, idle 1 sec]' 536947:20260619:144736.704 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144736.762 End of zbx_ipc_service_recv():2 536878:20260619:144736.762 In zbx_pp_manager_process_finished() 536878:20260619:144736.762 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144736.762 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144736.840 End of zbx_ipc_service_recv():2 536846:20260619:144736.840 In zbx_ipc_async_socket_send() 536846:20260619:144736.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144736.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144736.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144736.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144736.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144736.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144736.840 End of zbx_ipc_service_recv():1 536837:20260619:144736.840 In zbx_ha_dispatch_message() 536837:20260619:144736.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144736.840 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144737.078 End of zbx_ipc_service_recv():2 536848:20260619:144737.079 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144737.255 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144737.255 In collect_selfmon_stats() 536909:20260619:144737.255 In zbx_timekeeper_collect() 536909:20260619:144737.255 End of zbx_timekeeper_collect() 536909:20260619:144737.255 End of collect_selfmon_stats() 536909:20260619:144737.255 zbx_setproctitle() title:'self-monitoring [processed data in 0.000173 sec, idle 1 sec]' 536878:20260619:144737.268 End of zbx_ipc_service_recv():2 536878:20260619:144737.268 In zbx_pp_manager_process_finished() 536878:20260619:144737.268 In zbx_timekeeper_collect() 536878:20260619:144737.268 End of zbx_timekeeper_collect() 536878:20260619:144737.268 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144737.268 In zbx_ipc_service_recv() timeout:0.500 536972:20260619:144737.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144737.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144737.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144737.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144737.289 queue processing_num:0 pending:0 536970:20260619:144737.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144737.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144737.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144737.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144737.305 queue processing_num:0 pending:0 536971:20260619:144737.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144737.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144737.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144737.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144737.305 queue processing_num:0 pending:0 536879:20260619:144737.312 End of zbx_ipc_service_recv():2 536879:20260619:144737.312 In zbx_ipc_service_recv() timeout:1.000 536888:20260619:144737.451 End of zbx_ipc_async_socket_recv():0 536890:20260619:144737.452 End of zbx_ipc_async_socket_recv():0 536890:20260619:144737.452 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000066 sec, syncing history]' 536890:20260619:144737.452 In zbx_sync_history_cache() history_num:0 536890:20260619:144737.452 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000114 sec, idle 1 sec]' 536890:20260619:144737.452 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144737.452 End of zbx_ipc_async_socket_recv():0 536889:20260619:144737.452 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000030 sec, syncing history]' 536889:20260619:144737.452 In zbx_sync_history_cache() history_num:0 536889:20260619:144737.452 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000098 sec, idle 1 sec]' 536889:20260619:144737.452 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144737.452 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000085 sec, syncing history]' 536888:20260619:144737.453 In zbx_sync_history_cache() history_num:0 536888:20260619:144737.453 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000887 sec, idle 1 sec]' 536888:20260619:144737.453 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144737.461 End of zbx_ipc_async_socket_recv():0 536887:20260619:144737.461 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000040 sec, syncing history]' 536887:20260619:144737.461 In zbx_sync_history_cache() history_num:0 536887:20260619:144737.461 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000039 sec, idle 1 sec]' 536887:20260619:144737.461 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144737.489 End of zbx_ipc_service_recv():2 536982:20260619:144737.489 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144737.700 End of zbx_ipc_service_recv():2 536985:20260619:144737.700 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144737.700 End of zbx_ipc_service_recv():2 536953:20260619:144737.700 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144737.705 End of zbx_ipc_service_recv():2 536874:20260619:144737.705 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144737.705 End of zbx_ipc_async_socket_recv():0 536947:20260619:144737.705 In zbx_ipc_async_socket_send() 536947:20260619:144737.705 In zbx_ipc_client_send() clientid:0 536947:20260619:144737.705 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144737.705 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144737.705 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000034 sec, idle 1 sec]' 536947:20260619:144737.705 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144737.705 End of zbx_ipc_service_recv():1 536874:20260619:144737.705 In am_flush_results() results:0 536874:20260619:144737.705 In zbx_ipc_client_send() clientid:7 536874:20260619:144737.705 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144737.705 End of am_flush_results() 536874:20260619:144737.705 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144737.705 End of zbx_ipc_async_socket_recv():0 536947:20260619:144737.705 In am_db_flush_results() 536947:20260619:144737.705 End of am_db_flush_results() flushed:0 536947:20260619:144737.705 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000026 sec, idle 1 sec]' 536947:20260619:144737.705 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144737.769 End of zbx_ipc_service_recv():2 536878:20260619:144737.769 In zbx_pp_manager_process_finished() 536878:20260619:144737.769 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144737.769 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144737.840 End of zbx_ipc_service_recv():2 536846:20260619:144737.840 In zbx_ipc_async_socket_send() 536846:20260619:144737.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144737.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144737.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144737.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144737.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144737.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144737.840 End of zbx_ipc_service_recv():1 536837:20260619:144737.840 In zbx_ha_dispatch_message() 536837:20260619:144737.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144737.840 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144738.080 End of zbx_ipc_service_recv():2 536848:20260619:144738.080 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144738.256 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144738.256 In collect_selfmon_stats() 536909:20260619:144738.256 In zbx_timekeeper_collect() 536909:20260619:144738.256 End of zbx_timekeeper_collect() 536909:20260619:144738.256 End of collect_selfmon_stats() 536909:20260619:144738.256 zbx_setproctitle() title:'self-monitoring [processed data in 0.000556 sec, idle 1 sec]' 536878:20260619:144738.270 End of zbx_ipc_service_recv():2 536878:20260619:144738.270 In zbx_pp_manager_process_finished() 536878:20260619:144738.270 In zbx_timekeeper_collect() 536878:20260619:144738.270 End of zbx_timekeeper_collect() 536878:20260619:144738.270 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144738.270 In zbx_ipc_service_recv() timeout:0.500 536972:20260619:144738.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144738.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144738.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144738.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144738.289 queue processing_num:0 pending:0 536971:20260619:144738.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144738.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144738.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144738.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144738.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144738.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144738.305 queue processing_num:0 pending:0 536971:20260619:144738.307 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144738.308 End of zbx_dc_config_get_poller_items():0 536971:20260619:144738.308 queue processing_num:0 pending:0 536879:20260619:144738.313 End of zbx_ipc_service_recv():2 536879:20260619:144738.313 In zbx_ipc_service_recv() timeout:1.000 536888:20260619:144738.453 End of zbx_ipc_async_socket_recv():0 536888:20260619:144738.454 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000887 sec, syncing history]' 536888:20260619:144738.454 In zbx_sync_history_cache() history_num:0 536888:20260619:144738.454 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000034 sec, idle 1 sec]' 536888:20260619:144738.454 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144738.454 End of zbx_ipc_async_socket_recv():0 536889:20260619:144738.454 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000098 sec, syncing history]' 536889:20260619:144738.454 In zbx_sync_history_cache() history_num:0 536889:20260619:144738.454 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000023 sec, idle 1 sec]' 536889:20260619:144738.454 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144738.454 End of zbx_ipc_async_socket_recv():0 536890:20260619:144738.454 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000114 sec, syncing history]' 536890:20260619:144738.454 In zbx_sync_history_cache() history_num:0 536890:20260619:144738.454 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000016 sec, idle 1 sec]' 536890:20260619:144738.454 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144738.462 End of zbx_ipc_async_socket_recv():0 536887:20260619:144738.462 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000039 sec, syncing history]' 536887:20260619:144738.462 In zbx_sync_history_cache() history_num:0 536887:20260619:144738.462 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000035 sec, idle 1 sec]' 536887:20260619:144738.462 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144738.491 End of zbx_ipc_service_recv():2 536982:20260619:144738.491 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144738.701 End of zbx_ipc_service_recv():2 536985:20260619:144738.701 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144738.701 End of zbx_ipc_service_recv():2 536953:20260619:144738.701 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144738.706 End of zbx_ipc_service_recv():2 536874:20260619:144738.706 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144738.706 End of zbx_ipc_async_socket_recv():0 536947:20260619:144738.706 In zbx_ipc_async_socket_send() 536947:20260619:144738.706 In zbx_ipc_client_send() clientid:0 536947:20260619:144738.706 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144738.706 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144738.706 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000084 sec, idle 1 sec]' 536947:20260619:144738.706 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144738.706 End of zbx_ipc_service_recv():1 536874:20260619:144738.706 In am_flush_results() results:0 536874:20260619:144738.706 In zbx_ipc_client_send() clientid:7 536874:20260619:144738.706 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144738.706 End of am_flush_results() 536874:20260619:144738.706 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144738.706 End of zbx_ipc_async_socket_recv():0 536947:20260619:144738.706 In am_db_flush_results() 536947:20260619:144738.706 End of am_db_flush_results() flushed:0 536947:20260619:144738.706 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000012 sec, idle 1 sec]' 536947:20260619:144738.706 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144738.771 End of zbx_ipc_service_recv():2 536878:20260619:144738.771 In zbx_pp_manager_process_finished() 536878:20260619:144738.771 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144738.771 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144738.866 End of zbx_ipc_service_recv():2 536846:20260619:144738.866 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144738.866 query [txnlev:1] [begin;] 536846:20260619:144738.867 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536846:20260619:144738.867 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144738.867 In ha_db_get_time() 536846:20260619:144738.867 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144738.868 End of ha_db_get_time():SUCCEED db_time:1781869659 536846:20260619:144738.868 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144738.868 query [txnlev:1] [commit;] 536837:20260619:144738.868 End of zbx_ipc_service_recv():2 536837:20260619:144738.868 In zbx_ha_dispatch_message() 536837:20260619:144738.868 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144738.868 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144738.870 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144738.871 In zbx_ipc_async_socket_send() 536846:20260619:144738.871 In zbx_ipc_client_send() clientid:0 536846:20260619:144738.871 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144738.871 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144738.871 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144738.871 End of zbx_ipc_async_socket_flush():0 536846:20260619:144738.871 In zbx_ipc_service_recv() timeout:0.971 536837:20260619:144738.871 End of zbx_ipc_service_recv():1 536837:20260619:144738.871 In zbx_ha_dispatch_message() 536837:20260619:144738.871 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144738.871 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144739.081 End of zbx_ipc_service_recv():2 536848:20260619:144739.081 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144739.256 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144739.257 In collect_selfmon_stats() 536909:20260619:144739.257 In zbx_timekeeper_collect() 536909:20260619:144739.257 End of zbx_timekeeper_collect() 536909:20260619:144739.257 End of collect_selfmon_stats() 536909:20260619:144739.257 zbx_setproctitle() title:'self-monitoring [processed data in 0.000626 sec, idle 1 sec]' 536878:20260619:144739.272 End of zbx_ipc_service_recv():2 536878:20260619:144739.272 In zbx_pp_manager_process_finished() 536878:20260619:144739.272 In zbx_timekeeper_collect() 536878:20260619:144739.272 End of zbx_timekeeper_collect() 536878:20260619:144739.272 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144739.272 In zbx_ipc_service_recv() timeout:0.500 536972:20260619:144739.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144739.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144739.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144739.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144739.288 queue processing_num:0 pending:0 536970:20260619:144739.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144739.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144739.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144739.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144739.305 queue processing_num:0 pending:0 536971:20260619:144739.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144739.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144739.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144739.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144739.305 queue processing_num:0 pending:0 536879:20260619:144739.314 End of zbx_ipc_service_recv():2 536879:20260619:144739.314 In zbx_ipc_service_recv() timeout:1.000 536889:20260619:144739.454 End of zbx_ipc_async_socket_recv():0 536889:20260619:144739.454 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000023 sec, syncing history]' 536889:20260619:144739.454 In zbx_sync_history_cache() history_num:0 536889:20260619:144739.454 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000034 sec, idle 1 sec]' 536889:20260619:144739.454 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144739.454 End of zbx_ipc_async_socket_recv():0 536890:20260619:144739.454 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000016 sec, syncing history]' 536890:20260619:144739.454 In zbx_sync_history_cache() history_num:0 536890:20260619:144739.454 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000015 sec, idle 1 sec]' 536890:20260619:144739.454 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144739.455 End of zbx_ipc_async_socket_recv():0 536888:20260619:144739.455 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000034 sec, syncing history]' 536888:20260619:144739.455 In zbx_sync_history_cache() history_num:0 536888:20260619:144739.455 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000026 sec, idle 1 sec]' 536888:20260619:144739.455 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144739.463 End of zbx_ipc_async_socket_recv():0 536887:20260619:144739.463 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000035 sec, syncing history]' 536887:20260619:144739.463 In zbx_sync_history_cache() history_num:0 536887:20260619:144739.463 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000030 sec, idle 1 sec]' 536887:20260619:144739.463 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144739.468 End of zbx_ipc_async_socket_recv():0 536891:20260619:144739.468 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002115 sec, processing escalations]' 536891:20260619:144739.468 In process_escalations() 536891:20260619:144739.468 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869662 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144739.468 End of process_escalations() 536891:20260619:144739.468 In process_escalations() 536891:20260619:144739.468 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869662 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144739.468 End of process_escalations() 536891:20260619:144739.468 In process_escalations() 536891:20260619:144739.468 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869662 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144739.469 End of process_escalations() 536891:20260619:144739.469 In process_escalations() 536891:20260619:144739.469 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869662 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144739.469 End of process_escalations() 536891:20260619:144739.469 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001219 sec, idle 3 sec]' 536891:20260619:144739.469 In zbx_ipc_async_socket_recv() timeout:3 536982:20260619:144739.492 End of zbx_ipc_service_recv():2 536982:20260619:144739.492 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144739.703 End of zbx_ipc_service_recv():2 536985:20260619:144739.703 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144739.703 End of zbx_ipc_service_recv():2 536953:20260619:144739.703 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144739.708 End of zbx_ipc_async_socket_recv():0 536947:20260619:144739.708 In zbx_ipc_async_socket_send() 536947:20260619:144739.708 In zbx_ipc_client_send() clientid:0 536947:20260619:144739.708 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144739.708 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144739.708 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000164 sec, idle 1 sec]' 536947:20260619:144739.708 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144739.708 End of zbx_ipc_service_recv():2 536874:20260619:144739.708 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144739.709 End of zbx_ipc_service_recv():1 536874:20260619:144739.709 In am_flush_results() results:0 536874:20260619:144739.709 In zbx_ipc_client_send() clientid:7 536874:20260619:144739.709 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144739.709 End of am_flush_results() 536874:20260619:144739.709 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144739.709 End of zbx_ipc_async_socket_recv():0 536947:20260619:144739.709 In am_db_flush_results() 536947:20260619:144739.709 End of am_db_flush_results() flushed:0 536947:20260619:144739.709 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000038 sec, idle 1 sec]' 536947:20260619:144739.709 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144739.773 End of zbx_ipc_service_recv():2 536878:20260619:144739.773 In zbx_pp_manager_process_finished() 536878:20260619:144739.773 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144739.773 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144739.851 End of zbx_ipc_service_recv():2 536846:20260619:144739.851 In zbx_ipc_async_socket_send() 536846:20260619:144739.851 In zbx_ipc_client_send() clientid:0 536846:20260619:144739.851 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144739.851 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144739.851 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144739.851 End of zbx_ipc_async_socket_flush():0 536846:20260619:144739.851 In zbx_ipc_service_recv() timeout:0.987 536837:20260619:144739.851 End of zbx_ipc_service_recv():1 536837:20260619:144739.851 In zbx_ha_dispatch_message() 536837:20260619:144739.851 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144739.851 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144740.082 End of zbx_ipc_service_recv():2 536848:20260619:144740.083 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.006974 sec during 5.006997 sec]' 536848:20260619:144740.083 In zbx_ipc_service_recv() timeout:1.000 536906:20260619:144740.244 End of zbx_ipc_async_socket_recv():0 536905:20260619:144740.245 End of zbx_ipc_async_socket_recv():0 536905:20260619:144740.245 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.001661 sec, getting values]' 536905:20260619:144740.245 In get_values() 536905:20260619:144740.245 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144740.245 End of zbx_dc_config_get_poller_items():0 536905:20260619:144740.245 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144740.245 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144740.245 End of get_values():0 536905:20260619:144740.245 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000100 sec, idle 5 sec]' 536905:20260619:144740.245 In zbx_ipc_async_socket_recv() timeout:5 536885:20260619:144740.245 End of zbx_ipc_async_socket_recv():0 536885:20260619:144740.245 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000120 sec, getting values]' 536885:20260619:144740.245 In get_values() 536885:20260619:144740.245 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144740.245 End of zbx_dc_config_get_poller_items():0 536885:20260619:144740.245 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144740.245 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144740.245 End of get_values():0 536885:20260619:144740.245 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000038 sec, idle 5 sec]' 536885:20260619:144740.245 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144740.245 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000101 sec, getting values]' 536906:20260619:144740.245 In get_values() 536906:20260619:144740.245 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144740.246 End of zbx_dc_config_get_poller_items():0 536906:20260619:144740.246 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144740.246 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144740.246 End of get_values():0 536906:20260619:144740.246 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000787 sec, idle 5 sec]' 536906:20260619:144740.246 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144740.256 End of zbx_ipc_async_socket_recv():0 536931:20260619:144740.256 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000172 sec, getting values]' 536931:20260619:144740.256 In get_values() 536931:20260619:144740.256 In zbx_dc_config_get_poller_items() poller_type:0 536931:20260619:144740.256 End of zbx_dc_config_get_poller_items():0 536931:20260619:144740.256 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144740.256 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144740.256 End of get_values():0 536931:20260619:144740.256 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000095 sec, idle 5 sec]' 536931:20260619:144740.256 In zbx_ipc_async_socket_recv() timeout:5 536909:20260619:144740.258 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144740.258 In collect_selfmon_stats() 536909:20260619:144740.258 In zbx_timekeeper_collect() 536909:20260619:144740.258 End of zbx_timekeeper_collect() 536909:20260619:144740.258 End of collect_selfmon_stats() 536909:20260619:144740.258 zbx_setproctitle() title:'self-monitoring [processed data in 0.000228 sec, idle 1 sec]' 536932:20260619:144740.259 End of zbx_ipc_async_socket_recv():0 536932:20260619:144740.259 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000203 sec, getting values]' 536932:20260619:144740.259 In get_values() 536932:20260619:144740.259 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144740.259 End of zbx_dc_config_get_poller_items():0 536932:20260619:144740.259 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144740.259 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144740.259 End of get_values():0 536932:20260619:144740.259 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000046 sec, idle 5 sec]' 536932:20260619:144740.259 In zbx_ipc_async_socket_recv() timeout:5 536933:20260619:144740.260 End of zbx_ipc_async_socket_recv():0 536933:20260619:144740.260 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000046 sec, getting values]' 536933:20260619:144740.260 In get_values() 536933:20260619:144740.260 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144740.260 End of zbx_dc_config_get_poller_items():0 536933:20260619:144740.260 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144740.260 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144740.260 End of get_values():0 536933:20260619:144740.260 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000669 sec, idle 5 sec]' 536933:20260619:144740.260 In zbx_ipc_async_socket_recv() timeout:5 536896:20260619:144740.264 End of zbx_ipc_async_socket_recv():0 536896:20260619:144740.264 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000042 sec, getting values]' 536896:20260619:144740.264 In get_values() 536896:20260619:144740.264 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144740.264 End of zbx_dc_config_get_poller_items():0 536896:20260619:144740.264 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144740.264 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144740.264 End of get_values():0 536896:20260619:144740.264 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000344 sec, idle 5 sec]' 536896:20260619:144740.264 In zbx_ipc_async_socket_recv() timeout:5 536946:20260619:144740.267 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144740.267 In get_pinger_hosts() 536946:20260619:144740.267 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144740.267 End of zbx_dc_config_get_poller_items():0 536946:20260619:144740.267 End of get_pinger_hosts():0 536946:20260619:144740.267 In process_pinger_hosts() 536946:20260619:144740.267 End of process_pinger_hosts() 536946:20260619:144740.267 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144740.267 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144740.267 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000237 sec, idle 5 sec]' 536892:20260619:144740.267 End of zbx_ipc_async_socket_recv():0 536892:20260619:144740.267 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000047 sec, getting values]' 536892:20260619:144740.267 In get_values() 536892:20260619:144740.267 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144740.267 End of zbx_dc_config_get_poller_items():0 536892:20260619:144740.267 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144740.267 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144740.267 End of get_values():0 536892:20260619:144740.267 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000146 sec, idle 5 sec]' 536892:20260619:144740.267 In zbx_ipc_async_socket_recv() timeout:5 536897:20260619:144740.272 End of zbx_ipc_async_socket_recv():0 536897:20260619:144740.272 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000047 sec, getting values]' 536897:20260619:144740.272 In get_values() 536897:20260619:144740.272 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144740.272 End of zbx_dc_config_get_poller_items():0 536897:20260619:144740.272 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144740.272 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144740.272 End of get_values():0 536897:20260619:144740.272 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000072 sec, idle 5 sec]' 536897:20260619:144740.272 In zbx_ipc_async_socket_recv() timeout:5 536934:20260619:144740.272 End of zbx_ipc_async_socket_recv():0 536934:20260619:144740.272 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000079 sec, getting values]' 536934:20260619:144740.272 In get_values() 536934:20260619:144740.272 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144740.272 End of zbx_dc_config_get_poller_items():0 536934:20260619:144740.272 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144740.272 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144740.272 End of get_values():0 536934:20260619:144740.272 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000072 sec, idle 5 sec]' 536934:20260619:144740.272 In zbx_ipc_async_socket_recv() timeout:5 536878:20260619:144740.273 End of zbx_ipc_service_recv():2 536878:20260619:144740.274 In zbx_pp_manager_process_finished() 536878:20260619:144740.274 In zbx_timekeeper_collect() 536878:20260619:144740.274 End of zbx_timekeeper_collect() 536878:20260619:144740.274 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144740.274 In zbx_ipc_service_recv() timeout:0.500 536972:20260619:144740.288 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144740.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144740.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144740.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144740.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144740.288 queue processing_num:0 pending:0 536935:20260619:144740.296 End of zbx_ipc_async_socket_recv():0 536935:20260619:144740.296 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000091 sec, getting values]' 536935:20260619:144740.296 In get_values() 536935:20260619:144740.296 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144740.296 End of zbx_dc_config_get_poller_items():0 536935:20260619:144740.296 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144740.296 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144740.296 End of get_values():0 536935:20260619:144740.296 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000075 sec, idle 5 sec]' 536935:20260619:144740.296 In zbx_ipc_async_socket_recv() timeout:5 536936:20260619:144740.300 End of zbx_ipc_async_socket_recv():0 536936:20260619:144740.300 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000082 sec, getting values]' 536936:20260619:144740.300 In get_values() 536936:20260619:144740.300 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144740.300 End of zbx_dc_config_get_poller_items():0 536936:20260619:144740.300 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144740.300 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144740.300 End of get_values():0 536936:20260619:144740.300 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000156 sec, idle 5 sec]' 536936:20260619:144740.300 In zbx_ipc_async_socket_recv() timeout:5 536971:20260619:144740.304 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144740.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144740.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144740.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144740.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144740.304 queue processing_num:0 pending:0 536970:20260619:144740.305 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144740.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144740.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144740.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144740.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144740.305 queue processing_num:0 pending:0 536899:20260619:144740.308 End of zbx_ipc_async_socket_recv():0 536899:20260619:144740.308 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000099 sec, getting values]' 536899:20260619:144740.308 In get_values() 536899:20260619:144740.308 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144740.308 End of zbx_ipc_async_socket_recv():0 536893:20260619:144740.308 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000052 sec, getting values]' 536899:20260619:144740.308 End of zbx_dc_config_get_poller_items():0 536899:20260619:144740.308 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144740.308 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144740.308 End of get_values():0 536899:20260619:144740.308 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000380 sec, idle 5 sec]' 536899:20260619:144740.309 In zbx_ipc_async_socket_recv() timeout:5 536893:20260619:144740.309 In get_values() 536893:20260619:144740.309 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144740.309 End of zbx_dc_config_get_poller_items():0 536893:20260619:144740.309 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144740.309 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144740.309 End of get_values():0 536893:20260619:144740.309 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000473 sec, idle 5 sec]' 536893:20260619:144740.309 In zbx_ipc_async_socket_recv() timeout:5 536894:20260619:144740.312 End of zbx_ipc_async_socket_recv():0 536894:20260619:144740.312 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000041 sec, getting values]' 536894:20260619:144740.312 In get_values() 536894:20260619:144740.312 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144740.312 End of zbx_dc_config_get_poller_items():0 536894:20260619:144740.312 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144740.312 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144740.312 End of get_values():0 536894:20260619:144740.312 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000074 sec, idle 5 sec]' 536894:20260619:144740.312 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144740.315 End of zbx_ipc_service_recv():2 536879:20260619:144740.316 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.006377sec during 5.006395 sec]' 536879:20260619:144740.316 In zbx_ipc_service_recv() timeout:1.000 536898:20260619:144740.316 End of zbx_ipc_async_socket_recv():0 536898:20260619:144740.316 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000042 sec, getting values]' 536898:20260619:144740.316 In get_values() 536898:20260619:144740.316 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144740.316 End of zbx_dc_config_get_poller_items():0 536898:20260619:144740.316 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144740.316 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144740.316 End of get_values():0 536898:20260619:144740.316 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000129 sec, idle 5 sec]' 536898:20260619:144740.316 In zbx_ipc_async_socket_recv() timeout:5 536895:20260619:144740.320 End of zbx_ipc_async_socket_recv():0 536895:20260619:144740.321 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000129 sec, getting values]' 536895:20260619:144740.321 In get_values() 536895:20260619:144740.321 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144740.321 End of zbx_dc_config_get_poller_items():0 536895:20260619:144740.321 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144740.321 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144740.321 End of get_values():0 536895:20260619:144740.321 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000187 sec, idle 5 sec]' 536895:20260619:144740.321 In zbx_ipc_async_socket_recv() timeout:5 536984:20260619:144740.416 End of zbx_ipc_async_socket_recv():0 536984:20260619:144740.416 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000042 sec, getting values]' 536984:20260619:144740.416 In get_values() 536984:20260619:144740.416 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144740.416 End of zbx_dc_config_get_poller_items():0 536984:20260619:144740.416 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144740.416 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144740.416 End of get_values():0 536984:20260619:144740.416 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000056 sec, idle 5 sec]' 536984:20260619:144740.416 In zbx_ipc_async_socket_recv() timeout:5 536948:20260619:144740.416 End of zbx_ipc_async_socket_recv():0 536948:20260619:144740.416 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000076 sec, getting values]' 536948:20260619:144740.416 In get_values() 536948:20260619:144740.416 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144740.416 End of zbx_dc_config_get_poller_items():0 536907:20260619:144740.416 End of zbx_ipc_async_socket_recv():0 536907:20260619:144740.416 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000044 sec, exchanging data]' 536907:20260619:144740.416 In process_proxy() 536907:20260619:144740.416 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144740.416 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144740.416 End of process_proxy() 536907:20260619:144740.416 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144740.416 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144740.416 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000041 sec, idle 5 sec]' 536907:20260619:144740.416 In zbx_ipc_async_socket_recv() timeout:5 536948:20260619:144740.416 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144740.416 End of zbx_ipc_async_socket_recv():0 536949:20260619:144740.416 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000190 sec, getting values]' 536949:20260619:144740.416 In get_values() 536949:20260619:144740.416 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144740.416 End of zbx_dc_config_get_poller_items():0 536949:20260619:144740.416 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144740.416 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144740.416 End of get_values():0 536949:20260619:144740.416 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000092 sec, idle 5 sec]' 536949:20260619:144740.416 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144740.416 End of zbx_ipc_async_socket_recv():0 536948:20260619:144740.416 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144740.417 End of get_values():0 536948:20260619:144740.417 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000527 sec, idle 5 sec]' 536948:20260619:144740.417 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144740.417 End of zbx_ipc_async_socket_recv():0 536923:20260619:144740.417 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144740.417 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536967:20260619:144740.417 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000834 sec, getting values]' 536967:20260619:144740.417 In get_values() 536967:20260619:144740.417 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144740.417 End of zbx_dc_config_get_poller_items():0 536967:20260619:144740.417 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144740.417 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144740.417 End of get_values():0 536967:20260619:144740.417 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000431 sec, idle 5 sec]' 536967:20260619:144740.417 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144740.417 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000774 sec, idle 5 sec]' 536923:20260619:144740.417 In zbx_ipc_async_socket_recv() timeout:5 536950:20260619:144740.424 End of zbx_ipc_async_socket_recv():0 536950:20260619:144740.424 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000054 sec, getting values]' 536950:20260619:144740.424 In get_values() 536950:20260619:144740.424 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144740.424 End of zbx_dc_config_get_poller_items():0 536950:20260619:144740.424 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144740.424 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144740.424 End of get_values():0 536950:20260619:144740.424 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000160 sec, idle 5 sec]' 536950:20260619:144740.424 In zbx_ipc_async_socket_recv() timeout:5 536952:20260619:144740.440 End of zbx_ipc_async_socket_recv():0 536952:20260619:144740.440 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000049 sec, getting values]' 536952:20260619:144740.440 In get_values() 536952:20260619:144740.440 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144740.440 End of zbx_dc_config_get_poller_items():0 536952:20260619:144740.440 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144740.440 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144740.440 End of get_values():0 536952:20260619:144740.440 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000092 sec, idle 5 sec]' 536952:20260619:144740.440 In zbx_ipc_async_socket_recv() timeout:5 536889:20260619:144740.455 End of zbx_ipc_async_socket_recv():0 536889:20260619:144740.455 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000034 sec, syncing history]' 536889:20260619:144740.455 In zbx_sync_history_cache() history_num:0 536889:20260619:144740.455 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000035 sec, idle 1 sec]' 536889:20260619:144740.455 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144740.455 End of zbx_ipc_async_socket_recv():0 536890:20260619:144740.455 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000015 sec, syncing history]' 536890:20260619:144740.455 In zbx_sync_history_cache() history_num:0 536890:20260619:144740.455 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000030 sec, idle 1 sec]' 536890:20260619:144740.455 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144740.456 End of zbx_ipc_async_socket_recv():0 536888:20260619:144740.456 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000026 sec, syncing history]' 536888:20260619:144740.456 In zbx_sync_history_cache() history_num:0 536888:20260619:144740.456 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000098 sec, idle 1 sec]' 536888:20260619:144740.456 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144740.464 End of zbx_ipc_async_socket_recv():0 536887:20260619:144740.464 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000030 sec, syncing history]' 536887:20260619:144740.464 In zbx_sync_history_cache() history_num:0 536887:20260619:144740.464 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000150 sec, idle 1 sec]' 536887:20260619:144740.464 In zbx_ipc_async_socket_recv() timeout:1 536951:20260619:144740.473 End of zbx_ipc_async_socket_recv():0 536951:20260619:144740.473 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000052 sec, getting values]' 536951:20260619:144740.473 In get_values() 536951:20260619:144740.473 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144740.473 End of zbx_dc_config_get_poller_items():0 536951:20260619:144740.473 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144740.473 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144740.473 End of get_values():0 536951:20260619:144740.473 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000081 sec, idle 5 sec]' 536951:20260619:144740.473 In zbx_ipc_async_socket_recv() timeout:5 536985:20260619:144740.476 In zbx_dc_fetch_proxy_groups() 536985:20260619:144740.477 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144740.477 In zbx_dc_fetch_proxies() 536985:20260619:144740.477 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536982:20260619:144740.493 End of zbx_ipc_service_recv():2 536982:20260619:144740.493 In zbx_ipc_service_recv() timeout:1.000 536886:20260619:144740.696 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144740.696 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144740.696 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144740.696 [discovery manager] In process_results() del_druleids:0 536886:20260619:144740.696 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144740.696 [discovery manager] End of process_results() ret:0 536886:20260619:144740.696 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144740.696 [discovery manager] In process_discovery() 536886:20260619:144740.696 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144740.696 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536985:20260619:144740.704 End of zbx_ipc_service_recv():2 536985:20260619:144740.704 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144740.704 End of zbx_ipc_service_recv():2 536953:20260619:144740.704 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.006340 sec during 5.006358 sec]' 536953:20260619:144740.704 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144740.709 End of zbx_ipc_async_socket_recv():0 536947:20260619:144740.709 In zbx_ipc_async_socket_send() 536947:20260619:144740.709 In zbx_ipc_client_send() clientid:0 536947:20260619:144740.709 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144740.709 End of zbx_ipc_async_socket_send():SUCCEED 536874:20260619:144740.710 End of zbx_ipc_service_recv():1 536874:20260619:144740.710 In am_flush_results() results:0 536874:20260619:144740.710 In zbx_ipc_client_send() clientid:7 536874:20260619:144740.710 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144740.710 End of am_flush_results() 536874:20260619:144740.710 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.007252 sec during 5.008831 sec]' 536874:20260619:144740.710 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144740.711 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000109 sec, idle 1 sec]' 536947:20260619:144740.711 In zbx_ipc_async_socket_recv() timeout:1 536947:20260619:144740.711 End of zbx_ipc_async_socket_recv():0 536947:20260619:144740.711 In am_db_flush_results() 536947:20260619:144740.711 End of am_db_flush_results() flushed:0 536947:20260619:144740.711 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000013 sec, idle 1 sec]' 536947:20260619:144740.711 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144740.774 End of zbx_ipc_service_recv():2 536878:20260619:144740.775 In zbx_pp_manager_process_finished() 536878:20260619:144740.775 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144740.775 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.016461 sec during 5.016916 sec]' 536878:20260619:144740.775 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144740.846 End of zbx_ipc_service_recv():2 536846:20260619:144740.846 In zbx_ipc_async_socket_send() 536846:20260619:144740.846 In zbx_ipc_client_send() clientid:0 536846:20260619:144740.846 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144740.846 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144740.846 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144740.846 End of zbx_ipc_async_socket_flush():0 536846:20260619:144740.846 In zbx_ipc_service_recv() timeout:0.992 536837:20260619:144740.846 End of zbx_ipc_service_recv():1 536837:20260619:144740.846 In zbx_ha_dispatch_message() 536837:20260619:144740.846 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144740.846 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144741.084 End of zbx_ipc_service_recv():2 536848:20260619:144741.084 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144741.258 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144741.258 In collect_selfmon_stats() 536909:20260619:144741.258 In zbx_timekeeper_collect() 536909:20260619:144741.258 End of zbx_timekeeper_collect() 536909:20260619:144741.258 End of collect_selfmon_stats() 536909:20260619:144741.258 zbx_setproctitle() title:'self-monitoring [processed data in 0.000093 sec, idle 1 sec]' 536878:20260619:144741.276 End of zbx_ipc_service_recv():2 536878:20260619:144741.276 In zbx_pp_manager_process_finished() 536878:20260619:144741.276 In zbx_timekeeper_collect() 536878:20260619:144741.276 End of zbx_timekeeper_collect() 536878:20260619:144741.276 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144741.276 In zbx_ipc_service_recv() timeout:0.500 536972:20260619:144741.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144741.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144741.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144741.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144741.289 queue processing_num:0 pending:0 536970:20260619:144741.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144741.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144741.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144741.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144741.304 queue processing_num:0 pending:0 536971:20260619:144741.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144741.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144741.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144741.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144741.304 queue processing_num:0 pending:0 536879:20260619:144741.316 End of zbx_ipc_service_recv():2 536879:20260619:144741.316 In zbx_ipc_service_recv() timeout:1.000 536889:20260619:144741.457 End of zbx_ipc_async_socket_recv():0 536889:20260619:144741.457 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000035 sec, syncing history]' 536889:20260619:144741.457 In zbx_sync_history_cache() history_num:0 536889:20260619:144741.457 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000053 sec, idle 1 sec]' 536889:20260619:144741.457 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144741.457 End of zbx_ipc_async_socket_recv():0 536890:20260619:144741.457 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000030 sec, syncing history]' 536890:20260619:144741.457 In zbx_sync_history_cache() history_num:0 536890:20260619:144741.457 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000045 sec, idle 1 sec]' 536890:20260619:144741.457 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144741.457 End of zbx_ipc_async_socket_recv():0 536888:20260619:144741.457 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000098 sec, syncing history]' 536888:20260619:144741.457 In zbx_sync_history_cache() history_num:0 536888:20260619:144741.457 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000286 sec, idle 1 sec]' 536888:20260619:144741.457 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144741.465 End of zbx_ipc_async_socket_recv():0 536887:20260619:144741.466 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000150 sec, syncing history]' 536887:20260619:144741.466 In zbx_sync_history_cache() history_num:0 536887:20260619:144741.466 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000057 sec, idle 1 sec]' 536887:20260619:144741.466 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144741.494 End of zbx_ipc_service_recv():2 536982:20260619:144741.495 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144741.705 End of zbx_ipc_service_recv():2 536985:20260619:144741.705 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144741.705 End of zbx_ipc_service_recv():2 536953:20260619:144741.705 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144741.712 End of zbx_ipc_service_recv():2 536874:20260619:144741.712 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144741.712 End of zbx_ipc_async_socket_recv():0 536947:20260619:144741.712 In zbx_ipc_async_socket_send() 536947:20260619:144741.712 In zbx_ipc_client_send() clientid:0 536947:20260619:144741.712 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144741.712 End of zbx_ipc_async_socket_send():SUCCEED 536874:20260619:144741.712 End of zbx_ipc_service_recv():1 536874:20260619:144741.712 In am_flush_results() results:0 536874:20260619:144741.712 In zbx_ipc_client_send() clientid:7 536874:20260619:144741.712 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144741.712 End of am_flush_results() 536874:20260619:144741.712 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144741.712 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000207 sec, idle 1 sec]' 536947:20260619:144741.712 In zbx_ipc_async_socket_recv() timeout:1 536947:20260619:144741.712 End of zbx_ipc_async_socket_recv():0 536947:20260619:144741.712 In am_db_flush_results() 536947:20260619:144741.712 End of am_db_flush_results() flushed:0 536947:20260619:144741.712 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000019 sec, idle 1 sec]' 536947:20260619:144741.712 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144741.777 End of zbx_ipc_service_recv():2 536878:20260619:144741.777 In zbx_pp_manager_process_finished() 536878:20260619:144741.777 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144741.777 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144741.842 End of zbx_ipc_service_recv():2 536846:20260619:144741.842 In zbx_ipc_async_socket_send() 536846:20260619:144741.842 In zbx_ipc_client_send() clientid:0 536846:20260619:144741.842 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144741.842 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144741.842 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144741.842 End of zbx_ipc_async_socket_flush():0 536846:20260619:144741.842 In zbx_ipc_service_recv() timeout:0.996 536837:20260619:144741.842 End of zbx_ipc_service_recv():1 536837:20260619:144741.842 In zbx_ha_dispatch_message() 536837:20260619:144741.842 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144741.842 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144742.085 End of zbx_ipc_service_recv():2 536848:20260619:144742.085 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144742.259 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144742.259 In collect_selfmon_stats() 536909:20260619:144742.259 In zbx_timekeeper_collect() 536909:20260619:144742.259 End of zbx_timekeeper_collect() 536909:20260619:144742.259 End of collect_selfmon_stats() 536909:20260619:144742.259 zbx_setproctitle() title:'self-monitoring [processed data in 0.000493 sec, idle 1 sec]' 536878:20260619:144742.278 End of zbx_ipc_service_recv():2 536878:20260619:144742.278 In zbx_pp_manager_process_finished() 536878:20260619:144742.278 In zbx_timekeeper_collect() 536878:20260619:144742.278 End of zbx_timekeeper_collect() 536878:20260619:144742.278 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144742.278 In zbx_ipc_service_recv() timeout:0.500 536972:20260619:144742.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144742.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144742.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144742.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144742.288 queue processing_num:0 pending:0 536970:20260619:144742.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144742.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144742.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144742.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144742.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144742.304 queue processing_num:0 pending:0 536970:20260619:144742.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144742.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144742.304 queue processing_num:0 pending:0 536970:20260619:144742.304 End of zbx_ipc_async_socket_recv():0 536879:20260619:144742.317 End of zbx_ipc_service_recv():2 536879:20260619:144742.317 In zbx_ipc_service_recv() timeout:1.000 536889:20260619:144742.457 End of zbx_ipc_async_socket_recv():0 536889:20260619:144742.457 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000053 sec, syncing history]' 536889:20260619:144742.457 In zbx_sync_history_cache() history_num:0 536889:20260619:144742.457 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000042 sec, idle 1 sec]' 536889:20260619:144742.457 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144742.457 End of zbx_ipc_async_socket_recv():0 536890:20260619:144742.457 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000045 sec, syncing history]' 536890:20260619:144742.457 In zbx_sync_history_cache() history_num:0 536890:20260619:144742.457 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000024 sec, idle 1 sec]' 536890:20260619:144742.457 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144742.459 End of zbx_ipc_async_socket_recv():0 536888:20260619:144742.459 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000286 sec, syncing history]' 536888:20260619:144742.459 In zbx_sync_history_cache() history_num:0 536888:20260619:144742.459 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000082 sec, idle 1 sec]' 536888:20260619:144742.459 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144742.467 End of zbx_ipc_async_socket_recv():0 536887:20260619:144742.467 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000057 sec, syncing history]' 536887:20260619:144742.467 In zbx_sync_history_cache() history_num:0 536887:20260619:144742.467 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000036 sec, idle 1 sec]' 536887:20260619:144742.467 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144742.472 End of zbx_ipc_async_socket_recv():0 536891:20260619:144742.472 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001219 sec, processing escalations]' 536891:20260619:144742.472 In process_escalations() 536891:20260619:144742.472 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869665 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144742.472 End of process_escalations() 536891:20260619:144742.472 In process_escalations() 536891:20260619:144742.472 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869665 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144742.473 End of process_escalations() 536891:20260619:144742.473 In process_escalations() 536891:20260619:144742.473 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869665 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144742.473 End of process_escalations() 536891:20260619:144742.473 In process_escalations() 536891:20260619:144742.473 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869665 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144742.473 End of process_escalations() 536891:20260619:144742.473 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001622 sec, idle 3 sec]' 536891:20260619:144742.473 In zbx_ipc_async_socket_recv() timeout:3 536982:20260619:144742.495 End of zbx_ipc_service_recv():2 536982:20260619:144742.495 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144742.706 End of zbx_ipc_service_recv():2 536985:20260619:144742.706 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144742.707 End of zbx_ipc_service_recv():2 536953:20260619:144742.707 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144742.713 End of zbx_ipc_service_recv():2 536874:20260619:144742.713 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144742.713 End of zbx_ipc_async_socket_recv():0 536947:20260619:144742.713 In zbx_ipc_async_socket_send() 536947:20260619:144742.713 In zbx_ipc_client_send() clientid:0 536947:20260619:144742.714 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144742.714 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144742.714 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000070 sec, idle 1 sec]' 536947:20260619:144742.714 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144742.714 End of zbx_ipc_service_recv():1 536874:20260619:144742.714 In am_flush_results() results:0 536874:20260619:144742.714 In zbx_ipc_client_send() clientid:7 536874:20260619:144742.714 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144742.714 End of am_flush_results() 536874:20260619:144742.714 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144742.714 End of zbx_ipc_async_socket_recv():0 536947:20260619:144742.714 In am_db_flush_results() 536947:20260619:144742.714 End of am_db_flush_results() flushed:0 536947:20260619:144742.714 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000015 sec, idle 1 sec]' 536947:20260619:144742.714 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144742.779 End of zbx_ipc_service_recv():2 536878:20260619:144742.779 In zbx_pp_manager_process_finished() 536878:20260619:144742.779 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144742.779 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144742.845 End of zbx_ipc_service_recv():2 536846:20260619:144742.845 In zbx_ipc_async_socket_send() 536846:20260619:144742.845 In zbx_ipc_client_send() clientid:0 536846:20260619:144742.845 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144742.845 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144742.845 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144742.845 End of zbx_ipc_async_socket_flush():0 536846:20260619:144742.845 In zbx_ipc_service_recv() timeout:0.993 536837:20260619:144742.845 End of zbx_ipc_service_recv():1 536837:20260619:144742.845 In zbx_ha_dispatch_message() 536837:20260619:144742.845 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144742.845 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144743.086 End of zbx_ipc_service_recv():2 536848:20260619:144743.086 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144743.259 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144743.260 In collect_selfmon_stats() 536909:20260619:144743.260 In zbx_timekeeper_collect() 536909:20260619:144743.260 End of zbx_timekeeper_collect() 536909:20260619:144743.260 End of collect_selfmon_stats() 536909:20260619:144743.260 zbx_setproctitle() title:'self-monitoring [processed data in 0.000382 sec, idle 1 sec]' 536878:20260619:144743.280 End of zbx_ipc_service_recv():2 536878:20260619:144743.280 In zbx_pp_manager_process_finished() 536878:20260619:144743.280 In zbx_timekeeper_collect() 536878:20260619:144743.280 End of zbx_timekeeper_collect() 536878:20260619:144743.280 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144743.280 In zbx_ipc_service_recv() timeout:0.500 536972:20260619:144743.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144743.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144743.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144743.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144743.289 queue processing_num:0 pending:0 536971:20260619:144743.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144743.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144743.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144743.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144743.305 queue processing_num:0 pending:0 536970:20260619:144743.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144743.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144743.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144743.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144743.305 queue processing_num:0 pending:0 536879:20260619:144743.318 End of zbx_ipc_service_recv():2 536879:20260619:144743.319 In zbx_ipc_service_recv() timeout:1.000 536889:20260619:144743.458 End of zbx_ipc_async_socket_recv():0 536889:20260619:144743.458 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000042 sec, syncing history]' 536889:20260619:144743.458 In zbx_sync_history_cache() history_num:0 536889:20260619:144743.458 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000062 sec, idle 1 sec]' 536889:20260619:144743.458 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144743.458 End of zbx_ipc_async_socket_recv():0 536890:20260619:144743.458 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000024 sec, syncing history]' 536890:20260619:144743.458 In zbx_sync_history_cache() history_num:0 536890:20260619:144743.458 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000026 sec, idle 1 sec]' 536890:20260619:144743.458 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144743.460 End of zbx_ipc_async_socket_recv():0 536888:20260619:144743.460 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000082 sec, syncing history]' 536888:20260619:144743.460 In zbx_sync_history_cache() history_num:0 536888:20260619:144743.460 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000033 sec, idle 1 sec]' 536888:20260619:144743.460 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144743.468 End of zbx_ipc_async_socket_recv():0 536887:20260619:144743.468 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000036 sec, syncing history]' 536887:20260619:144743.468 In zbx_sync_history_cache() history_num:0 536887:20260619:144743.468 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000076 sec, idle 1 sec]' 536887:20260619:144743.468 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144743.496 End of zbx_ipc_service_recv():2 536982:20260619:144743.496 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144743.708 End of zbx_ipc_service_recv():2 536985:20260619:144743.708 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144743.708 End of zbx_ipc_service_recv():2 536953:20260619:144743.708 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144743.715 End of zbx_ipc_service_recv():2 536874:20260619:144743.715 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144743.716 End of zbx_ipc_async_socket_recv():0 536947:20260619:144743.716 In zbx_ipc_async_socket_send() 536947:20260619:144743.716 In zbx_ipc_client_send() clientid:0 536947:20260619:144743.716 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144743.716 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144743.716 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000033 sec, idle 1 sec]' 536947:20260619:144743.716 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144743.716 End of zbx_ipc_service_recv():1 536874:20260619:144743.716 In am_flush_results() results:0 536874:20260619:144743.716 In zbx_ipc_client_send() clientid:7 536874:20260619:144743.716 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144743.716 End of am_flush_results() 536874:20260619:144743.716 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144743.716 End of zbx_ipc_async_socket_recv():0 536947:20260619:144743.716 In am_db_flush_results() 536947:20260619:144743.716 End of am_db_flush_results() flushed:0 536947:20260619:144743.716 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000090 sec, idle 1 sec]' 536947:20260619:144743.716 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144743.781 End of zbx_ipc_service_recv():2 536878:20260619:144743.781 In zbx_pp_manager_process_finished() 536878:20260619:144743.781 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144743.781 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144743.840 End of zbx_ipc_service_recv():2 536846:20260619:144743.840 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144743.840 query [txnlev:1] [begin;] 536846:20260619:144743.840 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536846:20260619:144743.842 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144743.843 In ha_db_get_time() 536846:20260619:144743.844 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144743.844 End of ha_db_get_time():SUCCEED db_time:1781869664 536846:20260619:144743.844 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144743.844 query [txnlev:1] [commit;] 536837:20260619:144743.846 End of zbx_ipc_service_recv():2 536837:20260619:144743.846 In zbx_ha_dispatch_message() 536837:20260619:144743.846 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144743.846 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144743.847 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144743.847 In zbx_ipc_async_socket_send() 536846:20260619:144743.847 In zbx_ipc_client_send() clientid:0 536846:20260619:144743.847 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144743.847 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144743.847 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144743.847 End of zbx_ipc_async_socket_flush():0 536846:20260619:144743.847 In zbx_ipc_service_recv() timeout:0.997 536837:20260619:144743.847 End of zbx_ipc_service_recv():1 536837:20260619:144743.847 In zbx_ha_dispatch_message() 536837:20260619:144743.847 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144743.847 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144744.088 End of zbx_ipc_service_recv():2 536848:20260619:144744.088 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144744.269 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144744.269 In collect_selfmon_stats() 536909:20260619:144744.269 In zbx_timekeeper_collect() 536909:20260619:144744.269 End of zbx_timekeeper_collect() 536909:20260619:144744.269 End of collect_selfmon_stats() 536909:20260619:144744.269 zbx_setproctitle() title:'self-monitoring [processed data in 0.000243 sec, idle 1 sec]' 536878:20260619:144744.282 End of zbx_ipc_service_recv():2 536878:20260619:144744.282 In zbx_pp_manager_process_finished() 536878:20260619:144744.282 In zbx_timekeeper_collect() 536878:20260619:144744.282 End of zbx_timekeeper_collect() 536878:20260619:144744.282 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144744.282 In zbx_ipc_service_recv() timeout:0.500 536972:20260619:144744.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144744.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144744.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144744.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144744.289 queue processing_num:0 pending:0 536971:20260619:144744.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144744.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144744.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144744.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144744.305 queue processing_num:0 pending:0 536970:20260619:144744.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144744.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144744.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144744.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144744.305 queue processing_num:0 pending:0 536879:20260619:144744.320 End of zbx_ipc_service_recv():2 536879:20260619:144744.320 In zbx_ipc_service_recv() timeout:1.000 536889:20260619:144744.459 End of zbx_ipc_async_socket_recv():0 536889:20260619:144744.459 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000062 sec, syncing history]' 536889:20260619:144744.459 In zbx_sync_history_cache() history_num:0 536889:20260619:144744.459 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000054 sec, idle 1 sec]' 536889:20260619:144744.459 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144744.459 End of zbx_ipc_async_socket_recv():0 536890:20260619:144744.459 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000026 sec, syncing history]' 536890:20260619:144744.460 In zbx_sync_history_cache() history_num:0 536890:20260619:144744.460 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000046 sec, idle 1 sec]' 536890:20260619:144744.460 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144744.460 End of zbx_ipc_async_socket_recv():0 536888:20260619:144744.461 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000033 sec, syncing history]' 536888:20260619:144744.461 In zbx_sync_history_cache() history_num:0 536888:20260619:144744.461 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000045 sec, idle 1 sec]' 536888:20260619:144744.461 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144744.470 End of zbx_ipc_async_socket_recv():0 536887:20260619:144744.470 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000076 sec, syncing history]' 536887:20260619:144744.470 In zbx_sync_history_cache() history_num:0 536887:20260619:144744.470 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000060 sec, idle 1 sec]' 536887:20260619:144744.470 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144744.497 End of zbx_ipc_service_recv():2 536982:20260619:144744.497 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144744.709 End of zbx_ipc_service_recv():2 536985:20260619:144744.709 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144744.709 End of zbx_ipc_service_recv():2 536953:20260619:144744.709 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144744.717 End of zbx_ipc_service_recv():2 536874:20260619:144744.717 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144744.717 End of zbx_ipc_async_socket_recv():0 536947:20260619:144744.717 In zbx_ipc_async_socket_send() 536947:20260619:144744.717 In zbx_ipc_client_send() clientid:0 536947:20260619:144744.717 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144744.717 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144744.717 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000391 sec, idle 1 sec]' 536947:20260619:144744.718 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144744.718 End of zbx_ipc_service_recv():1 536874:20260619:144744.718 In am_flush_results() results:0 536874:20260619:144744.718 In zbx_ipc_client_send() clientid:7 536874:20260619:144744.718 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144744.718 End of am_flush_results() 536874:20260619:144744.718 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144744.718 End of zbx_ipc_async_socket_recv():0 536947:20260619:144744.718 In am_db_flush_results() 536947:20260619:144744.718 End of am_db_flush_results() flushed:0 536947:20260619:144744.718 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000114 sec, idle 1 sec]' 536947:20260619:144744.718 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144744.783 End of zbx_ipc_service_recv():2 536878:20260619:144744.783 In zbx_pp_manager_process_finished() 536878:20260619:144744.783 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144744.783 In zbx_ipc_service_recv() timeout:0.500 536837:20260619:144744.849 End of zbx_ipc_service_recv():2 536837:20260619:144744.849 In zbx_ha_dispatch_message() 536837:20260619:144744.849 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144744.849 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144744.849 End of zbx_ipc_service_recv():2 536846:20260619:144744.849 In zbx_ipc_async_socket_send() 536846:20260619:144744.849 In zbx_ipc_client_send() clientid:0 536846:20260619:144744.849 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144744.849 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144744.849 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144744.849 End of zbx_ipc_async_socket_flush():0 536846:20260619:144744.849 In zbx_ipc_service_recv() timeout:0.988 536837:20260619:144744.850 End of zbx_ipc_service_recv():1 536837:20260619:144744.850 In zbx_ha_dispatch_message() 536837:20260619:144744.850 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144744.850 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144745.089 End of zbx_ipc_service_recv():2 536848:20260619:144745.089 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.006617 sec during 5.006642 sec]' 536848:20260619:144745.089 In zbx_ipc_service_recv() timeout:1.000 536906:20260619:144745.254 End of zbx_ipc_async_socket_recv():0 536906:20260619:144745.254 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000787 sec, getting values]' 536906:20260619:144745.254 In get_values() 536906:20260619:144745.254 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144745.254 End of zbx_dc_config_get_poller_items():0 536906:20260619:144745.254 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144745.254 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144745.254 End of get_values():0 536906:20260619:144745.254 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000109 sec, idle 5 sec]' 536906:20260619:144745.254 In zbx_ipc_async_socket_recv() timeout:5 536905:20260619:144745.254 End of zbx_ipc_async_socket_recv():0 536905:20260619:144745.254 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000100 sec, getting values]' 536905:20260619:144745.254 In get_values() 536905:20260619:144745.254 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144745.254 End of zbx_dc_config_get_poller_items():0 536905:20260619:144745.254 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144745.254 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144745.254 End of get_values():0 536905:20260619:144745.254 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000042 sec, idle 5 sec]' 536905:20260619:144745.254 In zbx_ipc_async_socket_recv() timeout:5 536885:20260619:144745.254 End of zbx_ipc_async_socket_recv():0 536885:20260619:144745.255 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000038 sec, getting values]' 536885:20260619:144745.255 In get_values() 536885:20260619:144745.255 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144745.255 End of zbx_dc_config_get_poller_items():0 536885:20260619:144745.255 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144745.255 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144745.255 End of get_values():0 536885:20260619:144745.255 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000042 sec, idle 5 sec]' 536885:20260619:144745.255 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144745.260 End of zbx_ipc_async_socket_recv():0 536931:20260619:144745.260 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000095 sec, getting values]' 536931:20260619:144745.260 In get_values() 536931:20260619:144745.260 In zbx_dc_config_get_poller_items() poller_type:0 536931:20260619:144745.260 End of zbx_dc_config_get_poller_items():0 536931:20260619:144745.260 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144745.260 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144745.260 End of get_values():0 536931:20260619:144745.260 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000043 sec, idle 5 sec]' 536931:20260619:144745.260 In zbx_ipc_async_socket_recv() timeout:5 536932:20260619:144745.264 End of zbx_ipc_async_socket_recv():0 536932:20260619:144745.264 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000046 sec, getting values]' 536932:20260619:144745.264 In get_values() 536932:20260619:144745.264 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144745.264 End of zbx_dc_config_get_poller_items():0 536932:20260619:144745.264 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144745.264 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144745.264 End of get_values():0 536932:20260619:144745.264 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000365 sec, idle 5 sec]' 536932:20260619:144745.264 In zbx_ipc_async_socket_recv() timeout:5 536933:20260619:144745.264 End of zbx_ipc_async_socket_recv():0 536933:20260619:144745.264 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000669 sec, getting values]' 536933:20260619:144745.264 In get_values() 536933:20260619:144745.264 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144745.265 End of zbx_dc_config_get_poller_items():0 536933:20260619:144745.265 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144745.265 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144745.265 End of get_values():0 536933:20260619:144745.265 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000272 sec, idle 5 sec]' 536933:20260619:144745.265 In zbx_ipc_async_socket_recv() timeout:5 536896:20260619:144745.268 End of zbx_ipc_async_socket_recv():0 536896:20260619:144745.268 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000344 sec, getting values]' 536896:20260619:144745.268 In get_values() 536896:20260619:144745.268 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144745.268 End of zbx_dc_config_get_poller_items():0 536896:20260619:144745.268 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144745.268 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144745.268 End of get_values():0 536896:20260619:144745.268 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000044 sec, idle 5 sec]' 536896:20260619:144745.268 In zbx_ipc_async_socket_recv() timeout:5 536946:20260619:144745.268 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144745.268 In get_pinger_hosts() 536946:20260619:144745.268 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144745.268 End of zbx_dc_config_get_poller_items():0 536946:20260619:144745.268 End of get_pinger_hosts():0 536946:20260619:144745.268 In process_pinger_hosts() 536946:20260619:144745.268 End of process_pinger_hosts() 536946:20260619:144745.268 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144745.268 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144745.268 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000108 sec, idle 5 sec]' 536909:20260619:144745.270 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144745.270 In collect_selfmon_stats() 536909:20260619:144745.270 In zbx_timekeeper_collect() 536909:20260619:144745.270 End of zbx_timekeeper_collect() 536909:20260619:144745.270 End of collect_selfmon_stats() 536909:20260619:144745.270 zbx_setproctitle() title:'self-monitoring [processed data in 0.000058 sec, idle 1 sec]' 536892:20260619:144745.272 End of zbx_ipc_async_socket_recv():0 536892:20260619:144745.272 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000146 sec, getting values]' 536892:20260619:144745.272 In get_values() 536892:20260619:144745.272 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144745.272 End of zbx_dc_config_get_poller_items():0 536892:20260619:144745.272 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144745.272 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144745.272 End of get_values():0 536892:20260619:144745.272 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000053 sec, idle 5 sec]' 536892:20260619:144745.272 In zbx_ipc_async_socket_recv() timeout:5 536897:20260619:144745.277 End of zbx_ipc_async_socket_recv():0 536897:20260619:144745.277 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000072 sec, getting values]' 536897:20260619:144745.277 In get_values() 536897:20260619:144745.277 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144745.277 End of zbx_dc_config_get_poller_items():0 536897:20260619:144745.277 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144745.277 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144745.277 End of get_values():0 536897:20260619:144745.277 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000055 sec, idle 5 sec]' 536897:20260619:144745.277 In zbx_ipc_async_socket_recv() timeout:5 536934:20260619:144745.277 End of zbx_ipc_async_socket_recv():0 536934:20260619:144745.277 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000072 sec, getting values]' 536934:20260619:144745.277 In get_values() 536934:20260619:144745.277 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144745.277 End of zbx_dc_config_get_poller_items():0 536934:20260619:144745.277 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144745.277 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144745.277 End of get_values():0 536934:20260619:144745.277 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000078 sec, idle 5 sec]' 536934:20260619:144745.277 In zbx_ipc_async_socket_recv() timeout:5 536878:20260619:144745.284 End of zbx_ipc_service_recv():2 536878:20260619:144745.284 In zbx_pp_manager_process_finished() 536878:20260619:144745.284 In zbx_timekeeper_collect() 536878:20260619:144745.284 End of zbx_timekeeper_collect() 536878:20260619:144745.284 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144745.284 In zbx_ipc_service_recv() timeout:0.500 536972:20260619:144745.288 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144745.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144745.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144745.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144745.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144745.288 queue processing_num:0 pending:0 536935:20260619:144745.300 End of zbx_ipc_async_socket_recv():0 536935:20260619:144745.300 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000075 sec, getting values]' 536935:20260619:144745.300 In get_values() 536935:20260619:144745.300 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144745.300 End of zbx_dc_config_get_poller_items():0 536935:20260619:144745.300 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144745.300 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144745.300 End of get_values():0 536935:20260619:144745.300 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000051 sec, idle 5 sec]' 536935:20260619:144745.300 In zbx_ipc_async_socket_recv() timeout:5 536936:20260619:144745.304 End of zbx_ipc_async_socket_recv():0 536936:20260619:144745.304 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000156 sec, getting values]' 536936:20260619:144745.304 In get_values() 536936:20260619:144745.304 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144745.304 End of zbx_dc_config_get_poller_items():0 536936:20260619:144745.304 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144745.304 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144745.304 End of get_values():0 536936:20260619:144745.304 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000046 sec, idle 5 sec]' 536936:20260619:144745.304 In zbx_ipc_async_socket_recv() timeout:5 536970:20260619:144745.304 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144745.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144745.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144745.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144745.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144745.304 queue processing_num:0 pending:0 536971:20260619:144745.305 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144745.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144745.306 End of zbx_ipc_async_socket_recv():0 536971:20260619:144745.306 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144745.306 End of zbx_dc_config_get_poller_items():0 536971:20260619:144745.306 queue processing_num:0 pending:0 536893:20260619:144745.312 End of zbx_ipc_async_socket_recv():0 536893:20260619:144745.312 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000473 sec, getting values]' 536893:20260619:144745.312 In get_values() 536893:20260619:144745.312 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144745.312 End of zbx_dc_config_get_poller_items():0 536893:20260619:144745.312 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144745.312 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144745.312 End of get_values():0 536893:20260619:144745.312 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000041 sec, idle 5 sec]' 536893:20260619:144745.312 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144745.312 End of zbx_ipc_async_socket_recv():0 536899:20260619:144745.312 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000380 sec, getting values]' 536899:20260619:144745.312 In get_values() 536899:20260619:144745.312 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144745.312 End of zbx_dc_config_get_poller_items():0 536899:20260619:144745.312 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144745.312 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144745.312 End of get_values():0 536899:20260619:144745.312 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000070 sec, idle 5 sec]' 536899:20260619:144745.312 In zbx_ipc_async_socket_recv() timeout:5 536894:20260619:144745.316 End of zbx_ipc_async_socket_recv():0 536894:20260619:144745.316 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000074 sec, getting values]' 536894:20260619:144745.316 In get_values() 536894:20260619:144745.316 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144745.316 End of zbx_dc_config_get_poller_items():0 536894:20260619:144745.316 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144745.316 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144745.316 End of get_values():0 536894:20260619:144745.316 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000066 sec, idle 5 sec]' 536894:20260619:144745.316 In zbx_ipc_async_socket_recv() timeout:5 536898:20260619:144745.320 End of zbx_ipc_async_socket_recv():0 536898:20260619:144745.320 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000129 sec, getting values]' 536898:20260619:144745.320 In get_values() 536898:20260619:144745.320 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144745.320 End of zbx_dc_config_get_poller_items():0 536898:20260619:144745.320 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144745.320 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144745.320 End of get_values():0 536898:20260619:144745.320 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000047 sec, idle 5 sec]' 536898:20260619:144745.320 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144745.321 End of zbx_ipc_service_recv():2 536879:20260619:144745.321 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.005563sec during 5.005582 sec]' 536879:20260619:144745.321 In zbx_ipc_service_recv() timeout:1.000 536895:20260619:144745.324 End of zbx_ipc_async_socket_recv():0 536895:20260619:144745.324 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000187 sec, getting values]' 536895:20260619:144745.324 In get_values() 536895:20260619:144745.324 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144745.324 End of zbx_dc_config_get_poller_items():0 536895:20260619:144745.324 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144745.324 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144745.324 End of get_values():0 536895:20260619:144745.324 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000122 sec, idle 5 sec]' 536895:20260619:144745.324 In zbx_ipc_async_socket_recv() timeout:5 536907:20260619:144745.418 End of zbx_ipc_async_socket_recv():0 536907:20260619:144745.418 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000041 sec, exchanging data]' 536907:20260619:144745.418 In process_proxy() 536907:20260619:144745.418 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144745.418 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144745.418 End of process_proxy() 536907:20260619:144745.418 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144745.418 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144745.418 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000062 sec, idle 5 sec]' 536907:20260619:144745.418 In zbx_ipc_async_socket_recv() timeout:5 536949:20260619:144745.418 End of zbx_ipc_async_socket_recv():0 536949:20260619:144745.418 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000092 sec, getting values]' 536949:20260619:144745.418 In get_values() 536949:20260619:144745.418 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144745.418 End of zbx_dc_config_get_poller_items():0 536949:20260619:144745.418 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144745.418 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144745.418 End of get_values():0 536949:20260619:144745.418 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000066 sec, idle 5 sec]' 536949:20260619:144745.419 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144745.419 End of zbx_ipc_async_socket_recv():0 536967:20260619:144745.419 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000431 sec, getting values]' 536967:20260619:144745.419 In get_values() 536967:20260619:144745.419 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144745.419 End of zbx_dc_config_get_poller_items():0 536967:20260619:144745.419 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144745.419 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144745.419 End of get_values():0 536967:20260619:144745.419 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000062 sec, idle 5 sec]' 536967:20260619:144745.419 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144745.419 End of zbx_ipc_async_socket_recv():0 536923:20260619:144745.419 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144745.419 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536923:20260619:144745.420 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.001248 sec, idle 5 sec]' 536923:20260619:144745.420 In zbx_ipc_async_socket_recv() timeout:5 536948:20260619:144745.420 End of zbx_ipc_async_socket_recv():0 536948:20260619:144745.421 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000527 sec, getting values]' 536948:20260619:144745.421 In get_values() 536948:20260619:144745.421 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144745.421 End of zbx_dc_config_get_poller_items():0 536948:20260619:144745.421 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144745.421 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144745.421 End of get_values():0 536948:20260619:144745.421 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000159 sec, idle 5 sec]' 536948:20260619:144745.421 In zbx_ipc_async_socket_recv() timeout:5 536984:20260619:144745.421 End of zbx_ipc_async_socket_recv():0 536984:20260619:144745.421 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000056 sec, getting values]' 536984:20260619:144745.421 In get_values() 536984:20260619:144745.421 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144745.421 End of zbx_dc_config_get_poller_items():0 536984:20260619:144745.421 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144745.421 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144745.421 End of get_values():0 536984:20260619:144745.421 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000087 sec, idle 5 sec]' 536984:20260619:144745.421 In zbx_ipc_async_socket_recv() timeout:5 536950:20260619:144745.428 End of zbx_ipc_async_socket_recv():0 536950:20260619:144745.428 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000160 sec, getting values]' 536950:20260619:144745.428 In get_values() 536950:20260619:144745.428 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144745.428 End of zbx_dc_config_get_poller_items():0 536950:20260619:144745.428 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144745.428 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144745.428 End of get_values():0 536950:20260619:144745.428 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000051 sec, idle 5 sec]' 536950:20260619:144745.428 In zbx_ipc_async_socket_recv() timeout:5 536952:20260619:144745.444 End of zbx_ipc_async_socket_recv():0 536952:20260619:144745.444 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000092 sec, getting values]' 536952:20260619:144745.444 In get_values() 536952:20260619:144745.444 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144745.444 End of zbx_dc_config_get_poller_items():0 536952:20260619:144745.444 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144745.444 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144745.444 End of get_values():0 536952:20260619:144745.444 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000362 sec, idle 5 sec]' 536952:20260619:144745.444 In zbx_ipc_async_socket_recv() timeout:5 536889:20260619:144745.460 End of zbx_ipc_async_socket_recv():0 536889:20260619:144745.460 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000054 sec, syncing history]' 536889:20260619:144745.460 In zbx_sync_history_cache() history_num:0 536889:20260619:144745.460 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000053 sec, idle 1 sec]' 536889:20260619:144745.460 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144745.460 End of zbx_ipc_async_socket_recv():0 536890:20260619:144745.460 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000046 sec, syncing history]' 536890:20260619:144745.460 In zbx_sync_history_cache() history_num:0 536890:20260619:144745.460 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000093 sec, idle 1 sec]' 536890:20260619:144745.460 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144745.462 End of zbx_ipc_async_socket_recv():0 536888:20260619:144745.462 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000045 sec, syncing history]' 536888:20260619:144745.462 In zbx_sync_history_cache() history_num:0 536888:20260619:144745.462 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000025 sec, idle 1 sec]' 536888:20260619:144745.462 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144745.471 End of zbx_ipc_async_socket_recv():0 536887:20260619:144745.472 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000060 sec, syncing history]' 536887:20260619:144745.472 In zbx_sync_history_cache() history_num:0 536887:20260619:144745.472 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000141 sec, idle 1 sec]' 536887:20260619:144745.472 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144745.476 End of zbx_ipc_async_socket_recv():0 536891:20260619:144745.476 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001622 sec, processing escalations]' 536891:20260619:144745.476 In process_escalations() 536891:20260619:144745.476 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869668 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144745.477 End of process_escalations() 536891:20260619:144745.477 In process_escalations() 536891:20260619:144745.477 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869668 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536951:20260619:144745.477 End of zbx_ipc_async_socket_recv():0 536951:20260619:144745.477 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000081 sec, getting values]' 536951:20260619:144745.477 In get_values() 536951:20260619:144745.477 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144745.477 End of zbx_dc_config_get_poller_items():0 536951:20260619:144745.477 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144745.477 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144745.477 End of get_values():0 536951:20260619:144745.477 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000043 sec, idle 5 sec]' 536951:20260619:144745.477 In zbx_ipc_async_socket_recv() timeout:5 536891:20260619:144745.477 End of process_escalations() 536891:20260619:144745.477 In process_escalations() 536891:20260619:144745.477 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869668 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144745.478 End of process_escalations() 536891:20260619:144745.478 In process_escalations() 536891:20260619:144745.478 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869668 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144745.478 End of process_escalations() 536891:20260619:144745.478 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002028 sec, idle 3 sec]' 536891:20260619:144745.478 In zbx_ipc_async_socket_recv() timeout:3 536985:20260619:144745.480 In zbx_dc_fetch_proxy_groups() 536985:20260619:144745.480 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144745.480 In zbx_dc_fetch_proxies() 536985:20260619:144745.480 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536982:20260619:144745.498 End of zbx_ipc_service_recv():2 536982:20260619:144745.498 In zbx_ipc_service_recv() timeout:1.000 536849:20260619:144745.565 End of zbx_ipc_async_socket_recv():0 536849:20260619:144745.565 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.030076 sec, syncing configuration]' 536849:20260619:144745.565 In zbx_dc_sync_configuration() 536849:20260619:144745.565 query [txnlev:0] [select changelogid,object,objectid,operation,clock from changelog] 536849:20260619:144745.567 query [txnlev:0] [select discovery_groupid,snmptrap_logging,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_internal,hk_events_discovery,hk_events_autoreg,hk_services_mode,hk_services,hk_audit_mode,hk_audit,hk_sessions_mode,hk_sessions,hk_history_mode,hk_history_global,hk_history,hk_trends_mode,hk_trends_global,hk_trends,default_inventory_mode,db_extension,autoreg_tls_accept,compression_status,compress_older,instanceid,default_timezone,hk_events_service,auditlog_enabled,timeout_zabbix_agent,timeout_simple_check,timeout_snmp_agent,timeout_external_check,timeout_db_monitor,timeout_http_agent,timeout_ssh_agent,timeout_telnet_agent,timeout_script,auditlog_mode,timeout_browser from config order by configid] 536849:20260619:144745.572 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid] 536849:20260619:144745.572 In DCsync_config() 536849:20260619:144745.572 End of DCsync_config() 536849:20260619:144745.572 In DCsync_autoreg_config() 536849:20260619:144745.572 End of DCsync_autoreg_config() 536849:20260619:144745.572 In DCsync_autoreg_host() 536849:20260619:144745.572 End of DCsync_autoreg_host() 536849:20260619:144745.572 In dc_sync_proxy_group() 536849:20260619:144745.572 End of dc_sync_proxy_group() 536849:20260619:144745.572 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid] 536849:20260619:144745.572 query [txnlev:0] [select globalmacroid,macro,value,type from globalmacro] 536849:20260619:144745.573 query [txnlev:0] [select hostmacroid,hostid,macro,value,type from hostmacro] 536849:20260619:144745.580 In DCsync_host_tags() 536849:20260619:144745.580 End of DCsync_host_tags() 536849:20260619:144745.580 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_full,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,installer_name,deployment_status,url_a,url_b,url_c,host_networks,host_netmask,host_router,oob_ip,oob_netmask,oob_router,date_hw_purchase,date_hw_install,date_hw_expiry,date_hw_decomm,site_address_a,site_address_b,site_address_c,site_city,site_state,site_country,site_zip,site_rack,site_notes,poc_1_name,poc_1_email,poc_1_phone_a,poc_1_phone_b,poc_1_cell,poc_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,poc_2_notes from host_inventory] 536849:20260619:144745.581 query [txnlev:0] [select groupid,name from hstgrp where type=0] 536849:20260619:144745.581 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] 536849:20260619:144745.581 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active_till,tags_evaltype from maintenances] 536849:20260619:144745.582 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag] 536849:20260619:144745.582 query [txnlev:0] [select t.timeperiodid,t.timeperiod_type,t.every,t.month,t.dayofweek,t.day,t.start_time,t.period,t.start_date,m.maintenanceid from maintenances_windows m,timeperiods t where t.timeperiodid=m.timeperiodid] 536849:20260619:144745.582 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid] 536849:20260619:144745.582 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid] 536849:20260619:144745.583 In DCsync_proxies() 536849:20260619:144745.583 End of DCsync_proxies() 536849:20260619:144745.583 In DCsync_hosts() 536849:20260619:144745.583 End of DCsync_hosts() 536849:20260619:144745.583 In DCsync_host_inventory() 536849:20260619:144745.583 End of DCsync_host_inventory() 536849:20260619:144745.583 In DCsync_hostgroups() 536849:20260619:144745.583 End of DCsync_hostgroups() 536849:20260619:144745.583 In DCsync_hostgroup_hosts() 536849:20260619:144745.583 End of DCsync_hostgroup_hosts() 536849:20260619:144745.583 In DCsync_maintenances() 536849:20260619:144745.583 End of DCsync_maintenances() 536849:20260619:144745.583 In DCsync_maintenance_tags() 536849:20260619:144745.583 End of DCsync_maintenance_tags() 536849:20260619:144745.583 In DCsync_maintenance_groups() 536849:20260619:144745.583 End of DCsync_maintenance_groups() 536849:20260619:144745.583 In DCsync_maintenance_hosts() 536849:20260619:144745.583 End of DCsync_maintenance_hosts() 536849:20260619:144745.583 In DCsync_maintenance_periods() 536849:20260619:144745.583 End of DCsync_maintenance_periods() 536849:20260619:144745.583 In DCsync_connectors() 536849:20260619:144745.583 End of DCsync_connectors() 536849:20260619:144745.583 In DCsync_connector_tags() 536849:20260619:144745.583 End of DCsync_connector_tags() 536849:20260619:144745.583 In dc_sync_host_proxy() 536849:20260619:144745.583 End of dc_sync_host_proxy() 536849:20260619:144745.583 query [txnlev:0] [select i.interfaceid,i.hostid,i.type,i.main,i.useip,i.ip,i.dns,i.port,i.available,i.disable_until,i.error,i.errors_from,s.version,s.bulk,s.community,s.securityname,s.securitylevel,s.authpassphrase,s.privpassphrase,s.authprotocol,s.privprotocol,s.contextname,s.max_repetitions from interface i left join interface_snmp s on i.interfaceid=s.interfaceid] 536849:20260619:144745.583 query [txnlev:0] [select p.item_parameterid,p.itemid,p.name,p.value,i.hostid from item_parameter p,items i,hosts h where p.itemid=i.itemid and i.hostid=h.hostid and h.status in (0,1) and i.flags<>2 order by p.itemid] 536849:20260619:144745.585 In DCsync_interfaces() 536849:20260619:144745.585 End of DCsync_interfaces() 536849:20260619:144745.585 In DCsync_items() 536849:20260619:144745.585 End of DCsync_items() 536849:20260619:144745.585 In DCsync_item_discovery() 536849:20260619:144745.585 End of DCsync_item_discovery() 536849:20260619:144745.585 In DCsync_item_preproc() 536849:20260619:144745.585 End of DCsync_item_preproc() 536849:20260619:144745.585 In DCsync_items_param() 536849:20260619:144745.585 End of DCsync_items_param() 536849:20260619:144745.585 In DCsync_functions() 536849:20260619:144745.585 End of DCsync_functions() 536849:20260619:144745.585 query [txnlev:0] [select triggerid_down,triggerid_up from trigger_depends] 536849:20260619:144745.586 query [txnlev:0] [select r.name,e.expressionid,e.expression,e.expression_type,e.exp_delimiter,e.case_sensitive from regexps r,expressions e where r.regexpid=e.regexpid] 536849:20260619:144745.586 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where eventsource<>4 and status=0] 536849:20260619:144745.586 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] 536849:20260619:144745.587 query [txnlev:0] [select c.conditionid,c.actionid,c.conditiontype,c.operator,c.value,c.value2 from conditions c,actions a where c.actionid=a.actionid and a.status=0] 536849:20260619:144745.587 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0] 536849:20260619:144745.587 query [txnlev:0] [select cc.corr_conditionid,cc.correlationid,cc.type,cct.tag,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] 536849:20260619:144745.588 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] 536849:20260619:144745.588 In DCsync_triggers() 536849:20260619:144745.588 End of DCsync_triggers() 536849:20260619:144745.589 In DCsync_trigdeps() 536849:20260619:144745.589 End of DCsync_trigdeps() 536849:20260619:144745.589 In DCsync_expressions() 536849:20260619:144745.589 End of DCsync_expressions() 536849:20260619:144745.589 In DCsync_actions() 536849:20260619:144745.589 End of DCsync_actions() 536849:20260619:144745.589 In DCsync_action_ops() 536849:20260619:144745.589 End of DCsync_action_ops() 536849:20260619:144745.589 In DCsync_action_conditions() 536849:20260619:144745.589 End of DCsync_action_conditions() 536849:20260619:144745.589 In DCsync_trigger_tags() 536849:20260619:144745.589 End of DCsync_trigger_tags() 536849:20260619:144745.589 In DCsync_item_tags() 536849:20260619:144745.589 End of DCsync_item_tags() 536849:20260619:144745.589 In DCsync_correlations() 536849:20260619:144745.589 End of DCsync_correlations() 536849:20260619:144745.589 In DCsync_corr_conditions() 536849:20260619:144745.589 End of DCsync_corr_conditions() 536849:20260619:144745.589 In DCsync_corr_operations() 536849:20260619:144745.589 End of DCsync_corr_operations() 536849:20260619:144745.589 In dc_sync_drules() 536849:20260619:144745.589 End of dc_sync_drules() 536849:20260619:144745.589 In dc_sync_dchecks() 536849:20260619:144745.589 End of dc_sync_dchecks() 536849:20260619:144745.589 In dc_sync_httptests() 536849:20260619:144745.589 End of dc_sync_httptests() 536849:20260619:144745.589 In dc_sync_httptest_fields() 536849:20260619:144745.589 End of dc_sync_httptest_fields() 536849:20260619:144745.589 In dc_sync_httpsteps() 536849:20260619:144745.589 End of dc_sync_httpsteps() 536849:20260619:144745.589 In dc_sync_httpstep_fields() 536849:20260619:144745.589 End of dc_sync_httpstep_fields() 536849:20260619:144745.589 zbx_dc_sync_configuration() changelog : sql:0.001740 sec (0 records) 536849:20260619:144745.589 zbx_dc_sync_configuration() reindex : 0.000000 sec 0 bytes (0). 536849:20260619:144745.589 zbx_dc_sync_configuration() timers : 0.000000 sec 0 bytes (0 functions, 0 triggers). 536849:20260619:144745.589 zbx_dc_sync_configuration() topology : 0.000000 sec 0 bytes. 536849:20260619:144745.589 zbx_dc_sync_configuration() um_cache : 0.000000 sec 0 bytes. 536849:20260619:144745.589 zbx_dc_sync_configuration() proxy_group: sql:0.000003 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.589 zbx_dc_sync_configuration() hosts: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.589 zbx_dc_sync_configuration() host_proxy: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.589 zbx_dc_sync_configuration() items: sql:0.000003 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144745.589 zbx_dc_sync_configuration() item_discovery: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.589 zbx_dc_sync_configuration() triggers: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.589 zbx_dc_sync_configuration() functions: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() trigger_tag: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() item_tag: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() host_tag: sql:0.000004 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() item_preproc: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() drules: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() dchecks: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() httptest: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() httptest_field: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() httpstep: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() httpstep_field: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() connector: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() connector_tag: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() proxy: sql:0.000003 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() config: sql:0.005110 sync:0.000017 sec 0 bytes (1/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() config_autoreg_tls: sql:0.000433 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() autoreg_host: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() host_inventory: sql:0.000453 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() hosts_templates: sql:0.000200 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() globalmacro: sql:0.000180 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() hostmacro: sql:0.007170 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() interface: sql:0.000262 sync:0.000007 sec 0 bytes (25/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() trigger_depends: sql:0.001044 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() regexps: sql:0.000304 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() actions: sql:0.000198 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() operations: sql:0.000216 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() conditions: sql:0.000207 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() correlation: sql:0.000323 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() corr_condition: sql:0.001050 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() corr_operation: sql:0.000233 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() hstgrp: sql:0.000254 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() hosts_groups: sql:0.000418 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() item_parameter: sql:0.001185 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() maintenances: sql:0.000269 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() maintenances_windows: sql:0.000235 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() maintenance_tag: sql:0.000320 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() maintenances_groups: sql:0.000168 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() maintenances_hosts: sql:0.000266 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144745.590 zbx_dc_sync_configuration() total sql : 0.020526 sec. 536849:20260619:144745.590 zbx_dc_sync_configuration() total sync : 0.000034 sec. 536849:20260619:144745.590 zbx_dc_sync_configuration() total memory difference: 0 bytes. 536849:20260619:144745.590 zbx_dc_sync_configuration() proxies : 0 (0 slots) 536849:20260619:144745.590 zbx_dc_sync_configuration() proxies_p : 0 (0 slots) 536849:20260619:144745.590 zbx_dc_sync_configuration() hosts : 1 (11 slots) 536849:20260619:144745.590 zbx_dc_sync_configuration() hosts_h : 1 (11 slots) 536849:20260619:144745.590 zbx_dc_sync_configuration() autoreg_hosts: 0 (11 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() psks : 0 (0 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() ipmihosts : 0 (0 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() host_invent: 4 (11 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() glob macros: 1 (11 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() host macros: 6591 (9029 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() kvs_paths : 0 536849:20260619:144745.591 zbx_dc_sync_configuration() interfaces : 1 (11 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() interfaces_snmp : 0 (0 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() interfac_ht: 1 (11 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() if_snmpitms: 0 (0 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() if_snmpaddr: 0 (0 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() item_discovery : 7611 (15227 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() items : 18 (36467 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() items_hk : 18 (36467 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() template_items : 18212 (30509 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() preprocitems: 0 (47381 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() item_tag_links: 0 (56687 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() functions : 0 (21283 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() triggers : 6790 (13591 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() trigdeps : 2718 (4007 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() trig. tags : 8662 (13553 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() expressions: 10 (17 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() actions : 0 (0 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() conditions : 0 (0 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() corr. : 0 (0 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() corr. conds: 0 (0 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() corr. ops : 0 (0 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() hgroups : 7 (11 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() item procs : 0 (47381 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() maintenance: 0 (0 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() maint tags : 0 (0 slots) 536849:20260619:144745.591 zbx_dc_sync_configuration() maint time : 0 (0 slots) 536849:20260619:144745.592 zbx_dc_sync_configuration() drules : 1 (11 slots) 536849:20260619:144745.592 zbx_dc_sync_configuration() dchecks : 1 (11 slots) 536849:20260619:144745.592 zbx_dc_sync_configuration() httptests : 2 (11 slots) 536849:20260619:144745.592 zbx_dc_sync_configuration() httptestfld: 0 (0 slots) 536849:20260619:144745.592 zbx_dc_sync_configuration() httpsteps : 4 (11 slots) 536849:20260619:144745.592 zbx_dc_sync_configuration() httpstepfld: 2 (11 slots) 536849:20260619:144745.592 zbx_dc_sync_configuration() connector: 0 (0 slots) 536849:20260619:144745.592 zbx_dc_sync_configuration() connector tags : 0 (0 slots) 536849:20260619:144745.592 zbx_dc_sync_configuration() proxy groups : 0 (0 slots) 536849:20260619:144745.592 zbx_dc_sync_configuration() host proxy : 0 (0 slots) 536849:20260619:144745.592 zbx_dc_sync_configuration() queue[0] : 0 (0 allocated) 536849:20260619:144745.592 zbx_dc_sync_configuration() queue[1] : 0 (0 allocated) 536849:20260619:144745.592 zbx_dc_sync_configuration() queue[2] : 0 (0 allocated) 536849:20260619:144745.592 zbx_dc_sync_configuration() queue[3] : 0 (0 allocated) 536849:20260619:144745.592 zbx_dc_sync_configuration() queue[4] : 0 (0 allocated) 536849:20260619:144745.593 zbx_dc_sync_configuration() queue[5] : 0 (0 allocated) 536849:20260619:144745.593 zbx_dc_sync_configuration() queue[6] : 0 (0 allocated) 536849:20260619:144745.593 zbx_dc_sync_configuration() queue[7] : 0 (0 allocated) 536849:20260619:144745.593 zbx_dc_sync_configuration() queue[8] : 0 (0 allocated) 536849:20260619:144745.593 zbx_dc_sync_configuration() queue[9] : 0 (0 allocated) 536849:20260619:144745.593 zbx_dc_sync_configuration() queue[10] : 0 (0 allocated) 536849:20260619:144745.593 zbx_dc_sync_configuration() queue[11] : 0 (0 allocated) 536849:20260619:144745.593 zbx_dc_sync_configuration() pqueue : 0 (0 allocated) 536849:20260619:144745.593 zbx_dc_sync_configuration() timer queue: 0 (0 allocated) 536849:20260619:144745.593 zbx_dc_sync_configuration() changelog : 1893 536849:20260619:144745.594 zbx_dc_sync_configuration() configfree : 75.304151% 536849:20260619:144745.594 zbx_dc_sync_configuration() strings : 9421 (13553 slots) 536849:20260619:144745.594 === memory statistics for configuration cache === 536849:20260619:144745.594 free chunks of size >= 256 bytes: 5 536849:20260619:144745.594 min chunk size: 280 bytes 536849:20260619:144745.594 max chunk size: 25221384 bytes 536849:20260619:144745.594 memory of total size 32299808 bytes fragmented into 78391 chunks 536849:20260619:144745.594 of those, 25267880 bytes are in 5 free chunks 536849:20260619:144745.594 of those, 7031928 bytes are in 78386 used chunks 536849:20260619:144745.594 of those, 1254240 bytes are used by allocation overhead 536849:20260619:144745.594 ================================ 536849:20260619:144745.594 zbx_dbsync_env_flush_changelog() changelog : 1893 (2671 slots) 536849:20260619:144745.595 End of zbx_dc_sync_configuration() 536849:20260619:144745.595 In zbx_dc_sync_kvs_paths() 536849:20260619:144745.595 End of zbx_dc_sync_kvs_paths() 536849:20260619:144745.595 In zbx_dc_config_get_hostids_by_revision() 536849:20260619:144745.595 End of zbx_dc_config_get_hostids_by_revision() 536849:20260619:144745.595 In zbx_dc_update_interfaces_availability() 536849:20260619:144745.595 In zbx_dc_reset_interfaces_availability() 536849:20260619:144745.595 End of zbx_dc_reset_interfaces_availability() interfaces:0 536849:20260619:144745.595 End of zbx_dc_update_interfaces_availability() 536849:20260619:144745.595 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.030372 sec, idle 10 sec]' 536849:20260619:144745.595 In zbx_ipc_async_socket_recv() timeout:10 536886:20260619:144745.698 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144745.698 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144745.698 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144745.698 [discovery manager] In process_results() del_druleids:0 536886:20260619:144745.698 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144745.698 [discovery manager] End of process_results() ret:0 536886:20260619:144745.698 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144745.698 [discovery manager] In process_discovery() 536886:20260619:144745.698 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144745.698 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536985:20260619:144745.710 End of zbx_ipc_service_recv():2 536985:20260619:144745.710 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144745.710 End of zbx_ipc_service_recv():2 536953:20260619:144745.710 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.006282 sec during 5.006297 sec]' 536953:20260619:144745.710 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144745.718 End of zbx_ipc_service_recv():2 536874:20260619:144745.718 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.007841 sec during 5.008031 sec]' 536874:20260619:144745.718 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144745.719 End of zbx_ipc_async_socket_recv():0 536947:20260619:144745.719 In zbx_ipc_async_socket_send() 536947:20260619:144745.719 In zbx_ipc_client_send() clientid:0 536947:20260619:144745.719 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144745.719 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144745.719 In am_db_update_watchdog() 536947:20260619:144745.719 query [txnlev:0] [select m.mediaid,m.mediatypeid,m.sendto,mt.type from media m,users_groups u,config c,media_type mt where m.userid=u.userid and u.usrgrpid=c.alert_usrgrpid and m.mediatypeid=mt.mediatypeid and m.active=0 and mt.status=0 and mt.type<>4] 536874:20260619:144745.719 End of zbx_ipc_service_recv():1 536874:20260619:144745.719 In am_flush_results() results:0 536874:20260619:144745.719 In zbx_ipc_client_send() clientid:7 536874:20260619:144745.719 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144745.719 End of am_flush_results() 536874:20260619:144745.719 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144745.720 In zbx_ipc_async_socket_send() 536947:20260619:144745.720 In zbx_ipc_client_send() clientid:0 536947:20260619:144745.720 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144745.720 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144745.720 End of am_db_update_watchdog() recipients:0 536947:20260619:144745.720 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001114 sec, idle 1 sec]' 536947:20260619:144745.720 In zbx_ipc_async_socket_recv() timeout:1 536947:20260619:144745.720 End of zbx_ipc_async_socket_recv():0 536947:20260619:144745.720 In am_db_flush_results() 536947:20260619:144745.720 End of am_db_flush_results() flushed:0 536947:20260619:144745.720 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000011 sec, idle 1 sec]' 536947:20260619:144745.720 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144745.720 End of zbx_ipc_service_recv():1 536874:20260619:144745.720 In am_sync_watchdog() recipients:0 536874:20260619:144745.720 End of am_sync_watchdog() recipients:0 536874:20260619:144745.720 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144745.787 End of zbx_ipc_service_recv():2 536878:20260619:144745.788 In zbx_pp_manager_process_finished() 536878:20260619:144745.788 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144745.788 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.012520 sec during 5.012961 sec]' 536878:20260619:144745.788 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144745.841 End of zbx_ipc_service_recv():2 536846:20260619:144745.841 In zbx_ipc_async_socket_send() 536846:20260619:144745.841 In zbx_ipc_client_send() clientid:0 536846:20260619:144745.841 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144745.841 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144745.841 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144745.841 End of zbx_ipc_async_socket_flush():0 536846:20260619:144745.841 In zbx_ipc_service_recv() timeout:0.997 536837:20260619:144745.841 End of zbx_ipc_service_recv():1 536837:20260619:144745.841 In zbx_ha_dispatch_message() 536837:20260619:144745.841 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144745.841 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144746.090 End of zbx_ipc_service_recv():2 536848:20260619:144746.091 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144746.270 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144746.270 In collect_selfmon_stats() 536909:20260619:144746.270 In zbx_timekeeper_collect() 536909:20260619:144746.271 End of zbx_timekeeper_collect() 536909:20260619:144746.271 End of collect_selfmon_stats() 536909:20260619:144746.271 zbx_setproctitle() title:'self-monitoring [processed data in 0.000299 sec, idle 1 sec]' 536972:20260619:144746.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144746.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144746.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144746.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144746.288 queue processing_num:0 pending:0 536878:20260619:144746.289 End of zbx_ipc_service_recv():2 536878:20260619:144746.289 In zbx_pp_manager_process_finished() 536878:20260619:144746.289 In zbx_timekeeper_collect() 536878:20260619:144746.289 End of zbx_timekeeper_collect() 536878:20260619:144746.289 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144746.289 In zbx_ipc_service_recv() timeout:0.500 536970:20260619:144746.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144746.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144746.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144746.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144746.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144746.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144746.305 queue processing_num:0 pending:0 536971:20260619:144746.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144746.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144746.305 queue processing_num:0 pending:0 536879:20260619:144746.322 End of zbx_ipc_service_recv():2 536879:20260619:144746.322 In zbx_ipc_service_recv() timeout:1.000 536889:20260619:144746.461 End of zbx_ipc_async_socket_recv():0 536889:20260619:144746.462 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000053 sec, syncing history]' 536889:20260619:144746.462 In zbx_sync_history_cache() history_num:0 536889:20260619:144746.462 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000074 sec, idle 1 sec]' 536889:20260619:144746.462 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144746.462 End of zbx_ipc_async_socket_recv():0 536890:20260619:144746.462 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000093 sec, syncing history]' 536890:20260619:144746.462 In zbx_sync_history_cache() history_num:0 536890:20260619:144746.462 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000033 sec, idle 1 sec]' 536890:20260619:144746.462 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144746.464 End of zbx_ipc_async_socket_recv():0 536888:20260619:144746.464 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000025 sec, syncing history]' 536888:20260619:144746.464 In zbx_sync_history_cache() history_num:0 536888:20260619:144746.464 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000063 sec, idle 1 sec]' 536888:20260619:144746.464 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144746.473 End of zbx_ipc_async_socket_recv():0 536887:20260619:144746.473 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000141 sec, syncing history]' 536887:20260619:144746.473 In zbx_sync_history_cache() history_num:0 536887:20260619:144746.473 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000041 sec, idle 1 sec]' 536887:20260619:144746.473 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144746.499 End of zbx_ipc_service_recv():2 536982:20260619:144746.499 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144746.712 End of zbx_ipc_service_recv():2 536985:20260619:144746.712 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144746.712 End of zbx_ipc_service_recv():2 536953:20260619:144746.712 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144746.721 End of zbx_ipc_async_socket_recv():0 536947:20260619:144746.722 In zbx_ipc_async_socket_send() 536947:20260619:144746.722 In zbx_ipc_client_send() clientid:0 536947:20260619:144746.722 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144746.722 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144746.722 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000376 sec, idle 1 sec]' 536947:20260619:144746.722 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144746.722 End of zbx_ipc_service_recv():2 536874:20260619:144746.722 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144746.722 End of zbx_ipc_service_recv():1 536874:20260619:144746.722 In am_flush_results() results:0 536874:20260619:144746.722 In zbx_ipc_client_send() clientid:7 536874:20260619:144746.722 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144746.722 End of am_flush_results() 536874:20260619:144746.722 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144746.722 End of zbx_ipc_async_socket_recv():0 536947:20260619:144746.722 In am_db_flush_results() 536947:20260619:144746.722 End of am_db_flush_results() flushed:0 536947:20260619:144746.722 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000094 sec, idle 1 sec]' 536947:20260619:144746.722 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144746.790 End of zbx_ipc_service_recv():2 536878:20260619:144746.790 In zbx_pp_manager_process_finished() 536878:20260619:144746.790 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144746.790 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144746.842 End of zbx_ipc_service_recv():2 536846:20260619:144746.842 In zbx_ipc_async_socket_send() 536846:20260619:144746.842 In zbx_ipc_client_send() clientid:0 536846:20260619:144746.842 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144746.842 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144746.842 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144746.842 End of zbx_ipc_async_socket_flush():0 536846:20260619:144746.842 In zbx_ipc_service_recv() timeout:0.996 536837:20260619:144746.842 End of zbx_ipc_service_recv():2 536837:20260619:144746.842 In zbx_ha_dispatch_message() 536837:20260619:144746.842 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144746.842 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144746.842 End of zbx_ipc_service_recv():1 536837:20260619:144746.842 In zbx_ha_dispatch_message() 536837:20260619:144746.842 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144746.842 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144747.092 End of zbx_ipc_service_recv():2 536848:20260619:144747.092 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144747.271 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144747.271 In collect_selfmon_stats() 536909:20260619:144747.271 In zbx_timekeeper_collect() 536909:20260619:144747.271 End of zbx_timekeeper_collect() 536909:20260619:144747.271 End of collect_selfmon_stats() 536909:20260619:144747.271 zbx_setproctitle() title:'self-monitoring [processed data in 0.000222 sec, idle 1 sec]' 536972:20260619:144747.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144747.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144747.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144747.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144747.289 queue processing_num:0 pending:0 536878:20260619:144747.291 End of zbx_ipc_service_recv():2 536878:20260619:144747.291 In zbx_pp_manager_process_finished() 536878:20260619:144747.291 In zbx_timekeeper_collect() 536878:20260619:144747.291 End of zbx_timekeeper_collect() 536878:20260619:144747.291 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144747.291 In zbx_ipc_service_recv() timeout:0.500 536971:20260619:144747.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144747.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144747.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144747.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144747.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144747.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144747.305 queue processing_num:0 pending:0 536971:20260619:144747.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144747.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144747.305 queue processing_num:0 pending:0 536879:20260619:144747.323 End of zbx_ipc_service_recv():2 536879:20260619:144747.323 In zbx_ipc_service_recv() timeout:1.000 536889:20260619:144747.469 End of zbx_ipc_async_socket_recv():0 536889:20260619:144747.469 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000074 sec, syncing history]' 536889:20260619:144747.469 In zbx_sync_history_cache() history_num:0 536889:20260619:144747.470 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000103 sec, idle 1 sec]' 536889:20260619:144747.470 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144747.470 End of zbx_ipc_async_socket_recv():0 536890:20260619:144747.470 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000033 sec, syncing history]' 536890:20260619:144747.470 In zbx_sync_history_cache() history_num:0 536890:20260619:144747.470 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000145 sec, idle 1 sec]' 536890:20260619:144747.470 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144747.470 End of zbx_ipc_async_socket_recv():0 536888:20260619:144747.470 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000063 sec, syncing history]' 536888:20260619:144747.470 In zbx_sync_history_cache() history_num:0 536888:20260619:144747.470 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000031 sec, idle 1 sec]' 536888:20260619:144747.470 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144747.475 End of zbx_ipc_async_socket_recv():0 536887:20260619:144747.475 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000041 sec, syncing history]' 536887:20260619:144747.475 In zbx_sync_history_cache() history_num:0 536887:20260619:144747.475 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000070 sec, idle 1 sec]' 536887:20260619:144747.475 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144747.501 End of zbx_ipc_service_recv():2 536982:20260619:144747.501 In zbx_ipc_service_recv() timeout:1.000 536944:20260619:144747.691 zbx_setproctitle() title:'trapper #5 [processing data]' 536944:20260619:144747.691 In zbx_ipc_async_socket_recv() timeout:0 536944:20260619:144747.691 End of zbx_ipc_async_socket_recv():0 536944:20260619:144747.691 trapper got request 'status.get' 536944:20260619:144747.691 In recv_getstatus() 536944:20260619:144747.691 In zbx_get_user_from_json() 536944:20260619:144747.692 In zbx_db_get_user_by_active_session() sessionid:****** 536944:20260619:144747.692 query [txnlev:0] [select u.userid,u.roleid,u.username,r.type from sessions...] 536944:20260619:144747.694 End of zbx_db_get_user_by_active_session():FAIL 536944:20260619:144747.695 Permission denied 536944:20260619:144747.695 End of zbx_get_user_from_json():FAIL 536944:20260619:144747.695 In zbx_send_response_json() 536944:20260619:144747.695 zbx_send_response_json() '{"response":"failed","info":"Permission denied."}' 536944:20260619:144747.695 End of zbx_send_response_json():SUCCEED 536944:20260619:144747.695 End of recv_getstatus():FAIL 536944:20260619:144747.695 zbx_setproctitle() title:'trapper #5 [processed data in 0.003508 sec, waiting for connection]' 536985:20260619:144747.713 End of zbx_ipc_service_recv():2 536985:20260619:144747.713 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144747.713 End of zbx_ipc_service_recv():2 536953:20260619:144747.713 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144747.723 End of zbx_ipc_service_recv():2 536874:20260619:144747.724 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144747.724 End of zbx_ipc_async_socket_recv():0 536947:20260619:144747.724 In zbx_ipc_async_socket_send() 536947:20260619:144747.724 In zbx_ipc_client_send() clientid:0 536947:20260619:144747.724 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144747.724 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144747.724 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000394 sec, idle 1 sec]' 536947:20260619:144747.724 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144747.725 End of zbx_ipc_service_recv():1 536874:20260619:144747.725 In am_flush_results() results:0 536874:20260619:144747.725 In zbx_ipc_client_send() clientid:7 536874:20260619:144747.725 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144747.725 End of am_flush_results() 536874:20260619:144747.725 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144747.726 End of zbx_ipc_async_socket_recv():0 536947:20260619:144747.726 In am_db_flush_results() 536947:20260619:144747.726 End of am_db_flush_results() flushed:0 536947:20260619:144747.726 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000039 sec, idle 1 sec]' 536947:20260619:144747.726 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144747.792 End of zbx_ipc_service_recv():2 536878:20260619:144747.792 In zbx_pp_manager_process_finished() 536878:20260619:144747.792 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144747.792 In zbx_ipc_service_recv() timeout:0.500 536837:20260619:144747.872 End of zbx_ipc_service_recv():2 536837:20260619:144747.872 In zbx_ha_dispatch_message() 536837:20260619:144747.872 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144747.872 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144747.872 End of zbx_ipc_service_recv():2 536846:20260619:144747.872 In zbx_ipc_async_socket_send() 536846:20260619:144747.872 In zbx_ipc_client_send() clientid:0 536846:20260619:144747.872 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144747.872 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144747.872 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144747.872 End of zbx_ipc_async_socket_flush():0 536846:20260619:144747.872 In zbx_ipc_service_recv() timeout:0.965 536837:20260619:144747.872 End of zbx_ipc_service_recv():1 536837:20260619:144747.872 In zbx_ha_dispatch_message() 536837:20260619:144747.872 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144747.872 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144748.094 End of zbx_ipc_service_recv():2 536848:20260619:144748.094 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144748.271 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144748.272 In collect_selfmon_stats() 536909:20260619:144748.272 In zbx_timekeeper_collect() 536909:20260619:144748.272 End of zbx_timekeeper_collect() 536909:20260619:144748.272 End of collect_selfmon_stats() 536909:20260619:144748.272 zbx_setproctitle() title:'self-monitoring [processed data in 0.000295 sec, idle 1 sec]' 536972:20260619:144748.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144748.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144748.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144748.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144748.289 queue processing_num:0 pending:0 536878:20260619:144748.292 End of zbx_ipc_service_recv():2 536878:20260619:144748.293 In zbx_pp_manager_process_finished() 536878:20260619:144748.293 In zbx_timekeeper_collect() 536878:20260619:144748.293 End of zbx_timekeeper_collect() 536878:20260619:144748.293 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144748.293 In zbx_ipc_service_recv() timeout:0.500 536970:20260619:144748.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144748.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144748.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144748.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144748.305 queue processing_num:0 pending:0 536971:20260619:144748.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144748.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144748.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144748.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144748.305 queue processing_num:0 pending:0 536879:20260619:144748.324 End of zbx_ipc_service_recv():2 536879:20260619:144748.325 In zbx_ipc_service_recv() timeout:1.000 536889:20260619:144748.471 End of zbx_ipc_async_socket_recv():0 536889:20260619:144748.471 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000103 sec, syncing history]' 536889:20260619:144748.471 In zbx_sync_history_cache() history_num:0 536889:20260619:144748.471 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000064 sec, idle 1 sec]' 536889:20260619:144748.471 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144748.471 End of zbx_ipc_async_socket_recv():0 536890:20260619:144748.471 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000145 sec, syncing history]' 536890:20260619:144748.471 In zbx_sync_history_cache() history_num:0 536890:20260619:144748.472 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000196 sec, idle 1 sec]' 536890:20260619:144748.472 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144748.472 End of zbx_ipc_async_socket_recv():0 536888:20260619:144748.472 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000031 sec, syncing history]' 536888:20260619:144748.472 In zbx_sync_history_cache() history_num:0 536888:20260619:144748.472 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000033 sec, idle 1 sec]' 536888:20260619:144748.472 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144748.476 End of zbx_ipc_async_socket_recv():0 536887:20260619:144748.476 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000070 sec, syncing history]' 536887:20260619:144748.476 In zbx_sync_history_cache() history_num:0 536887:20260619:144748.476 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000078 sec, idle 1 sec]' 536887:20260619:144748.476 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144748.480 End of zbx_ipc_async_socket_recv():0 536891:20260619:144748.480 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002028 sec, processing escalations]' 536891:20260619:144748.480 In process_escalations() 536891:20260619:144748.480 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869671 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144748.481 End of process_escalations() 536891:20260619:144748.481 In process_escalations() 536891:20260619:144748.481 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869671 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144748.482 End of process_escalations() 536891:20260619:144748.482 In process_escalations() 536891:20260619:144748.482 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869671 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144748.482 End of process_escalations() 536891:20260619:144748.482 In process_escalations() 536891:20260619:144748.482 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869671 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144748.482 End of process_escalations() 536891:20260619:144748.482 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002428 sec, idle 3 sec]' 536891:20260619:144748.482 In zbx_ipc_async_socket_recv() timeout:3 536982:20260619:144748.502 End of zbx_ipc_service_recv():2 536982:20260619:144748.502 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144748.715 End of zbx_ipc_service_recv():2 536985:20260619:144748.715 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144748.715 End of zbx_ipc_service_recv():2 536953:20260619:144748.715 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144748.726 End of zbx_ipc_service_recv():2 536874:20260619:144748.727 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144748.727 End of zbx_ipc_async_socket_recv():0 536947:20260619:144748.727 In zbx_ipc_async_socket_send() 536947:20260619:144748.727 In zbx_ipc_client_send() clientid:0 536947:20260619:144748.727 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144748.727 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144748.727 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000231 sec, idle 1 sec]' 536947:20260619:144748.727 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144748.727 End of zbx_ipc_service_recv():1 536874:20260619:144748.727 In am_flush_results() results:0 536874:20260619:144748.727 In zbx_ipc_client_send() clientid:7 536874:20260619:144748.727 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144748.727 End of am_flush_results() 536874:20260619:144748.727 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144748.727 End of zbx_ipc_async_socket_recv():0 536947:20260619:144748.728 In am_db_flush_results() 536947:20260619:144748.728 End of am_db_flush_results() flushed:0 536947:20260619:144748.728 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000107 sec, idle 1 sec]' 536947:20260619:144748.728 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144748.795 End of zbx_ipc_service_recv():2 536878:20260619:144748.795 In zbx_pp_manager_process_finished() 536878:20260619:144748.795 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144748.795 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144748.842 End of zbx_ipc_service_recv():2 536846:20260619:144748.842 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144748.842 query [txnlev:1] [begin;] 536846:20260619:144748.842 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536846:20260619:144748.842 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144748.842 In ha_db_get_time() 536846:20260619:144748.842 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144748.843 End of ha_db_get_time():SUCCEED db_time:1781869669 536846:20260619:144748.843 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144748.843 query [txnlev:1] [commit;] 536846:20260619:144748.844 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144748.844 In zbx_ipc_async_socket_send() 536846:20260619:144748.844 In zbx_ipc_client_send() clientid:0 536846:20260619:144748.844 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144748.844 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144748.844 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144748.844 End of zbx_ipc_async_socket_flush():0 536846:20260619:144748.844 In zbx_ipc_service_recv() timeout:0.996 536837:20260619:144748.844 End of zbx_ipc_service_recv():1 536837:20260619:144748.844 In zbx_ha_dispatch_message() 536837:20260619:144748.844 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144748.844 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144749.095 End of zbx_ipc_service_recv():2 536848:20260619:144749.095 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144749.272 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144749.272 In collect_selfmon_stats() 536909:20260619:144749.272 In zbx_timekeeper_collect() 536909:20260619:144749.272 End of zbx_timekeeper_collect() 536909:20260619:144749.272 End of collect_selfmon_stats() 536909:20260619:144749.272 zbx_setproctitle() title:'self-monitoring [processed data in 0.000127 sec, idle 1 sec]' 536972:20260619:144749.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144749.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144749.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144749.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144749.289 queue processing_num:0 pending:0 536878:20260619:144749.296 End of zbx_ipc_service_recv():2 536878:20260619:144749.296 In zbx_pp_manager_process_finished() 536878:20260619:144749.296 In zbx_timekeeper_collect() 536878:20260619:144749.296 End of zbx_timekeeper_collect() 536878:20260619:144749.296 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144749.296 In zbx_ipc_service_recv() timeout:0.500 536971:20260619:144749.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144749.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144749.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144749.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144749.305 queue processing_num:0 pending:0 536970:20260619:144749.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144749.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144749.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144749.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144749.305 queue processing_num:0 pending:0 536879:20260619:144749.325 End of zbx_ipc_service_recv():2 536879:20260619:144749.325 In zbx_ipc_service_recv() timeout:1.000 536890:20260619:144749.472 End of zbx_ipc_async_socket_recv():0 536890:20260619:144749.472 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000196 sec, syncing history]' 536890:20260619:144749.472 In zbx_sync_history_cache() history_num:0 536890:20260619:144749.472 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000032 sec, idle 1 sec]' 536890:20260619:144749.472 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144749.472 End of zbx_ipc_async_socket_recv():0 536888:20260619:144749.472 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000033 sec, syncing history]' 536888:20260619:144749.472 In zbx_sync_history_cache() history_num:0 536888:20260619:144749.472 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000017 sec, idle 1 sec]' 536888:20260619:144749.472 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144749.472 End of zbx_ipc_async_socket_recv():0 536889:20260619:144749.472 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000064 sec, syncing history]' 536889:20260619:144749.472 In zbx_sync_history_cache() history_num:0 536889:20260619:144749.472 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000113 sec, idle 1 sec]' 536889:20260619:144749.473 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144749.477 End of zbx_ipc_async_socket_recv():0 536887:20260619:144749.477 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000078 sec, syncing history]' 536887:20260619:144749.477 In zbx_sync_history_cache() history_num:0 536887:20260619:144749.477 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000026 sec, idle 1 sec]' 536887:20260619:144749.477 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144749.503 End of zbx_ipc_service_recv():2 536982:20260619:144749.503 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144749.716 End of zbx_ipc_service_recv():2 536985:20260619:144749.716 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144749.716 End of zbx_ipc_service_recv():2 536953:20260619:144749.716 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144749.728 End of zbx_ipc_service_recv():2 536874:20260619:144749.728 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144749.729 End of zbx_ipc_async_socket_recv():0 536947:20260619:144749.730 In zbx_ipc_async_socket_send() 536947:20260619:144749.730 In zbx_ipc_client_send() clientid:0 536947:20260619:144749.730 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144749.730 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144749.730 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000154 sec, idle 1 sec]' 536947:20260619:144749.730 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144749.730 End of zbx_ipc_service_recv():1 536874:20260619:144749.730 In am_flush_results() results:0 536874:20260619:144749.730 In zbx_ipc_client_send() clientid:7 536874:20260619:144749.730 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144749.730 End of am_flush_results() 536874:20260619:144749.730 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144749.730 End of zbx_ipc_async_socket_recv():0 536947:20260619:144749.730 In am_db_flush_results() 536947:20260619:144749.730 End of am_db_flush_results() flushed:0 536947:20260619:144749.730 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000036 sec, idle 1 sec]' 536947:20260619:144749.730 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144749.797 End of zbx_ipc_service_recv():2 536878:20260619:144749.797 In zbx_pp_manager_process_finished() 536878:20260619:144749.797 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144749.797 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144749.847 End of zbx_ipc_service_recv():2 536846:20260619:144749.847 In zbx_ipc_async_socket_send() 536846:20260619:144749.847 In zbx_ipc_client_send() clientid:0 536846:20260619:144749.847 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144749.847 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144749.847 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144749.847 End of zbx_ipc_async_socket_flush():0 536846:20260619:144749.847 In zbx_ipc_service_recv() timeout:0.991 536837:20260619:144749.847 End of zbx_ipc_service_recv():1 536837:20260619:144749.847 In zbx_ha_dispatch_message() 536837:20260619:144749.847 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144749.847 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144750.096 End of zbx_ipc_service_recv():2 536848:20260619:144750.096 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.006569 sec during 5.006603 sec]' 536848:20260619:144750.096 In zbx_ipc_service_recv() timeout:1.000 536905:20260619:144750.269 End of zbx_ipc_async_socket_recv():0 536905:20260619:144750.269 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000042 sec, getting values]' 536905:20260619:144750.270 In get_values() 536905:20260619:144750.270 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144750.270 End of zbx_dc_config_get_poller_items():0 536905:20260619:144750.270 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144750.270 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144750.270 End of get_values():0 536905:20260619:144750.270 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000891 sec, idle 5 sec]' 536905:20260619:144750.270 In zbx_ipc_async_socket_recv() timeout:5 536885:20260619:144750.270 End of zbx_ipc_async_socket_recv():0 536885:20260619:144750.270 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000042 sec, getting values]' 536885:20260619:144750.270 In get_values() 536885:20260619:144750.270 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144750.270 End of zbx_dc_config_get_poller_items():0 536885:20260619:144750.270 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144750.270 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144750.270 End of get_values():0 536885:20260619:144750.270 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000087 sec, idle 5 sec]' 536885:20260619:144750.270 In zbx_ipc_async_socket_recv() timeout:5 536946:20260619:144750.270 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144750.270 In get_pinger_hosts() 536946:20260619:144750.270 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144750.270 End of zbx_dc_config_get_poller_items():0 536946:20260619:144750.270 End of get_pinger_hosts():0 536946:20260619:144750.270 In process_pinger_hosts() 536946:20260619:144750.270 End of process_pinger_hosts() 536946:20260619:144750.270 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144750.270 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144750.270 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000545 sec, idle 5 sec]' 536932:20260619:144750.270 End of zbx_ipc_async_socket_recv():0 536932:20260619:144750.270 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000365 sec, getting values]' 536932:20260619:144750.270 In get_values() 536932:20260619:144750.270 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144750.270 End of zbx_dc_config_get_poller_items():0 536932:20260619:144750.270 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144750.270 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144750.270 End of get_values():0 536932:20260619:144750.270 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000039 sec, idle 5 sec]' 536932:20260619:144750.270 In zbx_ipc_async_socket_recv() timeout:5 536933:20260619:144750.270 End of zbx_ipc_async_socket_recv():0 536933:20260619:144750.270 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000272 sec, getting values]' 536933:20260619:144750.270 In get_values() 536933:20260619:144750.270 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144750.271 End of zbx_dc_config_get_poller_items():0 536933:20260619:144750.271 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144750.271 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144750.271 End of get_values():0 536933:20260619:144750.271 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000131 sec, idle 5 sec]' 536933:20260619:144750.271 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144750.272 End of zbx_ipc_async_socket_recv():0 536906:20260619:144750.272 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000109 sec, getting values]' 536906:20260619:144750.272 In get_values() 536906:20260619:144750.272 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144750.272 End of zbx_dc_config_get_poller_items():0 536906:20260619:144750.272 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144750.272 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144750.272 End of get_values():0 536906:20260619:144750.272 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000097 sec, idle 5 sec]' 536906:20260619:144750.272 In zbx_ipc_async_socket_recv() timeout:5 536909:20260619:144750.272 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144750.272 In collect_selfmon_stats() 536909:20260619:144750.272 In zbx_timekeeper_collect() 536909:20260619:144750.272 End of zbx_timekeeper_collect() 536909:20260619:144750.272 End of collect_selfmon_stats() 536909:20260619:144750.272 zbx_setproctitle() title:'self-monitoring [processed data in 0.000038 sec, idle 1 sec]' 536896:20260619:144750.273 End of zbx_ipc_async_socket_recv():0 536896:20260619:144750.273 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000044 sec, getting values]' 536896:20260619:144750.273 In get_values() 536896:20260619:144750.273 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144750.273 End of zbx_dc_config_get_poller_items():0 536896:20260619:144750.273 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144750.273 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144750.273 End of get_values():0 536896:20260619:144750.273 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000041 sec, idle 5 sec]' 536896:20260619:144750.273 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144750.275 End of zbx_ipc_async_socket_recv():0 536931:20260619:144750.276 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000043 sec, getting values]' 536931:20260619:144750.276 In get_values() 536931:20260619:144750.276 In zbx_dc_config_get_poller_items() poller_type:0 536931:20260619:144750.276 End of zbx_dc_config_get_poller_items():0 536931:20260619:144750.276 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144750.276 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144750.276 End of get_values():0 536931:20260619:144750.276 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000064 sec, idle 5 sec]' 536931:20260619:144750.276 In zbx_ipc_async_socket_recv() timeout:5 536892:20260619:144750.277 End of zbx_ipc_async_socket_recv():0 536892:20260619:144750.277 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000053 sec, getting values]' 536892:20260619:144750.277 In get_values() 536892:20260619:144750.277 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144750.277 End of zbx_dc_config_get_poller_items():0 536892:20260619:144750.277 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144750.277 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144750.277 End of get_values():0 536892:20260619:144750.277 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000048 sec, idle 5 sec]' 536892:20260619:144750.277 In zbx_ipc_async_socket_recv() timeout:5 536934:20260619:144750.280 End of zbx_ipc_async_socket_recv():0 536934:20260619:144750.280 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000078 sec, getting values]' 536934:20260619:144750.280 In get_values() 536934:20260619:144750.280 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144750.280 End of zbx_dc_config_get_poller_items():0 536934:20260619:144750.280 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144750.280 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144750.280 End of get_values():0 536934:20260619:144750.280 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000136 sec, idle 5 sec]' 536934:20260619:144750.280 In zbx_ipc_async_socket_recv() timeout:5 536897:20260619:144750.283 End of zbx_ipc_async_socket_recv():0 536897:20260619:144750.283 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000055 sec, getting values]' 536897:20260619:144750.283 In get_values() 536897:20260619:144750.283 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144750.283 End of zbx_dc_config_get_poller_items():0 536897:20260619:144750.283 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144750.283 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144750.283 End of get_values():0 536897:20260619:144750.283 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000229 sec, idle 5 sec]' 536897:20260619:144750.283 In zbx_ipc_async_socket_recv() timeout:5 536972:20260619:144750.287 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144750.287 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144750.287 End of zbx_ipc_async_socket_recv():0 536972:20260619:144750.287 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144750.287 End of zbx_dc_config_get_poller_items():0 536972:20260619:144750.287 queue processing_num:0 pending:0 536878:20260619:144750.300 End of zbx_ipc_service_recv():2 536878:20260619:144750.300 In zbx_pp_manager_process_finished() 536878:20260619:144750.300 In zbx_timekeeper_collect() 536878:20260619:144750.300 End of zbx_timekeeper_collect() 536878:20260619:144750.300 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144750.300 In zbx_ipc_service_recv() timeout:0.500 536970:20260619:144750.304 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144750.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144750.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144750.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144750.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144750.304 queue processing_num:0 pending:0 536971:20260619:144750.306 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144750.306 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144750.306 End of zbx_ipc_async_socket_recv():0 536935:20260619:144750.306 End of zbx_ipc_async_socket_recv():0 536935:20260619:144750.306 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000051 sec, getting values]' 536935:20260619:144750.306 In get_values() 536935:20260619:144750.306 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144750.306 End of zbx_dc_config_get_poller_items():0 536935:20260619:144750.306 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144750.306 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144750.306 End of get_values():0 536935:20260619:144750.306 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000051 sec, idle 5 sec]' 536935:20260619:144750.306 In zbx_ipc_async_socket_recv() timeout:5 536971:20260619:144750.306 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144750.306 End of zbx_dc_config_get_poller_items():0 536971:20260619:144750.306 queue processing_num:0 pending:0 536936:20260619:144750.308 End of zbx_ipc_async_socket_recv():0 536936:20260619:144750.308 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000046 sec, getting values]' 536936:20260619:144750.308 In get_values() 536936:20260619:144750.308 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144750.308 End of zbx_dc_config_get_poller_items():0 536936:20260619:144750.308 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144750.308 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144750.308 End of get_values():0 536936:20260619:144750.308 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000090 sec, idle 5 sec]' 536936:20260619:144750.308 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144750.316 End of zbx_ipc_async_socket_recv():0 536899:20260619:144750.316 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000070 sec, getting values]' 536899:20260619:144750.316 In get_values() 536899:20260619:144750.316 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144750.316 End of zbx_dc_config_get_poller_items():0 536899:20260619:144750.316 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144750.316 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144750.316 End of get_values():0 536899:20260619:144750.316 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000097 sec, idle 5 sec]' 536899:20260619:144750.316 In zbx_ipc_async_socket_recv() timeout:5 536893:20260619:144750.316 End of zbx_ipc_async_socket_recv():0 536893:20260619:144750.316 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000041 sec, getting values]' 536893:20260619:144750.316 In get_values() 536893:20260619:144750.316 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144750.316 End of zbx_dc_config_get_poller_items():0 536893:20260619:144750.316 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144750.316 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144750.316 End of get_values():0 536893:20260619:144750.316 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000154 sec, idle 5 sec]' 536893:20260619:144750.316 In zbx_ipc_async_socket_recv() timeout:5 536894:20260619:144750.320 End of zbx_ipc_async_socket_recv():0 536894:20260619:144750.320 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000066 sec, getting values]' 536894:20260619:144750.320 In get_values() 536894:20260619:144750.320 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144750.320 End of zbx_dc_config_get_poller_items():0 536894:20260619:144750.320 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144750.320 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144750.320 End of get_values():0 536894:20260619:144750.320 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000138 sec, idle 5 sec]' 536894:20260619:144750.320 In zbx_ipc_async_socket_recv() timeout:5 536898:20260619:144750.324 End of zbx_ipc_async_socket_recv():0 536898:20260619:144750.324 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000047 sec, getting values]' 536898:20260619:144750.324 In get_values() 536898:20260619:144750.325 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144750.325 End of zbx_dc_config_get_poller_items():0 536898:20260619:144750.325 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144750.325 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144750.325 End of get_values():0 536898:20260619:144750.325 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000581 sec, idle 5 sec]' 536898:20260619:144750.325 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144750.328 End of zbx_ipc_service_recv():2 536879:20260619:144750.328 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.006754sec during 5.006788 sec]' 536879:20260619:144750.328 In zbx_ipc_service_recv() timeout:1.000 536895:20260619:144750.329 End of zbx_ipc_async_socket_recv():0 536895:20260619:144750.330 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000122 sec, getting values]' 536895:20260619:144750.330 In get_values() 536895:20260619:144750.330 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144750.330 End of zbx_dc_config_get_poller_items():0 536895:20260619:144750.330 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144750.330 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144750.330 End of get_values():0 536895:20260619:144750.330 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000140 sec, idle 5 sec]' 536895:20260619:144750.330 In zbx_ipc_async_socket_recv() timeout:5 536907:20260619:144750.420 End of zbx_ipc_async_socket_recv():0 536907:20260619:144750.420 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000062 sec, exchanging data]' 536907:20260619:144750.420 In process_proxy() 536907:20260619:144750.420 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144750.420 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144750.420 End of process_proxy() 536907:20260619:144750.420 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144750.420 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144750.420 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000039 sec, idle 5 sec]' 536907:20260619:144750.420 In zbx_ipc_async_socket_recv() timeout:5 536949:20260619:144750.424 End of zbx_ipc_async_socket_recv():0 536949:20260619:144750.424 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000066 sec, getting values]' 536949:20260619:144750.424 In get_values() 536949:20260619:144750.424 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144750.424 End of zbx_dc_config_get_poller_items():0 536949:20260619:144750.424 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144750.424 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144750.424 End of get_values():0 536949:20260619:144750.424 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000470 sec, idle 5 sec]' 536949:20260619:144750.424 In zbx_ipc_async_socket_recv() timeout:5 536948:20260619:144750.424 End of zbx_ipc_async_socket_recv():0 536948:20260619:144750.424 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000159 sec, getting values]' 536948:20260619:144750.424 In get_values() 536948:20260619:144750.424 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144750.424 End of zbx_dc_config_get_poller_items():0 536948:20260619:144750.424 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144750.424 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144750.424 End of get_values():0 536948:20260619:144750.424 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000081 sec, idle 5 sec]' 536948:20260619:144750.424 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144750.424 End of zbx_ipc_async_socket_recv():0 536923:20260619:144750.424 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144750.424 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536984:20260619:144750.425 End of zbx_ipc_async_socket_recv():0 536984:20260619:144750.425 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000087 sec, getting values]' 536984:20260619:144750.425 In get_values() 536984:20260619:144750.425 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144750.425 End of zbx_dc_config_get_poller_items():0 536984:20260619:144750.425 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144750.425 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144750.425 End of get_values():0 536984:20260619:144750.425 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000076 sec, idle 5 sec]' 536984:20260619:144750.425 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144750.425 End of zbx_ipc_async_socket_recv():0 536967:20260619:144750.425 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000062 sec, getting values]' 536967:20260619:144750.425 In get_values() 536967:20260619:144750.425 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144750.425 End of zbx_dc_config_get_poller_items():0 536967:20260619:144750.425 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144750.425 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144750.425 End of get_values():0 536967:20260619:144750.425 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000063 sec, idle 5 sec]' 536967:20260619:144750.425 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144750.425 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000902 sec, idle 5 sec]' 536923:20260619:144750.425 In zbx_ipc_async_socket_recv() timeout:5 536950:20260619:144750.433 End of zbx_ipc_async_socket_recv():0 536950:20260619:144750.433 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000051 sec, getting values]' 536950:20260619:144750.433 In get_values() 536950:20260619:144750.433 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144750.433 End of zbx_dc_config_get_poller_items():0 536950:20260619:144750.433 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144750.433 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144750.433 End of get_values():0 536950:20260619:144750.433 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000166 sec, idle 5 sec]' 536950:20260619:144750.433 In zbx_ipc_async_socket_recv() timeout:5 536952:20260619:144750.448 End of zbx_ipc_async_socket_recv():0 536952:20260619:144750.448 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000362 sec, getting values]' 536952:20260619:144750.448 In get_values() 536952:20260619:144750.448 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144750.448 End of zbx_dc_config_get_poller_items():0 536952:20260619:144750.448 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144750.448 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144750.448 End of get_values():0 536952:20260619:144750.448 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000217 sec, idle 5 sec]' 536952:20260619:144750.448 In zbx_ipc_async_socket_recv() timeout:5 536889:20260619:144750.476 End of zbx_ipc_async_socket_recv():0 536889:20260619:144750.476 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000113 sec, syncing history]' 536889:20260619:144750.476 In zbx_sync_history_cache() history_num:0 536889:20260619:144750.476 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000031 sec, idle 1 sec]' 536889:20260619:144750.476 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144750.477 End of zbx_ipc_async_socket_recv():0 536890:20260619:144750.477 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000032 sec, syncing history]' 536890:20260619:144750.477 In zbx_sync_history_cache() history_num:0 536890:20260619:144750.477 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000025 sec, idle 1 sec]' 536890:20260619:144750.477 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144750.477 End of zbx_ipc_async_socket_recv():0 536888:20260619:144750.477 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000017 sec, syncing history]' 536888:20260619:144750.477 In zbx_sync_history_cache() history_num:0 536888:20260619:144750.477 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000020 sec, idle 1 sec]' 536888:20260619:144750.477 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144750.480 End of zbx_ipc_async_socket_recv():0 536887:20260619:144750.480 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000026 sec, syncing history]' 536887:20260619:144750.480 In zbx_sync_history_cache() history_num:0 536887:20260619:144750.480 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000026 sec, idle 1 sec]' 536887:20260619:144750.480 In zbx_ipc_async_socket_recv() timeout:1 536951:20260619:144750.481 End of zbx_ipc_async_socket_recv():0 536951:20260619:144750.481 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000043 sec, getting values]' 536951:20260619:144750.481 In get_values() 536951:20260619:144750.481 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144750.481 End of zbx_dc_config_get_poller_items():0 536951:20260619:144750.481 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144750.481 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144750.481 End of get_values():0 536951:20260619:144750.481 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000049 sec, idle 5 sec]' 536951:20260619:144750.481 In zbx_ipc_async_socket_recv() timeout:5 536985:20260619:144750.486 In zbx_dc_fetch_proxy_groups() 536985:20260619:144750.486 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144750.486 In zbx_dc_fetch_proxies() 536985:20260619:144750.486 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536982:20260619:144750.504 End of zbx_ipc_service_recv():2 536982:20260619:144750.504 In zbx_ipc_service_recv() timeout:1.000 536886:20260619:144750.703 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144750.703 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144750.703 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144750.703 [discovery manager] In process_results() del_druleids:0 536886:20260619:144750.703 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144750.703 [discovery manager] End of process_results() ret:0 536886:20260619:144750.703 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144750.703 [discovery manager] In process_discovery() 536886:20260619:144750.703 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144750.703 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536985:20260619:144750.720 End of zbx_ipc_service_recv():2 536985:20260619:144750.720 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144750.720 End of zbx_ipc_service_recv():2 536953:20260619:144750.720 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.009857 sec during 5.009876 sec]' 536953:20260619:144750.720 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144750.732 End of zbx_ipc_service_recv():2 536874:20260619:144750.732 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.013419 sec during 5.013850 sec]' 536874:20260619:144750.732 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144750.733 End of zbx_ipc_async_socket_recv():0 536947:20260619:144750.733 In zbx_ipc_async_socket_send() 536947:20260619:144750.733 In zbx_ipc_client_send() clientid:0 536947:20260619:144750.733 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144750.733 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144750.733 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000033 sec, idle 1 sec]' 536947:20260619:144750.733 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144750.733 End of zbx_ipc_service_recv():1 536874:20260619:144750.733 In am_flush_results() results:0 536874:20260619:144750.733 In zbx_ipc_client_send() clientid:7 536874:20260619:144750.733 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144750.733 End of am_flush_results() 536874:20260619:144750.733 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144750.734 End of zbx_ipc_async_socket_recv():0 536947:20260619:144750.734 In am_db_flush_results() 536947:20260619:144750.734 End of am_db_flush_results() flushed:0 536947:20260619:144750.734 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000013 sec, idle 1 sec]' 536947:20260619:144750.734 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144750.800 End of zbx_ipc_service_recv():2 536878:20260619:144750.801 In zbx_pp_manager_process_finished() 536878:20260619:144750.801 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144750.801 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.012655 sec during 5.013054 sec]' 536878:20260619:144750.801 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144750.843 End of zbx_ipc_service_recv():2 536846:20260619:144750.843 In zbx_ipc_async_socket_send() 536846:20260619:144750.843 In zbx_ipc_client_send() clientid:0 536846:20260619:144750.843 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144750.843 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144750.843 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144750.843 End of zbx_ipc_async_socket_flush():0 536846:20260619:144750.843 In zbx_ipc_service_recv() timeout:0.995 536837:20260619:144750.843 End of zbx_ipc_service_recv():1 536837:20260619:144750.843 In zbx_ha_dispatch_message() 536837:20260619:144750.843 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144750.843 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144751.097 End of zbx_ipc_service_recv():2 536848:20260619:144751.097 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144751.273 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144751.273 In collect_selfmon_stats() 536909:20260619:144751.273 In zbx_timekeeper_collect() 536909:20260619:144751.273 End of zbx_timekeeper_collect() 536909:20260619:144751.273 End of collect_selfmon_stats() 536909:20260619:144751.273 zbx_setproctitle() title:'self-monitoring [processed data in 0.000127 sec, idle 1 sec]' 536972:20260619:144751.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144751.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144751.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144751.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144751.288 queue processing_num:0 pending:0 536878:20260619:144751.301 End of zbx_ipc_service_recv():2 536878:20260619:144751.301 In zbx_pp_manager_process_finished() 536878:20260619:144751.301 In zbx_timekeeper_collect() 536878:20260619:144751.301 End of zbx_timekeeper_collect() 536878:20260619:144751.301 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144751.301 In zbx_ipc_service_recv() timeout:0.500 536971:20260619:144751.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144751.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144751.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144751.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144751.304 queue processing_num:0 pending:0 536970:20260619:144751.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144751.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144751.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144751.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144751.305 queue processing_num:0 pending:0 536879:20260619:144751.329 End of zbx_ipc_service_recv():2 536879:20260619:144751.329 In zbx_ipc_service_recv() timeout:1.000 536889:20260619:144751.479 End of zbx_ipc_async_socket_recv():0 536889:20260619:144751.479 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000031 sec, syncing history]' 536889:20260619:144751.479 In zbx_sync_history_cache() history_num:0 536889:20260619:144751.479 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000046 sec, idle 1 sec]' 536889:20260619:144751.479 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144751.479 End of zbx_ipc_async_socket_recv():0 536890:20260619:144751.479 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000025 sec, syncing history]' 536890:20260619:144751.479 In zbx_sync_history_cache() history_num:0 536888:20260619:144751.479 End of zbx_ipc_async_socket_recv():0 536888:20260619:144751.479 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000020 sec, syncing history]' 536888:20260619:144751.479 In zbx_sync_history_cache() history_num:0 536888:20260619:144751.479 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000021 sec, idle 1 sec]' 536888:20260619:144751.479 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144751.479 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000190 sec, idle 1 sec]' 536890:20260619:144751.479 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144751.481 End of zbx_ipc_async_socket_recv():0 536887:20260619:144751.481 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000026 sec, syncing history]' 536887:20260619:144751.481 In zbx_sync_history_cache() history_num:0 536887:20260619:144751.481 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000035 sec, idle 1 sec]' 536887:20260619:144751.481 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144751.484 End of zbx_ipc_async_socket_recv():0 536891:20260619:144751.484 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002428 sec, processing escalations]' 536891:20260619:144751.484 In process_escalations() 536891:20260619:144751.484 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869674 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144751.484 End of process_escalations() 536891:20260619:144751.484 In process_escalations() 536891:20260619:144751.484 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869674 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144751.485 End of process_escalations() 536891:20260619:144751.485 In process_escalations() 536891:20260619:144751.485 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869674 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144751.485 End of process_escalations() 536891:20260619:144751.485 In process_escalations() 536891:20260619:144751.485 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869674 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144751.486 End of process_escalations() 536891:20260619:144751.486 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002002 sec, idle 3 sec]' 536891:20260619:144751.486 In zbx_ipc_async_socket_recv() timeout:3 536982:20260619:144751.505 End of zbx_ipc_service_recv():2 536982:20260619:144751.505 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144751.721 End of zbx_ipc_service_recv():2 536985:20260619:144751.721 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144751.721 End of zbx_ipc_service_recv():2 536953:20260619:144751.721 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144751.735 End of zbx_ipc_service_recv():2 536874:20260619:144751.735 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144751.735 End of zbx_ipc_async_socket_recv():0 536947:20260619:144751.735 In zbx_ipc_async_socket_send() 536947:20260619:144751.735 In zbx_ipc_client_send() clientid:0 536947:20260619:144751.735 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144751.735 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144751.735 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000035 sec, idle 1 sec]' 536947:20260619:144751.735 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144751.735 End of zbx_ipc_service_recv():1 536874:20260619:144751.735 In am_flush_results() results:0 536874:20260619:144751.735 In zbx_ipc_client_send() clientid:7 536874:20260619:144751.735 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144751.735 End of am_flush_results() 536874:20260619:144751.735 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144751.735 End of zbx_ipc_async_socket_recv():0 536947:20260619:144751.735 In am_db_flush_results() 536947:20260619:144751.735 End of am_db_flush_results() flushed:0 536947:20260619:144751.735 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000015 sec, idle 1 sec]' 536947:20260619:144751.735 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144751.802 End of zbx_ipc_service_recv():2 536878:20260619:144751.802 In zbx_pp_manager_process_finished() 536878:20260619:144751.802 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144751.802 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144751.840 End of zbx_ipc_service_recv():2 536846:20260619:144751.840 In zbx_ipc_async_socket_send() 536846:20260619:144751.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144751.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144751.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144751.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144751.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144751.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144751.840 End of zbx_ipc_service_recv():1 536837:20260619:144751.840 In zbx_ha_dispatch_message() 536837:20260619:144751.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144751.840 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144752.098 End of zbx_ipc_service_recv():2 536848:20260619:144752.098 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144752.278 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144752.278 In collect_selfmon_stats() 536909:20260619:144752.278 In zbx_timekeeper_collect() 536909:20260619:144752.278 End of zbx_timekeeper_collect() 536909:20260619:144752.278 End of collect_selfmon_stats() 536909:20260619:144752.278 zbx_setproctitle() title:'self-monitoring [processed data in 0.000326 sec, idle 1 sec]' 536972:20260619:144752.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144752.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144752.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144752.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144752.288 queue processing_num:0 pending:0 536878:20260619:144752.303 End of zbx_ipc_service_recv():2 536878:20260619:144752.304 In zbx_pp_manager_process_finished() 536878:20260619:144752.304 In zbx_timekeeper_collect() 536878:20260619:144752.304 End of zbx_timekeeper_collect() 536878:20260619:144752.304 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144752.304 In zbx_ipc_service_recv() timeout:0.500 536970:20260619:144752.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144752.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144752.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144752.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144752.304 queue processing_num:0 pending:0 536971:20260619:144752.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144752.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144752.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144752.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144752.305 queue processing_num:0 pending:0 536879:20260619:144752.330 End of zbx_ipc_service_recv():2 536879:20260619:144752.330 In zbx_ipc_service_recv() timeout:1.000 536889:20260619:144752.480 End of zbx_ipc_async_socket_recv():0 536889:20260619:144752.480 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000046 sec, syncing history]' 536889:20260619:144752.480 In zbx_sync_history_cache() history_num:0 536889:20260619:144752.481 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000653 sec, idle 1 sec]' 536889:20260619:144752.481 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144752.481 End of zbx_ipc_async_socket_recv():0 536887:20260619:144752.481 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000035 sec, syncing history]' 536887:20260619:144752.481 In zbx_sync_history_cache() history_num:0 536887:20260619:144752.481 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000041 sec, idle 1 sec]' 536887:20260619:144752.481 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144752.481 End of zbx_ipc_async_socket_recv():0 536888:20260619:144752.481 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000021 sec, syncing history]' 536888:20260619:144752.481 In zbx_sync_history_cache() history_num:0 536888:20260619:144752.481 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000030 sec, idle 1 sec]' 536888:20260619:144752.481 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144752.481 End of zbx_ipc_async_socket_recv():0 536890:20260619:144752.481 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000190 sec, syncing history]' 536890:20260619:144752.481 In zbx_sync_history_cache() history_num:0 536890:20260619:144752.481 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000028 sec, idle 1 sec]' 536890:20260619:144752.481 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144752.507 End of zbx_ipc_service_recv():2 536982:20260619:144752.507 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144752.721 End of zbx_ipc_service_recv():2 536985:20260619:144752.721 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144752.721 End of zbx_ipc_service_recv():2 536953:20260619:144752.721 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144752.736 End of zbx_ipc_async_socket_recv():0 536947:20260619:144752.736 In zbx_ipc_async_socket_send() 536947:20260619:144752.736 In zbx_ipc_client_send() clientid:0 536947:20260619:144752.736 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144752.736 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144752.736 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000095 sec, idle 1 sec]' 536947:20260619:144752.736 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144752.736 End of zbx_ipc_service_recv():1 536874:20260619:144752.736 In am_flush_results() results:0 536874:20260619:144752.736 In zbx_ipc_client_send() clientid:7 536874:20260619:144752.736 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144752.736 End of am_flush_results() 536874:20260619:144752.736 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144752.736 End of zbx_ipc_async_socket_recv():0 536947:20260619:144752.736 In am_db_flush_results() 536947:20260619:144752.736 End of am_db_flush_results() flushed:0 536947:20260619:144752.736 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000022 sec, idle 1 sec]' 536947:20260619:144752.736 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144752.805 End of zbx_ipc_service_recv():2 536878:20260619:144752.805 In zbx_pp_manager_process_finished() 536878:20260619:144752.805 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144752.805 In zbx_ipc_service_recv() timeout:0.500 536837:20260619:144752.844 End of zbx_ipc_service_recv():2 536837:20260619:144752.844 In zbx_ha_dispatch_message() 536837:20260619:144752.844 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144752.844 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144752.845 End of zbx_ipc_service_recv():2 536846:20260619:144752.845 In zbx_ipc_async_socket_send() 536846:20260619:144752.845 In zbx_ipc_client_send() clientid:0 536846:20260619:144752.845 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144752.845 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144752.845 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144752.845 End of zbx_ipc_async_socket_flush():0 536846:20260619:144752.845 In zbx_ipc_service_recv() timeout:0.993 536837:20260619:144752.845 End of zbx_ipc_service_recv():1 536837:20260619:144752.845 In zbx_ha_dispatch_message() 536837:20260619:144752.845 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144752.845 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144753.099 End of zbx_ipc_service_recv():2 536848:20260619:144753.100 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144753.279 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144753.279 In collect_selfmon_stats() 536909:20260619:144753.279 In zbx_timekeeper_collect() 536909:20260619:144753.279 End of zbx_timekeeper_collect() 536909:20260619:144753.279 End of collect_selfmon_stats() 536909:20260619:144753.279 zbx_setproctitle() title:'self-monitoring [processed data in 0.000204 sec, idle 1 sec]' 536972:20260619:144753.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144753.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144753.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144753.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144753.289 queue processing_num:0 pending:0 536971:20260619:144753.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144753.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144753.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144753.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144753.305 queue processing_num:0 pending:0 536970:20260619:144753.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144753.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144753.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144753.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144753.305 queue processing_num:0 pending:0 536878:20260619:144753.306 End of zbx_ipc_service_recv():2 536878:20260619:144753.306 In zbx_pp_manager_process_finished() 536878:20260619:144753.306 In zbx_timekeeper_collect() 536878:20260619:144753.306 End of zbx_timekeeper_collect() 536878:20260619:144753.306 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144753.306 In zbx_ipc_service_recv() timeout:0.500 536879:20260619:144753.331 End of zbx_ipc_service_recv():2 536879:20260619:144753.331 In zbx_ipc_service_recv() timeout:1.000 536887:20260619:144753.482 End of zbx_ipc_async_socket_recv():0 536887:20260619:144753.482 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000041 sec, syncing history]' 536887:20260619:144753.482 In zbx_sync_history_cache() history_num:0 536889:20260619:144753.482 End of zbx_ipc_async_socket_recv():0 536888:20260619:144753.482 End of zbx_ipc_async_socket_recv():0 536888:20260619:144753.482 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000030 sec, syncing history]' 536888:20260619:144753.482 In zbx_sync_history_cache() history_num:0 536888:20260619:144753.482 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000260 sec, idle 1 sec]' 536888:20260619:144753.482 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144753.482 End of zbx_ipc_async_socket_recv():0 536890:20260619:144753.482 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000028 sec, syncing history]' 536890:20260619:144753.482 In zbx_sync_history_cache() history_num:0 536890:20260619:144753.482 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000111 sec, idle 1 sec]' 536890:20260619:144753.482 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144753.483 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000653 sec, syncing history]' 536889:20260619:144753.483 In zbx_sync_history_cache() history_num:0 536889:20260619:144753.483 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000536 sec, idle 1 sec]' 536889:20260619:144753.483 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144753.483 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000080 sec, idle 1 sec]' 536887:20260619:144753.483 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144753.508 End of zbx_ipc_service_recv():2 536982:20260619:144753.508 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144753.723 End of zbx_ipc_service_recv():2 536985:20260619:144753.723 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144753.723 End of zbx_ipc_service_recv():2 536953:20260619:144753.723 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144753.737 End of zbx_ipc_service_recv():2 536874:20260619:144753.738 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144753.738 End of zbx_ipc_async_socket_recv():0 536947:20260619:144753.738 In zbx_ipc_async_socket_send() 536947:20260619:144753.738 In zbx_ipc_client_send() clientid:0 536947:20260619:144753.738 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144753.738 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144753.738 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000053 sec, idle 1 sec]' 536947:20260619:144753.738 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144753.738 End of zbx_ipc_service_recv():1 536874:20260619:144753.738 In am_flush_results() results:0 536874:20260619:144753.738 In zbx_ipc_client_send() clientid:7 536874:20260619:144753.738 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144753.738 End of am_flush_results() 536874:20260619:144753.738 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144753.738 End of zbx_ipc_async_socket_recv():0 536947:20260619:144753.738 In am_db_flush_results() 536947:20260619:144753.738 End of am_db_flush_results() flushed:0 536947:20260619:144753.738 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000024 sec, idle 1 sec]' 536947:20260619:144753.738 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144753.806 End of zbx_ipc_service_recv():2 536878:20260619:144753.807 In zbx_pp_manager_process_finished() 536878:20260619:144753.807 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144753.807 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144753.840 End of zbx_ipc_service_recv():2 536846:20260619:144753.840 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144753.840 query [txnlev:1] [begin;] 536846:20260619:144753.840 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536846:20260619:144753.841 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144753.841 In ha_db_get_time() 536846:20260619:144753.841 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144753.842 End of ha_db_get_time():SUCCEED db_time:1781869674 536846:20260619:144753.842 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144753.842 query [txnlev:1] [commit;] 536846:20260619:144753.845 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144753.845 In zbx_ipc_async_socket_send() 536846:20260619:144753.845 In zbx_ipc_client_send() clientid:0 536846:20260619:144753.845 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144753.845 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144753.845 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144753.845 End of zbx_ipc_async_socket_flush():0 536846:20260619:144753.845 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144753.845 End of zbx_ipc_service_recv():1 536837:20260619:144753.845 In zbx_ha_dispatch_message() 536837:20260619:144753.845 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144753.845 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144754.104 End of zbx_ipc_service_recv():2 536848:20260619:144754.104 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144754.279 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144754.279 In collect_selfmon_stats() 536909:20260619:144754.279 In zbx_timekeeper_collect() 536909:20260619:144754.279 End of zbx_timekeeper_collect() 536909:20260619:144754.279 End of collect_selfmon_stats() 536909:20260619:144754.279 zbx_setproctitle() title:'self-monitoring [processed data in 0.000163 sec, idle 1 sec]' 536972:20260619:144754.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144754.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144754.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144754.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144754.289 queue processing_num:0 pending:0 536971:20260619:144754.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144754.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144754.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144754.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144754.304 queue processing_num:0 pending:0 536970:20260619:144754.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144754.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144754.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144754.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144754.305 queue processing_num:0 pending:0 536878:20260619:144754.307 End of zbx_ipc_service_recv():2 536878:20260619:144754.307 In zbx_pp_manager_process_finished() 536878:20260619:144754.307 In zbx_timekeeper_collect() 536878:20260619:144754.307 End of zbx_timekeeper_collect() 536878:20260619:144754.307 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144754.307 In zbx_ipc_service_recv() timeout:0.500 536879:20260619:144754.332 End of zbx_ipc_service_recv():2 536879:20260619:144754.332 In zbx_ipc_service_recv() timeout:1.000 536888:20260619:144754.484 End of zbx_ipc_async_socket_recv():0 536888:20260619:144754.484 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000260 sec, syncing history]' 536888:20260619:144754.484 In zbx_sync_history_cache() history_num:0 536889:20260619:144754.484 End of zbx_ipc_async_socket_recv():0 536889:20260619:144754.484 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000536 sec, syncing history]' 536889:20260619:144754.484 In zbx_sync_history_cache() history_num:0 536889:20260619:144754.484 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000035 sec, idle 1 sec]' 536889:20260619:144754.484 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144754.484 End of zbx_ipc_async_socket_recv():0 536890:20260619:144754.484 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000111 sec, syncing history]' 536890:20260619:144754.485 In zbx_sync_history_cache() history_num:0 536890:20260619:144754.485 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000078 sec, idle 1 sec]' 536890:20260619:144754.485 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144754.485 End of zbx_ipc_async_socket_recv():0 536887:20260619:144754.485 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000080 sec, syncing history]' 536887:20260619:144754.485 In zbx_sync_history_cache() history_num:0 536887:20260619:144754.485 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000038 sec, idle 1 sec]' 536887:20260619:144754.485 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144754.485 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000065 sec, idle 1 sec]' 536888:20260619:144754.485 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144754.488 End of zbx_ipc_async_socket_recv():0 536891:20260619:144754.488 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002002 sec, processing escalations]' 536891:20260619:144754.488 In process_escalations() 536891:20260619:144754.488 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869677 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144754.489 End of process_escalations() 536891:20260619:144754.489 In process_escalations() 536891:20260619:144754.489 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869677 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144754.490 End of process_escalations() 536891:20260619:144754.491 In process_escalations() 536891:20260619:144754.491 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869677 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144754.492 End of process_escalations() 536891:20260619:144754.492 In process_escalations() 536891:20260619:144754.492 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869677 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144754.493 End of process_escalations() 536891:20260619:144754.493 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004344 sec, idle 3 sec]' 536891:20260619:144754.493 In zbx_ipc_async_socket_recv() timeout:3 536982:20260619:144754.509 End of zbx_ipc_service_recv():2 536982:20260619:144754.509 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144754.724 End of zbx_ipc_service_recv():2 536985:20260619:144754.724 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144754.724 End of zbx_ipc_service_recv():2 536953:20260619:144754.724 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144754.740 End of zbx_ipc_service_recv():2 536874:20260619:144754.740 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144754.742 End of zbx_ipc_async_socket_recv():0 536947:20260619:144754.742 In zbx_ipc_async_socket_send() 536947:20260619:144754.742 In zbx_ipc_client_send() clientid:0 536947:20260619:144754.742 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144754.742 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144754.742 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000060 sec, idle 1 sec]' 536947:20260619:144754.742 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144754.742 End of zbx_ipc_service_recv():1 536874:20260619:144754.742 In am_flush_results() results:0 536874:20260619:144754.742 In zbx_ipc_client_send() clientid:7 536874:20260619:144754.742 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144754.742 End of am_flush_results() 536874:20260619:144754.742 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144754.742 End of zbx_ipc_async_socket_recv():0 536947:20260619:144754.742 In am_db_flush_results() 536947:20260619:144754.742 End of am_db_flush_results() flushed:0 536947:20260619:144754.742 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000023 sec, idle 1 sec]' 536947:20260619:144754.742 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144754.808 End of zbx_ipc_service_recv():2 536878:20260619:144754.808 In zbx_pp_manager_process_finished() 536878:20260619:144754.808 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144754.808 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144754.899 End of zbx_ipc_service_recv():2 536846:20260619:144754.899 In zbx_ipc_async_socket_send() 536846:20260619:144754.899 In zbx_ipc_client_send() clientid:0 536846:20260619:144754.899 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144754.899 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144754.899 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144754.899 End of zbx_ipc_async_socket_flush():0 536846:20260619:144754.899 In zbx_ipc_service_recv() timeout:0.939 536837:20260619:144754.899 End of zbx_ipc_service_recv():1 536837:20260619:144754.899 In zbx_ha_dispatch_message() 536837:20260619:144754.899 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144754.899 In zbx_ipc_service_recv() timeout:1.000 536884:20260619:144755.056 cannot process step "test output will be error" of web scenario "2nd Scenario" on host "Zabbix server": Connection timed out after 15001 milliseconds 536884:20260619:144755.057 In process_test_data() 536884:20260619:144755.057 query [txnlev:0] [select type,itemid from httptestitem where httptestid=5] 536884:20260619:144755.058 End of process_test_data() 536884:20260619:144755.058 End of process_httptest() 536884:20260619:144755.058 End of process_httptests() 536884:20260619:144755.058 zbx_setproctitle() title:'http poller #1 [got 1 values in 30.238466 sec, getting values]' 536884:20260619:144755.058 In process_httptests() 536884:20260619:144755.058 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.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.httptestid=5] 536884:20260619:144755.059 query [txnlev:0] [select name,value,type from httptest_field where httptestid=5 order by httptest_fieldid] 536884:20260619:144755.060 In substitute_simple_macros_impl() data:'Zabbix' 536884:20260619:144755.060 End substitute_simple_macros_impl() data:'Zabbix' 536884:20260619:144755.060 In substitute_simple_macros_impl() data:EMPTY 536884:20260619:144755.060 In substitute_simple_macros_impl() data:EMPTY 536884:20260619:144755.060 In substitute_simple_macros_impl() data:EMPTY 536884:20260619:144755.060 In http_process_variables() 0 variables 536884:20260619:144755.060 End of http_process_variables():SUCCEED 536884:20260619:144755.060 In process_httptest() httptestid:5 name:'2nd Scenario' 536884:20260619:144755.060 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=5 order by no] 536884:20260619:144755.061 In substitute_simple_macros_impl() data:'20s' 536884:20260619:144755.061 End substitute_simple_macros_impl() data:'20s' 536884:20260619:144755.061 In substitute_simple_macros_impl() data:'https://zabbix.com' 536884:20260619:144755.061 End substitute_simple_macros_impl() data:'https://zabbix.com' 536884:20260619:144755.061 In http_substitute_variables() data:'https://zabbix.com' 536884:20260619:144755.061 End of http_substitute_variables() data:'https://zabbix.com' 536884:20260619:144755.061 In substitute_simple_macros_impl() data:EMPTY 536884:20260619:144755.061 In substitute_simple_macros_impl() data:'301' 536884:20260619:144755.061 End substitute_simple_macros_impl() data:'301' 536884:20260619:144755.061 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=9 order by httpstep_fieldid] 536884:20260619:144755.062 In substitute_simple_macros_impl() data:'666666' 536884:20260619:144755.062 End substitute_simple_macros_impl() data:'666666' 536884:20260619:144755.062 In substitute_simple_macros_impl() data:'15s' 536884:20260619:144755.062 End substitute_simple_macros_impl() data:'15s' 536884:20260619:144755.062 process_httptest() use step "Get value" 536884:20260619:144755.062 process_httptest() use post "" 536884:20260619:144755.062 process_httptest() go to URL "https://zabbix.com" 536848:20260619:144755.105 End of zbx_ipc_service_recv():2 536848:20260619:144755.105 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.009390 sec during 5.009418 sec]' 536848:20260619:144755.105 In zbx_ipc_service_recv() timeout:1.000 536905:20260619:144755.272 End of zbx_ipc_async_socket_recv():0 536905:20260619:144755.272 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000891 sec, getting values]' 536905:20260619:144755.272 In get_values() 536905:20260619:144755.272 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144755.272 End of zbx_dc_config_get_poller_items():0 536905:20260619:144755.272 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144755.272 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144755.273 End of get_values():0 536905:20260619:144755.273 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.001503 sec, idle 5 sec]' 536905:20260619:144755.274 In zbx_ipc_async_socket_recv() timeout:5 536885:20260619:144755.274 End of zbx_ipc_async_socket_recv():0 536885:20260619:144755.274 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000087 sec, getting values]' 536885:20260619:144755.274 In get_values() 536885:20260619:144755.274 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144755.274 End of zbx_dc_config_get_poller_items():0 536885:20260619:144755.274 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144755.274 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144755.274 End of get_values():0 536885:20260619:144755.274 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000080 sec, idle 5 sec]' 536885:20260619:144755.274 In zbx_ipc_async_socket_recv() timeout:5 536932:20260619:144755.274 End of zbx_ipc_async_socket_recv():0 536932:20260619:144755.274 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000039 sec, getting values]' 536932:20260619:144755.274 In get_values() 536932:20260619:144755.274 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144755.274 End of zbx_dc_config_get_poller_items():0 536932:20260619:144755.274 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144755.274 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144755.274 End of get_values():0 536932:20260619:144755.274 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000072 sec, idle 5 sec]' 536932:20260619:144755.274 In zbx_ipc_async_socket_recv() timeout:5 536933:20260619:144755.276 End of zbx_ipc_async_socket_recv():0 536933:20260619:144755.276 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000131 sec, getting values]' 536933:20260619:144755.276 In get_values() 536933:20260619:144755.276 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144755.276 End of zbx_dc_config_get_poller_items():0 536933:20260619:144755.276 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144755.276 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144755.276 End of get_values():0 536933:20260619:144755.276 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000099 sec, idle 5 sec]' 536933:20260619:144755.276 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144755.276 End of zbx_ipc_async_socket_recv():0 536906:20260619:144755.276 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000097 sec, getting values]' 536906:20260619:144755.276 In get_values() 536906:20260619:144755.276 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144755.276 End of zbx_dc_config_get_poller_items():0 536906:20260619:144755.276 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144755.276 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144755.276 End of get_values():0 536906:20260619:144755.276 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000112 sec, idle 5 sec]' 536906:20260619:144755.276 In zbx_ipc_async_socket_recv() timeout:5 536896:20260619:144755.276 End of zbx_ipc_async_socket_recv():0 536896:20260619:144755.276 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000041 sec, getting values]' 536896:20260619:144755.276 In get_values() 536896:20260619:144755.276 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144755.276 End of zbx_dc_config_get_poller_items():0 536896:20260619:144755.276 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144755.276 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144755.276 End of get_values():0 536896:20260619:144755.276 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000039 sec, idle 5 sec]' 536896:20260619:144755.276 In zbx_ipc_async_socket_recv() timeout:5 536909:20260619:144755.280 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144755.280 In collect_selfmon_stats() 536909:20260619:144755.280 In zbx_timekeeper_collect() 536909:20260619:144755.280 End of zbx_timekeeper_collect() 536909:20260619:144755.280 End of collect_selfmon_stats() 536909:20260619:144755.280 zbx_setproctitle() title:'self-monitoring [processed data in 0.000203 sec, idle 1 sec]' 536946:20260619:144755.280 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144755.280 In get_pinger_hosts() 536946:20260619:144755.280 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144755.280 End of zbx_dc_config_get_poller_items():0 536946:20260619:144755.280 End of get_pinger_hosts():0 536946:20260619:144755.280 In process_pinger_hosts() 536946:20260619:144755.280 End of process_pinger_hosts() 536946:20260619:144755.280 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144755.280 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144755.280 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000058 sec, idle 5 sec]' 536931:20260619:144755.281 End of zbx_ipc_async_socket_recv():0 536931:20260619:144755.281 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000064 sec, getting values]' 536931:20260619:144755.281 In get_values() 536931:20260619:144755.281 In zbx_dc_config_get_poller_items() poller_type:0 536931:20260619:144755.281 End of zbx_dc_config_get_poller_items():0 536931:20260619:144755.281 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144755.281 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144755.281 End of get_values():0 536931:20260619:144755.281 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000042 sec, idle 5 sec]' 536931:20260619:144755.281 In zbx_ipc_async_socket_recv() timeout:5 536892:20260619:144755.281 End of zbx_ipc_async_socket_recv():0 536892:20260619:144755.281 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000048 sec, getting values]' 536892:20260619:144755.281 In get_values() 536892:20260619:144755.281 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144755.281 End of zbx_dc_config_get_poller_items():0 536892:20260619:144755.281 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144755.281 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144755.281 End of get_values():0 536892:20260619:144755.281 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000046 sec, idle 5 sec]' 536892:20260619:144755.281 In zbx_ipc_async_socket_recv() timeout:5 536934:20260619:144755.284 End of zbx_ipc_async_socket_recv():0 536934:20260619:144755.284 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000136 sec, getting values]' 536934:20260619:144755.284 In get_values() 536934:20260619:144755.284 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144755.284 End of zbx_dc_config_get_poller_items():0 536934:20260619:144755.284 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144755.284 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144755.284 End of get_values():0 536934:20260619:144755.284 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000080 sec, idle 5 sec]' 536934:20260619:144755.284 In zbx_ipc_async_socket_recv() timeout:5 536884:20260619:144755.286 content_type 'text/html' 536884:20260619:144755.286 In zbx_int_in_list() list:'301' value:301 536884:20260619:144755.286 End of zbx_int_in_list():SUCCEED 536884:20260619:144755.286 In http_process_variables() 0 variables 536884:20260619:144755.286 End of http_process_variables():SUCCEED 536884:20260619:144755.286 In http_process_variables() 1 variables 536884:20260619:144755.286 In httpmacro_append_pair() pkey:'{XML_VAL}' pvalue:'666666' 536884:20260619:144755.286 append macro '{XML_VAL}'='666666' in cache 536884:20260619:144755.286 End of httpmacro_append_pair():SUCCEED 536884:20260619:144755.286 End of http_process_variables():SUCCEED 536884:20260619:144755.286 In process_step_data() rspcode:301 time:0.224468 speed:792 536884:20260619:144755.286 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=9] 536884:20260619:144755.287 End of process_step_data() 536884:20260619:144755.287 In substitute_simple_macros_impl() data:'http://{XML_VAL}/?my_macro_2nd_Scenario' 536884:20260619:144755.287 End substitute_simple_macros_impl() 536884:20260619:144755.287 In http_substitute_variables() data:'http://{XML_VAL}/?my_macro_2nd_Scenario' 536884:20260619:144755.287 End of http_substitute_variables() data:'http://666666/?my_macro_2nd_Scenario' 536884:20260619:144755.287 In substitute_simple_macros_impl() data:EMPTY 536884:20260619:144755.287 In substitute_simple_macros_impl() data:'200' 536884:20260619:144755.287 End substitute_simple_macros_impl() data:'200' 536884:20260619:144755.287 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=10 order by httpstep_fieldid] 536884:20260619:144755.287 In substitute_simple_macros_impl() data:'15s' 536884:20260619:144755.288 End substitute_simple_macros_impl() data:'15s' 536884:20260619:144755.288 process_httptest() use step "test output will be error" 536884:20260619:144755.288 process_httptest() use post "" 536884:20260619:144755.288 process_httptest() go to URL "http://666666/?my_macro_2nd_Scenario" 536897:20260619:144755.288 End of zbx_ipc_async_socket_recv():0 536897:20260619:144755.288 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000229 sec, getting values]' 536897:20260619:144755.288 In get_values() 536897:20260619:144755.288 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144755.288 End of zbx_dc_config_get_poller_items():0 536897:20260619:144755.288 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144755.288 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144755.288 End of get_values():0 536897:20260619:144755.288 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000193 sec, idle 5 sec]' 536897:20260619:144755.289 In zbx_ipc_async_socket_recv() timeout:5 536972:20260619:144755.289 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144755.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144755.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144755.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144755.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144755.289 queue processing_num:0 pending:0 536970:20260619:144755.304 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144755.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144755.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144755.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144755.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144755.304 queue processing_num:0 pending:0 536971:20260619:144755.305 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144755.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144755.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144755.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144755.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144755.305 queue processing_num:0 pending:0 536878:20260619:144755.309 End of zbx_ipc_service_recv():2 536878:20260619:144755.309 In zbx_pp_manager_process_finished() 536878:20260619:144755.309 In zbx_timekeeper_collect() 536878:20260619:144755.309 End of zbx_timekeeper_collect() 536878:20260619:144755.309 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144755.309 In zbx_ipc_service_recv() timeout:0.500 536935:20260619:144755.309 End of zbx_ipc_async_socket_recv():0 536935:20260619:144755.309 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000051 sec, getting values]' 536935:20260619:144755.309 In get_values() 536935:20260619:144755.309 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144755.309 End of zbx_dc_config_get_poller_items():0 536935:20260619:144755.309 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144755.309 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144755.309 End of get_values():0 536935:20260619:144755.309 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000046 sec, idle 5 sec]' 536935:20260619:144755.309 In zbx_ipc_async_socket_recv() timeout:5 536936:20260619:144755.313 End of zbx_ipc_async_socket_recv():0 536936:20260619:144755.313 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000090 sec, getting values]' 536936:20260619:144755.313 In get_values() 536936:20260619:144755.313 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144755.313 End of zbx_dc_config_get_poller_items():0 536936:20260619:144755.313 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144755.313 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144755.313 End of get_values():0 536936:20260619:144755.314 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000604 sec, idle 5 sec]' 536936:20260619:144755.314 In zbx_ipc_async_socket_recv() timeout:5 536893:20260619:144755.320 End of zbx_ipc_async_socket_recv():0 536893:20260619:144755.320 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000154 sec, getting values]' 536893:20260619:144755.320 In get_values() 536893:20260619:144755.320 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144755.320 End of zbx_dc_config_get_poller_items():0 536893:20260619:144755.320 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144755.320 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144755.320 End of get_values():0 536893:20260619:144755.320 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000292 sec, idle 5 sec]' 536893:20260619:144755.320 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144755.320 End of zbx_ipc_async_socket_recv():0 536899:20260619:144755.320 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000097 sec, getting values]' 536899:20260619:144755.320 In get_values() 536899:20260619:144755.320 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144755.320 End of zbx_dc_config_get_poller_items():0 536899:20260619:144755.320 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144755.320 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144755.320 End of get_values():0 536899:20260619:144755.320 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000099 sec, idle 5 sec]' 536899:20260619:144755.320 In zbx_ipc_async_socket_recv() timeout:5 536894:20260619:144755.324 End of zbx_ipc_async_socket_recv():0 536894:20260619:144755.324 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000138 sec, getting values]' 536894:20260619:144755.324 In get_values() 536894:20260619:144755.324 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144755.324 End of zbx_dc_config_get_poller_items():0 536894:20260619:144755.324 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144755.324 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144755.324 End of get_values():0 536894:20260619:144755.324 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000370 sec, idle 5 sec]' 536894:20260619:144755.324 In zbx_ipc_async_socket_recv() timeout:5 536898:20260619:144755.328 End of zbx_ipc_async_socket_recv():0 536898:20260619:144755.328 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000581 sec, getting values]' 536898:20260619:144755.328 In get_values() 536898:20260619:144755.328 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144755.328 End of zbx_dc_config_get_poller_items():0 536898:20260619:144755.328 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144755.328 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144755.328 End of get_values():0 536898:20260619:144755.328 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000047 sec, idle 5 sec]' 536898:20260619:144755.328 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144755.333 End of zbx_ipc_service_recv():2 536879:20260619:144755.333 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.005332sec during 5.005352 sec]' 536879:20260619:144755.333 In zbx_ipc_service_recv() timeout:1.000 536895:20260619:144755.334 End of zbx_ipc_async_socket_recv():0 536895:20260619:144755.334 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000140 sec, getting values]' 536895:20260619:144755.334 In get_values() 536895:20260619:144755.334 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144755.334 End of zbx_dc_config_get_poller_items():0 536895:20260619:144755.334 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144755.334 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144755.334 End of get_values():0 536895:20260619:144755.334 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000167 sec, idle 5 sec]' 536895:20260619:144755.334 In zbx_ipc_async_socket_recv() timeout:5 536907:20260619:144755.421 End of zbx_ipc_async_socket_recv():0 536907:20260619:144755.421 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000039 sec, exchanging data]' 536907:20260619:144755.421 In process_proxy() 536907:20260619:144755.421 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144755.421 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144755.421 End of process_proxy() 536907:20260619:144755.421 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144755.421 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144755.421 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000088 sec, idle 5 sec]' 536907:20260619:144755.421 In zbx_ipc_async_socket_recv() timeout:5 536949:20260619:144755.428 End of zbx_ipc_async_socket_recv():0 536949:20260619:144755.428 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000470 sec, getting values]' 536949:20260619:144755.428 In get_values() 536949:20260619:144755.428 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144755.428 End of zbx_dc_config_get_poller_items():0 536949:20260619:144755.428 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144755.428 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144755.428 End of get_values():0 536949:20260619:144755.428 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000135 sec, idle 5 sec]' 536949:20260619:144755.428 In zbx_ipc_async_socket_recv() timeout:5 536984:20260619:144755.428 End of zbx_ipc_async_socket_recv():0 536984:20260619:144755.428 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000076 sec, getting values]' 536984:20260619:144755.428 In get_values() 536984:20260619:144755.428 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144755.428 End of zbx_dc_config_get_poller_items():0 536984:20260619:144755.428 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144755.428 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144755.428 End of get_values():0 536984:20260619:144755.428 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000201 sec, idle 5 sec]' 536984:20260619:144755.428 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144755.428 End of zbx_ipc_async_socket_recv():0 536967:20260619:144755.429 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000063 sec, getting values]' 536967:20260619:144755.429 In get_values() 536967:20260619:144755.429 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144755.429 End of zbx_dc_config_get_poller_items():0 536967:20260619:144755.429 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144755.429 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144755.429 End of get_values():0 536967:20260619:144755.429 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000100 sec, idle 5 sec]' 536967:20260619:144755.429 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144755.429 End of zbx_ipc_async_socket_recv():0 536923:20260619:144755.429 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144755.429 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536948:20260619:144755.429 End of zbx_ipc_async_socket_recv():0 536948:20260619:144755.429 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000081 sec, getting values]' 536948:20260619:144755.429 In get_values() 536948:20260619:144755.429 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144755.429 End of zbx_dc_config_get_poller_items():0 536948:20260619:144755.429 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144755.429 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144755.429 End of get_values():0 536948:20260619:144755.429 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000097 sec, idle 5 sec]' 536948:20260619:144755.429 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144755.430 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000983 sec, idle 5 sec]' 536923:20260619:144755.430 In zbx_ipc_async_socket_recv() timeout:5 536950:20260619:144755.436 End of zbx_ipc_async_socket_recv():0 536950:20260619:144755.436 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000166 sec, getting values]' 536950:20260619:144755.436 In get_values() 536950:20260619:144755.436 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144755.436 End of zbx_dc_config_get_poller_items():0 536950:20260619:144755.436 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144755.436 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144755.436 End of get_values():0 536950:20260619:144755.436 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000277 sec, idle 5 sec]' 536950:20260619:144755.436 In zbx_ipc_async_socket_recv() timeout:5 536952:20260619:144755.452 End of zbx_ipc_async_socket_recv():0 536952:20260619:144755.452 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000217 sec, getting values]' 536952:20260619:144755.452 In get_values() 536952:20260619:144755.452 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144755.452 End of zbx_dc_config_get_poller_items():0 536952:20260619:144755.452 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144755.452 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144755.452 End of get_values():0 536952:20260619:144755.452 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000199 sec, idle 5 sec]' 536952:20260619:144755.452 In zbx_ipc_async_socket_recv() timeout:5 536889:20260619:144755.486 End of zbx_ipc_async_socket_recv():0 536889:20260619:144755.486 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000035 sec, syncing history]' 536889:20260619:144755.486 In zbx_sync_history_cache() history_num:0 536889:20260619:144755.486 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000058 sec, idle 1 sec]' 536889:20260619:144755.486 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144755.486 End of zbx_ipc_async_socket_recv():0 536890:20260619:144755.486 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000078 sec, syncing history]' 536890:20260619:144755.486 In zbx_sync_history_cache() history_num:0 536890:20260619:144755.486 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000027 sec, idle 1 sec]' 536890:20260619:144755.486 In zbx_ipc_async_socket_recv() timeout:1 536951:20260619:144755.487 End of zbx_ipc_async_socket_recv():0 536951:20260619:144755.487 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000049 sec, getting values]' 536951:20260619:144755.487 In get_values() 536951:20260619:144755.487 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144755.487 End of zbx_dc_config_get_poller_items():0 536951:20260619:144755.487 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144755.487 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144755.487 End of get_values():0 536951:20260619:144755.487 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000083 sec, idle 5 sec]' 536951:20260619:144755.487 In zbx_ipc_async_socket_recv() timeout:5 536888:20260619:144755.487 End of zbx_ipc_async_socket_recv():0 536888:20260619:144755.487 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000065 sec, syncing history]' 536888:20260619:144755.487 In zbx_sync_history_cache() history_num:0 536888:20260619:144755.487 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000034 sec, idle 1 sec]' 536888:20260619:144755.487 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144755.487 End of zbx_ipc_async_socket_recv():0 536887:20260619:144755.487 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000038 sec, syncing history]' 536887:20260619:144755.487 In zbx_sync_history_cache() history_num:0 536887:20260619:144755.487 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000032 sec, idle 1 sec]' 536887:20260619:144755.487 In zbx_ipc_async_socket_recv() timeout:1 536985:20260619:144755.489 In zbx_dc_fetch_proxy_groups() 536985:20260619:144755.489 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144755.489 In zbx_dc_fetch_proxies() 536985:20260619:144755.489 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536982:20260619:144755.511 End of zbx_ipc_service_recv():2 536982:20260619:144755.511 In zbx_ipc_service_recv() timeout:1.000 536849:20260619:144755.604 End of zbx_ipc_async_socket_recv():0 536849:20260619:144755.604 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.030372 sec, syncing configuration]' 536849:20260619:144755.604 In zbx_dc_sync_configuration() 536849:20260619:144755.604 query [txnlev:0] [select changelogid,object,objectid,operation,clock from changelog] 536849:20260619:144755.606 query [txnlev:0] [select discovery_groupid,snmptrap_logging,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_internal,hk_events_discovery,hk_events_autoreg,hk_services_mode,hk_services,hk_audit_mode,hk_audit,hk_sessions_mode,hk_sessions,hk_history_mode,hk_history_global,hk_history,hk_trends_mode,hk_trends_global,hk_trends,default_inventory_mode,db_extension,autoreg_tls_accept,compression_status,compress_older,instanceid,default_timezone,hk_events_service,auditlog_enabled,timeout_zabbix_agent,timeout_simple_check,timeout_snmp_agent,timeout_external_check,timeout_db_monitor,timeout_http_agent,timeout_ssh_agent,timeout_telnet_agent,timeout_script,auditlog_mode,timeout_browser from config order by configid] 536849:20260619:144755.607 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid] 536849:20260619:144755.607 In DCsync_config() 536849:20260619:144755.607 End of DCsync_config() 536849:20260619:144755.607 In DCsync_autoreg_config() 536849:20260619:144755.607 End of DCsync_autoreg_config() 536849:20260619:144755.607 In DCsync_autoreg_host() 536849:20260619:144755.607 End of DCsync_autoreg_host() 536849:20260619:144755.608 In dc_sync_proxy_group() 536849:20260619:144755.608 End of dc_sync_proxy_group() 536849:20260619:144755.608 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid] 536849:20260619:144755.608 query [txnlev:0] [select globalmacroid,macro,value,type from globalmacro] 536849:20260619:144755.608 query [txnlev:0] [select hostmacroid,hostid,macro,value,type from hostmacro] 536849:20260619:144755.615 In DCsync_host_tags() 536849:20260619:144755.615 End of DCsync_host_tags() 536849:20260619:144755.615 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_full,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,installer_name,deployment_status,url_a,url_b,url_c,host_networks,host_netmask,host_router,oob_ip,oob_netmask,oob_router,date_hw_purchase,date_hw_install,date_hw_expiry,date_hw_decomm,site_address_a,site_address_b,site_address_c,site_city,site_state,site_country,site_zip,site_rack,site_notes,poc_1_name,poc_1_email,poc_1_phone_a,poc_1_phone_b,poc_1_cell,poc_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,poc_2_notes from host_inventory] 536849:20260619:144755.616 query [txnlev:0] [select groupid,name from hstgrp where type=0] 536849:20260619:144755.616 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] 536849:20260619:144755.617 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active_till,tags_evaltype from maintenances] 536849:20260619:144755.617 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag] 536849:20260619:144755.617 query [txnlev:0] [select t.timeperiodid,t.timeperiod_type,t.every,t.month,t.dayofweek,t.day,t.start_time,t.period,t.start_date,m.maintenanceid from maintenances_windows m,timeperiods t where t.timeperiodid=m.timeperiodid] 536849:20260619:144755.617 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid] 536849:20260619:144755.618 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid] 536849:20260619:144755.618 In DCsync_proxies() 536849:20260619:144755.618 End of DCsync_proxies() 536849:20260619:144755.618 In DCsync_hosts() 536849:20260619:144755.618 End of DCsync_hosts() 536849:20260619:144755.618 In DCsync_host_inventory() 536849:20260619:144755.618 End of DCsync_host_inventory() 536849:20260619:144755.618 In DCsync_hostgroups() 536849:20260619:144755.619 End of DCsync_hostgroups() 536849:20260619:144755.619 In DCsync_hostgroup_hosts() 536849:20260619:144755.619 End of DCsync_hostgroup_hosts() 536849:20260619:144755.619 In DCsync_maintenances() 536849:20260619:144755.619 End of DCsync_maintenances() 536849:20260619:144755.619 In DCsync_maintenance_tags() 536849:20260619:144755.619 End of DCsync_maintenance_tags() 536849:20260619:144755.619 In DCsync_maintenance_groups() 536849:20260619:144755.619 End of DCsync_maintenance_groups() 536849:20260619:144755.619 In DCsync_maintenance_hosts() 536849:20260619:144755.619 End of DCsync_maintenance_hosts() 536849:20260619:144755.619 In DCsync_maintenance_periods() 536849:20260619:144755.619 End of DCsync_maintenance_periods() 536849:20260619:144755.619 In DCsync_connectors() 536849:20260619:144755.619 End of DCsync_connectors() 536849:20260619:144755.619 In DCsync_connector_tags() 536849:20260619:144755.619 End of DCsync_connector_tags() 536849:20260619:144755.619 In dc_sync_host_proxy() 536849:20260619:144755.619 End of dc_sync_host_proxy() 536849:20260619:144755.619 query [txnlev:0] [select i.interfaceid,i.hostid,i.type,i.main,i.useip,i.ip,i.dns,i.port,i.available,i.disable_until,i.error,i.errors_from,s.version,s.bulk,s.community,s.securityname,s.securitylevel,s.authpassphrase,s.privpassphrase,s.authprotocol,s.privprotocol,s.contextname,s.max_repetitions from interface i left join interface_snmp s on i.interfaceid=s.interfaceid] 536849:20260619:144755.620 query [txnlev:0] [select p.item_parameterid,p.itemid,p.name,p.value,i.hostid from item_parameter p,items i,hosts h where p.itemid=i.itemid and i.hostid=h.hostid and h.status in (0,1) and i.flags<>2 order by p.itemid] 536849:20260619:144755.623 In DCsync_interfaces() 536849:20260619:144755.623 End of DCsync_interfaces() 536849:20260619:144755.623 In DCsync_items() 536849:20260619:144755.623 End of DCsync_items() 536849:20260619:144755.623 In DCsync_item_discovery() 536849:20260619:144755.623 End of DCsync_item_discovery() 536849:20260619:144755.623 In DCsync_item_preproc() 536849:20260619:144755.624 End of DCsync_item_preproc() 536849:20260619:144755.624 In DCsync_items_param() 536849:20260619:144755.624 End of DCsync_items_param() 536849:20260619:144755.624 In DCsync_functions() 536849:20260619:144755.624 End of DCsync_functions() 536849:20260619:144755.624 query [txnlev:0] [select triggerid_down,triggerid_up from trigger_depends] 536849:20260619:144755.626 query [txnlev:0] [select r.name,e.expressionid,e.expression,e.expression_type,e.exp_delimiter,e.case_sensitive from regexps r,expressions e where r.regexpid=e.regexpid] 536849:20260619:144755.626 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where eventsource<>4 and status=0] 536849:20260619:144755.626 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] 536849:20260619:144755.626 query [txnlev:0] [select c.conditionid,c.actionid,c.conditiontype,c.operator,c.value,c.value2 from conditions c,actions a where c.actionid=a.actionid and a.status=0] 536849:20260619:144755.627 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0] 536849:20260619:144755.627 query [txnlev:0] [select cc.corr_conditionid,cc.correlationid,cc.type,cct.tag,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] 536849:20260619:144755.627 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] 536849:20260619:144755.627 In DCsync_triggers() 536849:20260619:144755.627 End of DCsync_triggers() 536849:20260619:144755.627 In DCsync_trigdeps() 536849:20260619:144755.627 End of DCsync_trigdeps() 536849:20260619:144755.627 In DCsync_expressions() 536849:20260619:144755.628 End of DCsync_expressions() 536849:20260619:144755.628 In DCsync_actions() 536849:20260619:144755.628 End of DCsync_actions() 536849:20260619:144755.628 In DCsync_action_ops() 536849:20260619:144755.628 End of DCsync_action_ops() 536849:20260619:144755.628 In DCsync_action_conditions() 536849:20260619:144755.628 End of DCsync_action_conditions() 536849:20260619:144755.628 In DCsync_trigger_tags() 536849:20260619:144755.628 End of DCsync_trigger_tags() 536849:20260619:144755.628 In DCsync_item_tags() 536849:20260619:144755.628 End of DCsync_item_tags() 536849:20260619:144755.628 In DCsync_correlations() 536849:20260619:144755.628 End of DCsync_correlations() 536849:20260619:144755.628 In DCsync_corr_conditions() 536849:20260619:144755.628 End of DCsync_corr_conditions() 536849:20260619:144755.628 In DCsync_corr_operations() 536849:20260619:144755.628 End of DCsync_corr_operations() 536849:20260619:144755.628 In dc_sync_drules() 536849:20260619:144755.628 End of dc_sync_drules() 536849:20260619:144755.628 In dc_sync_dchecks() 536849:20260619:144755.628 End of dc_sync_dchecks() 536849:20260619:144755.628 In dc_sync_httptests() 536849:20260619:144755.628 End of dc_sync_httptests() 536849:20260619:144755.628 In dc_sync_httptest_fields() 536849:20260619:144755.628 End of dc_sync_httptest_fields() 536849:20260619:144755.628 In dc_sync_httpsteps() 536849:20260619:144755.628 End of dc_sync_httpsteps() 536849:20260619:144755.628 In dc_sync_httpstep_fields() 536849:20260619:144755.628 End of dc_sync_httpstep_fields() 536849:20260619:144755.628 zbx_dc_sync_configuration() changelog : sql:0.001467 sec (0 records) 536849:20260619:144755.628 zbx_dc_sync_configuration() reindex : 0.000000 sec 0 bytes (0). 536849:20260619:144755.628 zbx_dc_sync_configuration() timers : 0.000000 sec 0 bytes (0 functions, 0 triggers). 536849:20260619:144755.628 zbx_dc_sync_configuration() topology : 0.000000 sec 0 bytes. 536849:20260619:144755.628 zbx_dc_sync_configuration() um_cache : 0.000000 sec 0 bytes. 536849:20260619:144755.628 zbx_dc_sync_configuration() proxy_group: sql:0.000003 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.628 zbx_dc_sync_configuration() hosts: sql:0.000002 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144755.628 zbx_dc_sync_configuration() host_proxy: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.628 zbx_dc_sync_configuration() items: sql:0.000005 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144755.628 zbx_dc_sync_configuration() item_discovery: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.628 zbx_dc_sync_configuration() triggers: sql:0.000004 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.628 zbx_dc_sync_configuration() functions: sql:0.000003 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.628 zbx_dc_sync_configuration() trigger_tag: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.628 zbx_dc_sync_configuration() item_tag: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.628 zbx_dc_sync_configuration() host_tag: sql:0.000004 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.628 zbx_dc_sync_configuration() item_preproc: sql:0.000001 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() drules: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() dchecks: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() httptest: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() httptest_field: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() httpstep: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() httpstep_field: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() connector: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() connector_tag: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() proxy: sql:0.000003 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() config: sql:0.000893 sync:0.000039 sec 0 bytes (1/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() config_autoreg_tls: sql:0.000576 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() autoreg_host: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() host_inventory: sql:0.000550 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() hosts_templates: sql:0.000334 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() globalmacro: sql:0.000124 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() hostmacro: sql:0.006751 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() interface: sql:0.000448 sync:0.000009 sec 0 bytes (25/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() trigger_depends: sql:0.001882 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() regexps: sql:0.000436 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() actions: sql:0.000156 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() operations: sql:0.000175 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() conditions: sql:0.000153 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() correlation: sql:0.000109 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() corr_condition: sql:0.000438 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() corr_operation: sql:0.000232 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() hstgrp: sql:0.000446 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() hosts_groups: sql:0.000637 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() item_parameter: sql:0.002738 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() maintenances: sql:0.000282 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() maintenances_windows: sql:0.000305 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() maintenance_tag: sql:0.000257 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() maintenances_groups: sql:0.000338 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() maintenances_hosts: sql:0.000234 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144755.629 zbx_dc_sync_configuration() total sql : 0.018529 sec. 536849:20260619:144755.629 zbx_dc_sync_configuration() total sync : 0.000060 sec. 536849:20260619:144755.629 zbx_dc_sync_configuration() total memory difference: 0 bytes. 536849:20260619:144755.629 zbx_dc_sync_configuration() proxies : 0 (0 slots) 536849:20260619:144755.629 zbx_dc_sync_configuration() proxies_p : 0 (0 slots) 536849:20260619:144755.629 zbx_dc_sync_configuration() hosts : 1 (11 slots) 536849:20260619:144755.629 zbx_dc_sync_configuration() hosts_h : 1 (11 slots) 536849:20260619:144755.629 zbx_dc_sync_configuration() autoreg_hosts: 0 (11 slots) 536849:20260619:144755.629 zbx_dc_sync_configuration() psks : 0 (0 slots) 536849:20260619:144755.629 zbx_dc_sync_configuration() ipmihosts : 0 (0 slots) 536849:20260619:144755.629 zbx_dc_sync_configuration() host_invent: 4 (11 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() glob macros: 1 (11 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() host macros: 6591 (9029 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() kvs_paths : 0 536849:20260619:144755.630 zbx_dc_sync_configuration() interfaces : 1 (11 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() interfaces_snmp : 0 (0 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() interfac_ht: 1 (11 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() if_snmpitms: 0 (0 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() if_snmpaddr: 0 (0 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() item_discovery : 7611 (15227 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() items : 18 (36467 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() items_hk : 18 (36467 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() template_items : 18212 (30509 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() preprocitems: 0 (47381 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() item_tag_links: 0 (56687 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() functions : 0 (21283 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() triggers : 6790 (13591 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() trigdeps : 2718 (4007 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() trig. tags : 8662 (13553 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() expressions: 10 (17 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() actions : 0 (0 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() conditions : 0 (0 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() corr. : 0 (0 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() corr. conds: 0 (0 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() corr. ops : 0 (0 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() hgroups : 7 (11 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() item procs : 0 (47381 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() maintenance: 0 (0 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() maint tags : 0 (0 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() maint time : 0 (0 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() drules : 1 (11 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() dchecks : 1 (11 slots) 536849:20260619:144755.630 zbx_dc_sync_configuration() httptests : 2 (11 slots) 536849:20260619:144755.631 zbx_dc_sync_configuration() httptestfld: 0 (0 slots) 536849:20260619:144755.631 zbx_dc_sync_configuration() httpsteps : 4 (11 slots) 536849:20260619:144755.631 zbx_dc_sync_configuration() httpstepfld: 2 (11 slots) 536849:20260619:144755.631 zbx_dc_sync_configuration() connector: 0 (0 slots) 536849:20260619:144755.631 zbx_dc_sync_configuration() connector tags : 0 (0 slots) 536849:20260619:144755.631 zbx_dc_sync_configuration() proxy groups : 0 (0 slots) 536849:20260619:144755.631 zbx_dc_sync_configuration() host proxy : 0 (0 slots) 536849:20260619:144755.631 zbx_dc_sync_configuration() queue[0] : 0 (0 allocated) 536849:20260619:144755.631 zbx_dc_sync_configuration() queue[1] : 0 (0 allocated) 536849:20260619:144755.631 zbx_dc_sync_configuration() queue[2] : 0 (0 allocated) 536849:20260619:144755.631 zbx_dc_sync_configuration() queue[3] : 0 (0 allocated) 536849:20260619:144755.631 zbx_dc_sync_configuration() queue[4] : 0 (0 allocated) 536849:20260619:144755.631 zbx_dc_sync_configuration() queue[5] : 0 (0 allocated) 536849:20260619:144755.631 zbx_dc_sync_configuration() queue[6] : 0 (0 allocated) 536849:20260619:144755.631 zbx_dc_sync_configuration() queue[7] : 0 (0 allocated) 536849:20260619:144755.631 zbx_dc_sync_configuration() queue[8] : 0 (0 allocated) 536849:20260619:144755.631 zbx_dc_sync_configuration() queue[9] : 0 (0 allocated) 536849:20260619:144755.631 zbx_dc_sync_configuration() queue[10] : 0 (0 allocated) 536849:20260619:144755.631 zbx_dc_sync_configuration() queue[11] : 0 (0 allocated) 536849:20260619:144755.631 zbx_dc_sync_configuration() pqueue : 0 (0 allocated) 536849:20260619:144755.632 zbx_dc_sync_configuration() timer queue: 0 (0 allocated) 536849:20260619:144755.632 zbx_dc_sync_configuration() changelog : 1893 536849:20260619:144755.632 zbx_dc_sync_configuration() configfree : 75.304151% 536849:20260619:144755.632 zbx_dc_sync_configuration() strings : 9421 (13553 slots) 536849:20260619:144755.632 === memory statistics for configuration cache === 536849:20260619:144755.632 free chunks of size >= 256 bytes: 5 536849:20260619:144755.632 min chunk size: 280 bytes 536849:20260619:144755.632 max chunk size: 25221384 bytes 536849:20260619:144755.632 memory of total size 32299808 bytes fragmented into 78391 chunks 536849:20260619:144755.632 of those, 25267880 bytes are in 5 free chunks 536849:20260619:144755.632 of those, 7031928 bytes are in 78386 used chunks 536849:20260619:144755.634 of those, 1254240 bytes are used by allocation overhead 536849:20260619:144755.634 ================================ 536849:20260619:144755.634 zbx_dbsync_env_flush_changelog() changelog : 1893 (2671 slots) 536849:20260619:144755.634 End of zbx_dc_sync_configuration() 536849:20260619:144755.634 In zbx_dc_sync_kvs_paths() 536849:20260619:144755.634 End of zbx_dc_sync_kvs_paths() 536849:20260619:144755.635 In zbx_dc_config_get_hostids_by_revision() 536849:20260619:144755.635 End of zbx_dc_config_get_hostids_by_revision() 536849:20260619:144755.635 In zbx_dc_update_interfaces_availability() 536849:20260619:144755.635 In zbx_dc_reset_interfaces_availability() 536849:20260619:144755.635 End of zbx_dc_reset_interfaces_availability() interfaces:0 536849:20260619:144755.635 End of zbx_dc_update_interfaces_availability() 536849:20260619:144755.635 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.030427 sec, idle 10 sec]' 536849:20260619:144755.635 In zbx_ipc_async_socket_recv() timeout:10 536886:20260619:144755.708 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144755.708 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144755.708 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144755.708 [discovery manager] In process_results() del_druleids:0 536886:20260619:144755.708 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144755.708 [discovery manager] End of process_results() ret:0 536886:20260619:144755.708 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144755.708 [discovery manager] In process_discovery() 536886:20260619:144755.708 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144755.708 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536985:20260619:144755.725 End of zbx_ipc_service_recv():2 536985:20260619:144755.725 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144755.725 End of zbx_ipc_service_recv():2 536953:20260619:144755.725 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.004995 sec during 5.005014 sec]' 536953:20260619:144755.725 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144755.743 End of zbx_ipc_service_recv():2 536874:20260619:144755.744 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.011331 sec during 5.011562 sec]' 536874:20260619:144755.744 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144755.744 End of zbx_ipc_async_socket_recv():0 536947:20260619:144755.744 In zbx_ipc_async_socket_send() 536947:20260619:144755.744 In zbx_ipc_client_send() clientid:0 536947:20260619:144755.744 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144755.744 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144755.744 In am_db_update_watchdog() 536947:20260619:144755.744 query [txnlev:0] [select m.mediaid,m.mediatypeid,m.sendto,mt.type from media m,users_groups u,config c,media_type mt where m.userid=u.userid and u.usrgrpid=c.alert_usrgrpid and m.mediatypeid=mt.mediatypeid and m.active=0 and mt.status=0 and mt.type<>4] 536874:20260619:144755.745 End of zbx_ipc_service_recv():1 536874:20260619:144755.745 In am_flush_results() results:0 536874:20260619:144755.745 In zbx_ipc_client_send() clientid:7 536874:20260619:144755.745 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144755.745 End of am_flush_results() 536874:20260619:144755.745 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144755.746 In zbx_ipc_async_socket_send() 536947:20260619:144755.746 In zbx_ipc_client_send() clientid:0 536947:20260619:144755.746 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144755.746 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144755.746 End of am_db_update_watchdog() recipients:0 536947:20260619:144755.746 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002026 sec, idle 1 sec]' 536947:20260619:144755.746 In zbx_ipc_async_socket_recv() timeout:1 536947:20260619:144755.746 End of zbx_ipc_async_socket_recv():0 536947:20260619:144755.746 In am_db_flush_results() 536947:20260619:144755.746 End of am_db_flush_results() flushed:0 536947:20260619:144755.746 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000010 sec, idle 1 sec]' 536947:20260619:144755.746 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144755.746 End of zbx_ipc_service_recv():1 536874:20260619:144755.746 In am_sync_watchdog() recipients:0 536874:20260619:144755.746 End of am_sync_watchdog() recipients:0 536874:20260619:144755.746 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144755.838 End of zbx_ipc_service_recv():2 536878:20260619:144755.838 In zbx_pp_manager_process_finished() 536878:20260619:144755.838 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144755.838 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.037302 sec during 5.037705 sec]' 536878:20260619:144755.838 In zbx_ipc_service_recv() timeout:0.500 536846:20260619:144755.840 End of zbx_ipc_service_recv():2 536846:20260619:144755.840 In zbx_ipc_async_socket_send() 536846:20260619:144755.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144755.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144755.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144755.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144755.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144755.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144755.840 End of zbx_ipc_service_recv():1 536837:20260619:144755.841 In zbx_ha_dispatch_message() 536837:20260619:144755.841 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144755.841 In zbx_ipc_service_recv() timeout:1.000 536848:20260619:144756.106 End of zbx_ipc_service_recv():2 536848:20260619:144756.106 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144756.280 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144756.280 In collect_selfmon_stats() 536909:20260619:144756.280 In zbx_timekeeper_collect() 536909:20260619:144756.280 End of zbx_timekeeper_collect() 536909:20260619:144756.280 End of collect_selfmon_stats() 536909:20260619:144756.280 zbx_setproctitle() title:'self-monitoring [processed data in 0.000183 sec, idle 1 sec]' 536972:20260619:144756.287 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144756.287 End of zbx_ipc_async_socket_recv():0 536972:20260619:144756.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144756.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144756.288 queue processing_num:0 pending:0 536970:20260619:144756.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144756.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144756.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144756.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144756.304 queue processing_num:0 pending:0 536971:20260619:144756.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144756.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144756.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144756.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144756.305 queue processing_num:0 pending:0 536879:20260619:144756.336 End of zbx_ipc_service_recv():2 536879:20260619:144756.336 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144756.343 End of zbx_ipc_service_recv():2 536878:20260619:144756.343 In zbx_pp_manager_process_finished() 536878:20260619:144756.343 In zbx_timekeeper_collect() 536878:20260619:144756.343 End of zbx_timekeeper_collect() 536878:20260619:144756.343 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144756.343 In zbx_ipc_service_recv() timeout:0.500 536889:20260619:144756.487 End of zbx_ipc_async_socket_recv():0 536889:20260619:144756.487 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000058 sec, syncing history]' 536889:20260619:144756.487 In zbx_sync_history_cache() history_num:0 536889:20260619:144756.487 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000061 sec, idle 1 sec]' 536889:20260619:144756.487 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144756.488 End of zbx_ipc_async_socket_recv():0 536890:20260619:144756.488 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000027 sec, syncing history]' 536890:20260619:144756.488 In zbx_sync_history_cache() history_num:0 536890:20260619:144756.488 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000099 sec, idle 1 sec]' 536890:20260619:144756.488 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144756.488 End of zbx_ipc_async_socket_recv():0 536888:20260619:144756.488 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000034 sec, syncing history]' 536888:20260619:144756.488 In zbx_sync_history_cache() history_num:0 536888:20260619:144756.488 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000102 sec, idle 1 sec]' 536888:20260619:144756.488 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144756.489 End of zbx_ipc_async_socket_recv():0 536887:20260619:144756.489 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000032 sec, syncing history]' 536887:20260619:144756.489 In zbx_sync_history_cache() history_num:0 536887:20260619:144756.489 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000101 sec, idle 1 sec]' 536887:20260619:144756.489 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144756.512 End of zbx_ipc_service_recv():2 536982:20260619:144756.512 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144756.726 End of zbx_ipc_service_recv():2 536985:20260619:144756.726 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144756.727 End of zbx_ipc_service_recv():2 536953:20260619:144756.727 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144756.746 End of zbx_ipc_async_socket_recv():0 536947:20260619:144756.746 In zbx_ipc_async_socket_send() 536947:20260619:144756.746 In zbx_ipc_client_send() clientid:0 536947:20260619:144756.746 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144756.746 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144756.746 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000033 sec, idle 1 sec]' 536947:20260619:144756.746 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144756.746 End of zbx_ipc_service_recv():1 536874:20260619:144756.746 In am_flush_results() results:0 536874:20260619:144756.746 In zbx_ipc_client_send() clientid:7 536874:20260619:144756.746 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144756.746 End of am_flush_results() 536874:20260619:144756.746 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144756.746 End of zbx_ipc_async_socket_recv():0 536947:20260619:144756.746 In am_db_flush_results() 536947:20260619:144756.746 End of am_db_flush_results() flushed:0 536947:20260619:144756.746 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000012 sec, idle 1 sec]' 536947:20260619:144756.746 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144756.840 End of zbx_ipc_service_recv():2 536846:20260619:144756.841 In zbx_ipc_async_socket_send() 536846:20260619:144756.841 In zbx_ipc_client_send() clientid:0 536846:20260619:144756.841 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144756.841 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144756.841 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144756.841 End of zbx_ipc_async_socket_flush():0 536846:20260619:144756.841 In zbx_ipc_service_recv() timeout:0.997 536837:20260619:144756.841 End of zbx_ipc_service_recv():1 536837:20260619:144756.841 In zbx_ha_dispatch_message() 536837:20260619:144756.841 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144756.841 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144756.844 End of zbx_ipc_service_recv():2 536878:20260619:144756.844 In zbx_pp_manager_process_finished() 536878:20260619:144756.844 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144756.844 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144757.111 End of zbx_ipc_service_recv():2 536848:20260619:144757.111 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144757.281 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144757.281 In collect_selfmon_stats() 536909:20260619:144757.281 In zbx_timekeeper_collect() 536909:20260619:144757.281 End of zbx_timekeeper_collect() 536909:20260619:144757.281 End of collect_selfmon_stats() 536909:20260619:144757.281 zbx_setproctitle() title:'self-monitoring [processed data in 0.000218 sec, idle 1 sec]' 536972:20260619:144757.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144757.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144757.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144757.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144757.289 queue processing_num:0 pending:0 536970:20260619:144757.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144757.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144757.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144757.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144757.304 queue processing_num:0 pending:0 536971:20260619:144757.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144757.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144757.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144757.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144757.305 queue processing_num:0 pending:0 536879:20260619:144757.337 End of zbx_ipc_service_recv():2 536879:20260619:144757.337 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144757.345 End of zbx_ipc_service_recv():2 536878:20260619:144757.345 In zbx_pp_manager_process_finished() 536878:20260619:144757.345 In zbx_timekeeper_collect() 536878:20260619:144757.345 End of zbx_timekeeper_collect() 536878:20260619:144757.345 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144757.345 In zbx_ipc_service_recv() timeout:0.500 536889:20260619:144757.488 End of zbx_ipc_async_socket_recv():0 536889:20260619:144757.489 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000061 sec, syncing history]' 536889:20260619:144757.489 In zbx_sync_history_cache() history_num:0 536889:20260619:144757.489 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000035 sec, idle 1 sec]' 536889:20260619:144757.489 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144757.490 End of zbx_ipc_async_socket_recv():0 536890:20260619:144757.490 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000099 sec, syncing history]' 536890:20260619:144757.490 In zbx_sync_history_cache() history_num:0 536890:20260619:144757.490 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000024 sec, idle 1 sec]' 536890:20260619:144757.490 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144757.490 End of zbx_ipc_async_socket_recv():0 536888:20260619:144757.490 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000102 sec, syncing history]' 536888:20260619:144757.490 In zbx_sync_history_cache() history_num:0 536888:20260619:144757.490 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000016 sec, idle 1 sec]' 536888:20260619:144757.490 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144757.490 End of zbx_ipc_async_socket_recv():0 536887:20260619:144757.490 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000101 sec, syncing history]' 536887:20260619:144757.490 In zbx_sync_history_cache() history_num:0 536887:20260619:144757.490 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000016 sec, idle 1 sec]' 536887:20260619:144757.490 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144757.496 End of zbx_ipc_async_socket_recv():0 536891:20260619:144757.496 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004344 sec, processing escalations]' 536891:20260619:144757.496 In process_escalations() 536891:20260619:144757.497 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869680 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144757.497 End of process_escalations() 536891:20260619:144757.498 In process_escalations() 536891:20260619:144757.498 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869680 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144757.498 End of process_escalations() 536891:20260619:144757.498 In process_escalations() 536891:20260619:144757.498 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869680 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144757.498 End of process_escalations() 536891:20260619:144757.498 In process_escalations() 536891:20260619:144757.498 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869680 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144757.499 End of process_escalations() 536891:20260619:144757.499 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002510 sec, idle 3 sec]' 536891:20260619:144757.499 In zbx_ipc_async_socket_recv() timeout:3 536982:20260619:144757.512 End of zbx_ipc_service_recv():2 536982:20260619:144757.513 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144757.728 End of zbx_ipc_service_recv():2 536953:20260619:144757.728 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144757.728 End of zbx_ipc_service_recv():2 536985:20260619:144757.728 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144757.748 End of zbx_ipc_service_recv():2 536874:20260619:144757.748 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144757.748 End of zbx_ipc_async_socket_recv():0 536947:20260619:144757.748 In zbx_ipc_async_socket_send() 536947:20260619:144757.748 In zbx_ipc_client_send() clientid:0 536947:20260619:144757.748 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144757.748 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144757.748 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000238 sec, idle 1 sec]' 536947:20260619:144757.748 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144757.748 End of zbx_ipc_service_recv():1 536874:20260619:144757.748 In am_flush_results() results:0 536874:20260619:144757.748 In zbx_ipc_client_send() clientid:7 536874:20260619:144757.748 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144757.748 End of am_flush_results() 536874:20260619:144757.748 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144757.749 End of zbx_ipc_async_socket_recv():0 536947:20260619:144757.749 In am_db_flush_results() 536947:20260619:144757.749 End of am_db_flush_results() flushed:0 536947:20260619:144757.749 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000032 sec, idle 1 sec]' 536947:20260619:144757.749 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144757.840 End of zbx_ipc_service_recv():2 536846:20260619:144757.840 In zbx_ipc_async_socket_send() 536846:20260619:144757.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144757.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144757.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144757.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144757.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144757.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144757.840 End of zbx_ipc_service_recv():1 536837:20260619:144757.840 In zbx_ha_dispatch_message() 536837:20260619:144757.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144757.840 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144757.846 End of zbx_ipc_service_recv():2 536878:20260619:144757.846 In zbx_pp_manager_process_finished() 536878:20260619:144757.846 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144757.846 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144758.113 End of zbx_ipc_service_recv():2 536848:20260619:144758.113 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144758.281 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144758.281 In collect_selfmon_stats() 536909:20260619:144758.281 In zbx_timekeeper_collect() 536909:20260619:144758.281 End of zbx_timekeeper_collect() 536909:20260619:144758.281 End of collect_selfmon_stats() 536909:20260619:144758.281 zbx_setproctitle() title:'self-monitoring [processed data in 0.000161 sec, idle 1 sec]' 536972:20260619:144758.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144758.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144758.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144758.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144758.288 queue processing_num:0 pending:0 536971:20260619:144758.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144758.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144758.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144758.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144758.304 queue processing_num:0 pending:0 536970:20260619:144758.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144758.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144758.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144758.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144758.305 queue processing_num:0 pending:0 536879:20260619:144758.339 End of zbx_ipc_service_recv():2 536879:20260619:144758.339 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144758.347 End of zbx_ipc_service_recv():2 536878:20260619:144758.347 In zbx_pp_manager_process_finished() 536878:20260619:144758.347 In zbx_timekeeper_collect() 536878:20260619:144758.347 End of zbx_timekeeper_collect() 536878:20260619:144758.347 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144758.347 In zbx_ipc_service_recv() timeout:0.500 536889:20260619:144758.490 End of zbx_ipc_async_socket_recv():0 536889:20260619:144758.490 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000035 sec, syncing history]' 536889:20260619:144758.490 In zbx_sync_history_cache() history_num:0 536889:20260619:144758.490 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000035 sec, idle 1 sec]' 536889:20260619:144758.490 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144758.490 End of zbx_ipc_async_socket_recv():0 536890:20260619:144758.490 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000024 sec, syncing history]' 536890:20260619:144758.490 In zbx_sync_history_cache() history_num:0 536890:20260619:144758.490 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000022 sec, idle 1 sec]' 536890:20260619:144758.490 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144758.490 End of zbx_ipc_async_socket_recv():0 536888:20260619:144758.491 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000016 sec, syncing history]' 536888:20260619:144758.491 In zbx_sync_history_cache() history_num:0 536888:20260619:144758.491 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000015 sec, idle 1 sec]' 536888:20260619:144758.491 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144758.491 End of zbx_ipc_async_socket_recv():0 536887:20260619:144758.491 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000016 sec, syncing history]' 536887:20260619:144758.491 In zbx_sync_history_cache() history_num:0 536887:20260619:144758.491 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000018 sec, idle 1 sec]' 536887:20260619:144758.491 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144758.513 End of zbx_ipc_service_recv():2 536982:20260619:144758.514 In zbx_ipc_service_recv() timeout:1.000 536942:20260619:144758.607 zbx_setproctitle() title:'trapper #3 [processing data]' 536942:20260619:144758.607 In zbx_ipc_async_socket_recv() timeout:0 536942:20260619:144758.607 End of zbx_ipc_async_socket_recv():0 536942:20260619:144758.607 trapper got request 'status.get' 536942:20260619:144758.607 In recv_getstatus() 536942:20260619:144758.607 In zbx_get_user_from_json() 536942:20260619:144758.607 In zbx_db_get_user_by_active_session() sessionid:****** 536942:20260619:144758.607 query [txnlev:0] [select u.userid,u.roleid,u.username,r.type from sessions...] 536942:20260619:144758.608 End of zbx_db_get_user_by_active_session():FAIL 536942:20260619:144758.608 Permission denied 536942:20260619:144758.608 End of zbx_get_user_from_json():FAIL 536942:20260619:144758.608 In zbx_send_response_json() 536942:20260619:144758.608 zbx_send_response_json() '{"response":"failed","info":"Permission denied."}' 536942:20260619:144758.608 End of zbx_send_response_json():SUCCEED 536942:20260619:144758.608 End of recv_getstatus():FAIL 536942:20260619:144758.608 zbx_setproctitle() title:'trapper #3 [processed data in 0.000895 sec, waiting for connection]' 536985:20260619:144758.729 End of zbx_ipc_service_recv():2 536985:20260619:144758.729 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144758.729 End of zbx_ipc_service_recv():2 536953:20260619:144758.729 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144758.749 End of zbx_ipc_service_recv():2 536874:20260619:144758.749 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144758.750 End of zbx_ipc_async_socket_recv():0 536947:20260619:144758.750 In zbx_ipc_async_socket_send() 536947:20260619:144758.750 In zbx_ipc_client_send() clientid:0 536947:20260619:144758.750 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144758.750 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144758.750 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000085 sec, idle 1 sec]' 536947:20260619:144758.750 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144758.750 End of zbx_ipc_service_recv():1 536874:20260619:144758.750 In am_flush_results() results:0 536874:20260619:144758.750 In zbx_ipc_client_send() clientid:7 536874:20260619:144758.750 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144758.750 End of am_flush_results() 536874:20260619:144758.750 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144758.750 End of zbx_ipc_async_socket_recv():0 536947:20260619:144758.750 In am_db_flush_results() 536947:20260619:144758.750 End of am_db_flush_results() flushed:0 536947:20260619:144758.751 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000026 sec, idle 1 sec]' 536947:20260619:144758.751 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144758.840 End of zbx_ipc_service_recv():2 536846:20260619:144758.840 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144758.840 query [txnlev:1] [begin;] 536846:20260619:144758.841 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536846:20260619:144758.841 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536837:20260619:144758.842 End of zbx_ipc_service_recv():2 536837:20260619:144758.842 In zbx_ha_dispatch_message() 536837:20260619:144758.842 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144758.842 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144758.842 In ha_db_get_time() 536846:20260619:144758.842 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144758.842 End of ha_db_get_time():SUCCEED db_time:1781869679 536846:20260619:144758.842 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144758.843 query [txnlev:1] [commit;] 536846:20260619:144758.845 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144758.845 In zbx_ipc_async_socket_send() 536846:20260619:144758.845 In zbx_ipc_client_send() clientid:0 536846:20260619:144758.845 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144758.845 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144758.845 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144758.845 End of zbx_ipc_async_socket_flush():0 536846:20260619:144758.845 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144758.845 End of zbx_ipc_service_recv():1 536837:20260619:144758.845 In zbx_ha_dispatch_message() 536837:20260619:144758.845 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144758.845 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144758.847 End of zbx_ipc_service_recv():2 536878:20260619:144758.847 In zbx_pp_manager_process_finished() 536878:20260619:144758.847 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144758.848 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144759.114 End of zbx_ipc_service_recv():2 536848:20260619:144759.114 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144759.282 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144759.282 In collect_selfmon_stats() 536909:20260619:144759.282 In zbx_timekeeper_collect() 536909:20260619:144759.282 End of zbx_timekeeper_collect() 536909:20260619:144759.282 End of collect_selfmon_stats() 536909:20260619:144759.282 zbx_setproctitle() title:'self-monitoring [processed data in 0.000132 sec, idle 1 sec]' 536972:20260619:144759.287 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144759.287 End of zbx_ipc_async_socket_recv():0 536972:20260619:144759.287 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144759.287 End of zbx_dc_config_get_poller_items():0 536972:20260619:144759.287 queue processing_num:0 pending:0 536970:20260619:144759.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144759.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144759.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144759.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144759.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144759.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144759.305 queue processing_num:0 pending:0 536970:20260619:144759.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144759.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144759.305 queue processing_num:0 pending:0 536879:20260619:144759.340 End of zbx_ipc_service_recv():2 536879:20260619:144759.340 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144759.349 End of zbx_ipc_service_recv():2 536878:20260619:144759.349 In zbx_pp_manager_process_finished() 536878:20260619:144759.349 In zbx_timekeeper_collect() 536878:20260619:144759.349 End of zbx_timekeeper_collect() 536878:20260619:144759.349 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144759.349 In zbx_ipc_service_recv() timeout:0.500 536889:20260619:144759.491 End of zbx_ipc_async_socket_recv():0 536890:20260619:144759.491 End of zbx_ipc_async_socket_recv():0 536890:20260619:144759.491 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000022 sec, syncing history]' 536890:20260619:144759.491 In zbx_sync_history_cache() history_num:0 536890:20260619:144759.491 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000057 sec, idle 1 sec]' 536890:20260619:144759.491 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144759.491 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000035 sec, syncing history]' 536889:20260619:144759.491 In zbx_sync_history_cache() history_num:0 536889:20260619:144759.491 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000544 sec, idle 1 sec]' 536889:20260619:144759.491 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144759.492 End of zbx_ipc_async_socket_recv():0 536888:20260619:144759.492 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000015 sec, syncing history]' 536888:20260619:144759.492 In zbx_sync_history_cache() history_num:0 536887:20260619:144759.492 End of zbx_ipc_async_socket_recv():0 536887:20260619:144759.492 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000018 sec, syncing history]' 536887:20260619:144759.492 In zbx_sync_history_cache() history_num:0 536887:20260619:144759.492 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000112 sec, idle 1 sec]' 536887:20260619:144759.492 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144759.493 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000040 sec, idle 1 sec]' 536888:20260619:144759.493 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144759.518 End of zbx_ipc_service_recv():2 536982:20260619:144759.518 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144759.730 End of zbx_ipc_service_recv():2 536985:20260619:144759.730 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144759.731 End of zbx_ipc_service_recv():2 536953:20260619:144759.731 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144759.751 End of zbx_ipc_service_recv():2 536874:20260619:144759.751 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144759.752 End of zbx_ipc_async_socket_recv():0 536947:20260619:144759.752 In zbx_ipc_async_socket_send() 536947:20260619:144759.752 In zbx_ipc_client_send() clientid:0 536947:20260619:144759.752 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144759.752 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144759.752 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000033 sec, idle 1 sec]' 536947:20260619:144759.752 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144759.752 End of zbx_ipc_service_recv():1 536874:20260619:144759.752 In am_flush_results() results:0 536874:20260619:144759.752 In zbx_ipc_client_send() clientid:7 536874:20260619:144759.753 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144759.753 End of am_flush_results() 536874:20260619:144759.753 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144759.753 End of zbx_ipc_async_socket_recv():0 536947:20260619:144759.753 In am_db_flush_results() 536947:20260619:144759.753 End of am_db_flush_results() flushed:0 536947:20260619:144759.753 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000015 sec, idle 1 sec]' 536947:20260619:144759.753 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144759.848 End of zbx_ipc_service_recv():2 536846:20260619:144759.849 In zbx_ipc_async_socket_send() 536846:20260619:144759.849 In zbx_ipc_client_send() clientid:0 536846:20260619:144759.849 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144759.849 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144759.849 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144759.849 End of zbx_ipc_async_socket_flush():0 536846:20260619:144759.849 In zbx_ipc_service_recv() timeout:0.989 536837:20260619:144759.849 End of zbx_ipc_service_recv():2 536837:20260619:144759.849 In zbx_ha_dispatch_message() 536837:20260619:144759.849 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144759.849 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144759.849 End of zbx_ipc_service_recv():1 536837:20260619:144759.849 In zbx_ha_dispatch_message() 536837:20260619:144759.849 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144759.849 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144759.859 End of zbx_ipc_service_recv():2 536878:20260619:144759.859 In zbx_pp_manager_process_finished() 536878:20260619:144759.859 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144759.859 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144800.115 End of zbx_ipc_service_recv():2 536848:20260619:144800.115 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.010177 sec during 5.010201 sec]' 536848:20260619:144800.115 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144800.282 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144800.284 In collect_selfmon_stats() 536909:20260619:144800.284 In zbx_timekeeper_collect() 536885:20260619:144800.284 End of zbx_ipc_async_socket_recv():0 536885:20260619:144800.284 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000080 sec, getting values]' 536885:20260619:144800.284 In get_values() 536885:20260619:144800.284 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144800.284 End of zbx_dc_config_get_poller_items():0 536885:20260619:144800.284 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144800.284 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144800.284 End of get_values():0 536885:20260619:144800.284 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000047 sec, idle 5 sec]' 536885:20260619:144800.284 In zbx_ipc_async_socket_recv() timeout:5 536932:20260619:144800.284 End of zbx_ipc_async_socket_recv():0 536932:20260619:144800.284 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000072 sec, getting values]' 536932:20260619:144800.284 In get_values() 536932:20260619:144800.284 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144800.284 End of zbx_dc_config_get_poller_items():0 536932:20260619:144800.284 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144800.284 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144800.284 End of get_values():0 536932:20260619:144800.284 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000038 sec, idle 5 sec]' 536932:20260619:144800.284 In zbx_ipc_async_socket_recv() timeout:5 536933:20260619:144800.284 End of zbx_ipc_async_socket_recv():0 536933:20260619:144800.284 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000099 sec, getting values]' 536933:20260619:144800.284 In get_values() 536933:20260619:144800.284 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144800.284 End of zbx_dc_config_get_poller_items():0 536933:20260619:144800.284 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144800.284 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144800.284 End of get_values():0 536933:20260619:144800.284 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000038 sec, idle 5 sec]' 536933:20260619:144800.284 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144800.284 End of zbx_ipc_async_socket_recv():0 536906:20260619:144800.284 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000112 sec, getting values]' 536906:20260619:144800.284 In get_values() 536906:20260619:144800.284 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144800.284 End of zbx_dc_config_get_poller_items():0 536906:20260619:144800.284 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144800.284 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144800.284 End of get_values():0 536906:20260619:144800.284 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000044 sec, idle 5 sec]' 536906:20260619:144800.284 In zbx_ipc_async_socket_recv() timeout:5 536946:20260619:144800.285 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144800.285 In get_pinger_hosts() 536946:20260619:144800.285 In zbx_dc_config_get_poller_items() poller_type:3 536896:20260619:144800.285 End of zbx_ipc_async_socket_recv():0 536896:20260619:144800.285 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000039 sec, getting values]' 536896:20260619:144800.285 In get_values() 536896:20260619:144800.285 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144800.285 End of zbx_dc_config_get_poller_items():0 536896:20260619:144800.285 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144800.285 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144800.285 End of get_values():0 536896:20260619:144800.285 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000050 sec, idle 5 sec]' 536896:20260619:144800.285 In zbx_ipc_async_socket_recv() timeout:5 536905:20260619:144800.285 End of zbx_ipc_async_socket_recv():0 536905:20260619:144800.285 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.001503 sec, getting values]' 536905:20260619:144800.285 In get_values() 536905:20260619:144800.285 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144800.285 End of zbx_dc_config_get_poller_items():0 536905:20260619:144800.285 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144800.285 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144800.285 End of get_values():0 536905:20260619:144800.285 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000040 sec, idle 5 sec]' 536905:20260619:144800.285 In zbx_ipc_async_socket_recv() timeout:5 536909:20260619:144800.285 End of zbx_timekeeper_collect() 536909:20260619:144800.286 End of collect_selfmon_stats() 536909:20260619:144800.286 zbx_setproctitle() title:'self-monitoring [processed data in 0.003293 sec, idle 1 sec]' 536931:20260619:144800.286 End of zbx_ipc_async_socket_recv():0 536931:20260619:144800.286 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000042 sec, getting values]' 536931:20260619:144800.286 In get_values() 536931:20260619:144800.286 In zbx_dc_config_get_poller_items() poller_type:0 536931:20260619:144800.286 End of zbx_dc_config_get_poller_items():0 536931:20260619:144800.286 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144800.286 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144800.286 End of get_values():0 536931:20260619:144800.286 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000321 sec, idle 5 sec]' 536931:20260619:144800.286 In zbx_ipc_async_socket_recv() timeout:5 536892:20260619:144800.286 End of zbx_ipc_async_socket_recv():0 536892:20260619:144800.286 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000046 sec, getting values]' 536892:20260619:144800.286 In get_values() 536892:20260619:144800.286 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144800.286 End of zbx_dc_config_get_poller_items():0 536892:20260619:144800.286 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144800.286 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144800.286 End of get_values():0 536892:20260619:144800.286 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000107 sec, idle 5 sec]' 536892:20260619:144800.286 In zbx_ipc_async_socket_recv() timeout:5 536946:20260619:144800.286 End of zbx_dc_config_get_poller_items():0 536946:20260619:144800.286 End of get_pinger_hosts():0 536946:20260619:144800.286 In process_pinger_hosts() 536946:20260619:144800.286 End of process_pinger_hosts() 536946:20260619:144800.286 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144800.286 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144800.286 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.003728 sec, idle 5 sec]' 536972:20260619:144800.288 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144800.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144800.288 End of zbx_ipc_async_socket_recv():0 536934:20260619:144800.288 End of zbx_ipc_async_socket_recv():0 536934:20260619:144800.288 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000080 sec, getting values]' 536934:20260619:144800.288 In get_values() 536934:20260619:144800.288 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144800.288 End of zbx_dc_config_get_poller_items():0 536934:20260619:144800.288 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144800.288 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144800.288 End of get_values():0 536934:20260619:144800.288 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000274 sec, idle 5 sec]' 536934:20260619:144800.288 In zbx_ipc_async_socket_recv() timeout:5 536972:20260619:144800.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144800.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144800.288 queue processing_num:0 pending:0 536897:20260619:144800.293 End of zbx_ipc_async_socket_recv():0 536897:20260619:144800.293 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000193 sec, getting values]' 536897:20260619:144800.293 In get_values() 536897:20260619:144800.293 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144800.293 End of zbx_dc_config_get_poller_items():0 536897:20260619:144800.293 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144800.293 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144800.293 End of get_values():0 536897:20260619:144800.293 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000051 sec, idle 5 sec]' 536897:20260619:144800.293 In zbx_ipc_async_socket_recv() timeout:5 536970:20260619:144800.305 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144800.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144800.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144800.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144800.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144800.305 queue processing_num:0 pending:0 536971:20260619:144800.306 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144800.306 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144800.306 End of zbx_ipc_async_socket_recv():0 536971:20260619:144800.306 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144800.306 End of zbx_dc_config_get_poller_items():0 536971:20260619:144800.306 queue processing_num:0 pending:0 536935:20260619:144800.313 End of zbx_ipc_async_socket_recv():0 536935:20260619:144800.313 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000046 sec, getting values]' 536935:20260619:144800.313 In get_values() 536935:20260619:144800.313 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144800.313 End of zbx_dc_config_get_poller_items():0 536935:20260619:144800.313 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144800.313 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144800.313 End of get_values():0 536935:20260619:144800.313 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000053 sec, idle 5 sec]' 536935:20260619:144800.313 In zbx_ipc_async_socket_recv() timeout:5 536936:20260619:144800.316 End of zbx_ipc_async_socket_recv():0 536936:20260619:144800.316 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000604 sec, getting values]' 536936:20260619:144800.316 In get_values() 536936:20260619:144800.316 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144800.316 End of zbx_dc_config_get_poller_items():0 536936:20260619:144800.316 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144800.316 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144800.317 End of get_values():0 536936:20260619:144800.317 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000322 sec, idle 5 sec]' 536936:20260619:144800.317 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144800.324 End of zbx_ipc_async_socket_recv():0 536899:20260619:144800.324 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000099 sec, getting values]' 536899:20260619:144800.324 In get_values() 536899:20260619:144800.324 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144800.324 End of zbx_dc_config_get_poller_items():0 536899:20260619:144800.324 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144800.324 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144800.324 End of get_values():0 536899:20260619:144800.324 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000049 sec, idle 5 sec]' 536899:20260619:144800.324 In zbx_ipc_async_socket_recv() timeout:5 536893:20260619:144800.324 End of zbx_ipc_async_socket_recv():0 536893:20260619:144800.324 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000292 sec, getting values]' 536893:20260619:144800.324 In get_values() 536893:20260619:144800.324 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144800.324 End of zbx_dc_config_get_poller_items():0 536893:20260619:144800.324 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144800.324 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144800.324 End of get_values():0 536893:20260619:144800.324 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000121 sec, idle 5 sec]' 536893:20260619:144800.324 In zbx_ipc_async_socket_recv() timeout:5 536894:20260619:144800.328 End of zbx_ipc_async_socket_recv():0 536894:20260619:144800.328 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000370 sec, getting values]' 536894:20260619:144800.328 In get_values() 536894:20260619:144800.328 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144800.328 End of zbx_dc_config_get_poller_items():0 536894:20260619:144800.328 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144800.328 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144800.328 End of get_values():0 536894:20260619:144800.328 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000044 sec, idle 5 sec]' 536894:20260619:144800.328 In zbx_ipc_async_socket_recv() timeout:5 536898:20260619:144800.333 End of zbx_ipc_async_socket_recv():0 536898:20260619:144800.333 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000047 sec, getting values]' 536898:20260619:144800.333 In get_values() 536898:20260619:144800.333 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144800.333 End of zbx_dc_config_get_poller_items():0 536898:20260619:144800.333 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144800.333 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144800.333 End of get_values():0 536898:20260619:144800.333 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000050 sec, idle 5 sec]' 536898:20260619:144800.333 In zbx_ipc_async_socket_recv() timeout:5 536895:20260619:144800.336 End of zbx_ipc_async_socket_recv():0 536895:20260619:144800.336 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000167 sec, getting values]' 536895:20260619:144800.336 In get_values() 536895:20260619:144800.336 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144800.336 End of zbx_dc_config_get_poller_items():0 536895:20260619:144800.336 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144800.336 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144800.336 End of get_values():0 536895:20260619:144800.336 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000072 sec, idle 5 sec]' 536895:20260619:144800.336 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144800.341 End of zbx_ipc_service_recv():2 536879:20260619:144800.341 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.008009sec during 5.008037 sec]' 536879:20260619:144800.341 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144800.360 End of zbx_ipc_service_recv():2 536878:20260619:144800.360 In zbx_pp_manager_process_finished() 536878:20260619:144800.360 In zbx_timekeeper_collect() 536878:20260619:144800.360 End of zbx_timekeeper_collect() 536878:20260619:144800.360 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144800.360 In zbx_ipc_service_recv() timeout:0.500 536907:20260619:144800.425 End of zbx_ipc_async_socket_recv():0 536907:20260619:144800.425 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000088 sec, exchanging data]' 536907:20260619:144800.425 In process_proxy() 536907:20260619:144800.425 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144800.425 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144800.425 End of process_proxy() 536907:20260619:144800.425 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144800.425 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144800.425 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000041 sec, idle 5 sec]' 536907:20260619:144800.425 In zbx_ipc_async_socket_recv() timeout:5 536948:20260619:144800.432 End of zbx_ipc_async_socket_recv():0 536948:20260619:144800.432 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000097 sec, getting values]' 536948:20260619:144800.432 In get_values() 536948:20260619:144800.432 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144800.432 End of zbx_dc_config_get_poller_items():0 536948:20260619:144800.432 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144800.432 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144800.432 End of get_values():0 536948:20260619:144800.432 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000157 sec, idle 5 sec]' 536948:20260619:144800.432 In zbx_ipc_async_socket_recv() timeout:5 536949:20260619:144800.432 End of zbx_ipc_async_socket_recv():0 536949:20260619:144800.432 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000135 sec, getting values]' 536949:20260619:144800.432 In get_values() 536949:20260619:144800.432 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144800.432 End of zbx_dc_config_get_poller_items():0 536949:20260619:144800.433 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144800.433 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144800.433 End of get_values():0 536949:20260619:144800.433 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000218 sec, idle 5 sec]' 536949:20260619:144800.433 In zbx_ipc_async_socket_recv() timeout:5 536984:20260619:144800.434 End of zbx_ipc_async_socket_recv():0 536984:20260619:144800.434 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000201 sec, getting values]' 536984:20260619:144800.434 In get_values() 536984:20260619:144800.434 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144800.434 End of zbx_dc_config_get_poller_items():0 536984:20260619:144800.434 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144800.434 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144800.434 End of get_values():0 536984:20260619:144800.434 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000045 sec, idle 5 sec]' 536984:20260619:144800.434 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144800.434 End of zbx_ipc_async_socket_recv():0 536967:20260619:144800.434 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000100 sec, getting values]' 536967:20260619:144800.434 In get_values() 536967:20260619:144800.434 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144800.434 End of zbx_dc_config_get_poller_items():0 536967:20260619:144800.434 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144800.434 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144800.434 End of get_values():0 536967:20260619:144800.434 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000040 sec, idle 5 sec]' 536967:20260619:144800.434 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144800.434 End of zbx_ipc_async_socket_recv():0 536923:20260619:144800.434 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144800.434 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536923:20260619:144800.434 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000585 sec, idle 5 sec]' 536923:20260619:144800.434 In zbx_ipc_async_socket_recv() timeout:5 536950:20260619:144800.440 End of zbx_ipc_async_socket_recv():0 536950:20260619:144800.440 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000277 sec, getting values]' 536950:20260619:144800.440 In get_values() 536950:20260619:144800.440 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144800.440 End of zbx_dc_config_get_poller_items():0 536950:20260619:144800.440 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144800.440 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144800.440 End of get_values():0 536950:20260619:144800.440 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000450 sec, idle 5 sec]' 536950:20260619:144800.440 In zbx_ipc_async_socket_recv() timeout:5 536952:20260619:144800.456 End of zbx_ipc_async_socket_recv():0 536952:20260619:144800.456 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000199 sec, getting values]' 536952:20260619:144800.456 In get_values() 536952:20260619:144800.456 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144800.456 End of zbx_dc_config_get_poller_items():0 536952:20260619:144800.456 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144800.456 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144800.456 End of get_values():0 536952:20260619:144800.456 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000047 sec, idle 5 sec]' 536952:20260619:144800.456 In zbx_ipc_async_socket_recv() timeout:5 536883:20260619:144800.473 zbx_setproctitle() title:'timer #1 [updated 0 hosts, suppressed 0 events in 0.003681 sec, processing maintenances]' 536883:20260619:144800.473 In zbx_dc_update_maintenances() 536883:20260619:144800.473 End of zbx_dc_update_maintenances() started:0 stopped:0 running:0 536883:20260619:144800.473 query [txnlev:0] [select eventid,maintenanceid from event_suppress where suppress_until<1781869680 and suppress_until<>0] 536883:20260619:144800.475 query [txnlev:1] [begin;] 536883:20260619:144800.475 query [txnlev:1] [delete from event_suppress where suppress_until<1781869680 and suppress_until<>0] 536883:20260619:144800.475 query [txnlev:1] [commit;] 536883:20260619:144800.475 zbx_setproctitle() title:'timer #1 [updated 0 hosts, suppressed 0 events in 0.001840 sec, idle 59 sec]' 536985:20260619:144800.491 In zbx_dc_fetch_proxy_groups() 536985:20260619:144800.491 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144800.491 In zbx_dc_fetch_proxies() 536985:20260619:144800.491 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536951:20260619:144800.491 End of zbx_ipc_async_socket_recv():0 536951:20260619:144800.491 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000083 sec, getting values]' 536951:20260619:144800.491 In get_values() 536951:20260619:144800.492 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144800.492 End of zbx_dc_config_get_poller_items():0 536951:20260619:144800.492 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144800.492 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144800.492 End of get_values():0 536951:20260619:144800.492 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000677 sec, idle 5 sec]' 536890:20260619:144800.492 End of zbx_ipc_async_socket_recv():0 536890:20260619:144800.492 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000057 sec, syncing history]' 536890:20260619:144800.492 In zbx_sync_history_cache() history_num:0 536890:20260619:144800.492 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000032 sec, idle 1 sec]' 536890:20260619:144800.492 In zbx_ipc_async_socket_recv() timeout:1 536951:20260619:144800.492 In zbx_ipc_async_socket_recv() timeout:5 536889:20260619:144800.492 End of zbx_ipc_async_socket_recv():0 536889:20260619:144800.492 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000544 sec, syncing history]' 536889:20260619:144800.492 In zbx_sync_history_cache() history_num:0 536889:20260619:144800.492 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000097 sec, idle 1 sec]' 536889:20260619:144800.493 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144800.494 End of zbx_ipc_async_socket_recv():0 536887:20260619:144800.494 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000112 sec, syncing history]' 536887:20260619:144800.494 In zbx_sync_history_cache() history_num:0 536887:20260619:144800.494 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000215 sec, idle 1 sec]' 536887:20260619:144800.494 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144800.494 End of zbx_ipc_async_socket_recv():0 536888:20260619:144800.494 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000040 sec, syncing history]' 536888:20260619:144800.494 In zbx_sync_history_cache() history_num:0 536888:20260619:144800.494 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000024 sec, idle 1 sec]' 536888:20260619:144800.494 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144800.502 End of zbx_ipc_async_socket_recv():0 536891:20260619:144800.502 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002510 sec, processing escalations]' 536891:20260619:144800.502 In process_escalations() 536891:20260619:144800.502 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869683 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144800.503 End of process_escalations() 536891:20260619:144800.503 In process_escalations() 536891:20260619:144800.503 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869683 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144800.503 End of process_escalations() 536891:20260619:144800.503 In process_escalations() 536891:20260619:144800.503 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869683 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144800.503 End of process_escalations() 536891:20260619:144800.503 In process_escalations() 536891:20260619:144800.503 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869683 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144800.504 End of process_escalations() 536891:20260619:144800.504 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001996 sec, idle 3 sec]' 536891:20260619:144800.504 In zbx_ipc_async_socket_recv() timeout:3 536982:20260619:144800.519 End of zbx_ipc_service_recv():2 536982:20260619:144800.519 In zbx_ipc_service_recv() timeout:1.000 536886:20260619:144800.710 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144800.710 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144800.710 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144800.710 [discovery manager] In process_results() del_druleids:0 536886:20260619:144800.710 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144800.710 [discovery manager] End of process_results() ret:0 536886:20260619:144800.711 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144800.711 [discovery manager] In process_discovery() 536886:20260619:144800.711 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144800.711 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536985:20260619:144800.732 End of zbx_ipc_service_recv():2 536985:20260619:144800.732 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144800.732 End of zbx_ipc_service_recv():2 536953:20260619:144800.732 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.006842 sec during 5.006862 sec]' 536953:20260619:144800.732 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144800.754 End of zbx_ipc_async_socket_recv():0 536947:20260619:144800.754 In zbx_ipc_async_socket_send() 536947:20260619:144800.754 In zbx_ipc_client_send() clientid:0 536947:20260619:144800.754 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144800.754 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144800.754 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000032 sec, idle 1 sec]' 536947:20260619:144800.754 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144800.754 End of zbx_ipc_service_recv():2 536874:20260619:144800.754 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.010005 sec during 5.010240 sec]' 536874:20260619:144800.754 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144800.754 End of zbx_ipc_service_recv():1 536874:20260619:144800.754 In am_flush_results() results:0 536874:20260619:144800.754 In zbx_ipc_client_send() clientid:7 536874:20260619:144800.754 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144800.754 End of am_flush_results() 536874:20260619:144800.754 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144800.754 End of zbx_ipc_async_socket_recv():0 536947:20260619:144800.754 In am_db_flush_results() 536947:20260619:144800.754 End of am_db_flush_results() flushed:0 536947:20260619:144800.755 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000012 sec, idle 1 sec]' 536947:20260619:144800.755 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144800.844 End of zbx_ipc_service_recv():2 536846:20260619:144800.844 In zbx_ipc_async_socket_send() 536846:20260619:144800.844 In zbx_ipc_client_send() clientid:0 536837:20260619:144800.844 End of zbx_ipc_service_recv():1 536837:20260619:144800.844 In zbx_ha_dispatch_message() 536837:20260619:144800.844 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144800.844 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144800.844 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144800.844 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144800.844 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144800.844 End of zbx_ipc_async_socket_flush():0 536846:20260619:144800.844 In zbx_ipc_service_recv() timeout:0.994 536878:20260619:144800.875 End of zbx_ipc_service_recv():2 536878:20260619:144800.875 In zbx_pp_manager_process_finished() 536878:20260619:144800.875 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144800.875 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.035622 sec during 5.036386 sec]' 536878:20260619:144800.875 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144801.117 End of zbx_ipc_service_recv():2 536848:20260619:144801.117 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144801.286 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144801.286 In collect_selfmon_stats() 536909:20260619:144801.286 In zbx_timekeeper_collect() 536909:20260619:144801.286 End of zbx_timekeeper_collect() 536909:20260619:144801.286 End of collect_selfmon_stats() 536909:20260619:144801.286 zbx_setproctitle() title:'self-monitoring [processed data in 0.000114 sec, idle 1 sec]' 536972:20260619:144801.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144801.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144801.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144801.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144801.288 queue processing_num:0 pending:0 536971:20260619:144801.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144801.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144801.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144801.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144801.304 queue processing_num:0 pending:0 536970:20260619:144801.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144801.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144801.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144801.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144801.305 queue processing_num:0 pending:0 536879:20260619:144801.343 End of zbx_ipc_service_recv():2 536879:20260619:144801.343 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144801.375 End of zbx_ipc_service_recv():2 536878:20260619:144801.375 In zbx_pp_manager_process_finished() 536878:20260619:144801.375 In zbx_timekeeper_collect() 536878:20260619:144801.376 End of zbx_timekeeper_collect() 536878:20260619:144801.376 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144801.376 In zbx_ipc_service_recv() timeout:0.500 536890:20260619:144801.493 End of zbx_ipc_async_socket_recv():0 536890:20260619:144801.493 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000032 sec, syncing history]' 536890:20260619:144801.493 In zbx_sync_history_cache() history_num:0 536890:20260619:144801.493 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000041 sec, idle 1 sec]' 536890:20260619:144801.493 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144801.493 End of zbx_ipc_async_socket_recv():0 536889:20260619:144801.494 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000097 sec, syncing history]' 536889:20260619:144801.494 In zbx_sync_history_cache() history_num:0 536889:20260619:144801.494 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000044 sec, idle 1 sec]' 536889:20260619:144801.494 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144801.495 End of zbx_ipc_async_socket_recv():0 536887:20260619:144801.495 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000215 sec, syncing history]' 536887:20260619:144801.495 In zbx_sync_history_cache() history_num:0 536887:20260619:144801.495 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000040 sec, idle 1 sec]' 536887:20260619:144801.495 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144801.495 End of zbx_ipc_async_socket_recv():0 536888:20260619:144801.495 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000024 sec, syncing history]' 536888:20260619:144801.495 In zbx_sync_history_cache() history_num:0 536888:20260619:144801.495 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000198 sec, idle 1 sec]' 536888:20260619:144801.495 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144801.520 End of zbx_ipc_service_recv():2 536982:20260619:144801.520 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144801.732 End of zbx_ipc_service_recv():2 536985:20260619:144801.732 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144801.733 End of zbx_ipc_service_recv():2 536953:20260619:144801.733 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144801.755 End of zbx_ipc_service_recv():2 536874:20260619:144801.755 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144801.756 End of zbx_ipc_async_socket_recv():0 536947:20260619:144801.756 In zbx_ipc_async_socket_send() 536947:20260619:144801.756 In zbx_ipc_client_send() clientid:0 536947:20260619:144801.756 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144801.756 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144801.756 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000034 sec, idle 1 sec]' 536947:20260619:144801.756 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144801.756 End of zbx_ipc_service_recv():1 536874:20260619:144801.756 In am_flush_results() results:0 536874:20260619:144801.756 In zbx_ipc_client_send() clientid:7 536874:20260619:144801.756 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144801.756 End of am_flush_results() 536874:20260619:144801.756 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144801.756 End of zbx_ipc_async_socket_recv():0 536947:20260619:144801.756 In am_db_flush_results() 536947:20260619:144801.756 End of am_db_flush_results() flushed:0 536947:20260619:144801.756 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000013 sec, idle 1 sec]' 536947:20260619:144801.756 In zbx_ipc_async_socket_recv() timeout:1 536837:20260619:144801.849 End of zbx_ipc_service_recv():2 536837:20260619:144801.849 In zbx_ha_dispatch_message() 536837:20260619:144801.849 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144801.849 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144801.859 End of zbx_ipc_service_recv():2 536846:20260619:144801.859 In zbx_ipc_async_socket_send() 536846:20260619:144801.859 In zbx_ipc_client_send() clientid:0 536846:20260619:144801.859 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144801.859 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144801.859 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144801.859 End of zbx_ipc_async_socket_flush():0 536846:20260619:144801.859 In zbx_ipc_service_recv() timeout:0.979 536837:20260619:144801.859 End of zbx_ipc_service_recv():1 536837:20260619:144801.859 In zbx_ha_dispatch_message() 536837:20260619:144801.859 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144801.859 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144801.880 End of zbx_ipc_service_recv():2 536878:20260619:144801.880 In zbx_pp_manager_process_finished() 536878:20260619:144801.880 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144801.881 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144802.118 End of zbx_ipc_service_recv():2 536848:20260619:144802.118 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144802.286 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144802.286 In collect_selfmon_stats() 536909:20260619:144802.286 In zbx_timekeeper_collect() 536909:20260619:144802.287 End of zbx_timekeeper_collect() 536909:20260619:144802.287 End of collect_selfmon_stats() 536909:20260619:144802.287 zbx_setproctitle() title:'self-monitoring [processed data in 0.000343 sec, idle 1 sec]' 536972:20260619:144802.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144802.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144802.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144802.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144802.288 queue processing_num:0 pending:0 536971:20260619:144802.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144802.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144802.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144802.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144802.304 queue processing_num:0 pending:0 536970:20260619:144802.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144802.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144802.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144802.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144802.304 queue processing_num:0 pending:0 536879:20260619:144802.344 End of zbx_ipc_service_recv():2 536879:20260619:144802.344 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144802.382 End of zbx_ipc_service_recv():2 536878:20260619:144802.382 In zbx_pp_manager_process_finished() 536878:20260619:144802.382 In zbx_timekeeper_collect() 536878:20260619:144802.382 End of zbx_timekeeper_collect() 536878:20260619:144802.382 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144802.382 In zbx_ipc_service_recv() timeout:0.500 536890:20260619:144802.493 End of zbx_ipc_async_socket_recv():0 536890:20260619:144802.494 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000041 sec, syncing history]' 536890:20260619:144802.494 In zbx_sync_history_cache() history_num:0 536890:20260619:144802.494 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000097 sec, idle 1 sec]' 536890:20260619:144802.494 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144802.495 End of zbx_ipc_async_socket_recv():0 536889:20260619:144802.495 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000044 sec, syncing history]' 536889:20260619:144802.495 In zbx_sync_history_cache() history_num:0 536889:20260619:144802.495 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000039 sec, idle 1 sec]' 536889:20260619:144802.495 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144802.496 End of zbx_ipc_async_socket_recv():0 536887:20260619:144802.496 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000040 sec, syncing history]' 536887:20260619:144802.496 In zbx_sync_history_cache() history_num:0 536888:20260619:144802.496 End of zbx_ipc_async_socket_recv():0 536888:20260619:144802.496 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000198 sec, syncing history]' 536888:20260619:144802.496 In zbx_sync_history_cache() history_num:0 536888:20260619:144802.496 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000050 sec, idle 1 sec]' 536888:20260619:144802.496 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144802.496 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000040 sec, idle 1 sec]' 536887:20260619:144802.496 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144802.521 End of zbx_ipc_service_recv():2 536982:20260619:144802.521 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144802.734 End of zbx_ipc_service_recv():2 536985:20260619:144802.734 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144802.734 End of zbx_ipc_service_recv():2 536953:20260619:144802.734 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144802.757 End of zbx_ipc_service_recv():2 536874:20260619:144802.758 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144802.758 End of zbx_ipc_async_socket_recv():0 536947:20260619:144802.758 In zbx_ipc_async_socket_send() 536947:20260619:144802.758 In zbx_ipc_client_send() clientid:0 536947:20260619:144802.758 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144802.758 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144802.758 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000240 sec, idle 1 sec]' 536947:20260619:144802.758 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144802.758 End of zbx_ipc_service_recv():1 536874:20260619:144802.758 In am_flush_results() results:0 536874:20260619:144802.758 In zbx_ipc_client_send() clientid:7 536874:20260619:144802.758 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144802.758 End of am_flush_results() 536874:20260619:144802.758 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144802.758 End of zbx_ipc_async_socket_recv():0 536947:20260619:144802.758 In am_db_flush_results() 536947:20260619:144802.758 End of am_db_flush_results() flushed:0 536947:20260619:144802.758 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000030 sec, idle 1 sec]' 536947:20260619:144802.758 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144802.848 End of zbx_ipc_service_recv():2 536846:20260619:144802.848 In zbx_ipc_async_socket_send() 536846:20260619:144802.848 In zbx_ipc_client_send() clientid:0 536846:20260619:144802.848 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144802.848 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144802.848 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144802.848 End of zbx_ipc_async_socket_flush():0 536846:20260619:144802.848 In zbx_ipc_service_recv() timeout:0.990 536837:20260619:144802.848 End of zbx_ipc_service_recv():1 536837:20260619:144802.848 In zbx_ha_dispatch_message() 536837:20260619:144802.848 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144802.849 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144802.887 End of zbx_ipc_service_recv():2 536878:20260619:144802.887 In zbx_pp_manager_process_finished() 536878:20260619:144802.887 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144802.887 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144803.120 End of zbx_ipc_service_recv():2 536848:20260619:144803.120 In zbx_ipc_service_recv() timeout:1.000 536909:20260619:144803.287 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144803.287 In collect_selfmon_stats() 536909:20260619:144803.287 In zbx_timekeeper_collect() 536909:20260619:144803.287 End of zbx_timekeeper_collect() 536909:20260619:144803.287 End of collect_selfmon_stats() 536909:20260619:144803.287 zbx_setproctitle() title:'self-monitoring [processed data in 0.000252 sec, idle 1 sec]' 536972:20260619:144803.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144803.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144803.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144803.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144803.288 queue processing_num:0 pending:0 536970:20260619:144803.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144803.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144803.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144803.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144803.305 queue processing_num:0 pending:0 536971:20260619:144803.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144803.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144803.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144803.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144803.305 queue processing_num:0 pending:0 536879:20260619:144803.344 End of zbx_ipc_service_recv():2 536879:20260619:144803.344 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144803.388 End of zbx_ipc_service_recv():2 536878:20260619:144803.388 In zbx_pp_manager_process_finished() 536878:20260619:144803.388 In zbx_timekeeper_collect() 536878:20260619:144803.388 End of zbx_timekeeper_collect() 536878:20260619:144803.388 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144803.388 In zbx_ipc_service_recv() timeout:0.500 536890:20260619:144803.495 End of zbx_ipc_async_socket_recv():0 536890:20260619:144803.495 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000097 sec, syncing history]' 536890:20260619:144803.495 In zbx_sync_history_cache() history_num:0 536890:20260619:144803.495 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000054 sec, idle 1 sec]' 536890:20260619:144803.495 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144803.496 End of zbx_ipc_async_socket_recv():0 536889:20260619:144803.496 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000039 sec, syncing history]' 536889:20260619:144803.496 In zbx_sync_history_cache() history_num:0 536889:20260619:144803.496 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000045 sec, idle 1 sec]' 536889:20260619:144803.496 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144803.498 End of zbx_ipc_async_socket_recv():0 536888:20260619:144803.498 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000050 sec, syncing history]' 536888:20260619:144803.498 In zbx_sync_history_cache() history_num:0 536888:20260619:144803.498 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000047 sec, idle 1 sec]' 536888:20260619:144803.498 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144803.499 End of zbx_ipc_async_socket_recv():0 536887:20260619:144803.499 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000040 sec, syncing history]' 536887:20260619:144803.499 In zbx_sync_history_cache() history_num:0 536887:20260619:144803.499 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000057 sec, idle 1 sec]' 536887:20260619:144803.499 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144803.507 End of zbx_ipc_async_socket_recv():0 536891:20260619:144803.507 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001996 sec, processing escalations]' 536891:20260619:144803.507 In process_escalations() 536891:20260619:144803.507 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869686 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144803.508 End of process_escalations() 536891:20260619:144803.508 In process_escalations() 536891:20260619:144803.508 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869686 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144803.508 End of process_escalations() 536891:20260619:144803.508 In process_escalations() 536891:20260619:144803.508 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869686 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144803.509 End of process_escalations() 536891:20260619:144803.509 In process_escalations() 536891:20260619:144803.509 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869686 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144803.509 End of process_escalations() 536891:20260619:144803.509 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002149 sec, idle 3 sec]' 536891:20260619:144803.509 In zbx_ipc_async_socket_recv() timeout:3 536982:20260619:144803.522 End of zbx_ipc_service_recv():2 536982:20260619:144803.522 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144803.735 End of zbx_ipc_service_recv():2 536985:20260619:144803.735 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144803.735 End of zbx_ipc_service_recv():2 536953:20260619:144803.735 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144803.759 End of zbx_ipc_service_recv():2 536874:20260619:144803.759 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144803.760 End of zbx_ipc_async_socket_recv():0 536947:20260619:144803.761 In zbx_ipc_async_socket_send() 536947:20260619:144803.761 In zbx_ipc_client_send() clientid:0 536947:20260619:144803.761 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144803.761 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144803.761 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000075 sec, idle 1 sec]' 536947:20260619:144803.761 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144803.761 End of zbx_ipc_service_recv():1 536874:20260619:144803.761 In am_flush_results() results:0 536874:20260619:144803.761 In zbx_ipc_client_send() clientid:7 536874:20260619:144803.761 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144803.761 End of am_flush_results() 536874:20260619:144803.761 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144803.761 End of zbx_ipc_async_socket_recv():0 536947:20260619:144803.761 In am_db_flush_results() 536947:20260619:144803.761 End of am_db_flush_results() flushed:0 536947:20260619:144803.761 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000021 sec, idle 1 sec]' 536947:20260619:144803.761 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144803.841 End of zbx_ipc_service_recv():2 536846:20260619:144803.841 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144803.841 query [txnlev:1] [begin;] 536846:20260619:144803.842 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536846:20260619:144803.843 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144803.844 In ha_db_get_time() 536846:20260619:144803.844 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144803.844 End of ha_db_get_time():SUCCEED db_time:1781869684 536846:20260619:144803.844 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144803.845 query [txnlev:1] [commit;] 536846:20260619:144803.847 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144803.847 In zbx_ipc_async_socket_send() 536846:20260619:144803.847 In zbx_ipc_client_send() clientid:0 536846:20260619:144803.847 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144803.847 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144803.847 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144803.847 End of zbx_ipc_async_socket_flush():0 536846:20260619:144803.847 In zbx_ipc_service_recv() timeout:0.996 536837:20260619:144803.847 End of zbx_ipc_service_recv():1 536837:20260619:144803.847 In zbx_ha_dispatch_message() 536837:20260619:144803.847 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144803.847 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144803.893 End of zbx_ipc_service_recv():2 536878:20260619:144803.893 In zbx_pp_manager_process_finished() 536878:20260619:144803.894 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144803.894 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144804.121 End of zbx_ipc_service_recv():2 536848:20260619:144804.121 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144804.287 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144804.287 End of zbx_ipc_async_socket_recv():0 536972:20260619:144804.287 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144804.287 End of zbx_dc_config_get_poller_items():0 536972:20260619:144804.288 queue processing_num:0 pending:0 536909:20260619:144804.288 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144804.288 In collect_selfmon_stats() 536909:20260619:144804.288 In zbx_timekeeper_collect() 536909:20260619:144804.288 End of zbx_timekeeper_collect() 536909:20260619:144804.288 End of collect_selfmon_stats() 536909:20260619:144804.288 zbx_setproctitle() title:'self-monitoring [processed data in 0.000355 sec, idle 1 sec]' 536970:20260619:144804.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144804.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144804.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144804.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144804.304 queue processing_num:0 pending:0 536971:20260619:144804.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144804.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144804.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144804.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144804.305 queue processing_num:0 pending:0 536879:20260619:144804.345 End of zbx_ipc_service_recv():2 536879:20260619:144804.345 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144804.394 End of zbx_ipc_service_recv():2 536878:20260619:144804.394 In zbx_pp_manager_process_finished() 536878:20260619:144804.394 In zbx_timekeeper_collect() 536878:20260619:144804.394 End of zbx_timekeeper_collect() 536878:20260619:144804.394 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144804.394 In zbx_ipc_service_recv() timeout:0.500 536890:20260619:144804.496 End of zbx_ipc_async_socket_recv():0 536890:20260619:144804.496 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000054 sec, syncing history]' 536890:20260619:144804.496 In zbx_sync_history_cache() history_num:0 536890:20260619:144804.496 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000057 sec, idle 1 sec]' 536890:20260619:144804.496 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144804.497 End of zbx_ipc_async_socket_recv():0 536889:20260619:144804.497 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000045 sec, syncing history]' 536889:20260619:144804.497 In zbx_sync_history_cache() history_num:0 536889:20260619:144804.497 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000048 sec, idle 1 sec]' 536889:20260619:144804.497 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144804.499 End of zbx_ipc_async_socket_recv():0 536888:20260619:144804.500 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000047 sec, syncing history]' 536888:20260619:144804.500 In zbx_sync_history_cache() history_num:0 536887:20260619:144804.500 End of zbx_ipc_async_socket_recv():0 536887:20260619:144804.500 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000057 sec, syncing history]' 536887:20260619:144804.500 In zbx_sync_history_cache() history_num:0 536887:20260619:144804.500 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000044 sec, idle 1 sec]' 536887:20260619:144804.500 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144804.500 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000410 sec, idle 1 sec]' 536888:20260619:144804.500 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144804.524 End of zbx_ipc_service_recv():2 536982:20260619:144804.525 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144804.736 End of zbx_ipc_service_recv():2 536985:20260619:144804.736 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144804.736 End of zbx_ipc_service_recv():2 536953:20260619:144804.736 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144804.762 End of zbx_ipc_service_recv():2 536874:20260619:144804.762 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144804.762 End of zbx_ipc_async_socket_recv():0 536947:20260619:144804.763 In zbx_ipc_async_socket_send() 536947:20260619:144804.763 In zbx_ipc_client_send() clientid:0 536947:20260619:144804.763 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144804.763 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144804.763 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000132 sec, idle 1 sec]' 536947:20260619:144804.763 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144804.763 End of zbx_ipc_service_recv():1 536874:20260619:144804.763 In am_flush_results() results:0 536874:20260619:144804.763 In zbx_ipc_client_send() clientid:7 536874:20260619:144804.763 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144804.763 End of am_flush_results() 536874:20260619:144804.763 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144804.763 End of zbx_ipc_async_socket_recv():0 536947:20260619:144804.763 In am_db_flush_results() 536947:20260619:144804.764 End of am_db_flush_results() flushed:0 536947:20260619:144804.764 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000523 sec, idle 1 sec]' 536947:20260619:144804.764 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144804.846 End of zbx_ipc_service_recv():2 536846:20260619:144804.846 In zbx_ipc_async_socket_send() 536846:20260619:144804.846 In zbx_ipc_client_send() clientid:0 536846:20260619:144804.846 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144804.846 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144804.846 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144804.846 End of zbx_ipc_async_socket_flush():0 536846:20260619:144804.846 In zbx_ipc_service_recv() timeout:0.992 536837:20260619:144804.846 End of zbx_ipc_service_recv():1 536837:20260619:144804.846 In zbx_ha_dispatch_message() 536837:20260619:144804.846 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144804.846 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144804.899 End of zbx_ipc_service_recv():2 536878:20260619:144804.900 In zbx_pp_manager_process_finished() 536878:20260619:144804.900 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144804.900 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144805.121 End of zbx_ipc_service_recv():2 536848:20260619:144805.121 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.005795 sec during 5.005817 sec]' 536848:20260619:144805.121 In zbx_ipc_service_recv() timeout:1.000 536946:20260619:144805.288 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144805.288 In get_pinger_hosts() 536892:20260619:144805.289 End of zbx_ipc_async_socket_recv():0 536892:20260619:144805.289 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000107 sec, getting values]' 536892:20260619:144805.289 In get_values() 536892:20260619:144805.289 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144805.289 End of zbx_dc_config_get_poller_items():0 536892:20260619:144805.289 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144805.289 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144805.289 End of get_values():0 536892:20260619:144805.289 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000057 sec, idle 5 sec]' 536892:20260619:144805.289 In zbx_ipc_async_socket_recv() timeout:5 536933:20260619:144805.289 End of zbx_ipc_async_socket_recv():0 536933:20260619:144805.289 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000038 sec, getting values]' 536933:20260619:144805.289 In get_values() 536933:20260619:144805.289 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144805.289 End of zbx_dc_config_get_poller_items():0 536933:20260619:144805.289 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144805.289 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144805.289 End of get_values():0 536933:20260619:144805.289 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000042 sec, idle 5 sec]' 536933:20260619:144805.289 In zbx_ipc_async_socket_recv() timeout:5 536972:20260619:144805.289 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144805.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144805.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144805.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144805.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144805.289 queue processing_num:0 pending:0 536896:20260619:144805.289 End of zbx_ipc_async_socket_recv():0 536896:20260619:144805.289 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000050 sec, getting values]' 536896:20260619:144805.289 In get_values() 536896:20260619:144805.289 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144805.289 End of zbx_dc_config_get_poller_items():0 536896:20260619:144805.289 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144805.289 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144805.289 End of get_values():0 536896:20260619:144805.289 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000039 sec, idle 5 sec]' 536896:20260619:144805.289 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144805.289 End of zbx_ipc_async_socket_recv():0 536906:20260619:144805.289 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000044 sec, getting values]' 536906:20260619:144805.289 In get_values() 536906:20260619:144805.289 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144805.289 End of zbx_dc_config_get_poller_items():0 536906:20260619:144805.289 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144805.289 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144805.289 End of get_values():0 536906:20260619:144805.289 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000036 sec, idle 5 sec]' 536906:20260619:144805.289 In zbx_ipc_async_socket_recv() timeout:5 536932:20260619:144805.289 End of zbx_ipc_async_socket_recv():0 536932:20260619:144805.289 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000038 sec, getting values]' 536932:20260619:144805.289 In get_values() 536932:20260619:144805.289 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144805.289 End of zbx_dc_config_get_poller_items():0 536932:20260619:144805.289 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144805.290 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144805.290 End of get_values():0 536932:20260619:144805.290 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000080 sec, idle 5 sec]' 536932:20260619:144805.290 In zbx_ipc_async_socket_recv() timeout:5 536909:20260619:144805.290 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144805.290 In collect_selfmon_stats() 536909:20260619:144805.290 In zbx_timekeeper_collect() 536909:20260619:144805.290 End of zbx_timekeeper_collect() 536909:20260619:144805.290 End of collect_selfmon_stats() 536909:20260619:144805.290 zbx_setproctitle() title:'self-monitoring [processed data in 0.001276 sec, idle 1 sec]' 536931:20260619:144805.290 End of zbx_ipc_async_socket_recv():0 536931:20260619:144805.290 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000321 sec, getting values]' 536931:20260619:144805.290 In get_values() 536931:20260619:144805.290 In zbx_dc_config_get_poller_items() poller_type:0 536931:20260619:144805.290 End of zbx_dc_config_get_poller_items():0 536931:20260619:144805.290 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144805.290 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144805.290 End of get_values():0 536931:20260619:144805.290 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000249 sec, idle 5 sec]' 536931:20260619:144805.290 In zbx_ipc_async_socket_recv() timeout:5 536905:20260619:144805.290 End of zbx_ipc_async_socket_recv():0 536885:20260619:144805.291 End of zbx_ipc_async_socket_recv():0 536885:20260619:144805.291 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000047 sec, getting values]' 536885:20260619:144805.291 In get_values() 536885:20260619:144805.291 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144805.291 End of zbx_dc_config_get_poller_items():0 536885:20260619:144805.291 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144805.291 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144805.291 End of get_values():0 536885:20260619:144805.291 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000041 sec, idle 5 sec]' 536885:20260619:144805.291 In zbx_ipc_async_socket_recv() timeout:5 536946:20260619:144805.291 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144805.291 End of zbx_dc_config_get_poller_items():0 536946:20260619:144805.291 End of get_pinger_hosts():0 536946:20260619:144805.291 In process_pinger_hosts() 536946:20260619:144805.291 End of process_pinger_hosts() 536946:20260619:144805.291 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144805.291 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144805.291 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.003031 sec, idle 5 sec]' 536905:20260619:144805.291 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000040 sec, getting values]' 536905:20260619:144805.292 In get_values() 536905:20260619:144805.292 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144805.292 End of zbx_dc_config_get_poller_items():0 536905:20260619:144805.292 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144805.292 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144805.292 End of get_values():0 536905:20260619:144805.292 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.001377 sec, idle 5 sec]' 536905:20260619:144805.292 In zbx_ipc_async_socket_recv() timeout:5 536934:20260619:144805.297 End of zbx_ipc_async_socket_recv():0 536934:20260619:144805.297 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000274 sec, getting values]' 536934:20260619:144805.297 In get_values() 536934:20260619:144805.297 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144805.297 End of zbx_dc_config_get_poller_items():0 536934:20260619:144805.297 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144805.297 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144805.297 End of get_values():0 536934:20260619:144805.297 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000043 sec, idle 5 sec]' 536934:20260619:144805.297 In zbx_ipc_async_socket_recv() timeout:5 536897:20260619:144805.297 End of zbx_ipc_async_socket_recv():0 536897:20260619:144805.297 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000051 sec, getting values]' 536897:20260619:144805.297 In get_values() 536897:20260619:144805.297 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144805.297 End of zbx_dc_config_get_poller_items():0 536897:20260619:144805.297 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144805.297 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144805.297 End of get_values():0 536897:20260619:144805.297 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000045 sec, idle 5 sec]' 536897:20260619:144805.297 In zbx_ipc_async_socket_recv() timeout:5 536970:20260619:144805.305 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144805.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144805.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144805.305 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144805.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144805.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144805.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144805.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144805.305 queue processing_num:0 pending:0 536970:20260619:144805.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144805.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144805.305 queue processing_num:0 pending:0 536935:20260619:144805.317 End of zbx_ipc_async_socket_recv():0 536935:20260619:144805.318 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000053 sec, getting values]' 536935:20260619:144805.318 In get_values() 536935:20260619:144805.318 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144805.318 End of zbx_dc_config_get_poller_items():0 536935:20260619:144805.318 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144805.318 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144805.318 End of get_values():0 536935:20260619:144805.318 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000206 sec, idle 5 sec]' 536935:20260619:144805.318 In zbx_ipc_async_socket_recv() timeout:5 536936:20260619:144805.320 End of zbx_ipc_async_socket_recv():0 536936:20260619:144805.320 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000322 sec, getting values]' 536936:20260619:144805.320 In get_values() 536936:20260619:144805.320 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144805.320 End of zbx_dc_config_get_poller_items():0 536936:20260619:144805.320 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144805.320 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144805.320 End of get_values():0 536936:20260619:144805.320 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000355 sec, idle 5 sec]' 536936:20260619:144805.320 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144805.328 End of zbx_ipc_async_socket_recv():0 536899:20260619:144805.328 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000049 sec, getting values]' 536899:20260619:144805.328 In get_values() 536899:20260619:144805.328 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144805.329 End of zbx_dc_config_get_poller_items():0 536899:20260619:144805.329 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144805.329 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144805.329 End of get_values():0 536899:20260619:144805.329 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000258 sec, idle 5 sec]' 536899:20260619:144805.329 In zbx_ipc_async_socket_recv() timeout:5 536893:20260619:144805.329 End of zbx_ipc_async_socket_recv():0 536893:20260619:144805.329 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000121 sec, getting values]' 536893:20260619:144805.329 In get_values() 536893:20260619:144805.329 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144805.329 End of zbx_dc_config_get_poller_items():0 536893:20260619:144805.329 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144805.329 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144805.329 End of get_values():0 536893:20260619:144805.329 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000053 sec, idle 5 sec]' 536893:20260619:144805.329 In zbx_ipc_async_socket_recv() timeout:5 536894:20260619:144805.332 End of zbx_ipc_async_socket_recv():0 536894:20260619:144805.332 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000044 sec, getting values]' 536894:20260619:144805.332 In get_values() 536894:20260619:144805.332 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144805.332 End of zbx_dc_config_get_poller_items():0 536894:20260619:144805.332 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144805.332 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144805.332 End of get_values():0 536894:20260619:144805.332 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000068 sec, idle 5 sec]' 536894:20260619:144805.332 In zbx_ipc_async_socket_recv() timeout:5 536898:20260619:144805.338 End of zbx_ipc_async_socket_recv():0 536898:20260619:144805.338 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000050 sec, getting values]' 536898:20260619:144805.338 In get_values() 536898:20260619:144805.338 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144805.338 End of zbx_dc_config_get_poller_items():0 536898:20260619:144805.338 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144805.338 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144805.338 End of get_values():0 536898:20260619:144805.338 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000060 sec, idle 5 sec]' 536898:20260619:144805.338 In zbx_ipc_async_socket_recv() timeout:5 536895:20260619:144805.340 End of zbx_ipc_async_socket_recv():0 536895:20260619:144805.340 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000072 sec, getting values]' 536895:20260619:144805.340 In get_values() 536895:20260619:144805.340 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144805.340 End of zbx_dc_config_get_poller_items():0 536895:20260619:144805.340 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144805.340 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144805.341 End of get_values():0 536895:20260619:144805.341 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000605 sec, idle 5 sec]' 536895:20260619:144805.341 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144805.347 End of zbx_ipc_service_recv():2 536879:20260619:144805.347 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.005295sec during 5.005326 sec]' 536879:20260619:144805.347 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144805.400 End of zbx_ipc_service_recv():2 536878:20260619:144805.401 In zbx_pp_manager_process_finished() 536878:20260619:144805.401 In zbx_timekeeper_collect() 536878:20260619:144805.401 End of zbx_timekeeper_collect() 536878:20260619:144805.401 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144805.401 In zbx_ipc_service_recv() timeout:0.500 536949:20260619:144805.438 End of zbx_ipc_async_socket_recv():0 536949:20260619:144805.438 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000218 sec, getting values]' 536949:20260619:144805.438 In get_values() 536949:20260619:144805.438 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144805.438 End of zbx_dc_config_get_poller_items():0 536949:20260619:144805.438 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144805.438 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144805.438 End of get_values():0 536949:20260619:144805.438 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000053 sec, idle 5 sec]' 536949:20260619:144805.438 In zbx_ipc_async_socket_recv() timeout:5 536984:20260619:144805.438 End of zbx_ipc_async_socket_recv():0 536984:20260619:144805.438 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000045 sec, getting values]' 536984:20260619:144805.438 In get_values() 536984:20260619:144805.438 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144805.438 End of zbx_dc_config_get_poller_items():0 536984:20260619:144805.438 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144805.439 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144805.439 End of get_values():0 536984:20260619:144805.439 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000077 sec, idle 5 sec]' 536984:20260619:144805.439 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144805.439 End of zbx_ipc_async_socket_recv():0 536967:20260619:144805.439 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000040 sec, getting values]' 536967:20260619:144805.439 In get_values() 536967:20260619:144805.439 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144805.439 End of zbx_dc_config_get_poller_items():0 536967:20260619:144805.439 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144805.439 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144805.439 End of get_values():0 536967:20260619:144805.439 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000042 sec, idle 5 sec]' 536967:20260619:144805.439 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144805.439 End of zbx_ipc_async_socket_recv():0 536923:20260619:144805.439 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144805.439 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536907:20260619:144805.439 End of zbx_ipc_async_socket_recv():0 536907:20260619:144805.439 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000041 sec, exchanging data]' 536907:20260619:144805.439 In process_proxy() 536907:20260619:144805.439 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144805.439 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144805.439 End of process_proxy() 536907:20260619:144805.439 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144805.439 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144805.439 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000030 sec, idle 5 sec]' 536907:20260619:144805.439 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144805.439 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000490 sec, idle 5 sec]' 536923:20260619:144805.439 In zbx_ipc_async_socket_recv() timeout:5 536948:20260619:144805.442 End of zbx_ipc_async_socket_recv():0 536948:20260619:144805.442 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000157 sec, getting values]' 536948:20260619:144805.442 In get_values() 536948:20260619:144805.442 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144805.442 End of zbx_dc_config_get_poller_items():0 536948:20260619:144805.442 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144805.442 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144805.442 End of get_values():0 536948:20260619:144805.442 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000077 sec, idle 5 sec]' 536948:20260619:144805.442 In zbx_ipc_async_socket_recv() timeout:5 536950:20260619:144805.444 End of zbx_ipc_async_socket_recv():0 536950:20260619:144805.444 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000450 sec, getting values]' 536950:20260619:144805.444 In get_values() 536950:20260619:144805.444 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144805.444 End of zbx_dc_config_get_poller_items():0 536950:20260619:144805.444 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144805.444 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144805.444 End of get_values():0 536950:20260619:144805.444 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000041 sec, idle 5 sec]' 536950:20260619:144805.444 In zbx_ipc_async_socket_recv() timeout:5 536952:20260619:144805.460 End of zbx_ipc_async_socket_recv():0 536952:20260619:144805.460 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000047 sec, getting values]' 536952:20260619:144805.460 In get_values() 536952:20260619:144805.460 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144805.461 End of zbx_dc_config_get_poller_items():0 536952:20260619:144805.461 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144805.461 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144805.461 End of get_values():0 536952:20260619:144805.461 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000076 sec, idle 5 sec]' 536952:20260619:144805.461 In zbx_ipc_async_socket_recv() timeout:5 536985:20260619:144805.493 In zbx_dc_fetch_proxy_groups() 536985:20260619:144805.493 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144805.493 In zbx_dc_fetch_proxies() 536985:20260619:144805.493 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536951:20260619:144805.493 End of zbx_ipc_async_socket_recv():0 536951:20260619:144805.493 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000677 sec, getting values]' 536951:20260619:144805.493 In get_values() 536951:20260619:144805.493 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144805.493 End of zbx_dc_config_get_poller_items():0 536951:20260619:144805.493 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144805.493 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144805.493 End of get_values():0 536951:20260619:144805.493 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000087 sec, idle 5 sec]' 536951:20260619:144805.493 In zbx_ipc_async_socket_recv() timeout:5 536890:20260619:144805.498 End of zbx_ipc_async_socket_recv():0 536890:20260619:144805.498 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000057 sec, syncing history]' 536890:20260619:144805.498 In zbx_sync_history_cache() history_num:0 536890:20260619:144805.498 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000135 sec, idle 1 sec]' 536890:20260619:144805.498 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144805.498 End of zbx_ipc_async_socket_recv():0 536889:20260619:144805.498 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000048 sec, syncing history]' 536889:20260619:144805.498 In zbx_sync_history_cache() history_num:0 536889:20260619:144805.498 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000045 sec, idle 1 sec]' 536889:20260619:144805.498 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144805.501 End of zbx_ipc_async_socket_recv():0 536887:20260619:144805.502 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000044 sec, syncing history]' 536887:20260619:144805.502 In zbx_sync_history_cache() history_num:0 536887:20260619:144805.502 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000112 sec, idle 1 sec]' 536887:20260619:144805.502 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144805.502 End of zbx_ipc_async_socket_recv():0 536888:20260619:144805.502 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000410 sec, syncing history]' 536888:20260619:144805.502 In zbx_sync_history_cache() history_num:0 536888:20260619:144805.502 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000034 sec, idle 1 sec]' 536888:20260619:144805.502 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144805.525 End of zbx_ipc_service_recv():2 536982:20260619:144805.525 In zbx_ipc_service_recv() timeout:1.000 536849:20260619:144805.645 End of zbx_ipc_async_socket_recv():0 536849:20260619:144805.645 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.030427 sec, syncing configuration]' 536849:20260619:144805.645 In zbx_dc_sync_configuration() 536849:20260619:144805.645 query [txnlev:0] [select changelogid,object,objectid,operation,clock from changelog] 536849:20260619:144805.647 query [txnlev:0] [select discovery_groupid,snmptrap_logging,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_internal,hk_events_discovery,hk_events_autoreg,hk_services_mode,hk_services,hk_audit_mode,hk_audit,hk_sessions_mode,hk_sessions,hk_history_mode,hk_history_global,hk_history,hk_trends_mode,hk_trends_global,hk_trends,default_inventory_mode,db_extension,autoreg_tls_accept,compression_status,compress_older,instanceid,default_timezone,hk_events_service,auditlog_enabled,timeout_zabbix_agent,timeout_simple_check,timeout_snmp_agent,timeout_external_check,timeout_db_monitor,timeout_http_agent,timeout_ssh_agent,timeout_telnet_agent,timeout_script,auditlog_mode,timeout_browser from config order by configid] 536849:20260619:144805.648 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid] 536849:20260619:144805.650 In DCsync_config() 536849:20260619:144805.650 End of DCsync_config() 536849:20260619:144805.650 In DCsync_autoreg_config() 536849:20260619:144805.650 End of DCsync_autoreg_config() 536849:20260619:144805.650 In DCsync_autoreg_host() 536849:20260619:144805.650 End of DCsync_autoreg_host() 536849:20260619:144805.650 In dc_sync_proxy_group() 536849:20260619:144805.650 End of dc_sync_proxy_group() 536849:20260619:144805.650 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid] 536849:20260619:144805.650 query [txnlev:0] [select globalmacroid,macro,value,type from globalmacro] 536849:20260619:144805.652 query [txnlev:0] [select hostmacroid,hostid,macro,value,type from hostmacro] 536849:20260619:144805.663 In DCsync_host_tags() 536849:20260619:144805.663 End of DCsync_host_tags() 536849:20260619:144805.663 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_full,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,installer_name,deployment_status,url_a,url_b,url_c,host_networks,host_netmask,host_router,oob_ip,oob_netmask,oob_router,date_hw_purchase,date_hw_install,date_hw_expiry,date_hw_decomm,site_address_a,site_address_b,site_address_c,site_city,site_state,site_country,site_zip,site_rack,site_notes,poc_1_name,poc_1_email,poc_1_phone_a,poc_1_phone_b,poc_1_cell,poc_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,poc_2_notes from host_inventory] 536849:20260619:144805.664 query [txnlev:0] [select groupid,name from hstgrp where type=0] 536849:20260619:144805.665 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] 536849:20260619:144805.666 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active_till,tags_evaltype from maintenances] 536849:20260619:144805.666 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag] 536849:20260619:144805.667 query [txnlev:0] [select t.timeperiodid,t.timeperiod_type,t.every,t.month,t.dayofweek,t.day,t.start_time,t.period,t.start_date,m.maintenanceid from maintenances_windows m,timeperiods t where t.timeperiodid=m.timeperiodid] 536849:20260619:144805.669 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid] 536849:20260619:144805.669 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid] 536849:20260619:144805.669 In DCsync_proxies() 536849:20260619:144805.669 End of DCsync_proxies() 536849:20260619:144805.669 In DCsync_hosts() 536849:20260619:144805.669 End of DCsync_hosts() 536849:20260619:144805.669 In DCsync_host_inventory() 536849:20260619:144805.669 End of DCsync_host_inventory() 536849:20260619:144805.669 In DCsync_hostgroups() 536849:20260619:144805.669 End of DCsync_hostgroups() 536849:20260619:144805.669 In DCsync_hostgroup_hosts() 536849:20260619:144805.669 End of DCsync_hostgroup_hosts() 536849:20260619:144805.669 In DCsync_maintenances() 536849:20260619:144805.669 End of DCsync_maintenances() 536849:20260619:144805.669 In DCsync_maintenance_tags() 536849:20260619:144805.669 End of DCsync_maintenance_tags() 536849:20260619:144805.669 In DCsync_maintenance_groups() 536849:20260619:144805.669 End of DCsync_maintenance_groups() 536849:20260619:144805.669 In DCsync_maintenance_hosts() 536849:20260619:144805.669 End of DCsync_maintenance_hosts() 536849:20260619:144805.669 In DCsync_maintenance_periods() 536849:20260619:144805.669 End of DCsync_maintenance_periods() 536849:20260619:144805.669 In DCsync_connectors() 536849:20260619:144805.669 End of DCsync_connectors() 536849:20260619:144805.669 In DCsync_connector_tags() 536849:20260619:144805.669 End of DCsync_connector_tags() 536849:20260619:144805.669 In dc_sync_host_proxy() 536849:20260619:144805.669 End of dc_sync_host_proxy() 536849:20260619:144805.669 query [txnlev:0] [select i.interfaceid,i.hostid,i.type,i.main,i.useip,i.ip,i.dns,i.port,i.available,i.disable_until,i.error,i.errors_from,s.version,s.bulk,s.community,s.securityname,s.securitylevel,s.authpassphrase,s.privpassphrase,s.authprotocol,s.privprotocol,s.contextname,s.max_repetitions from interface i left join interface_snmp s on i.interfaceid=s.interfaceid] 536849:20260619:144805.669 query [txnlev:0] [select p.item_parameterid,p.itemid,p.name,p.value,i.hostid from item_parameter p,items i,hosts h where p.itemid=i.itemid and i.hostid=h.hostid and h.status in (0,1) and i.flags<>2 order by p.itemid] 536849:20260619:144805.671 In DCsync_interfaces() 536849:20260619:144805.671 End of DCsync_interfaces() 536849:20260619:144805.671 In DCsync_items() 536849:20260619:144805.671 End of DCsync_items() 536849:20260619:144805.671 In DCsync_item_discovery() 536849:20260619:144805.671 End of DCsync_item_discovery() 536849:20260619:144805.671 In DCsync_item_preproc() 536849:20260619:144805.671 End of DCsync_item_preproc() 536849:20260619:144805.671 In DCsync_items_param() 536849:20260619:144805.671 End of DCsync_items_param() 536849:20260619:144805.671 In DCsync_functions() 536849:20260619:144805.671 End of DCsync_functions() 536849:20260619:144805.671 query [txnlev:0] [select triggerid_down,triggerid_up from trigger_depends] 536849:20260619:144805.674 query [txnlev:0] [select r.name,e.expressionid,e.expression,e.expression_type,e.exp_delimiter,e.case_sensitive from regexps r,expressions e where r.regexpid=e.regexpid] 536849:20260619:144805.675 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where eventsource<>4 and status=0] 536849:20260619:144805.675 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] 536849:20260619:144805.677 query [txnlev:0] [select c.conditionid,c.actionid,c.conditiontype,c.operator,c.value,c.value2 from conditions c,actions a where c.actionid=a.actionid and a.status=0] 536849:20260619:144805.678 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0] 536849:20260619:144805.679 query [txnlev:0] [select cc.corr_conditionid,cc.correlationid,cc.type,cct.tag,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] 536849:20260619:144805.681 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] 536849:20260619:144805.682 In DCsync_triggers() 536849:20260619:144805.683 End of DCsync_triggers() 536849:20260619:144805.683 In DCsync_trigdeps() 536849:20260619:144805.683 End of DCsync_trigdeps() 536849:20260619:144805.683 In DCsync_expressions() 536849:20260619:144805.683 End of DCsync_expressions() 536849:20260619:144805.683 In DCsync_actions() 536849:20260619:144805.683 End of DCsync_actions() 536849:20260619:144805.683 In DCsync_action_ops() 536849:20260619:144805.683 End of DCsync_action_ops() 536849:20260619:144805.683 In DCsync_action_conditions() 536849:20260619:144805.683 End of DCsync_action_conditions() 536849:20260619:144805.683 In DCsync_trigger_tags() 536849:20260619:144805.683 End of DCsync_trigger_tags() 536849:20260619:144805.683 In DCsync_item_tags() 536849:20260619:144805.683 End of DCsync_item_tags() 536849:20260619:144805.683 In DCsync_correlations() 536849:20260619:144805.684 End of DCsync_correlations() 536849:20260619:144805.684 In DCsync_corr_conditions() 536849:20260619:144805.684 End of DCsync_corr_conditions() 536849:20260619:144805.684 In DCsync_corr_operations() 536849:20260619:144805.684 End of DCsync_corr_operations() 536849:20260619:144805.684 In dc_sync_drules() 536849:20260619:144805.684 End of dc_sync_drules() 536849:20260619:144805.684 In dc_sync_dchecks() 536849:20260619:144805.684 End of dc_sync_dchecks() 536849:20260619:144805.684 In dc_sync_httptests() 536849:20260619:144805.684 End of dc_sync_httptests() 536849:20260619:144805.684 In dc_sync_httptest_fields() 536849:20260619:144805.684 End of dc_sync_httptest_fields() 536849:20260619:144805.684 In dc_sync_httpsteps() 536849:20260619:144805.684 End of dc_sync_httpsteps() 536849:20260619:144805.684 In dc_sync_httpstep_fields() 536849:20260619:144805.684 End of dc_sync_httpstep_fields() 536849:20260619:144805.684 zbx_dc_sync_configuration() changelog : sql:0.001913 sec (0 records) 536849:20260619:144805.685 zbx_dc_sync_configuration() reindex : 0.000000 sec 0 bytes (0). 536849:20260619:144805.685 zbx_dc_sync_configuration() timers : 0.000000 sec 0 bytes (0 functions, 0 triggers). 536849:20260619:144805.685 zbx_dc_sync_configuration() topology : 0.000000 sec 0 bytes. 536849:20260619:144805.685 zbx_dc_sync_configuration() um_cache : 0.000000 sec 0 bytes. 536849:20260619:144805.685 zbx_dc_sync_configuration() proxy_group: sql:0.000003 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() hosts: sql:0.000003 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() host_proxy: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() items: sql:0.000003 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() item_discovery: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() triggers: sql:0.000002 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() functions: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() trigger_tag: sql:0.000003 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() item_tag: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() host_tag: sql:0.000003 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() item_preproc: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() drules: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() dchecks: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() httptest: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() httptest_field: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() httpstep: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() httpstep_field: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() connector: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() connector_tag: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() proxy: sql:0.000004 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() config: sql:0.001330 sync:0.000011 sec 0 bytes (1/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() config_autoreg_tls: sql:0.001120 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() autoreg_host: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() host_inventory: sql:0.001007 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() hosts_templates: sql:0.000683 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() globalmacro: sql:0.001382 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() hostmacro: sql:0.010910 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() interface: sql:0.000261 sync:0.000008 sec 0 bytes (25/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() trigger_depends: sql:0.003063 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() regexps: sql:0.000729 sync:0.000002 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() actions: sql:0.000541 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() operations: sql:0.001491 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() conditions: sql:0.001141 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() correlation: sql:0.000885 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() corr_condition: sql:0.002476 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() corr_operation: sql:0.001213 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() hstgrp: sql:0.000754 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() hosts_groups: sql:0.001523 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() item_parameter: sql:0.001102 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() maintenances: sql:0.000269 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() maintenances_windows: sql:0.001244 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.685 zbx_dc_sync_configuration() maintenance_tag: sql:0.000991 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.686 zbx_dc_sync_configuration() maintenances_groups: sql:0.000242 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.686 zbx_dc_sync_configuration() maintenances_hosts: sql:0.000070 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144805.686 zbx_dc_sync_configuration() total sql : 0.034459 sec. 536849:20260619:144805.686 zbx_dc_sync_configuration() total sync : 0.000032 sec. 536849:20260619:144805.686 zbx_dc_sync_configuration() total memory difference: 0 bytes. 536849:20260619:144805.686 zbx_dc_sync_configuration() proxies : 0 (0 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() proxies_p : 0 (0 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() hosts : 1 (11 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() hosts_h : 1 (11 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() autoreg_hosts: 0 (11 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() psks : 0 (0 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() ipmihosts : 0 (0 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() host_invent: 4 (11 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() glob macros: 1 (11 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() host macros: 6591 (9029 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() kvs_paths : 0 536849:20260619:144805.686 zbx_dc_sync_configuration() interfaces : 1 (11 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() interfaces_snmp : 0 (0 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() interfac_ht: 1 (11 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() if_snmpitms: 0 (0 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() if_snmpaddr: 0 (0 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() item_discovery : 7611 (15227 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() items : 18 (36467 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() items_hk : 18 (36467 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() template_items : 18212 (30509 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() preprocitems: 0 (47381 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() item_tag_links: 0 (56687 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() functions : 0 (21283 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() triggers : 6790 (13591 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() trigdeps : 2718 (4007 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() trig. tags : 8662 (13553 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() expressions: 10 (17 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() actions : 0 (0 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() conditions : 0 (0 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() corr. : 0 (0 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() corr. conds: 0 (0 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() corr. ops : 0 (0 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() hgroups : 7 (11 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() item procs : 0 (47381 slots) 536849:20260619:144805.686 zbx_dc_sync_configuration() maintenance: 0 (0 slots) 536849:20260619:144805.687 zbx_dc_sync_configuration() maint tags : 0 (0 slots) 536849:20260619:144805.687 zbx_dc_sync_configuration() maint time : 0 (0 slots) 536849:20260619:144805.687 zbx_dc_sync_configuration() drules : 1 (11 slots) 536849:20260619:144805.687 zbx_dc_sync_configuration() dchecks : 1 (11 slots) 536849:20260619:144805.687 zbx_dc_sync_configuration() httptests : 2 (11 slots) 536849:20260619:144805.687 zbx_dc_sync_configuration() httptestfld: 0 (0 slots) 536849:20260619:144805.687 zbx_dc_sync_configuration() httpsteps : 4 (11 slots) 536849:20260619:144805.687 zbx_dc_sync_configuration() httpstepfld: 2 (11 slots) 536849:20260619:144805.687 zbx_dc_sync_configuration() connector: 0 (0 slots) 536849:20260619:144805.687 zbx_dc_sync_configuration() connector tags : 0 (0 slots) 536849:20260619:144805.687 zbx_dc_sync_configuration() proxy groups : 0 (0 slots) 536849:20260619:144805.687 zbx_dc_sync_configuration() host proxy : 0 (0 slots) 536849:20260619:144805.687 zbx_dc_sync_configuration() queue[0] : 0 (0 allocated) 536849:20260619:144805.687 zbx_dc_sync_configuration() queue[1] : 0 (0 allocated) 536849:20260619:144805.687 zbx_dc_sync_configuration() queue[2] : 0 (0 allocated) 536849:20260619:144805.687 zbx_dc_sync_configuration() queue[3] : 0 (0 allocated) 536849:20260619:144805.687 zbx_dc_sync_configuration() queue[4] : 0 (0 allocated) 536849:20260619:144805.687 zbx_dc_sync_configuration() queue[5] : 0 (0 allocated) 536849:20260619:144805.687 zbx_dc_sync_configuration() queue[6] : 0 (0 allocated) 536849:20260619:144805.687 zbx_dc_sync_configuration() queue[7] : 0 (0 allocated) 536849:20260619:144805.687 zbx_dc_sync_configuration() queue[8] : 0 (0 allocated) 536849:20260619:144805.687 zbx_dc_sync_configuration() queue[9] : 0 (0 allocated) 536849:20260619:144805.687 zbx_dc_sync_configuration() queue[10] : 0 (0 allocated) 536849:20260619:144805.687 zbx_dc_sync_configuration() queue[11] : 0 (0 allocated) 536849:20260619:144805.687 zbx_dc_sync_configuration() pqueue : 0 (0 allocated) 536849:20260619:144805.687 zbx_dc_sync_configuration() timer queue: 0 (0 allocated) 536849:20260619:144805.687 zbx_dc_sync_configuration() changelog : 1893 536849:20260619:144805.687 zbx_dc_sync_configuration() configfree : 75.304151% 536849:20260619:144805.687 zbx_dc_sync_configuration() strings : 9421 (13553 slots) 536849:20260619:144805.687 === memory statistics for configuration cache === 536849:20260619:144805.687 free chunks of size >= 256 bytes: 5 536849:20260619:144805.687 min chunk size: 280 bytes 536849:20260619:144805.687 max chunk size: 25221384 bytes 536849:20260619:144805.687 memory of total size 32299808 bytes fragmented into 78391 chunks 536849:20260619:144805.687 of those, 25267880 bytes are in 5 free chunks 536849:20260619:144805.688 of those, 7031928 bytes are in 78386 used chunks 536849:20260619:144805.688 of those, 1254240 bytes are used by allocation overhead 536849:20260619:144805.688 ================================ 536849:20260619:144805.688 zbx_dbsync_env_flush_changelog() changelog : 1893 (2671 slots) 536849:20260619:144805.689 End of zbx_dc_sync_configuration() 536849:20260619:144805.689 In zbx_dc_sync_kvs_paths() 536849:20260619:144805.689 End of zbx_dc_sync_kvs_paths() 536849:20260619:144805.689 In zbx_dc_config_get_hostids_by_revision() 536849:20260619:144805.689 End of zbx_dc_config_get_hostids_by_revision() 536849:20260619:144805.689 In zbx_dc_update_interfaces_availability() 536849:20260619:144805.689 In zbx_dc_reset_interfaces_availability() 536849:20260619:144805.689 End of zbx_dc_reset_interfaces_availability() interfaces:0 536849:20260619:144805.689 End of zbx_dc_update_interfaces_availability() 536849:20260619:144805.689 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.044271 sec, idle 10 sec]' 536849:20260619:144805.689 In zbx_ipc_async_socket_recv() timeout:10 536886:20260619:144805.716 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144805.716 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144805.716 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144805.716 [discovery manager] In process_results() del_druleids:0 536886:20260619:144805.716 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144805.716 [discovery manager] End of process_results() ret:0 536886:20260619:144805.716 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144805.716 [discovery manager] In process_discovery() 536886:20260619:144805.716 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144805.716 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536953:20260619:144805.737 End of zbx_ipc_service_recv():2 536985:20260619:144805.737 End of zbx_ipc_service_recv():2 536985:20260619:144805.737 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144805.737 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.004668 sec during 5.004691 sec]' 536953:20260619:144805.737 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144805.764 End of zbx_ipc_service_recv():2 536874:20260619:144805.764 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.009213 sec during 5.010000 sec]' 536874:20260619:144805.764 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144805.765 End of zbx_ipc_async_socket_recv():0 536947:20260619:144805.765 In zbx_ipc_async_socket_send() 536947:20260619:144805.765 In zbx_ipc_client_send() clientid:0 536947:20260619:144805.765 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144805.765 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144805.765 In am_db_update_watchdog() 536947:20260619:144805.765 query [txnlev:0] [select m.mediaid,m.mediatypeid,m.sendto,mt.type from media m,users_groups u,config c,media_type mt where m.userid=u.userid and u.usrgrpid=c.alert_usrgrpid and m.mediatypeid=mt.mediatypeid and m.active=0 and mt.status=0 and mt.type<>4] 536874:20260619:144805.765 End of zbx_ipc_service_recv():1 536874:20260619:144805.765 In am_flush_results() results:0 536874:20260619:144805.765 In zbx_ipc_client_send() clientid:7 536874:20260619:144805.765 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144805.765 End of am_flush_results() 536874:20260619:144805.765 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144805.766 In zbx_ipc_async_socket_send() 536947:20260619:144805.766 In zbx_ipc_client_send() clientid:0 536947:20260619:144805.766 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144805.766 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144805.766 End of am_db_update_watchdog() recipients:0 536947:20260619:144805.766 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000836 sec, idle 1 sec]' 536947:20260619:144805.766 In zbx_ipc_async_socket_recv() timeout:1 536947:20260619:144805.766 End of zbx_ipc_async_socket_recv():0 536947:20260619:144805.766 In am_db_flush_results() 536947:20260619:144805.766 End of am_db_flush_results() flushed:0 536947:20260619:144805.766 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000011 sec, idle 1 sec]' 536874:20260619:144805.766 End of zbx_ipc_service_recv():1 536874:20260619:144805.766 In am_sync_watchdog() recipients:0 536874:20260619:144805.766 End of am_sync_watchdog() recipients:0 536874:20260619:144805.766 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144805.766 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144805.840 End of zbx_ipc_service_recv():2 536846:20260619:144805.840 In zbx_ipc_async_socket_send() 536846:20260619:144805.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144805.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144805.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144805.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144805.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144805.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144805.841 End of zbx_ipc_service_recv():1 536837:20260619:144805.841 In zbx_ha_dispatch_message() 536837:20260619:144805.841 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144805.841 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144805.901 End of zbx_ipc_service_recv():2 536878:20260619:144805.902 In zbx_pp_manager_process_finished() 536878:20260619:144805.902 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144805.902 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.025216 sec during 5.027094 sec]' 536878:20260619:144805.902 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144806.123 End of zbx_ipc_service_recv():2 536848:20260619:144806.123 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144806.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144806.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144806.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144806.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144806.288 queue processing_num:0 pending:0 536909:20260619:144806.296 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144806.296 In collect_selfmon_stats() 536909:20260619:144806.296 In zbx_timekeeper_collect() 536909:20260619:144806.296 End of zbx_timekeeper_collect() 536909:20260619:144806.296 End of collect_selfmon_stats() 536909:20260619:144806.296 zbx_setproctitle() title:'self-monitoring [processed data in 0.000146 sec, idle 1 sec]' 536970:20260619:144806.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144806.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144806.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144806.305 In zbx_dc_config_get_poller_items() poller_type:8 536970:20260619:144806.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144806.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144806.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144806.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144806.305 queue processing_num:0 pending:0 536970:20260619:144806.305 queue processing_num:0 pending:0 536879:20260619:144806.348 End of zbx_ipc_service_recv():2 536879:20260619:144806.348 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144806.403 End of zbx_ipc_service_recv():2 536878:20260619:144806.404 In zbx_pp_manager_process_finished() 536878:20260619:144806.404 In zbx_timekeeper_collect() 536878:20260619:144806.404 End of zbx_timekeeper_collect() 536878:20260619:144806.404 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144806.404 In zbx_ipc_service_recv() timeout:0.500 536889:20260619:144806.498 End of zbx_ipc_async_socket_recv():0 536889:20260619:144806.499 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000045 sec, syncing history]' 536890:20260619:144806.499 End of zbx_ipc_async_socket_recv():0 536890:20260619:144806.499 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000135 sec, syncing history]' 536890:20260619:144806.499 In zbx_sync_history_cache() history_num:0 536890:20260619:144806.499 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000035 sec, idle 1 sec]' 536890:20260619:144806.499 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144806.499 In zbx_sync_history_cache() history_num:0 536889:20260619:144806.499 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000246 sec, idle 1 sec]' 536889:20260619:144806.499 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144806.503 End of zbx_ipc_async_socket_recv():0 536887:20260619:144806.503 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000112 sec, syncing history]' 536887:20260619:144806.503 In zbx_sync_history_cache() history_num:0 536887:20260619:144806.503 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000026 sec, idle 1 sec]' 536887:20260619:144806.503 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144806.503 End of zbx_ipc_async_socket_recv():0 536888:20260619:144806.503 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000034 sec, syncing history]' 536888:20260619:144806.503 In zbx_sync_history_cache() history_num:0 536888:20260619:144806.503 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000021 sec, idle 1 sec]' 536888:20260619:144806.503 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144806.512 End of zbx_ipc_async_socket_recv():0 536891:20260619:144806.512 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002149 sec, processing escalations]' 536891:20260619:144806.512 In process_escalations() 536891:20260619:144806.512 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869689 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144806.512 End of process_escalations() 536891:20260619:144806.512 In process_escalations() 536891:20260619:144806.512 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869689 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144806.512 End of process_escalations() 536891:20260619:144806.512 In process_escalations() 536891:20260619:144806.512 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869689 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144806.513 End of process_escalations() 536891:20260619:144806.513 In process_escalations() 536891:20260619:144806.513 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869689 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144806.513 End of process_escalations() 536891:20260619:144806.513 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.000979 sec, idle 3 sec]' 536891:20260619:144806.513 In zbx_ipc_async_socket_recv() timeout:3 536982:20260619:144806.531 End of zbx_ipc_service_recv():2 536982:20260619:144806.531 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144806.738 End of zbx_ipc_service_recv():2 536985:20260619:144806.738 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144806.738 End of zbx_ipc_service_recv():2 536953:20260619:144806.738 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144806.767 End of zbx_ipc_service_recv():2 536874:20260619:144806.767 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144806.767 End of zbx_ipc_async_socket_recv():0 536947:20260619:144806.767 In zbx_ipc_async_socket_send() 536947:20260619:144806.767 In zbx_ipc_client_send() clientid:0 536947:20260619:144806.767 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144806.767 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144806.767 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000062 sec, idle 1 sec]' 536947:20260619:144806.767 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144806.767 End of zbx_ipc_service_recv():1 536874:20260619:144806.767 In am_flush_results() results:0 536874:20260619:144806.767 In zbx_ipc_client_send() clientid:7 536874:20260619:144806.767 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144806.767 End of am_flush_results() 536874:20260619:144806.767 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144806.768 End of zbx_ipc_async_socket_recv():0 536947:20260619:144806.768 In am_db_flush_results() 536947:20260619:144806.768 End of am_db_flush_results() flushed:0 536947:20260619:144806.768 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000012 sec, idle 1 sec]' 536947:20260619:144806.768 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144806.840 End of zbx_ipc_service_recv():2 536846:20260619:144806.840 In zbx_ipc_async_socket_send() 536846:20260619:144806.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144806.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144806.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144806.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144806.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144806.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144806.840 End of zbx_ipc_service_recv():1 536837:20260619:144806.840 In zbx_ha_dispatch_message() 536837:20260619:144806.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144806.840 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144806.904 End of zbx_ipc_service_recv():2 536878:20260619:144806.904 In zbx_pp_manager_process_finished() 536878:20260619:144806.904 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144806.905 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144807.124 End of zbx_ipc_service_recv():2 536848:20260619:144807.124 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144807.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144807.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144807.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144807.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144807.288 queue processing_num:0 pending:0 536909:20260619:144807.296 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144807.296 In collect_selfmon_stats() 536909:20260619:144807.296 In zbx_timekeeper_collect() 536909:20260619:144807.296 End of zbx_timekeeper_collect() 536909:20260619:144807.296 End of collect_selfmon_stats() 536909:20260619:144807.296 zbx_setproctitle() title:'self-monitoring [processed data in 0.000120 sec, idle 1 sec]' 536970:20260619:144807.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144807.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144807.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144807.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144807.304 queue processing_num:0 pending:0 536971:20260619:144807.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144807.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144807.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144807.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144807.305 queue processing_num:0 pending:0 536879:20260619:144807.350 End of zbx_ipc_service_recv():2 536879:20260619:144807.350 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144807.408 End of zbx_ipc_service_recv():2 536878:20260619:144807.408 In zbx_pp_manager_process_finished() 536878:20260619:144807.408 In zbx_timekeeper_collect() 536878:20260619:144807.408 End of zbx_timekeeper_collect() 536878:20260619:144807.408 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144807.408 In zbx_ipc_service_recv() timeout:0.500 536887:20260619:144807.504 End of zbx_ipc_async_socket_recv():0 536887:20260619:144807.505 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000026 sec, syncing history]' 536887:20260619:144807.505 In zbx_sync_history_cache() history_num:0 536887:20260619:144807.505 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000087 sec, idle 1 sec]' 536887:20260619:144807.505 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144807.505 End of zbx_ipc_async_socket_recv():0 536890:20260619:144807.505 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000035 sec, syncing history]' 536890:20260619:144807.505 In zbx_sync_history_cache() history_num:0 536890:20260619:144807.505 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000033 sec, idle 1 sec]' 536890:20260619:144807.505 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144807.505 End of zbx_ipc_async_socket_recv():0 536888:20260619:144807.505 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000021 sec, syncing history]' 536888:20260619:144807.505 In zbx_sync_history_cache() history_num:0 536888:20260619:144807.505 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000041 sec, idle 1 sec]' 536888:20260619:144807.505 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144807.506 End of zbx_ipc_async_socket_recv():0 536889:20260619:144807.506 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000246 sec, syncing history]' 536889:20260619:144807.506 In zbx_sync_history_cache() history_num:0 536889:20260619:144807.506 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000064 sec, idle 1 sec]' 536889:20260619:144807.506 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144807.532 End of zbx_ipc_service_recv():2 536982:20260619:144807.532 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144807.740 End of zbx_ipc_service_recv():2 536953:20260619:144807.740 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144807.741 End of zbx_ipc_service_recv():2 536985:20260619:144807.741 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144807.768 End of zbx_ipc_service_recv():2 536874:20260619:144807.768 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144807.772 End of zbx_ipc_async_socket_recv():0 536947:20260619:144807.772 In zbx_ipc_async_socket_send() 536947:20260619:144807.772 In zbx_ipc_client_send() clientid:0 536947:20260619:144807.772 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144807.772 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144807.772 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000071 sec, idle 1 sec]' 536947:20260619:144807.772 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144807.772 End of zbx_ipc_service_recv():1 536874:20260619:144807.772 In am_flush_results() results:0 536874:20260619:144807.772 In zbx_ipc_client_send() clientid:7 536874:20260619:144807.772 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144807.772 End of am_flush_results() 536874:20260619:144807.772 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144807.773 End of zbx_ipc_async_socket_recv():0 536947:20260619:144807.773 In am_db_flush_results() 536947:20260619:144807.773 End of am_db_flush_results() flushed:0 536947:20260619:144807.773 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000016 sec, idle 1 sec]' 536947:20260619:144807.773 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144807.840 End of zbx_ipc_service_recv():2 536846:20260619:144807.840 In zbx_ipc_async_socket_send() 536846:20260619:144807.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144807.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144807.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144807.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144807.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144807.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144807.840 End of zbx_ipc_service_recv():1 536837:20260619:144807.840 In zbx_ha_dispatch_message() 536837:20260619:144807.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144807.840 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144807.909 End of zbx_ipc_service_recv():2 536878:20260619:144807.909 In zbx_pp_manager_process_finished() 536878:20260619:144807.909 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144807.909 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144808.128 End of zbx_ipc_service_recv():2 536848:20260619:144808.128 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144808.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144808.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144808.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144808.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144808.289 queue processing_num:0 pending:0 536909:20260619:144808.297 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144808.297 In collect_selfmon_stats() 536909:20260619:144808.297 In zbx_timekeeper_collect() 536909:20260619:144808.297 End of zbx_timekeeper_collect() 536909:20260619:144808.297 End of collect_selfmon_stats() 536909:20260619:144808.297 zbx_setproctitle() title:'self-monitoring [processed data in 0.000219 sec, idle 1 sec]' 536971:20260619:144808.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144808.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144808.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144808.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144808.305 queue processing_num:0 pending:0 536970:20260619:144808.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144808.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144808.305 queue processing_num:0 pending:0 536970:20260619:144808.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144808.305 End of zbx_ipc_async_socket_recv():0 536879:20260619:144808.355 End of zbx_ipc_service_recv():2 536879:20260619:144808.355 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144808.409 End of zbx_ipc_service_recv():2 536878:20260619:144808.410 In zbx_pp_manager_process_finished() 536878:20260619:144808.410 In zbx_timekeeper_collect() 536878:20260619:144808.410 End of zbx_timekeeper_collect() 536878:20260619:144808.410 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144808.410 In zbx_ipc_service_recv() timeout:0.500 536887:20260619:144808.505 End of zbx_ipc_async_socket_recv():0 536887:20260619:144808.506 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000087 sec, syncing history]' 536887:20260619:144808.506 In zbx_sync_history_cache() history_num:0 536887:20260619:144808.506 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000034 sec, idle 1 sec]' 536887:20260619:144808.506 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144808.506 End of zbx_ipc_async_socket_recv():0 536890:20260619:144808.506 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000033 sec, syncing history]' 536890:20260619:144808.506 In zbx_sync_history_cache() history_num:0 536890:20260619:144808.506 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000101 sec, idle 1 sec]' 536890:20260619:144808.506 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144808.507 End of zbx_ipc_async_socket_recv():0 536888:20260619:144808.507 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000041 sec, syncing history]' 536888:20260619:144808.507 In zbx_sync_history_cache() history_num:0 536888:20260619:144808.507 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000040 sec, idle 1 sec]' 536888:20260619:144808.507 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144808.507 End of zbx_ipc_async_socket_recv():0 536889:20260619:144808.507 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000064 sec, syncing history]' 536889:20260619:144808.507 In zbx_sync_history_cache() history_num:0 536889:20260619:144808.507 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000069 sec, idle 1 sec]' 536889:20260619:144808.507 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144808.533 End of zbx_ipc_service_recv():2 536982:20260619:144808.533 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144808.741 End of zbx_ipc_service_recv():2 536953:20260619:144808.741 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144808.742 End of zbx_ipc_service_recv():2 536985:20260619:144808.742 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144808.774 End of zbx_ipc_service_recv():2 536874:20260619:144808.774 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144808.774 End of zbx_ipc_async_socket_recv():0 536947:20260619:144808.774 In zbx_ipc_async_socket_send() 536947:20260619:144808.774 In zbx_ipc_client_send() clientid:0 536947:20260619:144808.774 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144808.774 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144808.774 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000143 sec, idle 1 sec]' 536947:20260619:144808.774 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144808.774 End of zbx_ipc_service_recv():1 536874:20260619:144808.774 In am_flush_results() results:0 536874:20260619:144808.774 In zbx_ipc_client_send() clientid:7 536874:20260619:144808.775 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144808.775 End of am_flush_results() 536874:20260619:144808.775 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144808.775 End of zbx_ipc_async_socket_recv():0 536947:20260619:144808.775 In am_db_flush_results() 536947:20260619:144808.775 End of am_db_flush_results() flushed:0 536947:20260619:144808.775 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000097 sec, idle 1 sec]' 536947:20260619:144808.775 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144808.840 End of zbx_ipc_service_recv():2 536846:20260619:144808.840 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144808.840 query [txnlev:1] [begin;] 536837:20260619:144808.841 End of zbx_ipc_service_recv():2 536837:20260619:144808.841 In zbx_ha_dispatch_message() 536837:20260619:144808.841 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144808.841 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144808.841 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536846:20260619:144808.842 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144808.842 In ha_db_get_time() 536846:20260619:144808.842 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144808.842 End of ha_db_get_time():SUCCEED db_time:1781869689 536846:20260619:144808.842 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144808.843 query [txnlev:1] [commit;] 536846:20260619:144808.846 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144808.846 In zbx_ipc_async_socket_send() 536846:20260619:144808.846 In zbx_ipc_client_send() clientid:0 536846:20260619:144808.846 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144808.846 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144808.846 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144808.846 End of zbx_ipc_async_socket_flush():0 536846:20260619:144808.846 In zbx_ipc_service_recv() timeout:0.997 536837:20260619:144808.847 End of zbx_ipc_service_recv():1 536837:20260619:144808.847 In zbx_ha_dispatch_message() 536837:20260619:144808.847 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144808.847 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144808.912 End of zbx_ipc_service_recv():2 536878:20260619:144808.912 In zbx_pp_manager_process_finished() 536878:20260619:144808.912 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144808.912 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144809.129 End of zbx_ipc_service_recv():2 536848:20260619:144809.129 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144809.299 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144809.299 End of zbx_ipc_async_socket_recv():0 536972:20260619:144809.299 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144809.299 End of zbx_dc_config_get_poller_items():0 536909:20260619:144809.299 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144809.299 In collect_selfmon_stats() 536909:20260619:144809.299 In zbx_timekeeper_collect() 536909:20260619:144809.299 End of zbx_timekeeper_collect() 536909:20260619:144809.299 End of collect_selfmon_stats() 536909:20260619:144809.299 zbx_setproctitle() title:'self-monitoring [processed data in 0.000164 sec, idle 1 sec]' 536972:20260619:144809.299 queue processing_num:0 pending:0 536971:20260619:144809.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144809.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144809.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144809.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144809.304 queue processing_num:0 pending:0 536970:20260619:144809.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144809.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144809.304 queue processing_num:0 pending:0 536970:20260619:144809.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144809.304 End of zbx_ipc_async_socket_recv():0 536879:20260619:144809.357 End of zbx_ipc_service_recv():2 536879:20260619:144809.357 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144809.468 End of zbx_ipc_service_recv():2 536878:20260619:144809.468 In zbx_pp_manager_process_finished() 536878:20260619:144809.468 In zbx_timekeeper_collect() 536878:20260619:144809.468 End of zbx_timekeeper_collect() 536878:20260619:144809.468 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144809.468 In zbx_ipc_service_recv() timeout:0.500 536888:20260619:144809.508 End of zbx_ipc_async_socket_recv():0 536888:20260619:144809.508 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000040 sec, syncing history]' 536888:20260619:144809.508 In zbx_sync_history_cache() history_num:0 536888:20260619:144809.508 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000033 sec, idle 1 sec]' 536888:20260619:144809.508 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144809.508 End of zbx_ipc_async_socket_recv():0 536889:20260619:144809.508 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000069 sec, syncing history]' 536889:20260619:144809.508 In zbx_sync_history_cache() history_num:0 536889:20260619:144809.508 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000022 sec, idle 1 sec]' 536889:20260619:144809.508 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144809.511 End of zbx_ipc_async_socket_recv():0 536887:20260619:144809.511 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000034 sec, syncing history]' 536887:20260619:144809.511 In zbx_sync_history_cache() history_num:0 536890:20260619:144809.511 End of zbx_ipc_async_socket_recv():0 536890:20260619:144809.511 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000101 sec, syncing history]' 536890:20260619:144809.511 In zbx_sync_history_cache() history_num:0 536890:20260619:144809.511 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000021 sec, idle 1 sec]' 536890:20260619:144809.511 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144809.511 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000194 sec, idle 1 sec]' 536887:20260619:144809.511 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144809.516 End of zbx_ipc_async_socket_recv():0 536891:20260619:144809.516 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.000979 sec, processing escalations]' 536891:20260619:144809.516 In process_escalations() 536891:20260619:144809.516 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869692 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144809.517 End of process_escalations() 536891:20260619:144809.517 In process_escalations() 536891:20260619:144809.517 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869692 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144809.517 End of process_escalations() 536891:20260619:144809.517 In process_escalations() 536891:20260619:144809.517 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869692 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144809.518 End of process_escalations() 536891:20260619:144809.518 In process_escalations() 536891:20260619:144809.518 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869692 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144809.518 End of process_escalations() 536891:20260619:144809.518 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002523 sec, idle 3 sec]' 536891:20260619:144809.518 In zbx_ipc_async_socket_recv() timeout:3 536982:20260619:144809.534 End of zbx_ipc_service_recv():2 536982:20260619:144809.534 In zbx_ipc_service_recv() timeout:1.000 536944:20260619:144809.599 zbx_setproctitle() title:'trapper #5 [processing data]' 536944:20260619:144809.599 In zbx_ipc_async_socket_recv() timeout:0 536944:20260619:144809.599 End of zbx_ipc_async_socket_recv():0 536944:20260619:144809.599 trapper got request 'status.get' 536944:20260619:144809.599 In recv_getstatus() 536944:20260619:144809.599 In zbx_get_user_from_json() 536944:20260619:144809.599 In zbx_db_get_user_by_active_session() sessionid:****** 536944:20260619:144809.599 query [txnlev:0] [select u.userid,u.roleid,u.username,r.type from sessions...] 536944:20260619:144809.600 End of zbx_db_get_user_by_active_session():FAIL 536944:20260619:144809.600 Permission denied 536944:20260619:144809.600 End of zbx_get_user_from_json():FAIL 536944:20260619:144809.600 In zbx_send_response_json() 536944:20260619:144809.600 zbx_send_response_json() '{"response":"failed","info":"Permission denied."}' 536944:20260619:144809.600 End of zbx_send_response_json():SUCCEED 536944:20260619:144809.600 End of recv_getstatus():FAIL 536944:20260619:144809.600 zbx_setproctitle() title:'trapper #5 [processed data in 0.001241 sec, waiting for connection]' 536953:20260619:144809.742 End of zbx_ipc_service_recv():2 536953:20260619:144809.743 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144809.743 End of zbx_ipc_service_recv():2 536985:20260619:144809.743 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144809.810 End of zbx_ipc_async_socket_recv():0 536947:20260619:144809.810 In zbx_ipc_async_socket_send() 536947:20260619:144809.810 In zbx_ipc_client_send() clientid:0 536947:20260619:144809.810 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144809.810 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144809.810 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000081 sec, idle 1 sec]' 536947:20260619:144809.810 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144809.810 End of zbx_ipc_service_recv():1 536874:20260619:144809.810 In am_flush_results() results:0 536874:20260619:144809.810 In zbx_ipc_client_send() clientid:7 536874:20260619:144809.810 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144809.810 End of am_flush_results() 536874:20260619:144809.811 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144809.811 End of zbx_ipc_async_socket_recv():0 536947:20260619:144809.811 In am_db_flush_results() 536947:20260619:144809.811 End of am_db_flush_results() flushed:0 536947:20260619:144809.811 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000012 sec, idle 1 sec]' 536947:20260619:144809.811 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144809.846 End of zbx_ipc_service_recv():2 536846:20260619:144809.846 In zbx_ipc_async_socket_send() 536846:20260619:144809.846 In zbx_ipc_client_send() clientid:0 536846:20260619:144809.846 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144809.846 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144809.846 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144809.846 End of zbx_ipc_async_socket_flush():0 536846:20260619:144809.846 In zbx_ipc_service_recv() timeout:0.992 536837:20260619:144809.846 End of zbx_ipc_service_recv():1 536837:20260619:144809.847 In zbx_ha_dispatch_message() 536837:20260619:144809.847 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144809.847 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144809.968 End of zbx_ipc_service_recv():2 536878:20260619:144809.968 In zbx_pp_manager_process_finished() 536878:20260619:144809.968 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144809.968 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144810.134 End of zbx_ipc_service_recv():2 536848:20260619:144810.134 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.012496 sec during 5.012518 sec]' 536848:20260619:144810.134 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144810.289 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144810.290 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144810.290 End of zbx_ipc_async_socket_recv():0 536972:20260619:144810.290 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144810.290 End of zbx_dc_config_get_poller_items():0 536972:20260619:144810.290 queue processing_num:0 pending:0 536892:20260619:144810.300 End of zbx_ipc_async_socket_recv():0 536892:20260619:144810.300 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000057 sec, getting values]' 536892:20260619:144810.300 In get_values() 536892:20260619:144810.300 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144810.300 End of zbx_dc_config_get_poller_items():0 536892:20260619:144810.300 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144810.300 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144810.300 End of get_values():0 536892:20260619:144810.300 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000052 sec, idle 5 sec]' 536892:20260619:144810.300 In zbx_ipc_async_socket_recv() timeout:5 536933:20260619:144810.300 End of zbx_ipc_async_socket_recv():0 536933:20260619:144810.300 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000042 sec, getting values]' 536933:20260619:144810.300 In get_values() 536933:20260619:144810.300 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144810.300 End of zbx_dc_config_get_poller_items():0 536933:20260619:144810.300 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144810.300 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144810.300 End of get_values():0 536933:20260619:144810.300 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000038 sec, idle 5 sec]' 536933:20260619:144810.300 In zbx_ipc_async_socket_recv() timeout:5 536896:20260619:144810.300 End of zbx_ipc_async_socket_recv():0 536896:20260619:144810.300 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000039 sec, getting values]' 536896:20260619:144810.300 In get_values() 536896:20260619:144810.300 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144810.300 End of zbx_dc_config_get_poller_items():0 536896:20260619:144810.300 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144810.300 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144810.300 End of get_values():0 536896:20260619:144810.300 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000072 sec, idle 5 sec]' 536896:20260619:144810.300 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144810.300 End of zbx_ipc_async_socket_recv():0 536906:20260619:144810.300 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000036 sec, getting values]' 536885:20260619:144810.300 End of zbx_ipc_async_socket_recv():0 536897:20260619:144810.300 End of zbx_ipc_async_socket_recv():0 536897:20260619:144810.300 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000045 sec, getting values]' 536897:20260619:144810.300 In get_values() 536897:20260619:144810.300 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144810.300 End of zbx_dc_config_get_poller_items():0 536897:20260619:144810.300 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536885:20260619:144810.300 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000041 sec, getting values]' 536885:20260619:144810.300 In get_values() 536885:20260619:144810.300 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144810.300 End of zbx_dc_config_get_poller_items():0 536885:20260619:144810.300 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144810.300 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144810.300 End of get_values():0 536885:20260619:144810.300 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000156 sec, idle 5 sec]' 536885:20260619:144810.300 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144810.300 End of zbx_ipc_async_socket_recv():0 536931:20260619:144810.300 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000249 sec, getting values]' 536931:20260619:144810.300 In get_values() 536931:20260619:144810.300 In zbx_dc_config_get_poller_items() poller_type:0 536931:20260619:144810.300 End of zbx_dc_config_get_poller_items():0 536931:20260619:144810.300 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144810.300 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144810.300 End of get_values():0 536931:20260619:144810.300 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000036 sec, idle 5 sec]' 536931:20260619:144810.300 In zbx_ipc_async_socket_recv() timeout:5 536932:20260619:144810.300 End of zbx_ipc_async_socket_recv():0 536932:20260619:144810.301 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000080 sec, getting values]' 536932:20260619:144810.301 In get_values() 536932:20260619:144810.301 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144810.301 End of zbx_dc_config_get_poller_items():0 536932:20260619:144810.301 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144810.301 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144810.301 End of get_values():0 536932:20260619:144810.301 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000044 sec, idle 5 sec]' 536932:20260619:144810.301 In zbx_ipc_async_socket_recv() timeout:5 536934:20260619:144810.301 End of zbx_ipc_async_socket_recv():0 536934:20260619:144810.301 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000043 sec, getting values]' 536934:20260619:144810.301 In get_values() 536934:20260619:144810.301 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144810.301 End of zbx_dc_config_get_poller_items():0 536934:20260619:144810.301 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144810.301 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144810.301 End of get_values():0 536934:20260619:144810.301 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000038 sec, idle 5 sec]' 536934:20260619:144810.301 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144810.301 In get_values() 536906:20260619:144810.301 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144810.301 End of zbx_dc_config_get_poller_items():0 536906:20260619:144810.301 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144810.301 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144810.301 End of get_values():0 536906:20260619:144810.301 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000509 sec, idle 5 sec]' 536906:20260619:144810.301 In zbx_ipc_async_socket_recv() timeout:5 536897:20260619:144810.301 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144810.301 End of get_values():0 536897:20260619:144810.301 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000507 sec, idle 5 sec]' 536897:20260619:144810.301 In zbx_ipc_async_socket_recv() timeout:5 536946:20260619:144810.302 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144810.302 In get_pinger_hosts() 536946:20260619:144810.302 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144810.302 End of zbx_dc_config_get_poller_items():0 536946:20260619:144810.302 End of get_pinger_hosts():0 536946:20260619:144810.302 In process_pinger_hosts() 536946:20260619:144810.302 End of process_pinger_hosts() 536946:20260619:144810.302 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144810.302 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144810.302 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000139 sec, idle 5 sec]' 536905:20260619:144810.302 End of zbx_ipc_async_socket_recv():0 536905:20260619:144810.302 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.001377 sec, getting values]' 536905:20260619:144810.302 In get_values() 536905:20260619:144810.302 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144810.302 End of zbx_dc_config_get_poller_items():0 536905:20260619:144810.302 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144810.302 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144810.302 End of get_values():0 536905:20260619:144810.303 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000038 sec, idle 5 sec]' 536905:20260619:144810.303 In zbx_ipc_async_socket_recv() timeout:5 536909:20260619:144810.303 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144810.303 In collect_selfmon_stats() 536909:20260619:144810.303 In zbx_timekeeper_collect() 536909:20260619:144810.303 End of zbx_timekeeper_collect() 536909:20260619:144810.303 End of collect_selfmon_stats() 536909:20260619:144810.303 zbx_setproctitle() title:'self-monitoring [processed data in 0.000285 sec, idle 1 sec]' 536970:20260619:144810.304 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144810.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144810.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144810.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144810.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144810.304 queue processing_num:0 pending:0 536971:20260619:144810.305 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144810.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144810.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144810.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144810.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144810.305 queue processing_num:0 pending:0 536935:20260619:144810.323 End of zbx_ipc_async_socket_recv():0 536935:20260619:144810.323 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000206 sec, getting values]' 536935:20260619:144810.323 In get_values() 536935:20260619:144810.323 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144810.323 End of zbx_dc_config_get_poller_items():0 536935:20260619:144810.323 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144810.323 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144810.323 End of get_values():0 536935:20260619:144810.323 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000093 sec, idle 5 sec]' 536935:20260619:144810.323 In zbx_ipc_async_socket_recv() timeout:5 536936:20260619:144810.324 End of zbx_ipc_async_socket_recv():0 536936:20260619:144810.324 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000355 sec, getting values]' 536936:20260619:144810.324 In get_values() 536936:20260619:144810.324 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144810.324 End of zbx_dc_config_get_poller_items():0 536936:20260619:144810.324 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144810.324 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144810.324 End of get_values():0 536936:20260619:144810.324 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000055 sec, idle 5 sec]' 536936:20260619:144810.324 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144810.332 End of zbx_ipc_async_socket_recv():0 536899:20260619:144810.332 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000258 sec, getting values]' 536899:20260619:144810.332 In get_values() 536899:20260619:144810.332 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144810.332 End of zbx_dc_config_get_poller_items():0 536899:20260619:144810.332 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144810.332 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144810.332 End of get_values():0 536899:20260619:144810.332 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000051 sec, idle 5 sec]' 536899:20260619:144810.332 In zbx_ipc_async_socket_recv() timeout:5 536893:20260619:144810.333 End of zbx_ipc_async_socket_recv():0 536893:20260619:144810.333 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000053 sec, getting values]' 536893:20260619:144810.333 In get_values() 536893:20260619:144810.333 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144810.333 End of zbx_dc_config_get_poller_items():0 536893:20260619:144810.333 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144810.333 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144810.333 End of get_values():0 536893:20260619:144810.333 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000042 sec, idle 5 sec]' 536893:20260619:144810.333 In zbx_ipc_async_socket_recv() timeout:5 536894:20260619:144810.340 End of zbx_ipc_async_socket_recv():0 536894:20260619:144810.340 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000068 sec, getting values]' 536894:20260619:144810.340 In get_values() 536894:20260619:144810.340 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144810.340 End of zbx_dc_config_get_poller_items():0 536894:20260619:144810.340 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144810.340 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144810.340 End of get_values():0 536894:20260619:144810.340 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000051 sec, idle 5 sec]' 536894:20260619:144810.340 In zbx_ipc_async_socket_recv() timeout:5 536898:20260619:144810.341 End of zbx_ipc_async_socket_recv():0 536898:20260619:144810.341 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000060 sec, getting values]' 536898:20260619:144810.341 In get_values() 536898:20260619:144810.341 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144810.341 End of zbx_dc_config_get_poller_items():0 536898:20260619:144810.341 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144810.341 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144810.341 End of get_values():0 536898:20260619:144810.341 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000043 sec, idle 5 sec]' 536898:20260619:144810.341 In zbx_ipc_async_socket_recv() timeout:5 536895:20260619:144810.344 End of zbx_ipc_async_socket_recv():0 536895:20260619:144810.344 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000605 sec, getting values]' 536895:20260619:144810.344 In get_values() 536895:20260619:144810.344 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144810.344 End of zbx_dc_config_get_poller_items():0 536895:20260619:144810.344 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144810.344 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144810.344 End of get_values():0 536895:20260619:144810.344 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000047 sec, idle 5 sec]' 536895:20260619:144810.344 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144810.358 End of zbx_ipc_service_recv():2 536879:20260619:144810.358 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.011284sec during 5.011347 sec]' 536879:20260619:144810.358 In zbx_ipc_service_recv() timeout:1.000 536984:20260619:144810.444 End of zbx_ipc_async_socket_recv():0 536984:20260619:144810.444 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000077 sec, getting values]' 536984:20260619:144810.444 In get_values() 536984:20260619:144810.444 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144810.444 End of zbx_dc_config_get_poller_items():0 536984:20260619:144810.444 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144810.444 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144810.444 End of get_values():0 536984:20260619:144810.444 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000055 sec, idle 5 sec]' 536984:20260619:144810.444 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144810.444 End of zbx_ipc_async_socket_recv():0 536967:20260619:144810.444 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000042 sec, getting values]' 536967:20260619:144810.444 In get_values() 536967:20260619:144810.444 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144810.444 End of zbx_dc_config_get_poller_items():0 536967:20260619:144810.444 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144810.444 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144810.444 End of get_values():0 536967:20260619:144810.444 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000037 sec, idle 5 sec]' 536967:20260619:144810.444 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144810.444 End of zbx_ipc_async_socket_recv():0 536923:20260619:144810.444 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144810.444 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536949:20260619:144810.445 End of zbx_ipc_async_socket_recv():0 536949:20260619:144810.445 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000053 sec, getting values]' 536949:20260619:144810.445 In get_values() 536949:20260619:144810.445 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144810.445 End of zbx_dc_config_get_poller_items():0 536949:20260619:144810.445 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144810.445 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144810.445 End of get_values():0 536949:20260619:144810.445 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000046 sec, idle 5 sec]' 536949:20260619:144810.445 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144810.445 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000584 sec, idle 5 sec]' 536923:20260619:144810.445 In zbx_ipc_async_socket_recv() timeout:5 536948:20260619:144810.445 End of zbx_ipc_async_socket_recv():0 536948:20260619:144810.445 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000077 sec, getting values]' 536948:20260619:144810.445 In get_values() 536948:20260619:144810.445 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144810.445 End of zbx_dc_config_get_poller_items():0 536948:20260619:144810.445 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144810.445 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144810.445 End of get_values():0 536948:20260619:144810.445 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000040 sec, idle 5 sec]' 536948:20260619:144810.445 In zbx_ipc_async_socket_recv() timeout:5 536907:20260619:144810.445 End of zbx_ipc_async_socket_recv():0 536907:20260619:144810.445 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000030 sec, exchanging data]' 536907:20260619:144810.445 In process_proxy() 536907:20260619:144810.445 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144810.445 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144810.445 End of process_proxy() 536907:20260619:144810.445 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144810.445 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144810.445 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000032 sec, idle 5 sec]' 536907:20260619:144810.445 In zbx_ipc_async_socket_recv() timeout:5 536950:20260619:144810.448 End of zbx_ipc_async_socket_recv():0 536950:20260619:144810.448 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000041 sec, getting values]' 536950:20260619:144810.448 In get_values() 536950:20260619:144810.448 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144810.448 End of zbx_dc_config_get_poller_items():0 536950:20260619:144810.448 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144810.448 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144810.448 End of get_values():0 536950:20260619:144810.448 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000044 sec, idle 5 sec]' 536950:20260619:144810.448 In zbx_ipc_async_socket_recv() timeout:5 536952:20260619:144810.466 End of zbx_ipc_async_socket_recv():0 536952:20260619:144810.466 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000076 sec, getting values]' 536952:20260619:144810.466 In get_values() 536952:20260619:144810.466 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144810.466 End of zbx_dc_config_get_poller_items():0 536952:20260619:144810.466 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144810.466 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144810.466 End of get_values():0 536952:20260619:144810.466 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000049 sec, idle 5 sec]' 536952:20260619:144810.466 In zbx_ipc_async_socket_recv() timeout:5 536878:20260619:144810.469 End of zbx_ipc_service_recv():2 536878:20260619:144810.469 In zbx_pp_manager_process_finished() 536878:20260619:144810.469 In zbx_timekeeper_collect() 536878:20260619:144810.469 End of zbx_timekeeper_collect() 536878:20260619:144810.469 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144810.469 In zbx_ipc_service_recv() timeout:0.500 536985:20260619:144810.495 In zbx_dc_fetch_proxy_groups() 536985:20260619:144810.495 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144810.495 In zbx_dc_fetch_proxies() 536985:20260619:144810.495 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536951:20260619:144810.496 End of zbx_ipc_async_socket_recv():0 536951:20260619:144810.496 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000087 sec, getting values]' 536951:20260619:144810.496 In get_values() 536951:20260619:144810.496 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144810.496 End of zbx_dc_config_get_poller_items():0 536951:20260619:144810.496 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144810.496 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144810.496 End of get_values():0 536951:20260619:144810.496 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000080 sec, idle 5 sec]' 536951:20260619:144810.496 In zbx_ipc_async_socket_recv() timeout:5 536888:20260619:144810.509 End of zbx_ipc_async_socket_recv():0 536888:20260619:144810.509 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000033 sec, syncing history]' 536888:20260619:144810.509 In zbx_sync_history_cache() history_num:0 536888:20260619:144810.509 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000157 sec, idle 1 sec]' 536888:20260619:144810.509 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144810.510 End of zbx_ipc_async_socket_recv():0 536889:20260619:144810.510 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000022 sec, syncing history]' 536889:20260619:144810.510 In zbx_sync_history_cache() history_num:0 536889:20260619:144810.510 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000039 sec, idle 1 sec]' 536889:20260619:144810.510 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144810.512 End of zbx_ipc_async_socket_recv():0 536890:20260619:144810.512 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000021 sec, syncing history]' 536890:20260619:144810.512 In zbx_sync_history_cache() history_num:0 536890:20260619:144810.512 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000086 sec, idle 1 sec]' 536890:20260619:144810.512 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144810.513 End of zbx_ipc_async_socket_recv():0 536887:20260619:144810.513 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000194 sec, syncing history]' 536887:20260619:144810.513 In zbx_sync_history_cache() history_num:0 536887:20260619:144810.513 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000039 sec, idle 1 sec]' 536887:20260619:144810.513 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144810.535 End of zbx_ipc_service_recv():2 536982:20260619:144810.535 In zbx_ipc_service_recv() timeout:1.000 536886:20260619:144810.720 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144810.720 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144810.720 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144810.720 [discovery manager] In process_results() del_druleids:0 536886:20260619:144810.720 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144810.720 [discovery manager] End of process_results() ret:0 536886:20260619:144810.720 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144810.720 [discovery manager] In process_discovery() 536886:20260619:144810.720 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144810.720 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536953:20260619:144810.744 End of zbx_ipc_service_recv():2 536953:20260619:144810.744 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.007027 sec during 5.007052 sec]' 536953:20260619:144810.744 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144810.744 End of zbx_ipc_service_recv():2 536985:20260619:144810.744 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144810.811 End of zbx_ipc_async_socket_recv():0 536947:20260619:144810.811 In zbx_ipc_async_socket_send() 536947:20260619:144810.811 In zbx_ipc_client_send() clientid:0 536947:20260619:144810.811 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144810.811 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144810.811 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000072 sec, idle 1 sec]' 536947:20260619:144810.811 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144810.811 End of zbx_ipc_service_recv():1 536874:20260619:144810.811 In am_flush_results() results:0 536874:20260619:144810.811 In zbx_ipc_client_send() clientid:7 536874:20260619:144810.811 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144810.811 End of am_flush_results() 536874:20260619:144810.811 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.047277 sec during 5.047718 sec]' 536874:20260619:144810.811 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144810.811 End of zbx_ipc_async_socket_recv():0 536947:20260619:144810.812 In am_db_flush_results() 536947:20260619:144810.812 End of am_db_flush_results() flushed:0 536947:20260619:144810.812 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000148 sec, idle 1 sec]' 536947:20260619:144810.812 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144810.840 End of zbx_ipc_service_recv():2 536846:20260619:144810.840 In zbx_ipc_async_socket_send() 536846:20260619:144810.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144810.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144810.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144810.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144810.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144810.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144810.840 End of zbx_ipc_service_recv():1 536837:20260619:144810.840 In zbx_ha_dispatch_message() 536837:20260619:144810.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144810.840 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144810.970 End of zbx_ipc_service_recv():2 536878:20260619:144810.970 In zbx_pp_manager_process_finished() 536878:20260619:144810.971 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144810.971 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.068124 sec during 5.068750 sec]' 536878:20260619:144810.971 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144811.135 End of zbx_ipc_service_recv():2 536848:20260619:144811.135 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144811.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144811.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144811.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144811.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144811.289 queue processing_num:0 pending:0 536909:20260619:144811.303 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144811.303 In collect_selfmon_stats() 536909:20260619:144811.303 In zbx_timekeeper_collect() 536909:20260619:144811.303 End of zbx_timekeeper_collect() 536909:20260619:144811.303 End of collect_selfmon_stats() 536909:20260619:144811.303 zbx_setproctitle() title:'self-monitoring [processed data in 0.000262 sec, idle 1 sec]' 536971:20260619:144811.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144811.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144811.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144811.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144811.305 queue processing_num:0 pending:0 536970:20260619:144811.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144811.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144811.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144811.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144811.305 queue processing_num:0 pending:0 536879:20260619:144811.359 End of zbx_ipc_service_recv():2 536879:20260619:144811.360 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144811.471 End of zbx_ipc_service_recv():2 536878:20260619:144811.472 In zbx_pp_manager_process_finished() 536878:20260619:144811.472 In zbx_timekeeper_collect() 536878:20260619:144811.472 End of zbx_timekeeper_collect() 536878:20260619:144811.473 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144811.473 In zbx_ipc_service_recv() timeout:0.500 536889:20260619:144811.510 End of zbx_ipc_async_socket_recv():0 536889:20260619:144811.510 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000039 sec, syncing history]' 536889:20260619:144811.511 In zbx_sync_history_cache() history_num:0 536889:20260619:144811.511 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000030 sec, idle 1 sec]' 536889:20260619:144811.511 In zbx_ipc_async_socket_recv() timeout:1 536888:20260619:144811.511 End of zbx_ipc_async_socket_recv():0 536888:20260619:144811.511 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000157 sec, syncing history]' 536888:20260619:144811.511 In zbx_sync_history_cache() history_num:0 536888:20260619:144811.511 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000049 sec, idle 1 sec]' 536888:20260619:144811.511 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144811.514 End of zbx_ipc_async_socket_recv():0 536890:20260619:144811.514 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000086 sec, syncing history]' 536890:20260619:144811.514 In zbx_sync_history_cache() history_num:0 536890:20260619:144811.514 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000046 sec, idle 1 sec]' 536890:20260619:144811.514 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144811.514 End of zbx_ipc_async_socket_recv():0 536887:20260619:144811.514 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000039 sec, syncing history]' 536887:20260619:144811.514 In zbx_sync_history_cache() history_num:0 536887:20260619:144811.514 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000043 sec, idle 1 sec]' 536887:20260619:144811.514 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144811.536 End of zbx_ipc_service_recv():2 536982:20260619:144811.536 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144811.745 End of zbx_ipc_service_recv():2 536985:20260619:144811.745 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144811.745 End of zbx_ipc_service_recv():2 536953:20260619:144811.745 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144811.813 End of zbx_ipc_async_socket_recv():0 536947:20260619:144811.813 In zbx_ipc_async_socket_send() 536947:20260619:144811.813 In zbx_ipc_client_send() clientid:0 536947:20260619:144811.813 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144811.813 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144811.813 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000069 sec, idle 1 sec]' 536947:20260619:144811.813 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144811.813 End of zbx_ipc_service_recv():1 536874:20260619:144811.813 In am_flush_results() results:0 536874:20260619:144811.813 In zbx_ipc_client_send() clientid:7 536874:20260619:144811.813 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144811.813 End of am_flush_results() 536874:20260619:144811.813 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144811.814 End of zbx_ipc_async_socket_recv():0 536947:20260619:144811.814 In am_db_flush_results() 536947:20260619:144811.814 End of am_db_flush_results() flushed:0 536947:20260619:144811.814 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000012 sec, idle 1 sec]' 536947:20260619:144811.814 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144811.840 End of zbx_ipc_service_recv():2 536846:20260619:144811.840 In zbx_ipc_async_socket_send() 536846:20260619:144811.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144811.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144811.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144811.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144811.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144811.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144811.840 End of zbx_ipc_service_recv():1 536837:20260619:144811.840 In zbx_ha_dispatch_message() 536837:20260619:144811.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144811.840 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144811.973 End of zbx_ipc_service_recv():2 536878:20260619:144811.973 In zbx_pp_manager_process_finished() 536878:20260619:144811.973 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144811.973 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144812.136 End of zbx_ipc_service_recv():2 536848:20260619:144812.136 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144812.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144812.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144812.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144812.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144812.289 queue processing_num:0 pending:0 536909:20260619:144812.303 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144812.303 In collect_selfmon_stats() 536909:20260619:144812.303 In zbx_timekeeper_collect() 536909:20260619:144812.303 End of zbx_timekeeper_collect() 536909:20260619:144812.303 End of collect_selfmon_stats() 536909:20260619:144812.303 zbx_setproctitle() title:'self-monitoring [processed data in 0.000160 sec, idle 1 sec]' 536971:20260619:144812.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144812.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144812.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144812.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144812.304 queue processing_num:0 pending:0 536970:20260619:144812.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144812.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144812.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144812.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144812.305 queue processing_num:0 pending:0 536879:20260619:144812.361 End of zbx_ipc_service_recv():2 536879:20260619:144812.361 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144812.478 End of zbx_ipc_service_recv():2 536878:20260619:144812.478 In zbx_pp_manager_process_finished() 536878:20260619:144812.478 In zbx_timekeeper_collect() 536878:20260619:144812.478 End of zbx_timekeeper_collect() 536878:20260619:144812.478 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144812.478 In zbx_ipc_service_recv() timeout:0.500 536889:20260619:144812.511 End of zbx_ipc_async_socket_recv():0 536889:20260619:144812.512 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000030 sec, syncing history]' 536889:20260619:144812.512 In zbx_sync_history_cache() history_num:0 536888:20260619:144812.512 End of zbx_ipc_async_socket_recv():0 536888:20260619:144812.512 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000049 sec, syncing history]' 536888:20260619:144812.512 In zbx_sync_history_cache() history_num:0 536888:20260619:144812.512 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000067 sec, idle 1 sec]' 536888:20260619:144812.512 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144812.512 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000106 sec, idle 1 sec]' 536889:20260619:144812.512 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144812.514 End of zbx_ipc_async_socket_recv():0 536890:20260619:144812.515 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000046 sec, syncing history]' 536890:20260619:144812.515 In zbx_sync_history_cache() history_num:0 536890:20260619:144812.515 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000059 sec, idle 1 sec]' 536890:20260619:144812.515 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144812.515 End of zbx_ipc_async_socket_recv():0 536887:20260619:144812.516 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000043 sec, syncing history]' 536887:20260619:144812.516 In zbx_sync_history_cache() history_num:0 536887:20260619:144812.516 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000137 sec, idle 1 sec]' 536887:20260619:144812.516 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144812.520 End of zbx_ipc_async_socket_recv():0 536891:20260619:144812.520 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002523 sec, processing escalations]' 536891:20260619:144812.520 In process_escalations() 536891:20260619:144812.520 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869695 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144812.521 End of process_escalations() 536891:20260619:144812.521 In process_escalations() 536891:20260619:144812.521 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869695 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144812.523 End of process_escalations() 536891:20260619:144812.523 In process_escalations() 536891:20260619:144812.523 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869695 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144812.524 End of process_escalations() 536891:20260619:144812.524 In process_escalations() 536891:20260619:144812.524 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869695 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144812.525 End of process_escalations() 536891:20260619:144812.525 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004600 sec, idle 3 sec]' 536891:20260619:144812.525 In zbx_ipc_async_socket_recv() timeout:3 536982:20260619:144812.537 End of zbx_ipc_service_recv():2 536982:20260619:144812.537 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144812.745 End of zbx_ipc_service_recv():2 536985:20260619:144812.745 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144812.746 End of zbx_ipc_service_recv():2 536953:20260619:144812.746 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144812.814 End of zbx_ipc_async_socket_recv():0 536947:20260619:144812.814 In zbx_ipc_async_socket_send() 536947:20260619:144812.814 In zbx_ipc_client_send() clientid:0 536947:20260619:144812.814 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144812.814 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144812.814 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000140 sec, idle 1 sec]' 536947:20260619:144812.815 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144812.815 End of zbx_ipc_service_recv():2 536874:20260619:144812.815 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144812.815 End of zbx_ipc_service_recv():1 536874:20260619:144812.815 In am_flush_results() results:0 536874:20260619:144812.815 In zbx_ipc_client_send() clientid:7 536874:20260619:144812.815 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144812.815 End of am_flush_results() 536874:20260619:144812.815 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144812.815 End of zbx_ipc_async_socket_recv():0 536947:20260619:144812.815 In am_db_flush_results() 536947:20260619:144812.815 End of am_db_flush_results() flushed:0 536947:20260619:144812.815 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000035 sec, idle 1 sec]' 536947:20260619:144812.815 In zbx_ipc_async_socket_recv() timeout:1 536837:20260619:144812.841 End of zbx_ipc_service_recv():2 536837:20260619:144812.841 In zbx_ha_dispatch_message() 536837:20260619:144812.841 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144812.841 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144812.843 End of zbx_ipc_service_recv():2 536846:20260619:144812.843 In zbx_ipc_async_socket_send() 536846:20260619:144812.843 In zbx_ipc_client_send() clientid:0 536846:20260619:144812.843 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144812.843 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144812.843 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144812.843 End of zbx_ipc_async_socket_flush():0 536846:20260619:144812.843 In zbx_ipc_service_recv() timeout:0.995 536837:20260619:144812.843 End of zbx_ipc_service_recv():1 536837:20260619:144812.843 In zbx_ha_dispatch_message() 536837:20260619:144812.843 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144812.843 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144812.979 End of zbx_ipc_service_recv():2 536878:20260619:144812.979 In zbx_pp_manager_process_finished() 536878:20260619:144812.979 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144812.979 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144813.138 End of zbx_ipc_service_recv():2 536848:20260619:144813.138 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144813.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144813.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144813.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144813.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144813.288 queue processing_num:0 pending:0 536909:20260619:144813.303 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144813.304 In collect_selfmon_stats() 536909:20260619:144813.304 In zbx_timekeeper_collect() 536909:20260619:144813.304 End of zbx_timekeeper_collect() 536909:20260619:144813.304 End of collect_selfmon_stats() 536909:20260619:144813.304 zbx_setproctitle() title:'self-monitoring [processed data in 0.000111 sec, idle 1 sec]' 536970:20260619:144813.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144813.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144813.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144813.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144813.304 queue processing_num:0 pending:0 536971:20260619:144813.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144813.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144813.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144813.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144813.304 queue processing_num:0 pending:0 536879:20260619:144813.362 End of zbx_ipc_service_recv():2 536879:20260619:144813.362 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144813.480 End of zbx_ipc_service_recv():2 536878:20260619:144813.480 In zbx_pp_manager_process_finished() 536878:20260619:144813.480 In zbx_timekeeper_collect() 536878:20260619:144813.480 End of zbx_timekeeper_collect() 536878:20260619:144813.480 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144813.480 In zbx_ipc_service_recv() timeout:0.500 536888:20260619:144813.513 End of zbx_ipc_async_socket_recv():0 536888:20260619:144813.513 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000067 sec, syncing history]' 536888:20260619:144813.513 In zbx_sync_history_cache() history_num:0 536888:20260619:144813.513 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000049 sec, idle 1 sec]' 536888:20260619:144813.513 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144813.514 End of zbx_ipc_async_socket_recv():0 536889:20260619:144813.514 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000106 sec, syncing history]' 536889:20260619:144813.514 In zbx_sync_history_cache() history_num:0 536889:20260619:144813.514 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000081 sec, idle 1 sec]' 536889:20260619:144813.514 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144813.516 End of zbx_ipc_async_socket_recv():0 536890:20260619:144813.516 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000059 sec, syncing history]' 536890:20260619:144813.516 In zbx_sync_history_cache() history_num:0 536890:20260619:144813.516 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000027 sec, idle 1 sec]' 536890:20260619:144813.516 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144813.518 End of zbx_ipc_async_socket_recv():0 536887:20260619:144813.518 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000137 sec, syncing history]' 536887:20260619:144813.518 In zbx_sync_history_cache() history_num:0 536887:20260619:144813.518 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000044 sec, idle 1 sec]' 536887:20260619:144813.518 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144813.538 End of zbx_ipc_service_recv():2 536982:20260619:144813.538 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144813.746 End of zbx_ipc_service_recv():2 536985:20260619:144813.746 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144813.747 End of zbx_ipc_service_recv():2 536953:20260619:144813.747 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144813.816 End of zbx_ipc_async_socket_recv():0 536947:20260619:144813.816 In zbx_ipc_async_socket_send() 536947:20260619:144813.816 In zbx_ipc_client_send() clientid:0 536947:20260619:144813.816 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144813.816 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144813.816 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000035 sec, idle 1 sec]' 536947:20260619:144813.816 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144813.816 End of zbx_ipc_service_recv():2 536874:20260619:144813.816 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144813.816 End of zbx_ipc_service_recv():1 536874:20260619:144813.816 In am_flush_results() results:0 536874:20260619:144813.817 In zbx_ipc_client_send() clientid:7 536874:20260619:144813.817 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144813.817 End of am_flush_results() 536874:20260619:144813.817 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144813.817 End of zbx_ipc_async_socket_recv():0 536947:20260619:144813.817 In am_db_flush_results() 536947:20260619:144813.817 End of am_db_flush_results() flushed:0 536947:20260619:144813.817 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000013 sec, idle 1 sec]' 536947:20260619:144813.817 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144813.840 End of zbx_ipc_service_recv():2 536846:20260619:144813.840 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144813.840 query [txnlev:1] [begin;] 536846:20260619:144813.840 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536846:20260619:144813.841 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144813.841 In ha_db_get_time() 536846:20260619:144813.841 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144813.841 End of ha_db_get_time():SUCCEED db_time:1781869694 536846:20260619:144813.841 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144813.841 query [txnlev:1] [commit;] 536837:20260619:144813.844 End of zbx_ipc_service_recv():2 536837:20260619:144813.845 In zbx_ha_dispatch_message() 536837:20260619:144813.845 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144813.845 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144813.845 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144813.845 In zbx_ipc_async_socket_send() 536846:20260619:144813.845 In zbx_ipc_client_send() clientid:0 536846:20260619:144813.845 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144813.845 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144813.845 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144813.845 End of zbx_ipc_async_socket_flush():0 536846:20260619:144813.845 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144813.845 End of zbx_ipc_service_recv():1 536837:20260619:144813.845 In zbx_ha_dispatch_message() 536837:20260619:144813.845 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144813.845 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144813.980 End of zbx_ipc_service_recv():2 536878:20260619:144813.980 In zbx_pp_manager_process_finished() 536878:20260619:144813.980 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144813.980 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144814.143 End of zbx_ipc_service_recv():2 536848:20260619:144814.143 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144814.286 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144814.287 End of zbx_ipc_async_socket_recv():0 536972:20260619:144814.287 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144814.287 End of zbx_dc_config_get_poller_items():0 536972:20260619:144814.287 queue processing_num:0 pending:0 536909:20260619:144814.304 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144814.304 In collect_selfmon_stats() 536909:20260619:144814.304 In zbx_timekeeper_collect() 536909:20260619:144814.304 End of zbx_timekeeper_collect() 536909:20260619:144814.304 End of collect_selfmon_stats() 536909:20260619:144814.304 zbx_setproctitle() title:'self-monitoring [processed data in 0.000123 sec, idle 1 sec]' 536971:20260619:144814.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144814.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144814.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144814.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144814.304 queue processing_num:0 pending:0 536970:20260619:144814.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144814.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144814.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144814.304 queue processing_num:0 pending:0 536970:20260619:144814.304 End of zbx_ipc_async_socket_recv():0 536879:20260619:144814.363 End of zbx_ipc_service_recv():2 536879:20260619:144814.363 In zbx_ipc_service_recv() timeout:1.000 536941:20260619:144814.478 zbx_setproctitle() title:'trapper #2 [processing data]' 536941:20260619:144814.478 In zbx_ipc_async_socket_recv() timeout:0 536941:20260619:144814.478 End of zbx_ipc_async_socket_recv():0 536941:20260619:144814.478 trapper got request 'active check heartbeat' 536941:20260619:144814.478 zbx_setproctitle() title:'trapper #2 [processed data in 0.000050 sec, waiting for connection]' 536878:20260619:144814.481 End of zbx_ipc_service_recv():2 536878:20260619:144814.481 In zbx_pp_manager_process_finished() 536878:20260619:144814.481 In zbx_timekeeper_collect() 536878:20260619:144814.481 End of zbx_timekeeper_collect() 536878:20260619:144814.481 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144814.481 In zbx_ipc_service_recv() timeout:0.500 536888:20260619:144814.515 End of zbx_ipc_async_socket_recv():0 536888:20260619:144814.515 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000049 sec, syncing history]' 536888:20260619:144814.515 In zbx_sync_history_cache() history_num:0 536888:20260619:144814.515 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000059 sec, idle 1 sec]' 536888:20260619:144814.515 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144814.516 End of zbx_ipc_async_socket_recv():0 536889:20260619:144814.516 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000081 sec, syncing history]' 536889:20260619:144814.516 In zbx_sync_history_cache() history_num:0 536889:20260619:144814.516 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000032 sec, idle 1 sec]' 536889:20260619:144814.516 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144814.516 End of zbx_ipc_async_socket_recv():0 536890:20260619:144814.516 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000027 sec, syncing history]' 536890:20260619:144814.516 In zbx_sync_history_cache() history_num:0 536890:20260619:144814.516 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000046 sec, idle 1 sec]' 536890:20260619:144814.516 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144814.518 End of zbx_ipc_async_socket_recv():0 536887:20260619:144814.519 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000044 sec, syncing history]' 536887:20260619:144814.519 In zbx_sync_history_cache() history_num:0 536887:20260619:144814.519 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000060 sec, idle 1 sec]' 536887:20260619:144814.519 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144814.539 End of zbx_ipc_service_recv():2 536982:20260619:144814.539 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144814.751 End of zbx_ipc_service_recv():2 536985:20260619:144814.751 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144814.752 End of zbx_ipc_service_recv():2 536953:20260619:144814.752 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144814.818 End of zbx_ipc_service_recv():2 536874:20260619:144814.818 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144814.818 End of zbx_ipc_async_socket_recv():0 536947:20260619:144814.818 In zbx_ipc_async_socket_send() 536947:20260619:144814.818 In zbx_ipc_client_send() clientid:0 536947:20260619:144814.818 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144814.818 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144814.818 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000030 sec, idle 1 sec]' 536947:20260619:144814.818 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144814.818 End of zbx_ipc_service_recv():1 536874:20260619:144814.818 In am_flush_results() results:0 536874:20260619:144814.818 In zbx_ipc_client_send() clientid:7 536874:20260619:144814.818 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144814.818 End of am_flush_results() 536874:20260619:144814.818 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144814.818 End of zbx_ipc_async_socket_recv():0 536947:20260619:144814.818 In am_db_flush_results() 536947:20260619:144814.818 End of am_db_flush_results() flushed:0 536947:20260619:144814.818 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000011 sec, idle 1 sec]' 536947:20260619:144814.818 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144814.845 End of zbx_ipc_service_recv():2 536846:20260619:144814.845 In zbx_ipc_async_socket_send() 536846:20260619:144814.845 In zbx_ipc_client_send() clientid:0 536846:20260619:144814.845 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144814.845 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144814.845 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144814.845 End of zbx_ipc_async_socket_flush():0 536846:20260619:144814.845 In zbx_ipc_service_recv() timeout:0.992 536837:20260619:144814.845 End of zbx_ipc_service_recv():1 536837:20260619:144814.846 In zbx_ha_dispatch_message() 536837:20260619:144814.846 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144814.846 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144814.982 End of zbx_ipc_service_recv():2 536878:20260619:144814.982 In zbx_pp_manager_process_finished() 536878:20260619:144814.982 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144814.982 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144815.144 End of zbx_ipc_service_recv():2 536848:20260619:144815.144 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.010258 sec during 5.010280 sec]' 536848:20260619:144815.144 query [txnlev:1] [begin;] 536848:20260619:144815.145 In sync_services() 536848:20260619:144815.145 query [txnlev:1] [select serviceid,status,algorithm,name,weight,propagation_rule,propagation_value from services] 536848:20260619:144815.145 End of sync_services() 536848:20260619:144815.145 In sync_service_rules() 536848:20260619:144815.145 query [txnlev:1] [select service_status_ruleid,serviceid,type,limit_value,limit_status,new_status from service_status_rule order by serviceid] 536848:20260619:144815.145 End of sync_service_rules() 536848:20260619:144815.145 In sync_service_tags() 536848:20260619:144815.145 query [txnlev:1] [select servicetagid,serviceid,tag,value from service_tag] 536848:20260619:144815.146 End of sync_service_tags() 536848:20260619:144815.146 In sync_service_problem_tags() 536848:20260619:144815.146 query [txnlev:1] [select service_problem_tagid,serviceid,tag,operator,value from service_problem_tag order by serviceid] 536848:20260619:144815.146 End of sync_service_problem_tags() 536848:20260619:144815.146 In sync_services_links() 536848:20260619:144815.146 query [txnlev:1] [select linkid,serviceupid,servicedownid from services_links] 536848:20260619:144815.146 End of sync_services_links() 536848:20260619:144815.146 In sync_actions() 536848:20260619:144815.147 query [txnlev:1] [select actionid,evaltype,formula from actions where eventsource=4 and status=0] 536848:20260619:144815.147 End of sync_actions() 536848:20260619:144815.147 In sync_action_conditions() 536848:20260619:144815.147 query [txnlev:1] [select c.conditionid,c.actionid,c.conditiontype,c.operator,c.value,c.value2 from conditions c,actions a where c.actionid=a.actionid and a.eventsource=4 and a.status=0] 536848:20260619:144815.147 End of sync_action_conditions() 536848:20260619:144815.147 query [txnlev:1] [select severity_name_0,severity_name_1,severity_name_2,severity_name_3,severity_name_4,severity_name_5 from config] 536848:20260619:144815.148 query [txnlev:1] [commit;] 536848:20260619:144815.148 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144815.289 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144815.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144815.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144815.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144815.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144815.289 queue processing_num:0 pending:0 536946:20260619:144815.303 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144815.303 In get_pinger_hosts() 536946:20260619:144815.303 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144815.303 End of zbx_dc_config_get_poller_items():0 536946:20260619:144815.303 End of get_pinger_hosts():0 536946:20260619:144815.303 In process_pinger_hosts() 536946:20260619:144815.303 End of process_pinger_hosts() 536946:20260619:144815.303 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144815.303 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144815.303 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000125 sec, idle 5 sec]' 536885:20260619:144815.304 End of zbx_ipc_async_socket_recv():0 536932:20260619:144815.304 End of zbx_ipc_async_socket_recv():0 536932:20260619:144815.304 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000044 sec, getting values]' 536932:20260619:144815.304 In get_values() 536932:20260619:144815.304 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144815.304 End of zbx_dc_config_get_poller_items():0 536932:20260619:144815.304 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144815.304 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144815.304 End of get_values():0 536932:20260619:144815.304 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000040 sec, idle 5 sec]' 536932:20260619:144815.304 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144815.304 End of zbx_ipc_async_socket_recv():0 536885:20260619:144815.304 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000156 sec, getting values]' 536885:20260619:144815.304 In get_values() 536885:20260619:144815.304 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144815.304 End of zbx_dc_config_get_poller_items():0 536885:20260619:144815.304 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144815.304 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144815.304 End of get_values():0 536885:20260619:144815.304 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000398 sec, idle 5 sec]' 536885:20260619:144815.304 In zbx_ipc_async_socket_recv() timeout:5 536909:20260619:144815.304 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144815.304 In collect_selfmon_stats() 536909:20260619:144815.304 In zbx_timekeeper_collect() 536909:20260619:144815.304 End of zbx_timekeeper_collect() 536909:20260619:144815.304 End of collect_selfmon_stats() 536909:20260619:144815.304 zbx_setproctitle() title:'self-monitoring [processed data in 0.000357 sec, idle 1 sec]' 536971:20260619:144815.304 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144815.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144815.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144815.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144815.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144815.305 queue processing_num:0 pending:0 536931:20260619:144815.305 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000036 sec, getting values]' 536931:20260619:144815.305 In get_values() 536931:20260619:144815.305 In zbx_dc_config_get_poller_items() poller_type:0 536931:20260619:144815.305 End of zbx_dc_config_get_poller_items():0 536931:20260619:144815.305 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144815.305 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144815.305 End of get_values():0 536931:20260619:144815.305 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000468 sec, idle 5 sec]' 536931:20260619:144815.305 In zbx_ipc_async_socket_recv() timeout:5 536892:20260619:144815.305 End of zbx_ipc_async_socket_recv():0 536892:20260619:144815.305 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000052 sec, getting values]' 536892:20260619:144815.305 In get_values() 536892:20260619:144815.305 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144815.305 End of zbx_dc_config_get_poller_items():0 536892:20260619:144815.305 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144815.305 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144815.305 End of get_values():0 536892:20260619:144815.305 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000042 sec, idle 5 sec]' 536892:20260619:144815.305 In zbx_ipc_async_socket_recv() timeout:5 536933:20260619:144815.305 End of zbx_ipc_async_socket_recv():0 536933:20260619:144815.305 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000038 sec, getting values]' 536933:20260619:144815.305 In get_values() 536933:20260619:144815.305 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144815.305 End of zbx_dc_config_get_poller_items():0 536933:20260619:144815.305 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144815.305 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144815.305 End of get_values():0 536933:20260619:144815.305 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000035 sec, idle 5 sec]' 536933:20260619:144815.305 In zbx_ipc_async_socket_recv() timeout:5 536896:20260619:144815.305 End of zbx_ipc_async_socket_recv():0 536896:20260619:144815.305 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000072 sec, getting values]' 536896:20260619:144815.305 In get_values() 536896:20260619:144815.305 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144815.305 End of zbx_dc_config_get_poller_items():0 536896:20260619:144815.305 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144815.305 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144815.305 End of get_values():0 536896:20260619:144815.305 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000037 sec, idle 5 sec]' 536896:20260619:144815.305 In zbx_ipc_async_socket_recv() timeout:5 536970:20260619:144815.305 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144815.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144815.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144815.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144815.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144815.305 queue processing_num:0 pending:0 536934:20260619:144815.305 End of zbx_ipc_async_socket_recv():0 536934:20260619:144815.305 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000038 sec, getting values]' 536934:20260619:144815.305 In get_values() 536934:20260619:144815.305 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144815.305 End of zbx_dc_config_get_poller_items():0 536934:20260619:144815.305 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144815.305 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144815.305 End of get_values():0 536934:20260619:144815.305 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000111 sec, idle 5 sec]' 536934:20260619:144815.306 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144815.306 End of zbx_ipc_async_socket_recv():0 536906:20260619:144815.306 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000509 sec, getting values]' 536906:20260619:144815.306 In get_values() 536906:20260619:144815.306 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144815.306 End of zbx_dc_config_get_poller_items():0 536906:20260619:144815.306 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144815.306 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144815.306 End of get_values():0 536906:20260619:144815.306 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000063 sec, idle 5 sec]' 536906:20260619:144815.306 In zbx_ipc_async_socket_recv() timeout:5 536897:20260619:144815.306 End of zbx_ipc_async_socket_recv():0 536897:20260619:144815.306 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000507 sec, getting values]' 536897:20260619:144815.306 In get_values() 536897:20260619:144815.306 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144815.306 End of zbx_dc_config_get_poller_items():0 536897:20260619:144815.306 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144815.306 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144815.306 End of get_values():0 536897:20260619:144815.306 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000063 sec, idle 5 sec]' 536897:20260619:144815.306 In zbx_ipc_async_socket_recv() timeout:5 536905:20260619:144815.308 End of zbx_ipc_async_socket_recv():0 536905:20260619:144815.308 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000038 sec, getting values]' 536905:20260619:144815.308 In get_values() 536905:20260619:144815.308 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144815.308 End of zbx_dc_config_get_poller_items():0 536905:20260619:144815.308 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144815.308 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144815.308 End of get_values():0 536905:20260619:144815.308 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000041 sec, idle 5 sec]' 536905:20260619:144815.308 In zbx_ipc_async_socket_recv() timeout:5 536936:20260619:144815.328 End of zbx_ipc_async_socket_recv():0 536936:20260619:144815.328 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000055 sec, getting values]' 536936:20260619:144815.328 In get_values() 536936:20260619:144815.328 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144815.328 End of zbx_dc_config_get_poller_items():0 536936:20260619:144815.328 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144815.328 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144815.328 End of get_values():0 536936:20260619:144815.328 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000051 sec, idle 5 sec]' 536935:20260619:144815.328 End of zbx_ipc_async_socket_recv():0 536935:20260619:144815.328 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000093 sec, getting values]' 536936:20260619:144815.328 In zbx_ipc_async_socket_recv() timeout:5 536935:20260619:144815.328 In get_values() 536935:20260619:144815.328 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144815.328 End of zbx_dc_config_get_poller_items():0 536935:20260619:144815.328 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144815.328 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144815.328 End of get_values():0 536935:20260619:144815.328 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000308 sec, idle 5 sec]' 536935:20260619:144815.328 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144815.336 End of zbx_ipc_async_socket_recv():0 536899:20260619:144815.336 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000051 sec, getting values]' 536899:20260619:144815.336 In get_values() 536899:20260619:144815.336 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144815.336 End of zbx_dc_config_get_poller_items():0 536899:20260619:144815.336 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144815.336 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144815.336 End of get_values():0 536899:20260619:144815.336 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000083 sec, idle 5 sec]' 536899:20260619:144815.336 In zbx_ipc_async_socket_recv() timeout:5 536893:20260619:144815.337 End of zbx_ipc_async_socket_recv():0 536893:20260619:144815.337 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000042 sec, getting values]' 536893:20260619:144815.337 In get_values() 536893:20260619:144815.337 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144815.337 End of zbx_dc_config_get_poller_items():0 536893:20260619:144815.337 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144815.337 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144815.337 End of get_values():0 536893:20260619:144815.337 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000042 sec, idle 5 sec]' 536893:20260619:144815.337 In zbx_ipc_async_socket_recv() timeout:5 536894:20260619:144815.345 End of zbx_ipc_async_socket_recv():0 536894:20260619:144815.345 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000051 sec, getting values]' 536894:20260619:144815.345 In get_values() 536894:20260619:144815.345 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144815.345 End of zbx_dc_config_get_poller_items():0 536894:20260619:144815.345 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144815.345 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144815.345 End of get_values():0 536894:20260619:144815.345 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000045 sec, idle 5 sec]' 536894:20260619:144815.345 In zbx_ipc_async_socket_recv() timeout:5 536898:20260619:144815.346 End of zbx_ipc_async_socket_recv():0 536898:20260619:144815.346 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000043 sec, getting values]' 536898:20260619:144815.346 In get_values() 536898:20260619:144815.346 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144815.346 End of zbx_dc_config_get_poller_items():0 536898:20260619:144815.346 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144815.346 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144815.346 End of get_values():0 536898:20260619:144815.346 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000036 sec, idle 5 sec]' 536898:20260619:144815.346 In zbx_ipc_async_socket_recv() timeout:5 536895:20260619:144815.348 End of zbx_ipc_async_socket_recv():0 536895:20260619:144815.348 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000047 sec, getting values]' 536895:20260619:144815.348 In get_values() 536895:20260619:144815.348 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144815.348 End of zbx_dc_config_get_poller_items():0 536895:20260619:144815.348 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144815.348 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144815.348 End of get_values():0 536895:20260619:144815.348 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000102 sec, idle 5 sec]' 536895:20260619:144815.348 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144815.364 End of zbx_ipc_service_recv():2 536879:20260619:144815.364 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.005918sec during 5.005940 sec]' 536879:20260619:144815.364 In zbx_ipc_service_recv() timeout:1.000 536984:20260619:144815.448 End of zbx_ipc_async_socket_recv():0 536984:20260619:144815.448 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000055 sec, getting values]' 536984:20260619:144815.448 In get_values() 536984:20260619:144815.448 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144815.448 End of zbx_dc_config_get_poller_items():0 536984:20260619:144815.448 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144815.448 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144815.448 End of get_values():0 536984:20260619:144815.448 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000126 sec, idle 5 sec]' 536984:20260619:144815.448 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144815.448 End of zbx_ipc_async_socket_recv():0 536967:20260619:144815.448 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000037 sec, getting values]' 536967:20260619:144815.448 In get_values() 536967:20260619:144815.448 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144815.448 End of zbx_dc_config_get_poller_items():0 536967:20260619:144815.448 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144815.448 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144815.448 End of get_values():0 536967:20260619:144815.448 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000064 sec, idle 5 sec]' 536967:20260619:144815.448 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144815.448 End of zbx_ipc_async_socket_recv():0 536923:20260619:144815.449 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144815.449 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536948:20260619:144815.449 End of zbx_ipc_async_socket_recv():0 536948:20260619:144815.449 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000040 sec, getting values]' 536948:20260619:144815.449 In get_values() 536948:20260619:144815.449 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144815.449 End of zbx_dc_config_get_poller_items():0 536948:20260619:144815.449 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144815.449 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144815.449 End of get_values():0 536948:20260619:144815.449 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000060 sec, idle 5 sec]' 536948:20260619:144815.449 In zbx_ipc_async_socket_recv() timeout:5 536907:20260619:144815.449 End of zbx_ipc_async_socket_recv():0 536907:20260619:144815.449 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000032 sec, exchanging data]' 536907:20260619:144815.449 In process_proxy() 536907:20260619:144815.449 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144815.449 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144815.449 End of process_proxy() 536907:20260619:144815.449 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144815.449 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144815.449 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000048 sec, idle 5 sec]' 536907:20260619:144815.449 In zbx_ipc_async_socket_recv() timeout:5 536949:20260619:144815.449 End of zbx_ipc_async_socket_recv():0 536949:20260619:144815.449 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000046 sec, getting values]' 536949:20260619:144815.449 In get_values() 536949:20260619:144815.449 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144815.449 End of zbx_dc_config_get_poller_items():0 536949:20260619:144815.449 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144815.449 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144815.449 End of get_values():0 536949:20260619:144815.449 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000194 sec, idle 5 sec]' 536949:20260619:144815.449 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144815.450 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.001371 sec, idle 5 sec]' 536923:20260619:144815.450 In zbx_ipc_async_socket_recv() timeout:5 536950:20260619:144815.452 End of zbx_ipc_async_socket_recv():0 536950:20260619:144815.452 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000044 sec, getting values]' 536950:20260619:144815.452 In get_values() 536950:20260619:144815.452 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144815.452 End of zbx_dc_config_get_poller_items():0 536950:20260619:144815.452 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144815.452 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144815.452 End of get_values():0 536950:20260619:144815.452 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000053 sec, idle 5 sec]' 536950:20260619:144815.452 In zbx_ipc_async_socket_recv() timeout:5 536952:20260619:144815.468 End of zbx_ipc_async_socket_recv():0 536952:20260619:144815.468 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000049 sec, getting values]' 536952:20260619:144815.468 In get_values() 536952:20260619:144815.468 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144815.468 End of zbx_dc_config_get_poller_items():0 536952:20260619:144815.468 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144815.468 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144815.468 End of get_values():0 536952:20260619:144815.468 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000077 sec, idle 5 sec]' 536952:20260619:144815.468 In zbx_ipc_async_socket_recv() timeout:5 536941:20260619:144815.479 zbx_setproctitle() title:'trapper #2 [processing data]' 536941:20260619:144815.479 In zbx_ipc_async_socket_recv() timeout:0 536941:20260619:144815.479 End of zbx_ipc_async_socket_recv():0 536941:20260619:144815.479 trapper got request 'active checks' 536941:20260619:144815.479 trapper got '{"request":"active checks","host":"test","config_revision":0,"session":"abf81e95a602d33c01fa9b9afb9632c1","version":"7.0.28rc1","variant":1}' 536941:20260619:144815.479 In send_list_of_active_checks_json() 536941:20260619:144815.479 In zbx_is_ip4() ip:'127.0.0.1' 536941:20260619:144815.479 End of zbx_is_ip4():SUCCEED 536941:20260619:144815.479 In get_hostid_by_host_or_autoregister() host:'test' metadata:'' 536941:20260619:144815.479 End of get_hostid_by_host_or_autoregister():FAIL 536941:20260619:144815.479 cannot send list of active checks to "127.0.0.1": host [test] not found 536941:20260619:144815.479 send_list_of_active_checks_json() sending [{"response":"failed","info":"host [test] not found"}] 536941:20260619:144815.479 End of send_list_of_active_checks_json():SUCCEED 536941:20260619:144815.479 zbx_setproctitle() title:'trapper #2 [processed data in 0.000114 sec, waiting for connection]' 536966:20260619:144815.480 End of zbx_ipc_async_socket_recv():0 536966:20260619:144815.480 zbx_setproctitle() title:'trigger housekeeper [removing deleted triggers problems]' 536966:20260619:144815.480 query [txnlev:0] [select eventid from problem where source=0 and object=0 and not exists (select NULL from triggers where triggerid=objectid)] 536966:20260619:144815.480 zbx_setproctitle() title:'trigger housekeeper [deleted 0 problems records in 0.000753 sec, idle for 60 second(s)]' 536966:20260619:144815.480 In zbx_ipc_async_socket_recv() timeout:60 536878:20260619:144815.487 End of zbx_ipc_service_recv():2 536878:20260619:144815.487 In zbx_pp_manager_process_finished() 536878:20260619:144815.487 In zbx_timekeeper_collect() 536878:20260619:144815.487 End of zbx_timekeeper_collect() 536878:20260619:144815.487 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144815.487 In zbx_ipc_service_recv() timeout:0.500 536985:20260619:144815.496 In zbx_dc_fetch_proxy_groups() 536985:20260619:144815.496 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144815.496 In zbx_dc_fetch_proxies() 536985:20260619:144815.496 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536951:20260619:144815.500 End of zbx_ipc_async_socket_recv():0 536951:20260619:144815.500 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000080 sec, getting values]' 536951:20260619:144815.500 In get_values() 536951:20260619:144815.500 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144815.500 End of zbx_dc_config_get_poller_items():0 536951:20260619:144815.500 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144815.500 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144815.500 End of get_values():0 536951:20260619:144815.500 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000049 sec, idle 5 sec]' 536951:20260619:144815.500 In zbx_ipc_async_socket_recv() timeout:5 536888:20260619:144815.516 End of zbx_ipc_async_socket_recv():0 536888:20260619:144815.516 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000059 sec, syncing history]' 536888:20260619:144815.516 In zbx_sync_history_cache() history_num:0 536888:20260619:144815.516 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000033 sec, idle 1 sec]' 536888:20260619:144815.516 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144815.516 End of zbx_ipc_async_socket_recv():0 536889:20260619:144815.516 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000032 sec, syncing history]' 536889:20260619:144815.516 In zbx_sync_history_cache() history_num:0 536889:20260619:144815.516 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000025 sec, idle 1 sec]' 536889:20260619:144815.516 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144815.518 End of zbx_ipc_async_socket_recv():0 536890:20260619:144815.518 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000046 sec, syncing history]' 536890:20260619:144815.518 In zbx_sync_history_cache() history_num:0 536890:20260619:144815.518 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000023 sec, idle 1 sec]' 536890:20260619:144815.518 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144815.520 End of zbx_ipc_async_socket_recv():0 536887:20260619:144815.520 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000060 sec, syncing history]' 536887:20260619:144815.520 In zbx_sync_history_cache() history_num:0 536887:20260619:144815.520 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000022 sec, idle 1 sec]' 536887:20260619:144815.520 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144815.528 End of zbx_ipc_async_socket_recv():0 536891:20260619:144815.528 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004600 sec, processing escalations]' 536891:20260619:144815.528 In process_escalations() 536891:20260619:144815.531 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869698 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144815.532 End of process_escalations() 536891:20260619:144815.532 In process_escalations() 536891:20260619:144815.532 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869698 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144815.533 End of process_escalations() 536891:20260619:144815.533 In process_escalations() 536891:20260619:144815.533 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869698 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144815.533 End of process_escalations() 536891:20260619:144815.533 In process_escalations() 536891:20260619:144815.534 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869698 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144815.534 End of process_escalations() 536891:20260619:144815.534 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.005872 sec, idle 3 sec]' 536891:20260619:144815.534 In zbx_ipc_async_socket_recv() timeout:3 536982:20260619:144815.540 End of zbx_ipc_service_recv():2 536982:20260619:144815.540 In zbx_ipc_service_recv() timeout:1.000 536849:20260619:144815.697 End of zbx_ipc_async_socket_recv():0 536849:20260619:144815.697 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.044271 sec, syncing configuration]' 536849:20260619:144815.697 In zbx_dc_sync_configuration() 536849:20260619:144815.697 query [txnlev:0] [select changelogid,object,objectid,operation,clock from changelog] 536849:20260619:144815.699 query [txnlev:0] [select discovery_groupid,snmptrap_logging,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_internal,hk_events_discovery,hk_events_autoreg,hk_services_mode,hk_services,hk_audit_mode,hk_audit,hk_sessions_mode,hk_sessions,hk_history_mode,hk_history_global,hk_history,hk_trends_mode,hk_trends_global,hk_trends,default_inventory_mode,db_extension,autoreg_tls_accept,compression_status,compress_older,instanceid,default_timezone,hk_events_service,auditlog_enabled,timeout_zabbix_agent,timeout_simple_check,timeout_snmp_agent,timeout_external_check,timeout_db_monitor,timeout_http_agent,timeout_ssh_agent,timeout_telnet_agent,timeout_script,auditlog_mode,timeout_browser from config order by configid] 536849:20260619:144815.700 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid] 536849:20260619:144815.700 In DCsync_config() 536849:20260619:144815.700 End of DCsync_config() 536849:20260619:144815.700 In DCsync_autoreg_config() 536849:20260619:144815.700 End of DCsync_autoreg_config() 536849:20260619:144815.700 In DCsync_autoreg_host() 536849:20260619:144815.700 End of DCsync_autoreg_host() 536849:20260619:144815.700 In dc_sync_proxy_group() 536849:20260619:144815.700 End of dc_sync_proxy_group() 536849:20260619:144815.700 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid] 536849:20260619:144815.700 query [txnlev:0] [select globalmacroid,macro,value,type from globalmacro] 536849:20260619:144815.700 query [txnlev:0] [select hostmacroid,hostid,macro,value,type from hostmacro] 536849:20260619:144815.706 In DCsync_host_tags() 536849:20260619:144815.706 End of DCsync_host_tags() 536849:20260619:144815.706 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_full,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,installer_name,deployment_status,url_a,url_b,url_c,host_networks,host_netmask,host_router,oob_ip,oob_netmask,oob_router,date_hw_purchase,date_hw_install,date_hw_expiry,date_hw_decomm,site_address_a,site_address_b,site_address_c,site_city,site_state,site_country,site_zip,site_rack,site_notes,poc_1_name,poc_1_email,poc_1_phone_a,poc_1_phone_b,poc_1_cell,poc_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,poc_2_notes from host_inventory] 536849:20260619:144815.707 query [txnlev:0] [select groupid,name from hstgrp where type=0] 536849:20260619:144815.707 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] 536849:20260619:144815.708 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active_till,tags_evaltype from maintenances] 536849:20260619:144815.708 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag] 536849:20260619:144815.709 query [txnlev:0] [select t.timeperiodid,t.timeperiod_type,t.every,t.month,t.dayofweek,t.day,t.start_time,t.period,t.start_date,m.maintenanceid from maintenances_windows m,timeperiods t where t.timeperiodid=m.timeperiodid] 536849:20260619:144815.710 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid] 536849:20260619:144815.710 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid] 536849:20260619:144815.711 In DCsync_proxies() 536849:20260619:144815.711 End of DCsync_proxies() 536849:20260619:144815.711 In DCsync_hosts() 536849:20260619:144815.711 End of DCsync_hosts() 536849:20260619:144815.711 In DCsync_host_inventory() 536849:20260619:144815.711 End of DCsync_host_inventory() 536849:20260619:144815.711 In DCsync_hostgroups() 536849:20260619:144815.712 End of DCsync_hostgroups() 536849:20260619:144815.712 In DCsync_hostgroup_hosts() 536849:20260619:144815.712 End of DCsync_hostgroup_hosts() 536849:20260619:144815.712 In DCsync_maintenances() 536849:20260619:144815.712 End of DCsync_maintenances() 536849:20260619:144815.712 In DCsync_maintenance_tags() 536849:20260619:144815.712 End of DCsync_maintenance_tags() 536849:20260619:144815.712 In DCsync_maintenance_groups() 536849:20260619:144815.712 End of DCsync_maintenance_groups() 536849:20260619:144815.712 In DCsync_maintenance_hosts() 536849:20260619:144815.712 End of DCsync_maintenance_hosts() 536849:20260619:144815.712 In DCsync_maintenance_periods() 536849:20260619:144815.712 End of DCsync_maintenance_periods() 536849:20260619:144815.712 In DCsync_connectors() 536849:20260619:144815.712 End of DCsync_connectors() 536849:20260619:144815.712 In DCsync_connector_tags() 536849:20260619:144815.712 End of DCsync_connector_tags() 536849:20260619:144815.712 In dc_sync_host_proxy() 536849:20260619:144815.712 End of dc_sync_host_proxy() 536849:20260619:144815.712 query [txnlev:0] [select i.interfaceid,i.hostid,i.type,i.main,i.useip,i.ip,i.dns,i.port,i.available,i.disable_until,i.error,i.errors_from,s.version,s.bulk,s.community,s.securityname,s.securitylevel,s.authpassphrase,s.privpassphrase,s.authprotocol,s.privprotocol,s.contextname,s.max_repetitions from interface i left join interface_snmp s on i.interfaceid=s.interfaceid] 536849:20260619:144815.712 query [txnlev:0] [select p.item_parameterid,p.itemid,p.name,p.value,i.hostid from item_parameter p,items i,hosts h where p.itemid=i.itemid and i.hostid=h.hostid and h.status in (0,1) and i.flags<>2 order by p.itemid] 536849:20260619:144815.714 In DCsync_interfaces() 536849:20260619:144815.714 End of DCsync_interfaces() 536849:20260619:144815.714 In DCsync_items() 536849:20260619:144815.714 End of DCsync_items() 536849:20260619:144815.714 In DCsync_item_discovery() 536849:20260619:144815.714 End of DCsync_item_discovery() 536849:20260619:144815.714 In DCsync_item_preproc() 536849:20260619:144815.715 End of DCsync_item_preproc() 536849:20260619:144815.715 In DCsync_items_param() 536849:20260619:144815.715 End of DCsync_items_param() 536849:20260619:144815.715 In DCsync_functions() 536849:20260619:144815.715 End of DCsync_functions() 536849:20260619:144815.715 query [txnlev:0] [select triggerid_down,triggerid_up from trigger_depends] 536849:20260619:144815.716 query [txnlev:0] [select r.name,e.expressionid,e.expression,e.expression_type,e.exp_delimiter,e.case_sensitive from regexps r,expressions e where r.regexpid=e.regexpid] 536849:20260619:144815.717 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where eventsource<>4 and status=0] 536849:20260619:144815.717 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] 536849:20260619:144815.718 query [txnlev:0] [select c.conditionid,c.actionid,c.conditiontype,c.operator,c.value,c.value2 from conditions c,actions a where c.actionid=a.actionid and a.status=0] 536849:20260619:144815.718 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0] 536849:20260619:144815.718 query [txnlev:0] [select cc.corr_conditionid,cc.correlationid,cc.type,cct.tag,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] 536849:20260619:144815.719 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] 536849:20260619:144815.720 In DCsync_triggers() 536849:20260619:144815.720 End of DCsync_triggers() 536849:20260619:144815.720 In DCsync_trigdeps() 536849:20260619:144815.720 End of DCsync_trigdeps() 536849:20260619:144815.720 In DCsync_expressions() 536849:20260619:144815.720 End of DCsync_expressions() 536849:20260619:144815.720 In DCsync_actions() 536849:20260619:144815.720 End of DCsync_actions() 536849:20260619:144815.720 In DCsync_action_ops() 536849:20260619:144815.721 End of DCsync_action_ops() 536849:20260619:144815.721 In DCsync_action_conditions() 536849:20260619:144815.721 End of DCsync_action_conditions() 536849:20260619:144815.721 In DCsync_trigger_tags() 536849:20260619:144815.721 End of DCsync_trigger_tags() 536849:20260619:144815.721 In DCsync_item_tags() 536849:20260619:144815.721 End of DCsync_item_tags() 536849:20260619:144815.721 In DCsync_correlations() 536849:20260619:144815.721 End of DCsync_correlations() 536849:20260619:144815.721 In DCsync_corr_conditions() 536849:20260619:144815.721 End of DCsync_corr_conditions() 536849:20260619:144815.721 In DCsync_corr_operations() 536849:20260619:144815.721 End of DCsync_corr_operations() 536849:20260619:144815.721 In dc_sync_drules() 536849:20260619:144815.721 End of dc_sync_drules() 536849:20260619:144815.721 In dc_sync_dchecks() 536849:20260619:144815.721 End of dc_sync_dchecks() 536849:20260619:144815.721 In dc_sync_httptests() 536849:20260619:144815.721 End of dc_sync_httptests() 536849:20260619:144815.722 In dc_sync_httptest_fields() 536849:20260619:144815.722 End of dc_sync_httptest_fields() 536849:20260619:144815.722 In dc_sync_httpsteps() 536849:20260619:144815.722 End of dc_sync_httpsteps() 536849:20260619:144815.722 In dc_sync_httpstep_fields() 536849:20260619:144815.722 End of dc_sync_httpstep_fields() 536849:20260619:144815.722 zbx_dc_sync_configuration() changelog : sql:0.001579 sec (0 records) 536849:20260619:144815.722 zbx_dc_sync_configuration() reindex : 0.000000 sec 0 bytes (0). 536849:20260619:144815.722 zbx_dc_sync_configuration() timers : 0.000000 sec 0 bytes (0 functions, 0 triggers). 536849:20260619:144815.722 zbx_dc_sync_configuration() topology : 0.000000 sec 0 bytes. 536849:20260619:144815.722 zbx_dc_sync_configuration() um_cache : 0.000000 sec 0 bytes. 536849:20260619:144815.722 zbx_dc_sync_configuration() proxy_group: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.722 zbx_dc_sync_configuration() hosts: sql:0.000002 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144815.722 zbx_dc_sync_configuration() host_proxy: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.722 zbx_dc_sync_configuration() items: sql:0.000003 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144815.722 zbx_dc_sync_configuration() item_discovery: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.723 zbx_dc_sync_configuration() triggers: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.723 zbx_dc_sync_configuration() functions: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.723 zbx_dc_sync_configuration() trigger_tag: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.723 zbx_dc_sync_configuration() item_tag: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.723 zbx_dc_sync_configuration() host_tag: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.723 zbx_dc_sync_configuration() item_preproc: sql:0.000001 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144815.723 zbx_dc_sync_configuration() drules: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.723 zbx_dc_sync_configuration() dchecks: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.723 zbx_dc_sync_configuration() httptest: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.723 zbx_dc_sync_configuration() httptest_field: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.723 zbx_dc_sync_configuration() httpstep: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.724 zbx_dc_sync_configuration() httpstep_field: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.724 zbx_dc_sync_configuration() connector: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.724 zbx_dc_sync_configuration() connector_tag: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.724 zbx_dc_sync_configuration() proxy: sql:0.000003 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144815.724 zbx_dc_sync_configuration() config: sql:0.000874 sync:0.000010 sec 0 bytes (1/0/0). 536849:20260619:144815.724 zbx_dc_sync_configuration() config_autoreg_tls: sql:0.000242 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.724 zbx_dc_sync_configuration() autoreg_host: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.724 zbx_dc_sync_configuration() host_inventory: sql:0.000502 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.724 zbx_dc_sync_configuration() hosts_templates: sql:0.000266 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.724 zbx_dc_sync_configuration() globalmacro: sql:0.000213 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.724 zbx_dc_sync_configuration() hostmacro: sql:0.005728 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.724 zbx_dc_sync_configuration() interface: sql:0.000293 sync:0.000008 sec 0 bytes (25/0/0). 536849:20260619:144815.724 zbx_dc_sync_configuration() trigger_depends: sql:0.001362 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.724 zbx_dc_sync_configuration() regexps: sql:0.000906 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144815.724 zbx_dc_sync_configuration() actions: sql:0.000494 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.725 zbx_dc_sync_configuration() operations: sql:0.000385 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.725 zbx_dc_sync_configuration() conditions: sql:0.000346 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.725 zbx_dc_sync_configuration() correlation: sql:0.000215 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.725 zbx_dc_sync_configuration() corr_condition: sql:0.000820 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.725 zbx_dc_sync_configuration() corr_operation: sql:0.000378 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.725 zbx_dc_sync_configuration() hstgrp: sql:0.000319 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.725 zbx_dc_sync_configuration() hosts_groups: sql:0.000644 sync:0.000000 sec 0 bytes (0/0/0). 536886:20260619:144815.725 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144815.725 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144815.725 [discovery manager] End of zbx_timekeeper_collect() 536849:20260619:144815.725 zbx_dc_sync_configuration() item_parameter: sql:0.001830 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.725 zbx_dc_sync_configuration() maintenances: sql:0.000226 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.725 zbx_dc_sync_configuration() maintenances_windows: sql:0.000590 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.725 zbx_dc_sync_configuration() maintenance_tag: sql:0.001058 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.725 zbx_dc_sync_configuration() maintenances_groups: sql:0.000306 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.725 zbx_dc_sync_configuration() maintenances_hosts: sql:0.000426 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144815.725 zbx_dc_sync_configuration() total sql : 0.018453 sec. 536849:20260619:144815.725 zbx_dc_sync_configuration() total sync : 0.000031 sec. 536849:20260619:144815.725 zbx_dc_sync_configuration() total memory difference: 0 bytes. 536849:20260619:144815.725 zbx_dc_sync_configuration() proxies : 0 (0 slots) 536849:20260619:144815.725 zbx_dc_sync_configuration() proxies_p : 0 (0 slots) 536849:20260619:144815.726 zbx_dc_sync_configuration() hosts : 1 (11 slots) 536849:20260619:144815.726 zbx_dc_sync_configuration() hosts_h : 1 (11 slots) 536849:20260619:144815.726 zbx_dc_sync_configuration() autoreg_hosts: 0 (11 slots) 536849:20260619:144815.726 zbx_dc_sync_configuration() psks : 0 (0 slots) 536849:20260619:144815.726 zbx_dc_sync_configuration() ipmihosts : 0 (0 slots) 536849:20260619:144815.726 zbx_dc_sync_configuration() host_invent: 4 (11 slots) 536849:20260619:144815.726 zbx_dc_sync_configuration() glob macros: 1 (11 slots) 536849:20260619:144815.726 zbx_dc_sync_configuration() host macros: 6591 (9029 slots) 536849:20260619:144815.727 zbx_dc_sync_configuration() kvs_paths : 0 536849:20260619:144815.728 zbx_dc_sync_configuration() interfaces : 1 (11 slots) 536849:20260619:144815.728 zbx_dc_sync_configuration() interfaces_snmp : 0 (0 slots) 536849:20260619:144815.728 zbx_dc_sync_configuration() interfac_ht: 1 (11 slots) 536849:20260619:144815.728 zbx_dc_sync_configuration() if_snmpitms: 0 (0 slots) 536849:20260619:144815.728 zbx_dc_sync_configuration() if_snmpaddr: 0 (0 slots) 536849:20260619:144815.728 zbx_dc_sync_configuration() item_discovery : 7611 (15227 slots) 536849:20260619:144815.728 zbx_dc_sync_configuration() items : 18 (36467 slots) 536849:20260619:144815.728 zbx_dc_sync_configuration() items_hk : 18 (36467 slots) 536849:20260619:144815.728 zbx_dc_sync_configuration() template_items : 18212 (30509 slots) 536849:20260619:144815.728 zbx_dc_sync_configuration() preprocitems: 0 (47381 slots) 536849:20260619:144815.728 zbx_dc_sync_configuration() item_tag_links: 0 (56687 slots) 536849:20260619:144815.728 zbx_dc_sync_configuration() functions : 0 (21283 slots) 536849:20260619:144815.728 zbx_dc_sync_configuration() triggers : 6790 (13591 slots) 536849:20260619:144815.729 zbx_dc_sync_configuration() trigdeps : 2718 (4007 slots) 536849:20260619:144815.729 zbx_dc_sync_configuration() trig. tags : 8662 (13553 slots) 536849:20260619:144815.729 zbx_dc_sync_configuration() expressions: 10 (17 slots) 536849:20260619:144815.730 zbx_dc_sync_configuration() actions : 0 (0 slots) 536849:20260619:144815.730 zbx_dc_sync_configuration() conditions : 0 (0 slots) 536849:20260619:144815.730 zbx_dc_sync_configuration() corr. : 0 (0 slots) 536849:20260619:144815.730 zbx_dc_sync_configuration() corr. conds: 0 (0 slots) 536849:20260619:144815.730 zbx_dc_sync_configuration() corr. ops : 0 (0 slots) 536849:20260619:144815.730 zbx_dc_sync_configuration() hgroups : 7 (11 slots) 536849:20260619:144815.730 zbx_dc_sync_configuration() item procs : 0 (47381 slots) 536849:20260619:144815.730 zbx_dc_sync_configuration() maintenance: 0 (0 slots) 536849:20260619:144815.730 zbx_dc_sync_configuration() maint tags : 0 (0 slots) 536849:20260619:144815.730 zbx_dc_sync_configuration() maint time : 0 (0 slots) 536849:20260619:144815.730 zbx_dc_sync_configuration() drules : 1 (11 slots) 536849:20260619:144815.730 zbx_dc_sync_configuration() dchecks : 1 (11 slots) 536849:20260619:144815.730 zbx_dc_sync_configuration() httptests : 2 (11 slots) 536849:20260619:144815.730 zbx_dc_sync_configuration() httptestfld: 0 (0 slots) 536849:20260619:144815.730 zbx_dc_sync_configuration() httpsteps : 4 (11 slots) 536849:20260619:144815.730 zbx_dc_sync_configuration() httpstepfld: 2 (11 slots) 536849:20260619:144815.730 zbx_dc_sync_configuration() connector: 0 (0 slots) 536849:20260619:144815.730 zbx_dc_sync_configuration() connector tags : 0 (0 slots) 536849:20260619:144815.730 zbx_dc_sync_configuration() proxy groups : 0 (0 slots) 536849:20260619:144815.730 zbx_dc_sync_configuration() host proxy : 0 (0 slots) 536849:20260619:144815.730 zbx_dc_sync_configuration() queue[0] : 0 (0 allocated) 536849:20260619:144815.730 zbx_dc_sync_configuration() queue[1] : 0 (0 allocated) 536849:20260619:144815.730 zbx_dc_sync_configuration() queue[2] : 0 (0 allocated) 536849:20260619:144815.730 zbx_dc_sync_configuration() queue[3] : 0 (0 allocated) 536849:20260619:144815.730 zbx_dc_sync_configuration() queue[4] : 0 (0 allocated) 536849:20260619:144815.730 zbx_dc_sync_configuration() queue[5] : 0 (0 allocated) 536849:20260619:144815.730 zbx_dc_sync_configuration() queue[6] : 0 (0 allocated) 536849:20260619:144815.730 zbx_dc_sync_configuration() queue[7] : 0 (0 allocated) 536849:20260619:144815.730 zbx_dc_sync_configuration() queue[8] : 0 (0 allocated) 536849:20260619:144815.730 zbx_dc_sync_configuration() queue[9] : 0 (0 allocated) 536849:20260619:144815.730 zbx_dc_sync_configuration() queue[10] : 0 (0 allocated) 536849:20260619:144815.730 zbx_dc_sync_configuration() queue[11] : 0 (0 allocated) 536849:20260619:144815.730 zbx_dc_sync_configuration() pqueue : 0 (0 allocated) 536849:20260619:144815.730 zbx_dc_sync_configuration() timer queue: 0 (0 allocated) 536849:20260619:144815.730 zbx_dc_sync_configuration() changelog : 1893 536849:20260619:144815.731 zbx_dc_sync_configuration() configfree : 75.304151% 536849:20260619:144815.731 zbx_dc_sync_configuration() strings : 9421 (13553 slots) 536849:20260619:144815.731 === memory statistics for configuration cache === 536849:20260619:144815.731 free chunks of size >= 256 bytes: 5 536849:20260619:144815.731 min chunk size: 280 bytes 536849:20260619:144815.731 max chunk size: 25221384 bytes 536849:20260619:144815.731 memory of total size 32299808 bytes fragmented into 78391 chunks 536849:20260619:144815.731 of those, 25267880 bytes are in 5 free chunks 536849:20260619:144815.731 of those, 7031928 bytes are in 78386 used chunks 536849:20260619:144815.731 of those, 1254240 bytes are used by allocation overhead 536849:20260619:144815.731 ================================ 536849:20260619:144815.731 zbx_dbsync_env_flush_changelog() changelog : 1893 (2671 slots) 536849:20260619:144815.731 End of zbx_dc_sync_configuration() 536886:20260619:144815.731 [discovery manager] In process_results() del_druleids:0 536886:20260619:144815.731 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144815.731 [discovery manager] End of process_results() ret:0 536886:20260619:144815.731 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144815.732 [discovery manager] In process_discovery() 536886:20260619:144815.732 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144815.732 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536849:20260619:144815.732 In zbx_dc_sync_kvs_paths() 536849:20260619:144815.732 End of zbx_dc_sync_kvs_paths() 536849:20260619:144815.732 In zbx_dc_config_get_hostids_by_revision() 536849:20260619:144815.732 End of zbx_dc_config_get_hostids_by_revision() 536849:20260619:144815.732 In zbx_dc_update_interfaces_availability() 536849:20260619:144815.732 In zbx_dc_reset_interfaces_availability() 536849:20260619:144815.732 End of zbx_dc_reset_interfaces_availability() interfaces:0 536849:20260619:144815.732 End of zbx_dc_update_interfaces_availability() 536849:20260619:144815.732 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.035119 sec, idle 10 sec]' 536849:20260619:144815.732 In zbx_ipc_async_socket_recv() timeout:10 536985:20260619:144815.752 End of zbx_ipc_service_recv():2 536985:20260619:144815.752 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144815.753 End of zbx_ipc_service_recv():2 536953:20260619:144815.753 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.008740 sec during 5.008761 sec]' 536953:20260619:144815.753 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144815.822 End of zbx_ipc_service_recv():2 536874:20260619:144815.822 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.009540 sec during 5.010365 sec]' 536874:20260619:144815.822 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144815.822 End of zbx_ipc_async_socket_recv():0 536947:20260619:144815.822 In zbx_ipc_async_socket_send() 536947:20260619:144815.822 In zbx_ipc_client_send() clientid:0 536947:20260619:144815.822 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144815.822 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144815.822 In am_db_update_watchdog() 536947:20260619:144815.822 query [txnlev:0] [select m.mediaid,m.mediatypeid,m.sendto,mt.type from media m,users_groups u,config c,media_type mt where m.userid=u.userid and u.usrgrpid=c.alert_usrgrpid and m.mediatypeid=mt.mediatypeid and m.active=0 and mt.status=0 and mt.type<>4] 536874:20260619:144815.822 End of zbx_ipc_service_recv():1 536874:20260619:144815.823 In am_flush_results() results:0 536874:20260619:144815.823 In zbx_ipc_client_send() clientid:7 536874:20260619:144815.823 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144815.823 End of am_flush_results() 536874:20260619:144815.823 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144815.823 In zbx_ipc_async_socket_send() 536947:20260619:144815.823 In zbx_ipc_client_send() clientid:0 536947:20260619:144815.823 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144815.823 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144815.823 End of am_db_update_watchdog() recipients:0 536947:20260619:144815.823 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001182 sec, idle 1 sec]' 536947:20260619:144815.823 In zbx_ipc_async_socket_recv() timeout:1 536947:20260619:144815.823 End of zbx_ipc_async_socket_recv():0 536947:20260619:144815.823 In am_db_flush_results() 536947:20260619:144815.823 End of am_db_flush_results() flushed:0 536947:20260619:144815.823 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000018 sec, idle 1 sec]' 536947:20260619:144815.823 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144815.823 End of zbx_ipc_service_recv():1 536874:20260619:144815.823 In am_sync_watchdog() recipients:0 536874:20260619:144815.823 End of am_sync_watchdog() recipients:0 536874:20260619:144815.823 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144815.868 End of zbx_ipc_service_recv():2 536846:20260619:144815.868 In zbx_ipc_async_socket_send() 536846:20260619:144815.868 In zbx_ipc_client_send() clientid:0 536846:20260619:144815.868 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144815.868 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144815.868 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144815.868 End of zbx_ipc_async_socket_flush():0 536846:20260619:144815.868 In zbx_ipc_service_recv() timeout:0.969 536837:20260619:144815.869 End of zbx_ipc_service_recv():1 536837:20260619:144815.869 In zbx_ha_dispatch_message() 536837:20260619:144815.869 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144815.869 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144816.032 End of zbx_ipc_service_recv():2 536878:20260619:144816.032 In zbx_pp_manager_process_finished() 536878:20260619:144816.032 In zbx_timekeeper_collect() 536878:20260619:144816.032 End of zbx_timekeeper_collect() 536878:20260619:144816.032 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144816.032 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.060183 sec during 5.061322 sec]' 536878:20260619:144816.032 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144816.153 End of zbx_ipc_service_recv():2 536848:20260619:144816.153 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144816.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144816.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144816.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144816.290 End of zbx_dc_config_get_poller_items():0 536972:20260619:144816.290 queue processing_num:0 pending:0 536970:20260619:144816.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144816.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144816.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144816.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144816.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144816.304 queue processing_num:0 pending:0 536971:20260619:144816.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144816.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144816.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144816.304 queue processing_num:0 pending:0 536909:20260619:144816.305 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144816.305 In collect_selfmon_stats() 536909:20260619:144816.305 In zbx_timekeeper_collect() 536909:20260619:144816.305 End of zbx_timekeeper_collect() 536909:20260619:144816.305 End of collect_selfmon_stats() 536909:20260619:144816.305 zbx_setproctitle() title:'self-monitoring [processed data in 0.000085 sec, idle 1 sec]' 536879:20260619:144816.365 End of zbx_ipc_service_recv():2 536879:20260619:144816.365 In zbx_ipc_service_recv() timeout:1.000 536888:20260619:144816.517 End of zbx_ipc_async_socket_recv():0 536888:20260619:144816.517 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000033 sec, syncing history]' 536888:20260619:144816.517 In zbx_sync_history_cache() history_num:0 536888:20260619:144816.517 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000090 sec, idle 1 sec]' 536888:20260619:144816.517 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144816.568 End of zbx_ipc_async_socket_recv():0 536890:20260619:144816.568 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000023 sec, syncing history]' 536890:20260619:144816.568 In zbx_sync_history_cache() history_num:0 536890:20260619:144816.568 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000104 sec, idle 1 sec]' 536890:20260619:144816.568 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144816.568 End of zbx_ipc_async_socket_recv():0 536887:20260619:144816.568 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000022 sec, syncing history]' 536887:20260619:144816.568 In zbx_sync_history_cache() history_num:0 536887:20260619:144816.568 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000055 sec, idle 1 sec]' 536887:20260619:144816.568 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144816.568 End of zbx_ipc_service_recv():2 536982:20260619:144816.568 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144816.569 End of zbx_ipc_service_recv():2 536878:20260619:144816.569 In zbx_pp_manager_process_finished() 536878:20260619:144816.569 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144816.569 In zbx_ipc_service_recv() timeout:0.500 536889:20260619:144816.569 End of zbx_ipc_async_socket_recv():0 536889:20260619:144816.569 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000025 sec, syncing history]' 536889:20260619:144816.569 In zbx_sync_history_cache() history_num:0 536889:20260619:144816.569 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000040 sec, idle 1 sec]' 536889:20260619:144816.569 In zbx_ipc_async_socket_recv() timeout:1 536985:20260619:144816.753 End of zbx_ipc_service_recv():2 536985:20260619:144816.753 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144816.753 End of zbx_ipc_service_recv():2 536953:20260619:144816.753 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144816.824 End of zbx_ipc_service_recv():2 536874:20260619:144816.824 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144816.824 End of zbx_ipc_async_socket_recv():0 536947:20260619:144816.825 In zbx_ipc_async_socket_send() 536947:20260619:144816.825 In zbx_ipc_client_send() clientid:0 536947:20260619:144816.825 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144816.825 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144816.825 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000348 sec, idle 1 sec]' 536947:20260619:144816.825 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144816.825 End of zbx_ipc_service_recv():1 536874:20260619:144816.826 In am_flush_results() results:0 536874:20260619:144816.826 In zbx_ipc_client_send() clientid:7 536874:20260619:144816.826 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144816.826 End of am_flush_results() 536874:20260619:144816.826 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144816.826 End of zbx_ipc_async_socket_recv():0 536947:20260619:144816.826 In am_db_flush_results() 536947:20260619:144816.826 End of am_db_flush_results() flushed:0 536947:20260619:144816.826 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000017 sec, idle 1 sec]' 536947:20260619:144816.826 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144816.840 End of zbx_ipc_service_recv():2 536846:20260619:144816.840 In zbx_ipc_async_socket_send() 536846:20260619:144816.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144816.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144816.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144816.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144816.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144816.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144816.840 End of zbx_ipc_service_recv():1 536837:20260619:144816.840 In zbx_ha_dispatch_message() 536837:20260619:144816.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144816.840 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144817.070 End of zbx_ipc_service_recv():2 536878:20260619:144817.070 In zbx_pp_manager_process_finished() 536878:20260619:144817.070 In zbx_timekeeper_collect() 536878:20260619:144817.070 End of zbx_timekeeper_collect() 536878:20260619:144817.070 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144817.070 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144817.154 End of zbx_ipc_service_recv():2 536848:20260619:144817.154 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144817.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144817.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144817.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144817.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144817.289 queue processing_num:0 pending:0 536971:20260619:144817.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144817.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144817.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144817.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144817.305 queue processing_num:0 pending:0 536970:20260619:144817.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144817.305 End of zbx_ipc_async_socket_recv():0 536909:20260619:144817.305 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144817.305 In collect_selfmon_stats() 536909:20260619:144817.305 In zbx_timekeeper_collect() 536909:20260619:144817.305 End of zbx_timekeeper_collect() 536909:20260619:144817.305 End of collect_selfmon_stats() 536909:20260619:144817.305 zbx_setproctitle() title:'self-monitoring [processed data in 0.000041 sec, idle 1 sec]' 536970:20260619:144817.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144817.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144817.305 queue processing_num:0 pending:0 536879:20260619:144817.366 End of zbx_ipc_service_recv():2 536879:20260619:144817.366 In zbx_ipc_service_recv() timeout:1.000 536888:20260619:144817.518 End of zbx_ipc_async_socket_recv():0 536888:20260619:144817.518 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000090 sec, syncing history]' 536888:20260619:144817.518 In zbx_sync_history_cache() history_num:0 536888:20260619:144817.518 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000072 sec, idle 1 sec]' 536888:20260619:144817.518 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144817.569 End of zbx_ipc_async_socket_recv():0 536887:20260619:144817.569 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000055 sec, syncing history]' 536887:20260619:144817.569 In zbx_sync_history_cache() history_num:0 536887:20260619:144817.569 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000034 sec, idle 1 sec]' 536887:20260619:144817.569 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144817.570 End of zbx_ipc_async_socket_recv():0 536890:20260619:144817.570 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000104 sec, syncing history]' 536890:20260619:144817.570 In zbx_sync_history_cache() history_num:0 536890:20260619:144817.570 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000035 sec, idle 1 sec]' 536890:20260619:144817.570 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144817.570 End of zbx_ipc_service_recv():2 536982:20260619:144817.570 In zbx_ipc_service_recv() timeout:1.000 536889:20260619:144817.570 End of zbx_ipc_async_socket_recv():0 536889:20260619:144817.570 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000040 sec, syncing history]' 536889:20260619:144817.570 In zbx_sync_history_cache() history_num:0 536889:20260619:144817.570 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000049 sec, idle 1 sec]' 536889:20260619:144817.570 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144817.571 End of zbx_ipc_service_recv():2 536878:20260619:144817.571 In zbx_pp_manager_process_finished() 536878:20260619:144817.571 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144817.571 In zbx_ipc_service_recv() timeout:0.500 536985:20260619:144817.754 End of zbx_ipc_service_recv():2 536985:20260619:144817.754 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144817.754 End of zbx_ipc_service_recv():2 536953:20260619:144817.754 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144817.826 End of zbx_ipc_service_recv():2 536874:20260619:144817.826 query [txnlev:0] [select null] 536947:20260619:144817.827 End of zbx_ipc_async_socket_recv():0 536947:20260619:144817.827 In zbx_ipc_async_socket_send() 536947:20260619:144817.827 In zbx_ipc_client_send() clientid:0 536947:20260619:144817.827 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144817.827 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144817.827 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000030 sec, idle 1 sec]' 536947:20260619:144817.827 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144817.827 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144817.827 End of zbx_ipc_service_recv():1 536874:20260619:144817.827 In am_flush_results() results:0 536874:20260619:144817.827 In zbx_ipc_client_send() clientid:7 536874:20260619:144817.827 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144817.827 End of am_flush_results() 536874:20260619:144817.827 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144817.827 End of zbx_ipc_async_socket_recv():0 536947:20260619:144817.827 In am_db_flush_results() 536947:20260619:144817.827 End of am_db_flush_results() flushed:0 536947:20260619:144817.827 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000012 sec, idle 1 sec]' 536947:20260619:144817.827 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144817.840 End of zbx_ipc_service_recv():2 536846:20260619:144817.840 In zbx_ipc_async_socket_send() 536846:20260619:144817.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144817.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144817.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144817.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144817.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144817.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144817.840 End of zbx_ipc_service_recv():1 536837:20260619:144817.840 In zbx_ha_dispatch_message() 536837:20260619:144817.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144817.840 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144818.072 End of zbx_ipc_service_recv():2 536878:20260619:144818.072 In zbx_pp_manager_process_finished() 536878:20260619:144818.072 In zbx_timekeeper_collect() 536878:20260619:144818.072 End of zbx_timekeeper_collect() 536878:20260619:144818.072 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144818.072 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144818.154 End of zbx_ipc_service_recv():2 536848:20260619:144818.155 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144818.287 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144818.287 End of zbx_ipc_async_socket_recv():0 536972:20260619:144818.287 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144818.287 End of zbx_dc_config_get_poller_items():0 536972:20260619:144818.287 queue processing_num:0 pending:0 536970:20260619:144818.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144818.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144818.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144818.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144818.304 queue processing_num:0 pending:0 536971:20260619:144818.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144818.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144818.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144818.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144818.304 queue processing_num:0 pending:0 536909:20260619:144818.305 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144818.305 In collect_selfmon_stats() 536909:20260619:144818.305 In zbx_timekeeper_collect() 536909:20260619:144818.305 End of zbx_timekeeper_collect() 536909:20260619:144818.305 End of collect_selfmon_stats() 536909:20260619:144818.305 zbx_setproctitle() title:'self-monitoring [processed data in 0.000079 sec, idle 1 sec]' 536879:20260619:144818.371 End of zbx_ipc_service_recv():2 536879:20260619:144818.371 In zbx_ipc_service_recv() timeout:1.000 536888:20260619:144818.519 End of zbx_ipc_async_socket_recv():0 536888:20260619:144818.519 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000072 sec, syncing history]' 536888:20260619:144818.519 In zbx_sync_history_cache() history_num:0 536888:20260619:144818.519 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000031 sec, idle 1 sec]' 536888:20260619:144818.519 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144818.536 End of zbx_ipc_async_socket_recv():0 536891:20260619:144818.536 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.005872 sec, processing escalations]' 536891:20260619:144818.536 In process_escalations() 536891:20260619:144818.536 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869701 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144818.536 End of process_escalations() 536891:20260619:144818.536 In process_escalations() 536891:20260619:144818.536 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869701 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144818.537 End of process_escalations() 536891:20260619:144818.537 In process_escalations() 536891:20260619:144818.537 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869701 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144818.537 End of process_escalations() 536891:20260619:144818.537 In process_escalations() 536891:20260619:144818.537 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869701 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144818.537 End of process_escalations() 536891:20260619:144818.537 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001032 sec, idle 3 sec]' 536891:20260619:144818.537 In zbx_ipc_async_socket_recv() timeout:3 536890:20260619:144818.571 End of zbx_ipc_async_socket_recv():0 536890:20260619:144818.571 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000035 sec, syncing history]' 536890:20260619:144818.571 In zbx_sync_history_cache() history_num:0 536890:20260619:144818.571 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000033 sec, idle 1 sec]' 536890:20260619:144818.571 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144818.571 End of zbx_ipc_async_socket_recv():0 536887:20260619:144818.571 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000034 sec, syncing history]' 536887:20260619:144818.571 In zbx_sync_history_cache() history_num:0 536887:20260619:144818.571 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000034 sec, idle 1 sec]' 536887:20260619:144818.571 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144818.571 End of zbx_ipc_async_socket_recv():0 536889:20260619:144818.571 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000049 sec, syncing history]' 536889:20260619:144818.571 In zbx_sync_history_cache() history_num:0 536889:20260619:144818.571 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000025 sec, idle 1 sec]' 536889:20260619:144818.571 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144818.571 End of zbx_ipc_service_recv():2 536982:20260619:144818.571 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144818.573 End of zbx_ipc_service_recv():2 536878:20260619:144818.573 In zbx_pp_manager_process_finished() 536878:20260619:144818.573 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144818.573 In zbx_ipc_service_recv() timeout:0.500 536985:20260619:144818.756 End of zbx_ipc_service_recv():2 536985:20260619:144818.756 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144818.756 End of zbx_ipc_service_recv():2 536953:20260619:144818.756 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144818.827 End of zbx_ipc_service_recv():2 536874:20260619:144818.827 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144818.828 End of zbx_ipc_async_socket_recv():0 536947:20260619:144818.828 In zbx_ipc_async_socket_send() 536947:20260619:144818.828 In zbx_ipc_client_send() clientid:0 536947:20260619:144818.828 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144818.828 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144818.828 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000152 sec, idle 1 sec]' 536947:20260619:144818.828 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144818.828 End of zbx_ipc_service_recv():1 536874:20260619:144818.828 In am_flush_results() results:0 536874:20260619:144818.828 In zbx_ipc_client_send() clientid:7 536874:20260619:144818.829 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144818.829 End of am_flush_results() 536874:20260619:144818.829 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144818.829 End of zbx_ipc_async_socket_recv():0 536947:20260619:144818.829 In am_db_flush_results() 536947:20260619:144818.829 End of am_db_flush_results() flushed:0 536947:20260619:144818.829 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000021 sec, idle 1 sec]' 536947:20260619:144818.829 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144818.840 End of zbx_ipc_service_recv():2 536846:20260619:144818.840 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144818.840 query [txnlev:1] [begin;] 536846:20260619:144818.841 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536846:20260619:144818.841 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144818.841 In ha_db_get_time() 536846:20260619:144818.841 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144818.842 End of ha_db_get_time():SUCCEED db_time:1781869699 536846:20260619:144818.842 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144818.842 query [txnlev:1] [commit;] 536837:20260619:144818.843 End of zbx_ipc_service_recv():2 536837:20260619:144818.843 In zbx_ha_dispatch_message() 536837:20260619:144818.843 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144818.843 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144818.844 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144818.844 In zbx_ipc_async_socket_send() 536846:20260619:144818.844 In zbx_ipc_client_send() clientid:0 536846:20260619:144818.844 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144818.844 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144818.844 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144818.844 End of zbx_ipc_async_socket_flush():0 536846:20260619:144818.844 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144818.844 End of zbx_ipc_service_recv():1 536837:20260619:144818.844 In zbx_ha_dispatch_message() 536837:20260619:144818.844 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144818.844 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144819.074 End of zbx_ipc_service_recv():2 536878:20260619:144819.074 In zbx_pp_manager_process_finished() 536878:20260619:144819.074 In zbx_timekeeper_collect() 536878:20260619:144819.074 End of zbx_timekeeper_collect() 536878:20260619:144819.074 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144819.074 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144819.156 End of zbx_ipc_service_recv():2 536848:20260619:144819.156 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144819.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144819.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144819.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144819.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144819.288 queue processing_num:0 pending:0 536970:20260619:144819.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144819.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144819.304 queue processing_num:0 pending:0 536970:20260619:144819.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144819.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144819.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144819.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144819.305 queue processing_num:0 pending:0 536971:20260619:144819.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144819.305 End of zbx_ipc_async_socket_recv():0 536909:20260619:144819.306 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144819.306 In collect_selfmon_stats() 536909:20260619:144819.306 In zbx_timekeeper_collect() 536909:20260619:144819.306 End of zbx_timekeeper_collect() 536909:20260619:144819.306 End of collect_selfmon_stats() 536909:20260619:144819.306 zbx_setproctitle() title:'self-monitoring [processed data in 0.000093 sec, idle 1 sec]' 536879:20260619:144819.372 End of zbx_ipc_service_recv():2 536879:20260619:144819.373 In zbx_ipc_service_recv() timeout:1.000 536888:20260619:144819.520 End of zbx_ipc_async_socket_recv():0 536888:20260619:144819.520 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000031 sec, syncing history]' 536888:20260619:144819.520 In zbx_sync_history_cache() history_num:0 536888:20260619:144819.520 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000064 sec, idle 1 sec]' 536888:20260619:144819.520 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144819.571 End of zbx_ipc_async_socket_recv():0 536890:20260619:144819.571 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000033 sec, syncing history]' 536890:20260619:144819.571 In zbx_sync_history_cache() history_num:0 536890:20260619:144819.571 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000037 sec, idle 1 sec]' 536890:20260619:144819.571 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144819.573 End of zbx_ipc_async_socket_recv():0 536887:20260619:144819.573 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000034 sec, syncing history]' 536887:20260619:144819.573 In zbx_sync_history_cache() history_num:0 536887:20260619:144819.573 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000029 sec, idle 1 sec]' 536887:20260619:144819.573 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144819.573 End of zbx_ipc_async_socket_recv():0 536889:20260619:144819.573 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000025 sec, syncing history]' 536889:20260619:144819.573 In zbx_sync_history_cache() history_num:0 536889:20260619:144819.573 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000022 sec, idle 1 sec]' 536889:20260619:144819.573 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144819.573 End of zbx_ipc_service_recv():2 536982:20260619:144819.573 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144819.575 End of zbx_ipc_service_recv():2 536878:20260619:144819.575 In zbx_pp_manager_process_finished() 536878:20260619:144819.575 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144819.575 In zbx_ipc_service_recv() timeout:0.500 536985:20260619:144819.757 End of zbx_ipc_service_recv():2 536985:20260619:144819.757 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144819.757 End of zbx_ipc_service_recv():2 536953:20260619:144819.757 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144819.830 End of zbx_ipc_async_socket_recv():0 536947:20260619:144819.830 In zbx_ipc_async_socket_send() 536947:20260619:144819.830 In zbx_ipc_client_send() clientid:0 536947:20260619:144819.830 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144819.830 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144819.830 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000037 sec, idle 1 sec]' 536947:20260619:144819.830 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144819.830 End of zbx_ipc_service_recv():1 536874:20260619:144819.831 In am_flush_results() results:0 536874:20260619:144819.831 In zbx_ipc_client_send() clientid:7 536874:20260619:144819.831 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144819.831 End of am_flush_results() 536874:20260619:144819.831 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144819.831 End of zbx_ipc_async_socket_recv():0 536947:20260619:144819.831 In am_db_flush_results() 536947:20260619:144819.831 End of am_db_flush_results() flushed:0 536947:20260619:144819.831 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000014 sec, idle 1 sec]' 536947:20260619:144819.831 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144819.844 End of zbx_ipc_service_recv():2 536846:20260619:144819.844 In zbx_ipc_async_socket_send() 536846:20260619:144819.844 In zbx_ipc_client_send() clientid:0 536846:20260619:144819.844 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144819.844 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144819.844 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144819.844 End of zbx_ipc_async_socket_flush():0 536846:20260619:144819.844 In zbx_ipc_service_recv() timeout:0.994 536837:20260619:144819.844 End of zbx_ipc_service_recv():1 536837:20260619:144819.844 In zbx_ha_dispatch_message() 536837:20260619:144819.844 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144819.844 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144820.075 End of zbx_ipc_service_recv():2 536878:20260619:144820.075 In zbx_pp_manager_process_finished() 536878:20260619:144820.075 In zbx_timekeeper_collect() 536878:20260619:144820.075 End of zbx_timekeeper_collect() 536878:20260619:144820.075 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144820.075 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144820.157 End of zbx_ipc_service_recv():2 536848:20260619:144820.157 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.008759 sec during 5.013135 sec]' 536848:20260619:144820.157 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144820.288 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144820.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144820.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144820.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144820.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144820.289 queue processing_num:0 pending:0 536971:20260619:144820.304 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144820.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144820.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144820.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144820.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144820.304 queue processing_num:0 pending:0 536970:20260619:144820.305 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144820.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144820.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144820.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144820.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144820.305 queue processing_num:0 pending:0 536946:20260619:144820.305 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144820.305 In get_pinger_hosts() 536946:20260619:144820.305 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144820.305 End of zbx_dc_config_get_poller_items():0 536946:20260619:144820.305 End of get_pinger_hosts():0 536946:20260619:144820.305 In process_pinger_hosts() 536946:20260619:144820.305 End of process_pinger_hosts() 536946:20260619:144820.305 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144820.305 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144820.305 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000275 sec, idle 5 sec]' 536909:20260619:144820.307 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144820.307 In collect_selfmon_stats() 536909:20260619:144820.307 In zbx_timekeeper_collect() 536909:20260619:144820.307 End of zbx_timekeeper_collect() 536909:20260619:144820.307 End of collect_selfmon_stats() 536909:20260619:144820.307 zbx_setproctitle() title:'self-monitoring [processed data in 0.000201 sec, idle 1 sec]' 536932:20260619:144820.308 End of zbx_ipc_async_socket_recv():0 536932:20260619:144820.308 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000040 sec, getting values]' 536885:20260619:144820.308 End of zbx_ipc_async_socket_recv():0 536892:20260619:144820.308 End of zbx_ipc_async_socket_recv():0 536892:20260619:144820.308 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000042 sec, getting values]' 536892:20260619:144820.308 In get_values() 536892:20260619:144820.308 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144820.308 End of zbx_dc_config_get_poller_items():0 536892:20260619:144820.308 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144820.308 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144820.308 End of get_values():0 536892:20260619:144820.308 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000282 sec, idle 5 sec]' 536892:20260619:144820.308 In zbx_ipc_async_socket_recv() timeout:5 536933:20260619:144820.308 End of zbx_ipc_async_socket_recv():0 536933:20260619:144820.308 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000035 sec, getting values]' 536933:20260619:144820.308 In get_values() 536933:20260619:144820.308 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144820.308 End of zbx_dc_config_get_poller_items():0 536933:20260619:144820.308 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144820.308 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144820.308 End of get_values():0 536933:20260619:144820.308 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000103 sec, idle 5 sec]' 536933:20260619:144820.308 In zbx_ipc_async_socket_recv() timeout:5 536896:20260619:144820.308 End of zbx_ipc_async_socket_recv():0 536896:20260619:144820.308 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000037 sec, getting values]' 536896:20260619:144820.308 In get_values() 536896:20260619:144820.308 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144820.309 End of zbx_dc_config_get_poller_items():0 536896:20260619:144820.309 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144820.309 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144820.309 End of get_values():0 536896:20260619:144820.309 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000256 sec, idle 5 sec]' 536896:20260619:144820.309 In zbx_ipc_async_socket_recv() timeout:5 536934:20260619:144820.309 End of zbx_ipc_async_socket_recv():0 536934:20260619:144820.309 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000111 sec, getting values]' 536934:20260619:144820.309 In get_values() 536934:20260619:144820.309 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144820.309 End of zbx_dc_config_get_poller_items():0 536934:20260619:144820.309 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144820.309 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144820.309 End of get_values():0 536934:20260619:144820.309 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000151 sec, idle 5 sec]' 536934:20260619:144820.309 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144820.309 End of zbx_ipc_async_socket_recv():0 536906:20260619:144820.309 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000063 sec, getting values]' 536906:20260619:144820.309 In get_values() 536906:20260619:144820.309 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144820.309 End of zbx_dc_config_get_poller_items():0 536906:20260619:144820.309 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144820.309 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144820.309 End of get_values():0 536906:20260619:144820.309 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000070 sec, idle 5 sec]' 536906:20260619:144820.309 In zbx_ipc_async_socket_recv() timeout:5 536897:20260619:144820.309 End of zbx_ipc_async_socket_recv():0 536897:20260619:144820.309 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000063 sec, getting values]' 536897:20260619:144820.309 In get_values() 536897:20260619:144820.309 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144820.309 End of zbx_dc_config_get_poller_items():0 536897:20260619:144820.309 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144820.309 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144820.309 End of get_values():0 536897:20260619:144820.309 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000146 sec, idle 5 sec]' 536897:20260619:144820.309 In zbx_ipc_async_socket_recv() timeout:5 536932:20260619:144820.309 In get_values() 536932:20260619:144820.309 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144820.309 End of zbx_dc_config_get_poller_items():0 536932:20260619:144820.309 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144820.309 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144820.309 End of get_values():0 536932:20260619:144820.309 zbx_setproctitle() title:'poller #2 [got 0 values in 0.001697 sec, idle 5 sec]' 536932:20260619:144820.309 In zbx_ipc_async_socket_recv() timeout:5 536885:20260619:144820.310 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000398 sec, getting values]' 536885:20260619:144820.310 In get_values() 536885:20260619:144820.310 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144820.310 End of zbx_dc_config_get_poller_items():0 536885:20260619:144820.310 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144820.310 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144820.310 End of get_values():0 536885:20260619:144820.310 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.001714 sec, idle 5 sec]' 536885:20260619:144820.310 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144820.310 End of zbx_ipc_async_socket_recv():0 536931:20260619:144820.310 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000468 sec, getting values]' 536931:20260619:144820.310 In get_values() 536931:20260619:144820.310 In zbx_dc_config_get_poller_items() poller_type:0 536931:20260619:144820.310 End of zbx_dc_config_get_poller_items():0 536931:20260619:144820.310 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144820.310 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144820.310 End of get_values():0 536931:20260619:144820.310 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000141 sec, idle 5 sec]' 536931:20260619:144820.310 In zbx_ipc_async_socket_recv() timeout:5 536905:20260619:144820.312 End of zbx_ipc_async_socket_recv():0 536905:20260619:144820.312 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000041 sec, getting values]' 536905:20260619:144820.312 In get_values() 536905:20260619:144820.312 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144820.312 End of zbx_dc_config_get_poller_items():0 536905:20260619:144820.312 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144820.312 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144820.312 End of get_values():0 536905:20260619:144820.312 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000085 sec, idle 5 sec]' 536905:20260619:144820.312 In zbx_ipc_async_socket_recv() timeout:5 536935:20260619:144820.332 End of zbx_ipc_async_socket_recv():0 536935:20260619:144820.332 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000308 sec, getting values]' 536935:20260619:144820.332 In get_values() 536935:20260619:144820.332 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144820.332 End of zbx_dc_config_get_poller_items():0 536935:20260619:144820.332 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144820.332 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144820.332 End of get_values():0 536935:20260619:144820.332 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000103 sec, idle 5 sec]' 536935:20260619:144820.332 In zbx_ipc_async_socket_recv() timeout:5 536936:20260619:144820.332 End of zbx_ipc_async_socket_recv():0 536936:20260619:144820.333 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000051 sec, getting values]' 536936:20260619:144820.333 In get_values() 536936:20260619:144820.333 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144820.333 End of zbx_dc_config_get_poller_items():0 536936:20260619:144820.333 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144820.333 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144820.333 End of get_values():0 536936:20260619:144820.333 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000118 sec, idle 5 sec]' 536936:20260619:144820.333 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144820.340 End of zbx_ipc_async_socket_recv():0 536899:20260619:144820.340 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000083 sec, getting values]' 536899:20260619:144820.340 In get_values() 536899:20260619:144820.340 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144820.340 End of zbx_dc_config_get_poller_items():0 536899:20260619:144820.340 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144820.340 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144820.340 End of get_values():0 536899:20260619:144820.340 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000096 sec, idle 5 sec]' 536899:20260619:144820.340 In zbx_ipc_async_socket_recv() timeout:5 536893:20260619:144820.343 End of zbx_ipc_async_socket_recv():0 536893:20260619:144820.343 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000042 sec, getting values]' 536893:20260619:144820.343 In get_values() 536893:20260619:144820.343 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144820.343 End of zbx_dc_config_get_poller_items():0 536893:20260619:144820.343 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144820.343 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144820.343 End of get_values():0 536893:20260619:144820.343 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000045 sec, idle 5 sec]' 536893:20260619:144820.343 In zbx_ipc_async_socket_recv() timeout:5 536894:20260619:144820.348 End of zbx_ipc_async_socket_recv():0 536894:20260619:144820.348 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000045 sec, getting values]' 536894:20260619:144820.348 In get_values() 536894:20260619:144820.348 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144820.348 End of zbx_dc_config_get_poller_items():0 536894:20260619:144820.348 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144820.348 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144820.348 End of get_values():0 536894:20260619:144820.348 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000422 sec, idle 5 sec]' 536894:20260619:144820.348 In zbx_ipc_async_socket_recv() timeout:5 536898:20260619:144820.349 End of zbx_ipc_async_socket_recv():0 536898:20260619:144820.349 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000036 sec, getting values]' 536898:20260619:144820.349 In get_values() 536898:20260619:144820.349 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144820.349 End of zbx_dc_config_get_poller_items():0 536898:20260619:144820.349 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144820.349 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144820.349 End of get_values():0 536898:20260619:144820.349 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000073 sec, idle 5 sec]' 536898:20260619:144820.349 In zbx_ipc_async_socket_recv() timeout:5 536895:20260619:144820.352 End of zbx_ipc_async_socket_recv():0 536895:20260619:144820.352 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000102 sec, getting values]' 536895:20260619:144820.352 In get_values() 536895:20260619:144820.352 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144820.352 End of zbx_dc_config_get_poller_items():0 536895:20260619:144820.352 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144820.352 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144820.352 End of get_values():0 536895:20260619:144820.352 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000045 sec, idle 5 sec]' 536895:20260619:144820.352 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144820.374 End of zbx_ipc_service_recv():2 536879:20260619:144820.374 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.009939sec during 5.009958 sec]' 536879:20260619:144820.374 In zbx_ipc_service_recv() timeout:1.000 536948:20260619:144820.456 End of zbx_ipc_async_socket_recv():0 536948:20260619:144820.456 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000060 sec, getting values]' 536948:20260619:144820.456 In get_values() 536948:20260619:144820.456 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144820.456 End of zbx_dc_config_get_poller_items():0 536948:20260619:144820.456 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144820.456 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144820.456 End of get_values():0 536948:20260619:144820.456 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000091 sec, idle 5 sec]' 536948:20260619:144820.456 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144820.456 End of zbx_ipc_async_socket_recv():0 536967:20260619:144820.456 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000064 sec, getting values]' 536967:20260619:144820.456 In get_values() 536967:20260619:144820.456 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144820.456 End of zbx_dc_config_get_poller_items():0 536967:20260619:144820.456 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144820.456 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144820.456 End of get_values():0 536967:20260619:144820.456 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000062 sec, idle 5 sec]' 536967:20260619:144820.456 In zbx_ipc_async_socket_recv() timeout:5 536984:20260619:144820.456 End of zbx_ipc_async_socket_recv():0 536984:20260619:144820.456 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000126 sec, getting values]' 536984:20260619:144820.456 In get_values() 536984:20260619:144820.456 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144820.456 End of zbx_dc_config_get_poller_items():0 536984:20260619:144820.456 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144820.456 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144820.456 End of get_values():0 536984:20260619:144820.456 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000078 sec, idle 5 sec]' 536984:20260619:144820.456 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144820.456 End of zbx_ipc_async_socket_recv():0 536923:20260619:144820.456 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144820.456 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536907:20260619:144820.456 End of zbx_ipc_async_socket_recv():0 536907:20260619:144820.456 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000048 sec, exchanging data]' 536907:20260619:144820.456 In process_proxy() 536907:20260619:144820.456 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144820.456 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144820.456 End of process_proxy() 536907:20260619:144820.456 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144820.456 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144820.457 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000053 sec, idle 5 sec]' 536907:20260619:144820.457 In zbx_ipc_async_socket_recv() timeout:5 536950:20260619:144820.460 End of zbx_ipc_async_socket_recv():0 536950:20260619:144820.460 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000053 sec, getting values]' 536950:20260619:144820.460 In get_values() 536950:20260619:144820.460 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144820.460 End of zbx_dc_config_get_poller_items():0 536950:20260619:144820.460 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144820.460 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144820.460 End of get_values():0 536950:20260619:144820.460 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000048 sec, idle 5 sec]' 536950:20260619:144820.460 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144820.460 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.004205 sec, idle 5 sec]' 536923:20260619:144820.460 In zbx_ipc_async_socket_recv() timeout:5 536952:20260619:144820.472 End of zbx_ipc_async_socket_recv():0 536952:20260619:144820.472 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000077 sec, getting values]' 536952:20260619:144820.472 In get_values() 536952:20260619:144820.472 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144820.472 End of zbx_dc_config_get_poller_items():0 536952:20260619:144820.472 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144820.472 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144820.472 End of get_values():0 536952:20260619:144820.472 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000048 sec, idle 5 sec]' 536952:20260619:144820.472 In zbx_ipc_async_socket_recv() timeout:5 536949:20260619:144820.489 End of zbx_ipc_async_socket_recv():0 536949:20260619:144820.489 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000194 sec, getting values]' 536949:20260619:144820.489 In get_values() 536949:20260619:144820.489 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144820.490 End of zbx_dc_config_get_poller_items():0 536949:20260619:144820.490 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144820.490 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144820.490 End of get_values():0 536949:20260619:144820.490 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000244 sec, idle 5 sec]' 536949:20260619:144820.490 In zbx_ipc_async_socket_recv() timeout:5 536985:20260619:144820.497 In zbx_dc_fetch_proxy_groups() 536985:20260619:144820.497 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144820.497 In zbx_dc_fetch_proxies() 536985:20260619:144820.497 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536951:20260619:144820.504 End of zbx_ipc_async_socket_recv():0 536951:20260619:144820.504 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000049 sec, getting values]' 536951:20260619:144820.504 In get_values() 536951:20260619:144820.504 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144820.504 End of zbx_dc_config_get_poller_items():0 536951:20260619:144820.504 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144820.504 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144820.504 End of get_values():0 536951:20260619:144820.504 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000089 sec, idle 5 sec]' 536951:20260619:144820.504 In zbx_ipc_async_socket_recv() timeout:5 536888:20260619:144820.521 End of zbx_ipc_async_socket_recv():0 536888:20260619:144820.521 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000064 sec, syncing history]' 536888:20260619:144820.521 In zbx_sync_history_cache() history_num:0 536888:20260619:144820.521 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000055 sec, idle 1 sec]' 536888:20260619:144820.521 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144820.580 End of zbx_ipc_async_socket_recv():0 536890:20260619:144820.580 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000037 sec, syncing history]' 536890:20260619:144820.580 In zbx_sync_history_cache() history_num:0 536890:20260619:144820.580 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000062 sec, idle 1 sec]' 536878:20260619:144820.580 End of zbx_ipc_service_recv():2 536878:20260619:144820.581 In zbx_pp_manager_process_finished() 536878:20260619:144820.581 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144820.581 In zbx_ipc_service_recv() timeout:0.500 536889:20260619:144820.581 End of zbx_ipc_async_socket_recv():0 536889:20260619:144820.581 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000022 sec, syncing history]' 536889:20260619:144820.581 In zbx_sync_history_cache() history_num:0 536889:20260619:144820.581 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000057 sec, idle 1 sec]' 536889:20260619:144820.581 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144820.581 End of zbx_ipc_async_socket_recv():0 536887:20260619:144820.581 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000029 sec, syncing history]' 536887:20260619:144820.581 In zbx_sync_history_cache() history_num:0 536887:20260619:144820.581 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000026 sec, idle 1 sec]' 536887:20260619:144820.581 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144820.581 End of zbx_ipc_service_recv():2 536982:20260619:144820.581 In zbx_ipc_service_recv() timeout:1.000 536890:20260619:144820.581 In zbx_ipc_async_socket_recv() timeout:1 536943:20260619:144820.601 zbx_setproctitle() title:'trapper #4 [processing data]' 536943:20260619:144820.601 In zbx_ipc_async_socket_recv() timeout:0 536943:20260619:144820.601 End of zbx_ipc_async_socket_recv():0 536943:20260619:144820.601 trapper got request 'status.get' 536943:20260619:144820.601 In recv_getstatus() 536943:20260619:144820.601 In zbx_get_user_from_json() 536943:20260619:144820.601 In zbx_db_get_user_by_active_session() sessionid:****** 536943:20260619:144820.601 query [txnlev:0] [select u.userid,u.roleid,u.username,r.type from sessions...] 536943:20260619:144820.612 End of zbx_db_get_user_by_active_session():FAIL 536943:20260619:144820.612 Permission denied 536943:20260619:144820.612 End of zbx_get_user_from_json():FAIL 536943:20260619:144820.612 In zbx_send_response_json() 536943:20260619:144820.612 zbx_send_response_json() '{"response":"failed","info":"Permission denied."}' 536943:20260619:144820.612 End of zbx_send_response_json():SUCCEED 536943:20260619:144820.612 End of recv_getstatus():FAIL 536943:20260619:144820.612 zbx_setproctitle() title:'trapper #4 [processed data in 0.010968 sec, waiting for connection]' 536886:20260619:144820.736 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144820.736 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144820.736 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144820.736 [discovery manager] In process_results() del_druleids:0 536886:20260619:144820.736 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144820.736 [discovery manager] End of process_results() ret:0 536886:20260619:144820.736 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144820.736 [discovery manager] In process_discovery() 536886:20260619:144820.736 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144820.736 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536953:20260619:144820.766 End of zbx_ipc_service_recv():2 536953:20260619:144820.766 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.013842 sec during 5.013860 sec]' 536953:20260619:144820.766 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144820.767 End of zbx_ipc_service_recv():2 536985:20260619:144820.767 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144820.831 End of zbx_ipc_async_socket_recv():0 536874:20260619:144820.832 End of zbx_ipc_service_recv():2 536874:20260619:144820.832 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.009216 sec during 5.009922 sec]' 536874:20260619:144820.832 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144820.832 In zbx_ipc_async_socket_send() 536947:20260619:144820.832 In zbx_ipc_client_send() clientid:0 536947:20260619:144820.832 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144820.832 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144820.832 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000105 sec, idle 1 sec]' 536947:20260619:144820.832 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144820.833 End of zbx_ipc_service_recv():1 536874:20260619:144820.833 In am_flush_results() results:0 536874:20260619:144820.833 In zbx_ipc_client_send() clientid:7 536874:20260619:144820.833 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144820.833 End of am_flush_results() 536874:20260619:144820.833 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144820.833 End of zbx_ipc_async_socket_recv():0 536947:20260619:144820.833 In am_db_flush_results() 536947:20260619:144820.833 End of am_db_flush_results() flushed:0 536947:20260619:144820.833 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000087 sec, idle 1 sec]' 536947:20260619:144820.833 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144820.840 End of zbx_ipc_service_recv():2 536846:20260619:144820.840 In zbx_ipc_async_socket_send() 536846:20260619:144820.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144820.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144820.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144820.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144820.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144820.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144820.840 End of zbx_ipc_service_recv():1 536837:20260619:144820.841 In zbx_ha_dispatch_message() 536837:20260619:144820.841 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144820.841 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144821.081 End of zbx_ipc_service_recv():2 536878:20260619:144821.082 In zbx_pp_manager_process_finished() 536878:20260619:144821.082 In zbx_timekeeper_collect() 536878:20260619:144821.082 End of zbx_timekeeper_collect() 536878:20260619:144821.082 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144821.082 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.049364 sec during 5.049855 sec]' 536878:20260619:144821.082 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144821.158 End of zbx_ipc_service_recv():2 536848:20260619:144821.159 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144821.287 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144821.287 End of zbx_ipc_async_socket_recv():0 536972:20260619:144821.287 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144821.287 End of zbx_dc_config_get_poller_items():0 536972:20260619:144821.287 queue processing_num:0 pending:0 536970:20260619:144821.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144821.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144821.306 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144821.306 End of zbx_ipc_async_socket_recv():0 536970:20260619:144821.306 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144821.306 End of zbx_dc_config_get_poller_items():0 536970:20260619:144821.306 queue processing_num:0 pending:0 536971:20260619:144821.306 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144821.306 End of zbx_dc_config_get_poller_items():0 536971:20260619:144821.306 queue processing_num:0 pending:0 536909:20260619:144821.308 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144821.308 In collect_selfmon_stats() 536909:20260619:144821.308 In zbx_timekeeper_collect() 536909:20260619:144821.308 End of zbx_timekeeper_collect() 536909:20260619:144821.308 End of collect_selfmon_stats() 536909:20260619:144821.308 zbx_setproctitle() title:'self-monitoring [processed data in 0.000140 sec, idle 1 sec]' 536879:20260619:144821.375 End of zbx_ipc_service_recv():2 536879:20260619:144821.375 In zbx_ipc_service_recv() timeout:1.000 536888:20260619:144821.521 End of zbx_ipc_async_socket_recv():0 536888:20260619:144821.522 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000055 sec, syncing history]' 536888:20260619:144821.522 In zbx_sync_history_cache() history_num:0 536888:20260619:144821.522 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000037 sec, idle 1 sec]' 536888:20260619:144821.522 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144821.540 End of zbx_ipc_async_socket_recv():0 536891:20260619:144821.540 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001032 sec, processing escalations]' 536891:20260619:144821.540 In process_escalations() 536891:20260619:144821.540 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869704 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144821.541 End of process_escalations() 536891:20260619:144821.541 In process_escalations() 536891:20260619:144821.541 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869704 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144821.541 End of process_escalations() 536891:20260619:144821.542 In process_escalations() 536891:20260619:144821.542 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869704 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144821.542 End of process_escalations() 536891:20260619:144821.542 In process_escalations() 536891:20260619:144821.542 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869704 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144821.542 End of process_escalations() 536891:20260619:144821.542 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001924 sec, idle 3 sec]' 536891:20260619:144821.542 In zbx_ipc_async_socket_recv() timeout:3 536890:20260619:144821.581 End of zbx_ipc_async_socket_recv():0 536890:20260619:144821.582 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000062 sec, syncing history]' 536890:20260619:144821.582 In zbx_sync_history_cache() history_num:0 536890:20260619:144821.582 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000153 sec, idle 1 sec]' 536890:20260619:144821.582 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144821.582 End of zbx_ipc_async_socket_recv():0 536889:20260619:144821.582 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000057 sec, syncing history]' 536889:20260619:144821.582 In zbx_sync_history_cache() history_num:0 536889:20260619:144821.582 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000253 sec, idle 1 sec]' 536889:20260619:144821.582 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144821.582 End of zbx_ipc_async_socket_recv():0 536887:20260619:144821.583 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000026 sec, syncing history]' 536887:20260619:144821.583 In zbx_sync_history_cache() history_num:0 536887:20260619:144821.583 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000053 sec, idle 1 sec]' 536887:20260619:144821.583 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144821.584 End of zbx_ipc_service_recv():2 536982:20260619:144821.584 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144821.584 End of zbx_ipc_service_recv():2 536878:20260619:144821.584 In zbx_pp_manager_process_finished() 536878:20260619:144821.584 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144821.584 In zbx_ipc_service_recv() timeout:0.500 536953:20260619:144821.769 End of zbx_ipc_service_recv():2 536953:20260619:144821.769 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144821.769 End of zbx_ipc_service_recv():2 536985:20260619:144821.769 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144821.833 End of zbx_ipc_service_recv():2 536874:20260619:144821.833 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144821.835 End of zbx_ipc_async_socket_recv():0 536947:20260619:144821.835 In zbx_ipc_async_socket_send() 536947:20260619:144821.835 In zbx_ipc_client_send() clientid:0 536947:20260619:144821.835 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144821.835 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144821.835 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000039 sec, idle 1 sec]' 536947:20260619:144821.835 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144821.835 End of zbx_ipc_service_recv():1 536874:20260619:144821.835 In am_flush_results() results:0 536874:20260619:144821.835 In zbx_ipc_client_send() clientid:7 536874:20260619:144821.835 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144821.835 End of am_flush_results() 536874:20260619:144821.835 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144821.835 End of zbx_ipc_async_socket_recv():0 536947:20260619:144821.835 In am_db_flush_results() 536947:20260619:144821.835 End of am_db_flush_results() flushed:0 536947:20260619:144821.835 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000012 sec, idle 1 sec]' 536947:20260619:144821.835 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144821.840 End of zbx_ipc_service_recv():2 536846:20260619:144821.840 In zbx_ipc_async_socket_send() 536846:20260619:144821.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144821.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144821.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144821.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144821.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144821.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144821.840 End of zbx_ipc_service_recv():1 536837:20260619:144821.840 In zbx_ha_dispatch_message() 536837:20260619:144821.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144821.840 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144822.085 End of zbx_ipc_service_recv():2 536878:20260619:144822.085 In zbx_pp_manager_process_finished() 536878:20260619:144822.085 In zbx_timekeeper_collect() 536878:20260619:144822.085 End of zbx_timekeeper_collect() 536878:20260619:144822.085 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144822.085 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144822.160 End of zbx_ipc_service_recv():2 536848:20260619:144822.160 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144822.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144822.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144822.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144822.288 queue processing_num:0 pending:0 536972:20260619:144822.289 End of zbx_ipc_async_socket_recv():0 536971:20260619:144822.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144822.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144822.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144822.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144822.304 queue processing_num:0 pending:0 536970:20260619:144822.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144822.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144822.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144822.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144822.305 queue processing_num:0 pending:0 536909:20260619:144822.309 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144822.309 In collect_selfmon_stats() 536909:20260619:144822.309 In zbx_timekeeper_collect() 536909:20260619:144822.309 End of zbx_timekeeper_collect() 536909:20260619:144822.309 End of collect_selfmon_stats() 536909:20260619:144822.309 zbx_setproctitle() title:'self-monitoring [processed data in 0.000197 sec, idle 1 sec]' 536879:20260619:144822.376 End of zbx_ipc_service_recv():2 536879:20260619:144822.376 In zbx_ipc_service_recv() timeout:1.000 536888:20260619:144822.526 End of zbx_ipc_async_socket_recv():0 536888:20260619:144822.526 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000037 sec, syncing history]' 536888:20260619:144822.526 In zbx_sync_history_cache() history_num:0 536888:20260619:144822.527 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000058 sec, idle 1 sec]' 536888:20260619:144822.527 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144822.583 End of zbx_ipc_async_socket_recv():0 536890:20260619:144822.583 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000153 sec, syncing history]' 536890:20260619:144822.583 In zbx_sync_history_cache() history_num:0 536890:20260619:144822.583 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000066 sec, idle 1 sec]' 536890:20260619:144822.583 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144822.583 End of zbx_ipc_async_socket_recv():0 536889:20260619:144822.583 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000253 sec, syncing history]' 536889:20260619:144822.583 In zbx_sync_history_cache() history_num:0 536889:20260619:144822.583 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000067 sec, idle 1 sec]' 536889:20260619:144822.583 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144822.587 End of zbx_ipc_service_recv():2 536878:20260619:144822.587 In zbx_pp_manager_process_finished() 536878:20260619:144822.587 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144822.587 In zbx_ipc_service_recv() timeout:0.500 536887:20260619:144822.587 End of zbx_ipc_async_socket_recv():0 536887:20260619:144822.588 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000053 sec, syncing history]' 536887:20260619:144822.588 In zbx_sync_history_cache() history_num:0 536887:20260619:144822.588 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000056 sec, idle 1 sec]' 536887:20260619:144822.588 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144822.588 End of zbx_ipc_service_recv():2 536982:20260619:144822.588 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144822.769 End of zbx_ipc_service_recv():2 536953:20260619:144822.770 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144822.770 End of zbx_ipc_service_recv():2 536985:20260619:144822.771 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144822.836 End of zbx_ipc_service_recv():2 536874:20260619:144822.836 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144822.836 End of zbx_ipc_async_socket_recv():0 536947:20260619:144822.836 In zbx_ipc_async_socket_send() 536947:20260619:144822.836 In zbx_ipc_client_send() clientid:0 536947:20260619:144822.837 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144822.837 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144822.837 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000105 sec, idle 1 sec]' 536947:20260619:144822.837 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144822.837 End of zbx_ipc_service_recv():1 536874:20260619:144822.837 In am_flush_results() results:0 536874:20260619:144822.837 In zbx_ipc_client_send() clientid:7 536874:20260619:144822.837 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144822.837 End of am_flush_results() 536874:20260619:144822.837 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144822.837 End of zbx_ipc_async_socket_recv():0 536947:20260619:144822.837 In am_db_flush_results() 536947:20260619:144822.837 End of am_db_flush_results() flushed:0 536947:20260619:144822.837 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000051 sec, idle 1 sec]' 536947:20260619:144822.837 In zbx_ipc_async_socket_recv() timeout:1 536837:20260619:144822.841 End of zbx_ipc_service_recv():2 536837:20260619:144822.842 In zbx_ha_dispatch_message() 536837:20260619:144822.842 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144822.842 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144822.843 End of zbx_ipc_service_recv():2 536846:20260619:144822.843 In zbx_ipc_async_socket_send() 536846:20260619:144822.843 In zbx_ipc_client_send() clientid:0 536846:20260619:144822.844 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144822.844 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144822.844 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144822.844 End of zbx_ipc_async_socket_flush():0 536846:20260619:144822.844 In zbx_ipc_service_recv() timeout:0.994 536837:20260619:144822.844 End of zbx_ipc_service_recv():1 536837:20260619:144822.844 In zbx_ha_dispatch_message() 536837:20260619:144822.844 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144822.845 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144823.088 End of zbx_ipc_service_recv():2 536878:20260619:144823.088 In zbx_pp_manager_process_finished() 536878:20260619:144823.088 In zbx_timekeeper_collect() 536878:20260619:144823.088 End of zbx_timekeeper_collect() 536878:20260619:144823.088 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144823.088 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144823.162 End of zbx_ipc_service_recv():2 536848:20260619:144823.162 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144823.287 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144823.287 End of zbx_ipc_async_socket_recv():0 536972:20260619:144823.287 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144823.287 End of zbx_dc_config_get_poller_items():0 536972:20260619:144823.287 queue processing_num:0 pending:0 536970:20260619:144823.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144823.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144823.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144823.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144823.304 queue processing_num:0 pending:0 536971:20260619:144823.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144823.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144823.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144823.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144823.305 queue processing_num:0 pending:0 536909:20260619:144823.309 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144823.309 In collect_selfmon_stats() 536909:20260619:144823.309 In zbx_timekeeper_collect() 536909:20260619:144823.309 End of zbx_timekeeper_collect() 536909:20260619:144823.309 End of collect_selfmon_stats() 536909:20260619:144823.309 zbx_setproctitle() title:'self-monitoring [processed data in 0.000092 sec, idle 1 sec]' 536879:20260619:144823.377 End of zbx_ipc_service_recv():2 536879:20260619:144823.377 In zbx_ipc_service_recv() timeout:1.000 536888:20260619:144823.528 End of zbx_ipc_async_socket_recv():0 536888:20260619:144823.528 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000058 sec, syncing history]' 536888:20260619:144823.528 In zbx_sync_history_cache() history_num:0 536888:20260619:144823.528 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000056 sec, idle 1 sec]' 536888:20260619:144823.528 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144823.584 End of zbx_ipc_async_socket_recv():0 536890:20260619:144823.584 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000066 sec, syncing history]' 536890:20260619:144823.584 In zbx_sync_history_cache() history_num:0 536890:20260619:144823.584 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000052 sec, idle 1 sec]' 536890:20260619:144823.584 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144823.584 End of zbx_ipc_async_socket_recv():0 536889:20260619:144823.584 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000067 sec, syncing history]' 536889:20260619:144823.584 In zbx_sync_history_cache() history_num:0 536889:20260619:144823.584 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000031 sec, idle 1 sec]' 536889:20260619:144823.584 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144823.588 End of zbx_ipc_async_socket_recv():0 536887:20260619:144823.588 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000056 sec, syncing history]' 536887:20260619:144823.588 In zbx_sync_history_cache() history_num:0 536887:20260619:144823.588 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000050 sec, idle 1 sec]' 536887:20260619:144823.588 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144823.589 End of zbx_ipc_service_recv():2 536878:20260619:144823.589 In zbx_pp_manager_process_finished() 536878:20260619:144823.589 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144823.589 In zbx_ipc_service_recv() timeout:0.500 536982:20260619:144823.590 End of zbx_ipc_service_recv():2 536982:20260619:144823.590 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144823.772 End of zbx_ipc_service_recv():2 536985:20260619:144823.772 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144823.773 End of zbx_ipc_service_recv():2 536953:20260619:144823.773 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144823.840 End of zbx_ipc_service_recv():2 536846:20260619:144823.840 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144823.840 query [txnlev:1] [begin;] 536947:20260619:144823.840 End of zbx_ipc_async_socket_recv():0 536947:20260619:144823.840 In zbx_ipc_async_socket_send() 536947:20260619:144823.840 In zbx_ipc_client_send() clientid:0 536947:20260619:144823.840 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144823.840 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144823.840 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000054 sec, idle 1 sec]' 536947:20260619:144823.840 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144823.841 End of zbx_ipc_service_recv():1 536874:20260619:144823.841 In am_flush_results() results:0 536874:20260619:144823.841 In zbx_ipc_client_send() clientid:7 536874:20260619:144823.841 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144823.841 End of am_flush_results() 536874:20260619:144823.841 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144823.841 End of zbx_ipc_async_socket_recv():0 536947:20260619:144823.841 In am_db_flush_results() 536947:20260619:144823.841 End of am_db_flush_results() flushed:0 536947:20260619:144823.841 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000022 sec, idle 1 sec]' 536947:20260619:144823.841 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144823.842 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536846:20260619:144823.843 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144823.844 In ha_db_get_time() 536846:20260619:144823.844 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144823.844 End of ha_db_get_time():SUCCEED db_time:1781869704 536846:20260619:144823.844 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144823.845 query [txnlev:1] [commit;] 536846:20260619:144823.848 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144823.848 In zbx_ipc_async_socket_send() 536846:20260619:144823.848 In zbx_ipc_client_send() clientid:0 536846:20260619:144823.848 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144823.849 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144823.849 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144823.849 End of zbx_ipc_async_socket_flush():0 536846:20260619:144823.849 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144823.849 End of zbx_ipc_service_recv():1 536837:20260619:144823.849 In zbx_ha_dispatch_message() 536837:20260619:144823.849 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144823.849 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144824.092 End of zbx_ipc_service_recv():2 536878:20260619:144824.092 In zbx_pp_manager_process_finished() 536878:20260619:144824.092 In zbx_timekeeper_collect() 536878:20260619:144824.092 End of zbx_timekeeper_collect() 536878:20260619:144824.092 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144824.092 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144824.164 End of zbx_ipc_service_recv():2 536848:20260619:144824.164 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144824.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144824.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144824.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144824.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144824.289 queue processing_num:0 pending:0 536971:20260619:144824.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144824.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144824.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144824.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144824.305 queue processing_num:0 pending:0 536970:20260619:144824.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144824.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144824.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144824.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144824.305 queue processing_num:0 pending:0 536909:20260619:144824.309 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144824.309 In collect_selfmon_stats() 536909:20260619:144824.309 In zbx_timekeeper_collect() 536909:20260619:144824.309 End of zbx_timekeeper_collect() 536909:20260619:144824.309 End of collect_selfmon_stats() 536909:20260619:144824.309 zbx_setproctitle() title:'self-monitoring [processed data in 0.000110 sec, idle 1 sec]' 536879:20260619:144824.380 End of zbx_ipc_service_recv():2 536879:20260619:144824.380 In zbx_ipc_service_recv() timeout:1.000 536888:20260619:144824.532 End of zbx_ipc_async_socket_recv():0 536888:20260619:144824.532 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000056 sec, syncing history]' 536888:20260619:144824.532 In zbx_sync_history_cache() history_num:0 536888:20260619:144824.532 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000033 sec, idle 1 sec]' 536888:20260619:144824.532 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144824.544 End of zbx_ipc_async_socket_recv():0 536891:20260619:144824.544 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001924 sec, processing escalations]' 536891:20260619:144824.544 In process_escalations() 536891:20260619:144824.544 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869707 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144824.545 End of process_escalations() 536891:20260619:144824.545 In process_escalations() 536891:20260619:144824.545 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869707 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144824.545 End of process_escalations() 536891:20260619:144824.545 In process_escalations() 536891:20260619:144824.546 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869707 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144824.546 End of process_escalations() 536891:20260619:144824.546 In process_escalations() 536891:20260619:144824.546 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869707 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144824.546 End of process_escalations() 536891:20260619:144824.546 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002413 sec, idle 3 sec]' 536891:20260619:144824.546 In zbx_ipc_async_socket_recv() timeout:3 536890:20260619:144824.588 End of zbx_ipc_async_socket_recv():0 536890:20260619:144824.588 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000052 sec, syncing history]' 536890:20260619:144824.588 In zbx_sync_history_cache() history_num:0 536890:20260619:144824.588 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000050 sec, idle 1 sec]' 536890:20260619:144824.588 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144824.588 End of zbx_ipc_async_socket_recv():0 536889:20260619:144824.589 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000031 sec, syncing history]' 536889:20260619:144824.589 In zbx_sync_history_cache() history_num:0 536889:20260619:144824.589 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000017 sec, idle 1 sec]' 536889:20260619:144824.589 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144824.593 End of zbx_ipc_service_recv():2 536878:20260619:144824.593 In zbx_pp_manager_process_finished() 536878:20260619:144824.593 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144824.593 In zbx_ipc_service_recv() timeout:0.500 536982:20260619:144824.593 End of zbx_ipc_service_recv():2 536982:20260619:144824.593 In zbx_ipc_service_recv() timeout:1.000 536887:20260619:144824.593 End of zbx_ipc_async_socket_recv():0 536887:20260619:144824.593 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000050 sec, syncing history]' 536887:20260619:144824.593 In zbx_sync_history_cache() history_num:0 536887:20260619:144824.593 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000023 sec, idle 1 sec]' 536887:20260619:144824.593 In zbx_ipc_async_socket_recv() timeout:1 536985:20260619:144824.774 End of zbx_ipc_service_recv():2 536985:20260619:144824.774 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144824.774 End of zbx_ipc_service_recv():2 536953:20260619:144824.774 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144824.842 End of zbx_ipc_service_recv():2 536874:20260619:144824.842 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144824.842 End of zbx_ipc_async_socket_recv():0 536947:20260619:144824.842 In zbx_ipc_async_socket_send() 536947:20260619:144824.842 In zbx_ipc_client_send() clientid:0 536947:20260619:144824.842 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144824.842 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144824.842 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000043 sec, idle 1 sec]' 536947:20260619:144824.842 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144824.842 End of zbx_ipc_service_recv():1 536874:20260619:144824.842 In am_flush_results() results:0 536874:20260619:144824.842 In zbx_ipc_client_send() clientid:7 536874:20260619:144824.842 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144824.842 End of am_flush_results() 536874:20260619:144824.842 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144824.842 End of zbx_ipc_async_socket_recv():0 536947:20260619:144824.842 In am_db_flush_results() 536947:20260619:144824.842 End of am_db_flush_results() flushed:0 536947:20260619:144824.842 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000012 sec, idle 1 sec]' 536947:20260619:144824.842 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144824.850 End of zbx_ipc_service_recv():2 536846:20260619:144824.850 In zbx_ipc_async_socket_send() 536846:20260619:144824.850 In zbx_ipc_client_send() clientid:0 536846:20260619:144824.850 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144824.850 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144824.850 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144824.850 End of zbx_ipc_async_socket_flush():0 536846:20260619:144824.850 In zbx_ipc_service_recv() timeout:0.988 536837:20260619:144824.850 End of zbx_ipc_service_recv():1 536837:20260619:144824.850 In zbx_ha_dispatch_message() 536837:20260619:144824.850 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144824.850 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144825.094 End of zbx_ipc_service_recv():2 536878:20260619:144825.094 In zbx_pp_manager_process_finished() 536878:20260619:144825.094 In zbx_timekeeper_collect() 536878:20260619:144825.094 End of zbx_timekeeper_collect() 536878:20260619:144825.094 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144825.094 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144825.165 End of zbx_ipc_service_recv():2 536848:20260619:144825.166 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.008365 sec during 5.008389 sec]' 536848:20260619:144825.166 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144825.289 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144825.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144825.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144825.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144825.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144825.289 queue processing_num:0 pending:0 536884:20260619:144825.293 cannot process step "test output will be error" of web scenario "2nd Scenario" on host "Zabbix server": Connection timed out after 15002 milliseconds 536884:20260619:144825.293 In process_test_data() 536884:20260619:144825.293 query [txnlev:0] [select type,itemid from httptestitem where httptestid=5] 536884:20260619:144825.295 End of process_test_data() 536884:20260619:144825.295 End of process_httptest() 536884:20260619:144825.295 End of process_httptests() 536884:20260619:144825.295 zbx_setproctitle() title:'http poller #1 [got 1 values in 30.236711 sec, getting values]' 536884:20260619:144825.295 In process_httptests() 536884:20260619:144825.295 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.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.httptestid=5] 536884:20260619:144825.296 query [txnlev:0] [select name,value,type from httptest_field where httptestid=5 order by httptest_fieldid] 536884:20260619:144825.297 In substitute_simple_macros_impl() data:'Zabbix' 536884:20260619:144825.297 End substitute_simple_macros_impl() data:'Zabbix' 536884:20260619:144825.297 In substitute_simple_macros_impl() data:EMPTY 536884:20260619:144825.297 In substitute_simple_macros_impl() data:EMPTY 536884:20260619:144825.297 In substitute_simple_macros_impl() data:EMPTY 536884:20260619:144825.297 In http_process_variables() 0 variables 536884:20260619:144825.297 End of http_process_variables():SUCCEED 536884:20260619:144825.297 In process_httptest() httptestid:5 name:'2nd Scenario' 536884:20260619:144825.297 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=5 order by no] 536884:20260619:144825.297 In substitute_simple_macros_impl() data:'20s' 536884:20260619:144825.297 End substitute_simple_macros_impl() data:'20s' 536884:20260619:144825.297 In substitute_simple_macros_impl() data:'https://zabbix.com' 536884:20260619:144825.297 End substitute_simple_macros_impl() data:'https://zabbix.com' 536884:20260619:144825.297 In http_substitute_variables() data:'https://zabbix.com' 536884:20260619:144825.297 End of http_substitute_variables() data:'https://zabbix.com' 536884:20260619:144825.297 In substitute_simple_macros_impl() data:EMPTY 536884:20260619:144825.297 In substitute_simple_macros_impl() data:'301' 536884:20260619:144825.297 End substitute_simple_macros_impl() data:'301' 536884:20260619:144825.297 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=9 order by httpstep_fieldid] 536884:20260619:144825.298 In substitute_simple_macros_impl() data:'666666' 536884:20260619:144825.298 End substitute_simple_macros_impl() data:'666666' 536884:20260619:144825.298 In substitute_simple_macros_impl() data:'15s' 536884:20260619:144825.298 End substitute_simple_macros_impl() data:'15s' 536884:20260619:144825.298 process_httptest() use step "Get value" 536884:20260619:144825.298 process_httptest() use post "" 536884:20260619:144825.298 process_httptest() go to URL "https://zabbix.com" 536971:20260619:144825.305 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144825.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144825.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144825.305 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144825.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144825.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144825.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144825.305 queue processing_num:0 pending:0 536970:20260619:144825.305 End of zbx_ipc_async_socket_recv():0 536970:20260619:144825.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144825.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144825.305 queue processing_num:0 pending:0 536946:20260619:144825.307 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144825.307 In get_pinger_hosts() 536946:20260619:144825.307 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144825.308 End of zbx_dc_config_get_poller_items():0 536946:20260619:144825.308 End of get_pinger_hosts():0 536946:20260619:144825.308 In process_pinger_hosts() 536946:20260619:144825.308 End of process_pinger_hosts() 536946:20260619:144825.308 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144825.308 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144825.308 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000610 sec, idle 5 sec]' 536909:20260619:144825.310 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144825.310 In collect_selfmon_stats() 536909:20260619:144825.310 In zbx_timekeeper_collect() 536909:20260619:144825.310 End of zbx_timekeeper_collect() 536909:20260619:144825.310 End of collect_selfmon_stats() 536909:20260619:144825.310 zbx_setproctitle() title:'self-monitoring [processed data in 0.000129 sec, idle 1 sec]' 536932:20260619:144825.312 End of zbx_ipc_async_socket_recv():0 536932:20260619:144825.312 zbx_setproctitle() title:'poller #2 [got 0 values in 0.001697 sec, getting values]' 536932:20260619:144825.312 In get_values() 536932:20260619:144825.312 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144825.312 End of zbx_dc_config_get_poller_items():0 536932:20260619:144825.312 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144825.312 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144825.312 End of get_values():0 536932:20260619:144825.312 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000090 sec, idle 5 sec]' 536932:20260619:144825.312 In zbx_ipc_async_socket_recv() timeout:5 536934:20260619:144825.312 End of zbx_ipc_async_socket_recv():0 536885:20260619:144825.312 End of zbx_ipc_async_socket_recv():0 536896:20260619:144825.312 End of zbx_ipc_async_socket_recv():0 536896:20260619:144825.312 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000256 sec, getting values]' 536896:20260619:144825.312 In get_values() 536885:20260619:144825.312 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.001714 sec, getting values]' 536885:20260619:144825.312 In get_values() 536885:20260619:144825.312 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144825.312 End of zbx_dc_config_get_poller_items():0 536885:20260619:144825.312 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536934:20260619:144825.312 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000151 sec, getting values]' 536885:20260619:144825.313 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144825.313 End of get_values():0 536885:20260619:144825.313 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000207 sec, idle 5 sec]' 536885:20260619:144825.313 In zbx_ipc_async_socket_recv() timeout:5 536896:20260619:144825.313 In zbx_dc_config_get_poller_items() poller_type:4 536933:20260619:144825.313 End of zbx_ipc_async_socket_recv():0 536933:20260619:144825.313 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000103 sec, getting values]' 536896:20260619:144825.313 End of zbx_dc_config_get_poller_items():0 536896:20260619:144825.313 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144825.313 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144825.313 End of get_values():0 536896:20260619:144825.313 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000607 sec, idle 5 sec]' 536896:20260619:144825.313 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144825.313 End of zbx_ipc_async_socket_recv():0 536906:20260619:144825.313 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000070 sec, getting values]' 536906:20260619:144825.313 In get_values() 536906:20260619:144825.313 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144825.313 End of zbx_dc_config_get_poller_items():0 536906:20260619:144825.313 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144825.313 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144825.313 End of get_values():0 536906:20260619:144825.313 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000176 sec, idle 5 sec]' 536906:20260619:144825.313 In zbx_ipc_async_socket_recv() timeout:5 536934:20260619:144825.313 In get_values() 536934:20260619:144825.313 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144825.313 End of zbx_dc_config_get_poller_items():0 536934:20260619:144825.313 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144825.313 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144825.313 End of get_values():0 536934:20260619:144825.313 zbx_setproctitle() title:'poller #4 [got 0 values in 0.001245 sec, idle 5 sec]' 536934:20260619:144825.314 In zbx_ipc_async_socket_recv() timeout:5 536933:20260619:144825.314 In get_values() 536933:20260619:144825.314 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144825.314 End of zbx_dc_config_get_poller_items():0 536933:20260619:144825.314 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144825.314 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144825.314 End of get_values():0 536933:20260619:144825.314 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000905 sec, idle 5 sec]' 536933:20260619:144825.314 In zbx_ipc_async_socket_recv() timeout:5 536892:20260619:144825.314 End of zbx_ipc_async_socket_recv():0 536892:20260619:144825.314 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000282 sec, getting values]' 536892:20260619:144825.314 In get_values() 536892:20260619:144825.314 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144825.314 End of zbx_dc_config_get_poller_items():0 536892:20260619:144825.314 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144825.314 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144825.314 End of get_values():0 536892:20260619:144825.314 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000077 sec, idle 5 sec]' 536892:20260619:144825.314 In zbx_ipc_async_socket_recv() timeout:5 536897:20260619:144825.315 End of zbx_ipc_async_socket_recv():0 536897:20260619:144825.315 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000146 sec, getting values]' 536897:20260619:144825.315 In get_values() 536897:20260619:144825.315 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144825.315 End of zbx_dc_config_get_poller_items():0 536897:20260619:144825.315 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144825.315 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144825.315 End of get_values():0 536897:20260619:144825.315 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000080 sec, idle 5 sec]' 536897:20260619:144825.315 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144825.315 End of zbx_ipc_async_socket_recv():0 536931:20260619:144825.315 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000141 sec, getting values]' 536931:20260619:144825.315 In get_values() 536931:20260619:144825.315 In zbx_dc_config_get_poller_items() poller_type:0 536931:20260619:144825.315 End of zbx_dc_config_get_poller_items():0 536931:20260619:144825.315 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144825.315 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144825.315 End of get_values():0 536931:20260619:144825.315 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000068 sec, idle 5 sec]' 536931:20260619:144825.315 In zbx_ipc_async_socket_recv() timeout:5 536905:20260619:144825.316 End of zbx_ipc_async_socket_recv():0 536905:20260619:144825.316 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000085 sec, getting values]' 536905:20260619:144825.316 In get_values() 536905:20260619:144825.316 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144825.316 End of zbx_dc_config_get_poller_items():0 536905:20260619:144825.316 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144825.316 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144825.316 End of get_values():0 536905:20260619:144825.316 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000099 sec, idle 5 sec]' 536905:20260619:144825.316 In zbx_ipc_async_socket_recv() timeout:5 536935:20260619:144825.336 End of zbx_ipc_async_socket_recv():0 536935:20260619:144825.336 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000103 sec, getting values]' 536935:20260619:144825.336 In get_values() 536935:20260619:144825.336 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144825.336 End of zbx_dc_config_get_poller_items():0 536935:20260619:144825.336 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144825.336 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144825.336 End of get_values():0 536935:20260619:144825.336 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000090 sec, idle 5 sec]' 536935:20260619:144825.336 In zbx_ipc_async_socket_recv() timeout:5 536936:20260619:144825.337 End of zbx_ipc_async_socket_recv():0 536936:20260619:144825.337 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000118 sec, getting values]' 536936:20260619:144825.337 In get_values() 536936:20260619:144825.337 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144825.337 End of zbx_dc_config_get_poller_items():0 536936:20260619:144825.337 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144825.337 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144825.337 End of get_values():0 536936:20260619:144825.337 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000235 sec, idle 5 sec]' 536936:20260619:144825.337 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144825.344 End of zbx_ipc_async_socket_recv():0 536899:20260619:144825.344 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000096 sec, getting values]' 536899:20260619:144825.344 In get_values() 536899:20260619:144825.344 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144825.344 End of zbx_dc_config_get_poller_items():0 536899:20260619:144825.344 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144825.344 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144825.344 End of get_values():0 536899:20260619:144825.344 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000216 sec, idle 5 sec]' 536899:20260619:144825.344 In zbx_ipc_async_socket_recv() timeout:5 536893:20260619:144825.348 End of zbx_ipc_async_socket_recv():0 536893:20260619:144825.348 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000045 sec, getting values]' 536893:20260619:144825.348 In get_values() 536893:20260619:144825.348 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144825.348 End of zbx_dc_config_get_poller_items():0 536893:20260619:144825.348 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144825.348 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144825.348 End of get_values():0 536893:20260619:144825.348 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000098 sec, idle 5 sec]' 536893:20260619:144825.348 In zbx_ipc_async_socket_recv() timeout:5 536894:20260619:144825.352 End of zbx_ipc_async_socket_recv():0 536894:20260619:144825.352 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000422 sec, getting values]' 536894:20260619:144825.352 In get_values() 536894:20260619:144825.352 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144825.352 End of zbx_dc_config_get_poller_items():0 536894:20260619:144825.352 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144825.352 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144825.352 End of get_values():0 536894:20260619:144825.352 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000137 sec, idle 5 sec]' 536894:20260619:144825.352 In zbx_ipc_async_socket_recv() timeout:5 536898:20260619:144825.352 End of zbx_ipc_async_socket_recv():0 536898:20260619:144825.352 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000073 sec, getting values]' 536898:20260619:144825.352 In get_values() 536898:20260619:144825.352 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144825.352 End of zbx_dc_config_get_poller_items():0 536898:20260619:144825.352 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144825.352 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144825.352 End of get_values():0 536898:20260619:144825.352 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000071 sec, idle 5 sec]' 536898:20260619:144825.352 In zbx_ipc_async_socket_recv() timeout:5 536895:20260619:144825.356 End of zbx_ipc_async_socket_recv():0 536895:20260619:144825.356 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000045 sec, getting values]' 536895:20260619:144825.356 In get_values() 536895:20260619:144825.356 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144825.356 End of zbx_dc_config_get_poller_items():0 536895:20260619:144825.356 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144825.356 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144825.356 End of get_values():0 536895:20260619:144825.356 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000243 sec, idle 5 sec]' 536895:20260619:144825.356 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144825.382 End of zbx_ipc_service_recv():2 536879:20260619:144825.382 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.007941sec during 5.007981 sec]' 536879:20260619:144825.382 In zbx_ipc_service_recv() timeout:1.000 536948:20260619:144825.460 End of zbx_ipc_async_socket_recv():0 536948:20260619:144825.460 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000091 sec, getting values]' 536948:20260619:144825.460 In get_values() 536984:20260619:144825.460 End of zbx_ipc_async_socket_recv():0 536984:20260619:144825.460 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000078 sec, getting values]' 536984:20260619:144825.460 In get_values() 536984:20260619:144825.460 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144825.460 End of zbx_dc_config_get_poller_items():0 536984:20260619:144825.460 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144825.460 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144825.460 End of get_values():0 536984:20260619:144825.460 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000125 sec, idle 5 sec]' 536984:20260619:144825.460 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144825.460 End of zbx_ipc_async_socket_recv():0 536967:20260619:144825.460 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000062 sec, getting values]' 536967:20260619:144825.461 In get_values() 536967:20260619:144825.461 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144825.461 End of zbx_dc_config_get_poller_items():0 536967:20260619:144825.461 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144825.461 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144825.461 End of get_values():0 536967:20260619:144825.461 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000337 sec, idle 5 sec]' 536967:20260619:144825.461 In zbx_ipc_async_socket_recv() timeout:5 536948:20260619:144825.461 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144825.461 End of zbx_dc_config_get_poller_items():0 536948:20260619:144825.461 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144825.461 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144825.461 End of get_values():0 536948:20260619:144825.461 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.001007 sec, idle 5 sec]' 536948:20260619:144825.461 In zbx_ipc_async_socket_recv() timeout:5 536907:20260619:144825.461 End of zbx_ipc_async_socket_recv():0 536907:20260619:144825.461 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000053 sec, exchanging data]' 536907:20260619:144825.461 In process_proxy() 536907:20260619:144825.461 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144825.461 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144825.461 End of process_proxy() 536907:20260619:144825.461 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144825.461 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144825.461 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000145 sec, idle 5 sec]' 536907:20260619:144825.461 In zbx_ipc_async_socket_recv() timeout:5 536950:20260619:144825.464 End of zbx_ipc_async_socket_recv():0 536950:20260619:144825.464 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000048 sec, getting values]' 536950:20260619:144825.464 In get_values() 536950:20260619:144825.464 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144825.464 End of zbx_dc_config_get_poller_items():0 536950:20260619:144825.464 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144825.464 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144825.464 End of get_values():0 536950:20260619:144825.464 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000084 sec, idle 5 sec]' 536950:20260619:144825.464 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144825.464 End of zbx_ipc_async_socket_recv():0 536923:20260619:144825.464 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144825.464 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536923:20260619:144825.465 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.001076 sec, idle 5 sec]' 536923:20260619:144825.465 In zbx_ipc_async_socket_recv() timeout:5 536952:20260619:144825.476 End of zbx_ipc_async_socket_recv():0 536952:20260619:144825.476 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000048 sec, getting values]' 536952:20260619:144825.476 In get_values() 536952:20260619:144825.476 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144825.476 End of zbx_dc_config_get_poller_items():0 536952:20260619:144825.476 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144825.476 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144825.476 End of get_values():0 536952:20260619:144825.476 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000050 sec, idle 5 sec]' 536952:20260619:144825.476 In zbx_ipc_async_socket_recv() timeout:5 536949:20260619:144825.493 End of zbx_ipc_async_socket_recv():0 536949:20260619:144825.493 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000244 sec, getting values]' 536949:20260619:144825.493 In get_values() 536949:20260619:144825.493 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144825.493 End of zbx_dc_config_get_poller_items():0 536949:20260619:144825.493 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144825.493 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144825.493 End of get_values():0 536949:20260619:144825.493 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000138 sec, idle 5 sec]' 536949:20260619:144825.493 In zbx_ipc_async_socket_recv() timeout:5 536985:20260619:144825.499 In zbx_dc_fetch_proxy_groups() 536985:20260619:144825.499 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144825.499 In zbx_dc_fetch_proxies() 536985:20260619:144825.499 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536951:20260619:144825.508 End of zbx_ipc_async_socket_recv():0 536951:20260619:144825.508 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000089 sec, getting values]' 536951:20260619:144825.508 In get_values() 536951:20260619:144825.508 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144825.508 End of zbx_dc_config_get_poller_items():0 536951:20260619:144825.508 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144825.508 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144825.508 End of get_values():0 536951:20260619:144825.508 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000095 sec, idle 5 sec]' 536951:20260619:144825.508 In zbx_ipc_async_socket_recv() timeout:5 536884:20260619:144825.513 content_type 'text/html' 536884:20260619:144825.513 In zbx_int_in_list() list:'301' value:301 536884:20260619:144825.513 End of zbx_int_in_list():SUCCEED 536884:20260619:144825.513 In http_process_variables() 0 variables 536884:20260619:144825.513 End of http_process_variables():SUCCEED 536884:20260619:144825.513 In http_process_variables() 1 variables 536884:20260619:144825.513 In httpmacro_append_pair() pkey:'{XML_VAL}' pvalue:'666666' 536884:20260619:144825.513 append macro '{XML_VAL}'='666666' in cache 536884:20260619:144825.513 End of httpmacro_append_pair():SUCCEED 536884:20260619:144825.513 End of http_process_variables():SUCCEED 536884:20260619:144825.513 In process_step_data() rspcode:301 time:0.214494 speed:829 536884:20260619:144825.513 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=9] 536884:20260619:144825.514 End of process_step_data() 536884:20260619:144825.514 In substitute_simple_macros_impl() data:'http://{XML_VAL}/?my_macro_2nd_Scenario' 536884:20260619:144825.514 End substitute_simple_macros_impl() 536884:20260619:144825.514 In http_substitute_variables() data:'http://{XML_VAL}/?my_macro_2nd_Scenario' 536884:20260619:144825.514 End of http_substitute_variables() data:'http://666666/?my_macro_2nd_Scenario' 536884:20260619:144825.514 In substitute_simple_macros_impl() data:EMPTY 536884:20260619:144825.514 In substitute_simple_macros_impl() data:'200' 536884:20260619:144825.514 End substitute_simple_macros_impl() data:'200' 536884:20260619:144825.514 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=10 order by httpstep_fieldid] 536884:20260619:144825.515 In substitute_simple_macros_impl() data:'15s' 536884:20260619:144825.515 End substitute_simple_macros_impl() data:'15s' 536884:20260619:144825.515 process_httptest() use step "test output will be error" 536884:20260619:144825.515 process_httptest() use post "" 536884:20260619:144825.515 process_httptest() go to URL "http://666666/?my_macro_2nd_Scenario" 536888:20260619:144825.536 End of zbx_ipc_async_socket_recv():0 536888:20260619:144825.536 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000033 sec, syncing history]' 536888:20260619:144825.536 In zbx_sync_history_cache() history_num:0 536888:20260619:144825.536 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000078 sec, idle 1 sec]' 536888:20260619:144825.536 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144825.594 End of zbx_ipc_async_socket_recv():0 536890:20260619:144825.594 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000050 sec, syncing history]' 536890:20260619:144825.594 In zbx_sync_history_cache() history_num:0 536890:20260619:144825.594 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000031 sec, idle 1 sec]' 536890:20260619:144825.594 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144825.594 End of zbx_ipc_async_socket_recv():0 536889:20260619:144825.594 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000017 sec, syncing history]' 536889:20260619:144825.594 In zbx_sync_history_cache() history_num:0 536889:20260619:144825.594 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000017 sec, idle 1 sec]' 536889:20260619:144825.594 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144825.594 End of zbx_ipc_service_recv():2 536982:20260619:144825.594 In zbx_ipc_service_recv() timeout:1.000 536887:20260619:144825.594 End of zbx_ipc_async_socket_recv():0 536887:20260619:144825.594 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000023 sec, syncing history]' 536887:20260619:144825.594 In zbx_sync_history_cache() history_num:0 536887:20260619:144825.594 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000015 sec, idle 1 sec]' 536887:20260619:144825.594 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144825.615 End of zbx_ipc_service_recv():2 536878:20260619:144825.615 In zbx_pp_manager_process_finished() 536878:20260619:144825.615 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144825.615 In zbx_ipc_service_recv() timeout:0.500 536886:20260619:144825.739 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144825.740 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144825.740 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144825.740 [discovery manager] In process_results() del_druleids:0 536886:20260619:144825.740 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144825.740 [discovery manager] End of process_results() ret:0 536886:20260619:144825.740 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144825.740 [discovery manager] In process_discovery() 536886:20260619:144825.740 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144825.740 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536849:20260619:144825.743 End of zbx_ipc_async_socket_recv():0 536849:20260619:144825.743 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.035119 sec, syncing configuration]' 536849:20260619:144825.743 In zbx_dc_sync_configuration() 536849:20260619:144825.743 query [txnlev:0] [select changelogid,object,objectid,operation,clock from changelog] 536849:20260619:144825.746 query [txnlev:0] [select discovery_groupid,snmptrap_logging,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_internal,hk_events_discovery,hk_events_autoreg,hk_services_mode,hk_services,hk_audit_mode,hk_audit,hk_sessions_mode,hk_sessions,hk_history_mode,hk_history_global,hk_history,hk_trends_mode,hk_trends_global,hk_trends,default_inventory_mode,db_extension,autoreg_tls_accept,compression_status,compress_older,instanceid,default_timezone,hk_events_service,auditlog_enabled,timeout_zabbix_agent,timeout_simple_check,timeout_snmp_agent,timeout_external_check,timeout_db_monitor,timeout_http_agent,timeout_ssh_agent,timeout_telnet_agent,timeout_script,auditlog_mode,timeout_browser from config order by configid] 536849:20260619:144825.747 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid] 536849:20260619:144825.747 In DCsync_config() 536849:20260619:144825.747 End of DCsync_config() 536849:20260619:144825.747 In DCsync_autoreg_config() 536849:20260619:144825.747 End of DCsync_autoreg_config() 536849:20260619:144825.747 In DCsync_autoreg_host() 536849:20260619:144825.747 End of DCsync_autoreg_host() 536849:20260619:144825.747 In dc_sync_proxy_group() 536849:20260619:144825.748 End of dc_sync_proxy_group() 536849:20260619:144825.748 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid] 536849:20260619:144825.748 query [txnlev:0] [select globalmacroid,macro,value,type from globalmacro] 536849:20260619:144825.748 query [txnlev:0] [select hostmacroid,hostid,macro,value,type from hostmacro] 536849:20260619:144825.756 In DCsync_host_tags() 536849:20260619:144825.757 End of DCsync_host_tags() 536849:20260619:144825.757 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_full,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,installer_name,deployment_status,url_a,url_b,url_c,host_networks,host_netmask,host_router,oob_ip,oob_netmask,oob_router,date_hw_purchase,date_hw_install,date_hw_expiry,date_hw_decomm,site_address_a,site_address_b,site_address_c,site_city,site_state,site_country,site_zip,site_rack,site_notes,poc_1_name,poc_1_email,poc_1_phone_a,poc_1_phone_b,poc_1_cell,poc_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,poc_2_notes from host_inventory] 536849:20260619:144825.757 query [txnlev:0] [select groupid,name from hstgrp where type=0] 536849:20260619:144825.757 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] 536849:20260619:144825.758 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active_till,tags_evaltype from maintenances] 536849:20260619:144825.758 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag] 536849:20260619:144825.758 query [txnlev:0] [select t.timeperiodid,t.timeperiod_type,t.every,t.month,t.dayofweek,t.day,t.start_time,t.period,t.start_date,m.maintenanceid from maintenances_windows m,timeperiods t where t.timeperiodid=m.timeperiodid] 536849:20260619:144825.758 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid] 536849:20260619:144825.759 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid] 536849:20260619:144825.759 In DCsync_proxies() 536849:20260619:144825.759 End of DCsync_proxies() 536849:20260619:144825.759 In DCsync_hosts() 536849:20260619:144825.759 End of DCsync_hosts() 536849:20260619:144825.759 In DCsync_host_inventory() 536849:20260619:144825.759 End of DCsync_host_inventory() 536849:20260619:144825.759 In DCsync_hostgroups() 536849:20260619:144825.759 End of DCsync_hostgroups() 536849:20260619:144825.759 In DCsync_hostgroup_hosts() 536849:20260619:144825.759 End of DCsync_hostgroup_hosts() 536849:20260619:144825.759 In DCsync_maintenances() 536849:20260619:144825.759 End of DCsync_maintenances() 536849:20260619:144825.759 In DCsync_maintenance_tags() 536849:20260619:144825.759 End of DCsync_maintenance_tags() 536849:20260619:144825.759 In DCsync_maintenance_groups() 536849:20260619:144825.759 End of DCsync_maintenance_groups() 536849:20260619:144825.759 In DCsync_maintenance_hosts() 536849:20260619:144825.759 End of DCsync_maintenance_hosts() 536849:20260619:144825.759 In DCsync_maintenance_periods() 536849:20260619:144825.759 End of DCsync_maintenance_periods() 536849:20260619:144825.759 In DCsync_connectors() 536849:20260619:144825.759 End of DCsync_connectors() 536849:20260619:144825.759 In DCsync_connector_tags() 536849:20260619:144825.759 End of DCsync_connector_tags() 536849:20260619:144825.759 In dc_sync_host_proxy() 536849:20260619:144825.759 End of dc_sync_host_proxy() 536849:20260619:144825.760 query [txnlev:0] [select i.interfaceid,i.hostid,i.type,i.main,i.useip,i.ip,i.dns,i.port,i.available,i.disable_until,i.error,i.errors_from,s.version,s.bulk,s.community,s.securityname,s.securitylevel,s.authpassphrase,s.privpassphrase,s.authprotocol,s.privprotocol,s.contextname,s.max_repetitions from interface i left join interface_snmp s on i.interfaceid=s.interfaceid] 536849:20260619:144825.760 query [txnlev:0] [select p.item_parameterid,p.itemid,p.name,p.value,i.hostid from item_parameter p,items i,hosts h where p.itemid=i.itemid and i.hostid=h.hostid and h.status in (0,1) and i.flags<>2 order by p.itemid] 536849:20260619:144825.762 In DCsync_interfaces() 536849:20260619:144825.762 End of DCsync_interfaces() 536849:20260619:144825.762 In DCsync_items() 536849:20260619:144825.762 End of DCsync_items() 536849:20260619:144825.762 In DCsync_item_discovery() 536849:20260619:144825.762 End of DCsync_item_discovery() 536849:20260619:144825.762 In DCsync_item_preproc() 536849:20260619:144825.762 End of DCsync_item_preproc() 536849:20260619:144825.762 In DCsync_items_param() 536849:20260619:144825.762 End of DCsync_items_param() 536849:20260619:144825.763 In DCsync_functions() 536849:20260619:144825.763 End of DCsync_functions() 536849:20260619:144825.763 query [txnlev:0] [select triggerid_down,triggerid_up from trigger_depends] 536849:20260619:144825.764 query [txnlev:0] [select r.name,e.expressionid,e.expression,e.expression_type,e.exp_delimiter,e.case_sensitive from regexps r,expressions e where r.regexpid=e.regexpid] 536849:20260619:144825.765 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where eventsource<>4 and status=0] 536849:20260619:144825.765 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] 536849:20260619:144825.765 query [txnlev:0] [select c.conditionid,c.actionid,c.conditiontype,c.operator,c.value,c.value2 from conditions c,actions a where c.actionid=a.actionid and a.status=0] 536849:20260619:144825.765 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0] 536849:20260619:144825.765 query [txnlev:0] [select cc.corr_conditionid,cc.correlationid,cc.type,cct.tag,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] 536849:20260619:144825.766 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] 536849:20260619:144825.766 In DCsync_triggers() 536849:20260619:144825.766 End of DCsync_triggers() 536849:20260619:144825.766 In DCsync_trigdeps() 536849:20260619:144825.766 End of DCsync_trigdeps() 536849:20260619:144825.766 In DCsync_expressions() 536849:20260619:144825.766 End of DCsync_expressions() 536849:20260619:144825.766 In DCsync_actions() 536849:20260619:144825.766 End of DCsync_actions() 536849:20260619:144825.766 In DCsync_action_ops() 536849:20260619:144825.766 End of DCsync_action_ops() 536849:20260619:144825.767 In DCsync_action_conditions() 536849:20260619:144825.767 End of DCsync_action_conditions() 536849:20260619:144825.767 In DCsync_trigger_tags() 536849:20260619:144825.767 End of DCsync_trigger_tags() 536849:20260619:144825.767 In DCsync_item_tags() 536849:20260619:144825.767 End of DCsync_item_tags() 536849:20260619:144825.767 In DCsync_correlations() 536849:20260619:144825.767 End of DCsync_correlations() 536849:20260619:144825.767 In DCsync_corr_conditions() 536849:20260619:144825.767 End of DCsync_corr_conditions() 536849:20260619:144825.767 In DCsync_corr_operations() 536849:20260619:144825.767 End of DCsync_corr_operations() 536849:20260619:144825.767 In dc_sync_drules() 536849:20260619:144825.767 End of dc_sync_drules() 536849:20260619:144825.767 In dc_sync_dchecks() 536849:20260619:144825.767 End of dc_sync_dchecks() 536849:20260619:144825.767 In dc_sync_httptests() 536849:20260619:144825.767 End of dc_sync_httptests() 536849:20260619:144825.767 In dc_sync_httptest_fields() 536849:20260619:144825.767 End of dc_sync_httptest_fields() 536849:20260619:144825.767 In dc_sync_httpsteps() 536849:20260619:144825.767 End of dc_sync_httpsteps() 536849:20260619:144825.767 In dc_sync_httpstep_fields() 536849:20260619:144825.767 End of dc_sync_httpstep_fields() 536849:20260619:144825.767 zbx_dc_sync_configuration() changelog : sql:0.002891 sec (0 records) 536849:20260619:144825.767 zbx_dc_sync_configuration() reindex : 0.000000 sec 0 bytes (0). 536849:20260619:144825.767 zbx_dc_sync_configuration() timers : 0.000000 sec 0 bytes (0 functions, 0 triggers). 536849:20260619:144825.767 zbx_dc_sync_configuration() topology : 0.000000 sec 0 bytes. 536849:20260619:144825.767 zbx_dc_sync_configuration() um_cache : 0.000000 sec 0 bytes. 536849:20260619:144825.767 zbx_dc_sync_configuration() proxy_group: sql:0.000003 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144825.767 zbx_dc_sync_configuration() hosts: sql:0.000002 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144825.767 zbx_dc_sync_configuration() host_proxy: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.767 zbx_dc_sync_configuration() items: sql:0.000004 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144825.767 zbx_dc_sync_configuration() item_discovery: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.767 zbx_dc_sync_configuration() triggers: sql:0.000003 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.767 zbx_dc_sync_configuration() functions: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.767 zbx_dc_sync_configuration() trigger_tag: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.767 zbx_dc_sync_configuration() item_tag: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.767 zbx_dc_sync_configuration() host_tag: sql:0.000005 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.767 zbx_dc_sync_configuration() item_preproc: sql:0.000001 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144825.767 zbx_dc_sync_configuration() drules: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.767 zbx_dc_sync_configuration() dchecks: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.767 zbx_dc_sync_configuration() httptest: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.767 zbx_dc_sync_configuration() httptest_field: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.767 zbx_dc_sync_configuration() httpstep: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.767 zbx_dc_sync_configuration() httpstep_field: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.767 zbx_dc_sync_configuration() connector: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.767 zbx_dc_sync_configuration() connector_tag: sql:0.000000 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144825.768 zbx_dc_sync_configuration() proxy: sql:0.000003 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144825.768 zbx_dc_sync_configuration() config: sql:0.000860 sync:0.000053 sec 0 bytes (1/0/0). 536849:20260619:144825.768 zbx_dc_sync_configuration() config_autoreg_tls: sql:0.000375 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.768 zbx_dc_sync_configuration() autoreg_host: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.768 zbx_dc_sync_configuration() host_inventory: sql:0.000532 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.768 zbx_dc_sync_configuration() hosts_templates: sql:0.000348 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.768 zbx_dc_sync_configuration() globalmacro: sql:0.000207 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.768 zbx_dc_sync_configuration() hostmacro: sql:0.008041 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.768 zbx_dc_sync_configuration() interface: sql:0.000826 sync:0.000006 sec 0 bytes (25/0/0). 536849:20260619:144825.768 zbx_dc_sync_configuration() trigger_depends: sql:0.001472 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.768 zbx_dc_sync_configuration() regexps: sql:0.000473 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144825.769 zbx_dc_sync_configuration() actions: sql:0.000199 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.769 zbx_dc_sync_configuration() operations: sql:0.000221 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.769 zbx_dc_sync_configuration() conditions: sql:0.000211 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.769 zbx_dc_sync_configuration() correlation: sql:0.000162 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.769 zbx_dc_sync_configuration() corr_condition: sql:0.000513 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.769 zbx_dc_sync_configuration() corr_operation: sql:0.000240 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.769 zbx_dc_sync_configuration() hstgrp: sql:0.000244 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.769 zbx_dc_sync_configuration() hosts_groups: sql:0.000411 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.769 zbx_dc_sync_configuration() item_parameter: sql:0.001551 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.769 zbx_dc_sync_configuration() maintenances: sql:0.000225 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.769 zbx_dc_sync_configuration() maintenances_windows: sql:0.000194 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.769 zbx_dc_sync_configuration() maintenance_tag: sql:0.000142 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.769 zbx_dc_sync_configuration() maintenances_groups: sql:0.000156 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.769 zbx_dc_sync_configuration() maintenances_hosts: sql:0.000129 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144825.769 zbx_dc_sync_configuration() total sql : 0.017765 sec. 536849:20260619:144825.769 zbx_dc_sync_configuration() total sync : 0.000075 sec. 536849:20260619:144825.769 zbx_dc_sync_configuration() total memory difference: 0 bytes. 536849:20260619:144825.769 zbx_dc_sync_configuration() proxies : 0 (0 slots) 536849:20260619:144825.769 zbx_dc_sync_configuration() proxies_p : 0 (0 slots) 536849:20260619:144825.769 zbx_dc_sync_configuration() hosts : 1 (11 slots) 536849:20260619:144825.769 zbx_dc_sync_configuration() hosts_h : 1 (11 slots) 536849:20260619:144825.769 zbx_dc_sync_configuration() autoreg_hosts: 0 (11 slots) 536849:20260619:144825.769 zbx_dc_sync_configuration() psks : 0 (0 slots) 536849:20260619:144825.770 zbx_dc_sync_configuration() ipmihosts : 0 (0 slots) 536849:20260619:144825.770 zbx_dc_sync_configuration() host_invent: 4 (11 slots) 536849:20260619:144825.770 zbx_dc_sync_configuration() glob macros: 1 (11 slots) 536849:20260619:144825.770 zbx_dc_sync_configuration() host macros: 6591 (9029 slots) 536849:20260619:144825.770 zbx_dc_sync_configuration() kvs_paths : 0 536849:20260619:144825.770 zbx_dc_sync_configuration() interfaces : 1 (11 slots) 536849:20260619:144825.770 zbx_dc_sync_configuration() interfaces_snmp : 0 (0 slots) 536849:20260619:144825.770 zbx_dc_sync_configuration() interfac_ht: 1 (11 slots) 536849:20260619:144825.770 zbx_dc_sync_configuration() if_snmpitms: 0 (0 slots) 536849:20260619:144825.770 zbx_dc_sync_configuration() if_snmpaddr: 0 (0 slots) 536849:20260619:144825.770 zbx_dc_sync_configuration() item_discovery : 7611 (15227 slots) 536849:20260619:144825.770 zbx_dc_sync_configuration() items : 18 (36467 slots) 536849:20260619:144825.770 zbx_dc_sync_configuration() items_hk : 18 (36467 slots) 536849:20260619:144825.770 zbx_dc_sync_configuration() template_items : 18212 (30509 slots) 536849:20260619:144825.770 zbx_dc_sync_configuration() preprocitems: 0 (47381 slots) 536849:20260619:144825.770 zbx_dc_sync_configuration() item_tag_links: 0 (56687 slots) 536849:20260619:144825.770 zbx_dc_sync_configuration() functions : 0 (21283 slots) 536849:20260619:144825.770 zbx_dc_sync_configuration() triggers : 6790 (13591 slots) 536849:20260619:144825.770 zbx_dc_sync_configuration() trigdeps : 2718 (4007 slots) 536849:20260619:144825.770 zbx_dc_sync_configuration() trig. tags : 8662 (13553 slots) 536849:20260619:144825.770 zbx_dc_sync_configuration() expressions: 10 (17 slots) 536849:20260619:144825.770 zbx_dc_sync_configuration() actions : 0 (0 slots) 536849:20260619:144825.770 zbx_dc_sync_configuration() conditions : 0 (0 slots) 536849:20260619:144825.770 zbx_dc_sync_configuration() corr. : 0 (0 slots) 536849:20260619:144825.770 zbx_dc_sync_configuration() corr. conds: 0 (0 slots) 536849:20260619:144825.771 zbx_dc_sync_configuration() corr. ops : 0 (0 slots) 536849:20260619:144825.771 zbx_dc_sync_configuration() hgroups : 7 (11 slots) 536849:20260619:144825.771 zbx_dc_sync_configuration() item procs : 0 (47381 slots) 536849:20260619:144825.771 zbx_dc_sync_configuration() maintenance: 0 (0 slots) 536849:20260619:144825.772 zbx_dc_sync_configuration() maint tags : 0 (0 slots) 536849:20260619:144825.772 zbx_dc_sync_configuration() maint time : 0 (0 slots) 536849:20260619:144825.772 zbx_dc_sync_configuration() drules : 1 (11 slots) 536849:20260619:144825.772 zbx_dc_sync_configuration() dchecks : 1 (11 slots) 536849:20260619:144825.772 zbx_dc_sync_configuration() httptests : 2 (11 slots) 536849:20260619:144825.772 zbx_dc_sync_configuration() httptestfld: 0 (0 slots) 536849:20260619:144825.772 zbx_dc_sync_configuration() httpsteps : 4 (11 slots) 536849:20260619:144825.772 zbx_dc_sync_configuration() httpstepfld: 2 (11 slots) 536849:20260619:144825.772 zbx_dc_sync_configuration() connector: 0 (0 slots) 536849:20260619:144825.772 zbx_dc_sync_configuration() connector tags : 0 (0 slots) 536849:20260619:144825.772 zbx_dc_sync_configuration() proxy groups : 0 (0 slots) 536849:20260619:144825.772 zbx_dc_sync_configuration() host proxy : 0 (0 slots) 536849:20260619:144825.772 zbx_dc_sync_configuration() queue[0] : 0 (0 allocated) 536849:20260619:144825.772 zbx_dc_sync_configuration() queue[1] : 0 (0 allocated) 536849:20260619:144825.772 zbx_dc_sync_configuration() queue[2] : 0 (0 allocated) 536849:20260619:144825.772 zbx_dc_sync_configuration() queue[3] : 0 (0 allocated) 536849:20260619:144825.772 zbx_dc_sync_configuration() queue[4] : 0 (0 allocated) 536849:20260619:144825.772 zbx_dc_sync_configuration() queue[5] : 0 (0 allocated) 536849:20260619:144825.773 zbx_dc_sync_configuration() queue[6] : 0 (0 allocated) 536849:20260619:144825.773 zbx_dc_sync_configuration() queue[7] : 0 (0 allocated) 536849:20260619:144825.773 zbx_dc_sync_configuration() queue[8] : 0 (0 allocated) 536849:20260619:144825.773 zbx_dc_sync_configuration() queue[9] : 0 (0 allocated) 536849:20260619:144825.773 zbx_dc_sync_configuration() queue[10] : 0 (0 allocated) 536849:20260619:144825.773 zbx_dc_sync_configuration() queue[11] : 0 (0 allocated) 536849:20260619:144825.773 zbx_dc_sync_configuration() pqueue : 0 (0 allocated) 536849:20260619:144825.773 zbx_dc_sync_configuration() timer queue: 0 (0 allocated) 536849:20260619:144825.773 zbx_dc_sync_configuration() changelog : 1893 536849:20260619:144825.773 zbx_dc_sync_configuration() configfree : 75.304151% 536849:20260619:144825.773 zbx_dc_sync_configuration() strings : 9421 (13553 slots) 536849:20260619:144825.773 === memory statistics for configuration cache === 536849:20260619:144825.773 free chunks of size >= 256 bytes: 5 536849:20260619:144825.773 min chunk size: 280 bytes 536849:20260619:144825.773 max chunk size: 25221384 bytes 536849:20260619:144825.773 memory of total size 32299808 bytes fragmented into 78391 chunks 536849:20260619:144825.773 of those, 25267880 bytes are in 5 free chunks 536849:20260619:144825.773 of those, 7031928 bytes are in 78386 used chunks 536849:20260619:144825.773 of those, 1254240 bytes are used by allocation overhead 536849:20260619:144825.773 ================================ 536849:20260619:144825.773 zbx_dbsync_env_flush_changelog() changelog : 1893 (2671 slots) 536849:20260619:144825.773 End of zbx_dc_sync_configuration() 536849:20260619:144825.773 In zbx_dc_sync_kvs_paths() 536849:20260619:144825.773 End of zbx_dc_sync_kvs_paths() 536849:20260619:144825.773 In zbx_dc_config_get_hostids_by_revision() 536849:20260619:144825.773 End of zbx_dc_config_get_hostids_by_revision() 536849:20260619:144825.773 In zbx_dc_update_interfaces_availability() 536849:20260619:144825.773 In zbx_dc_reset_interfaces_availability() 536849:20260619:144825.773 End of zbx_dc_reset_interfaces_availability() interfaces:0 536849:20260619:144825.773 End of zbx_dc_update_interfaces_availability() 536849:20260619:144825.773 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.030167 sec, idle 10 sec]' 536849:20260619:144825.773 In zbx_ipc_async_socket_recv() timeout:10 536985:20260619:144825.781 End of zbx_ipc_service_recv():2 536985:20260619:144825.781 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144825.781 End of zbx_ipc_service_recv():2 536953:20260619:144825.781 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.014926 sec during 5.014954 sec]' 536953:20260619:144825.781 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144825.840 End of zbx_ipc_service_recv():2 536846:20260619:144825.840 In zbx_ipc_async_socket_send() 536846:20260619:144825.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144825.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144825.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144825.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144825.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144825.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144825.840 End of zbx_ipc_service_recv():1 536837:20260619:144825.840 In zbx_ha_dispatch_message() 536837:20260619:144825.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144825.840 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144825.843 End of zbx_ipc_service_recv():2 536874:20260619:144825.843 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.011276 sec during 5.011570 sec]' 536874:20260619:144825.843 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144825.843 End of zbx_ipc_async_socket_recv():0 536947:20260619:144825.843 In zbx_ipc_async_socket_send() 536947:20260619:144825.843 In zbx_ipc_client_send() clientid:0 536947:20260619:144825.843 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144825.843 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144825.843 In am_db_update_watchdog() 536947:20260619:144825.843 query [txnlev:0] [select m.mediaid,m.mediatypeid,m.sendto,mt.type from media m,users_groups u,config c,media_type mt where m.userid=u.userid and u.usrgrpid=c.alert_usrgrpid and m.mediatypeid=mt.mediatypeid and m.active=0 and mt.status=0 and mt.type<>4] 536874:20260619:144825.844 End of zbx_ipc_service_recv():1 536874:20260619:144825.844 In am_flush_results() results:0 536874:20260619:144825.844 In zbx_ipc_client_send() clientid:7 536874:20260619:144825.844 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144825.844 End of am_flush_results() 536874:20260619:144825.844 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144825.845 In zbx_ipc_async_socket_send() 536947:20260619:144825.845 In zbx_ipc_client_send() clientid:0 536947:20260619:144825.845 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144825.845 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144825.845 End of am_db_update_watchdog() recipients:0 536947:20260619:144825.845 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001748 sec, idle 1 sec]' 536947:20260619:144825.845 In zbx_ipc_async_socket_recv() timeout:1 536947:20260619:144825.845 End of zbx_ipc_async_socket_recv():0 536947:20260619:144825.845 In am_db_flush_results() 536947:20260619:144825.845 End of am_db_flush_results() flushed:0 536947:20260619:144825.845 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000020 sec, idle 1 sec]' 536947:20260619:144825.845 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144825.845 End of zbx_ipc_service_recv():1 536874:20260619:144825.845 In am_sync_watchdog() recipients:0 536874:20260619:144825.846 End of am_sync_watchdog() recipients:0 536874:20260619:144825.846 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144826.116 End of zbx_ipc_service_recv():2 536878:20260619:144826.116 In zbx_pp_manager_process_finished() 536878:20260619:144826.116 In zbx_timekeeper_collect() 536878:20260619:144826.116 End of zbx_timekeeper_collect() 536878:20260619:144826.116 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144826.116 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.033847 sec during 5.034456 sec]' 536878:20260619:144826.116 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144826.166 End of zbx_ipc_service_recv():2 536848:20260619:144826.167 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144826.290 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144826.290 End of zbx_ipc_async_socket_recv():0 536972:20260619:144826.290 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144826.290 End of zbx_dc_config_get_poller_items():0 536972:20260619:144826.290 queue processing_num:0 pending:0 536971:20260619:144826.303 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144826.303 End of zbx_ipc_async_socket_recv():0 536971:20260619:144826.303 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144826.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144826.304 queue processing_num:0 pending:0 536970:20260619:144826.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144826.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144826.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144826.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144826.304 queue processing_num:0 pending:0 536909:20260619:144826.311 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144826.311 In collect_selfmon_stats() 536909:20260619:144826.311 In zbx_timekeeper_collect() 536909:20260619:144826.311 End of zbx_timekeeper_collect() 536909:20260619:144826.311 End of collect_selfmon_stats() 536909:20260619:144826.311 zbx_setproctitle() title:'self-monitoring [processed data in 0.000178 sec, idle 1 sec]' 536879:20260619:144826.383 End of zbx_ipc_service_recv():2 536879:20260619:144826.383 In zbx_ipc_service_recv() timeout:1.000 536888:20260619:144826.537 End of zbx_ipc_async_socket_recv():0 536888:20260619:144826.538 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000078 sec, syncing history]' 536888:20260619:144826.538 In zbx_sync_history_cache() history_num:0 536888:20260619:144826.538 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000051 sec, idle 1 sec]' 536888:20260619:144826.538 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144826.599 End of zbx_ipc_async_socket_recv():0 536887:20260619:144826.599 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000015 sec, syncing history]' 536887:20260619:144826.599 In zbx_sync_history_cache() history_num:0 536887:20260619:144826.599 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000048 sec, idle 1 sec]' 536887:20260619:144826.599 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144826.599 End of zbx_ipc_service_recv():2 536982:20260619:144826.599 In zbx_ipc_service_recv() timeout:1.000 536889:20260619:144826.600 End of zbx_ipc_async_socket_recv():0 536889:20260619:144826.600 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000017 sec, syncing history]' 536889:20260619:144826.600 In zbx_sync_history_cache() history_num:0 536889:20260619:144826.600 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000026 sec, idle 1 sec]' 536889:20260619:144826.600 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144826.600 End of zbx_ipc_async_socket_recv():0 536890:20260619:144826.600 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000031 sec, syncing history]' 536890:20260619:144826.600 In zbx_sync_history_cache() history_num:0 536890:20260619:144826.600 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000027 sec, idle 1 sec]' 536890:20260619:144826.600 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144826.617 End of zbx_ipc_service_recv():2 536878:20260619:144826.617 In zbx_pp_manager_process_finished() 536878:20260619:144826.617 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144826.617 In zbx_ipc_service_recv() timeout:0.500 536985:20260619:144826.782 End of zbx_ipc_service_recv():2 536985:20260619:144826.782 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144826.783 End of zbx_ipc_service_recv():2 536953:20260619:144826.783 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144826.840 End of zbx_ipc_service_recv():2 536846:20260619:144826.840 In zbx_ipc_async_socket_send() 536846:20260619:144826.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144826.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144826.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144826.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144826.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144826.840 In zbx_ipc_service_recv() timeout:0.997 536837:20260619:144826.841 End of zbx_ipc_service_recv():1 536837:20260619:144826.841 In zbx_ha_dispatch_message() 536837:20260619:144826.841 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144826.841 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144826.846 End of zbx_ipc_async_socket_recv():0 536947:20260619:144826.846 In zbx_ipc_async_socket_send() 536947:20260619:144826.847 In zbx_ipc_client_send() clientid:0 536947:20260619:144826.847 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144826.847 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144826.847 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000037 sec, idle 1 sec]' 536947:20260619:144826.847 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144826.847 End of zbx_ipc_service_recv():1 536874:20260619:144826.847 In am_flush_results() results:0 536874:20260619:144826.847 In zbx_ipc_client_send() clientid:7 536874:20260619:144826.847 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144826.847 End of am_flush_results() 536874:20260619:144826.847 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144826.847 End of zbx_ipc_async_socket_recv():0 536947:20260619:144826.847 In am_db_flush_results() 536947:20260619:144826.847 End of am_db_flush_results() flushed:0 536947:20260619:144826.847 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000010 sec, idle 1 sec]' 536947:20260619:144826.847 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144827.118 End of zbx_ipc_service_recv():2 536878:20260619:144827.118 In zbx_pp_manager_process_finished() 536878:20260619:144827.118 In zbx_timekeeper_collect() 536878:20260619:144827.118 End of zbx_timekeeper_collect() 536878:20260619:144827.118 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144827.118 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144827.169 End of zbx_ipc_service_recv():2 536848:20260619:144827.169 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144827.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144827.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144827.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144827.288 End of zbx_dc_config_get_poller_items():0 536972:20260619:144827.288 queue processing_num:0 pending:0 536970:20260619:144827.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144827.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144827.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144827.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144827.304 queue processing_num:0 pending:0 536971:20260619:144827.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144827.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144827.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144827.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144827.305 queue processing_num:0 pending:0 536909:20260619:144827.311 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144827.311 In collect_selfmon_stats() 536909:20260619:144827.311 In zbx_timekeeper_collect() 536909:20260619:144827.311 End of zbx_timekeeper_collect() 536909:20260619:144827.311 End of collect_selfmon_stats() 536909:20260619:144827.311 zbx_setproctitle() title:'self-monitoring [processed data in 0.000116 sec, idle 1 sec]' 536879:20260619:144827.388 End of zbx_ipc_service_recv():2 536879:20260619:144827.388 In zbx_ipc_service_recv() timeout:1.000 536888:20260619:144827.538 End of zbx_ipc_async_socket_recv():0 536888:20260619:144827.539 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000051 sec, syncing history]' 536888:20260619:144827.539 In zbx_sync_history_cache() history_num:0 536888:20260619:144827.539 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000379 sec, idle 1 sec]' 536888:20260619:144827.539 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144827.548 End of zbx_ipc_async_socket_recv():0 536891:20260619:144827.548 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002413 sec, processing escalations]' 536891:20260619:144827.548 In process_escalations() 536891:20260619:144827.548 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869710 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144827.549 End of process_escalations() 536891:20260619:144827.549 In process_escalations() 536891:20260619:144827.549 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869710 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144827.550 End of process_escalations() 536891:20260619:144827.551 In process_escalations() 536891:20260619:144827.551 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869710 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144827.551 End of process_escalations() 536891:20260619:144827.551 In process_escalations() 536891:20260619:144827.551 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869710 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144827.551 End of process_escalations() 536891:20260619:144827.552 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003614 sec, idle 3 sec]' 536891:20260619:144827.552 In zbx_ipc_async_socket_recv() timeout:3 536887:20260619:144827.600 End of zbx_ipc_async_socket_recv():0 536887:20260619:144827.600 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000048 sec, syncing history]' 536887:20260619:144827.600 In zbx_sync_history_cache() history_num:0 536887:20260619:144827.600 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000038 sec, idle 1 sec]' 536887:20260619:144827.600 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144827.600 End of zbx_ipc_service_recv():2 536982:20260619:144827.600 In zbx_ipc_service_recv() timeout:1.000 536889:20260619:144827.600 End of zbx_ipc_async_socket_recv():0 536889:20260619:144827.600 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000026 sec, syncing history]' 536889:20260619:144827.600 In zbx_sync_history_cache() history_num:0 536889:20260619:144827.600 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000024 sec, idle 1 sec]' 536889:20260619:144827.600 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144827.603 End of zbx_ipc_async_socket_recv():0 536890:20260619:144827.603 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000027 sec, syncing history]' 536890:20260619:144827.603 In zbx_sync_history_cache() history_num:0 536890:20260619:144827.603 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000040 sec, idle 1 sec]' 536890:20260619:144827.603 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144827.619 End of zbx_ipc_service_recv():2 536878:20260619:144827.619 In zbx_pp_manager_process_finished() 536878:20260619:144827.619 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144827.619 In zbx_ipc_service_recv() timeout:0.500 536985:20260619:144827.784 End of zbx_ipc_service_recv():2 536985:20260619:144827.784 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144827.785 End of zbx_ipc_service_recv():2 536953:20260619:144827.785 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144827.839 End of zbx_ipc_service_recv():2 536846:20260619:144827.839 In zbx_ipc_async_socket_send() 536846:20260619:144827.839 In zbx_ipc_client_send() clientid:0 536846:20260619:144827.839 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144827.839 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144827.839 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144827.839 End of zbx_ipc_async_socket_flush():0 536846:20260619:144827.839 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144827.840 End of zbx_ipc_service_recv():1 536837:20260619:144827.840 In zbx_ha_dispatch_message() 536837:20260619:144827.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144827.840 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144827.848 End of zbx_ipc_service_recv():2 536874:20260619:144827.848 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144827.848 End of zbx_ipc_async_socket_recv():0 536947:20260619:144827.848 In zbx_ipc_async_socket_send() 536947:20260619:144827.848 In zbx_ipc_client_send() clientid:0 536947:20260619:144827.848 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144827.848 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144827.848 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000201 sec, idle 1 sec]' 536947:20260619:144827.848 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144827.848 End of zbx_ipc_service_recv():1 536874:20260619:144827.849 In am_flush_results() results:0 536874:20260619:144827.849 In zbx_ipc_client_send() clientid:7 536874:20260619:144827.849 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144827.849 End of am_flush_results() 536874:20260619:144827.849 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144827.849 End of zbx_ipc_async_socket_recv():0 536947:20260619:144827.849 In am_db_flush_results() 536947:20260619:144827.849 End of am_db_flush_results() flushed:0 536947:20260619:144827.849 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000020 sec, idle 1 sec]' 536947:20260619:144827.849 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144828.120 End of zbx_ipc_service_recv():2 536878:20260619:144828.120 In zbx_pp_manager_process_finished() 536878:20260619:144828.120 In zbx_timekeeper_collect() 536878:20260619:144828.120 End of zbx_timekeeper_collect() 536878:20260619:144828.120 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144828.120 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144828.170 End of zbx_ipc_service_recv():2 536848:20260619:144828.170 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144828.291 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144828.292 End of zbx_ipc_async_socket_recv():0 536972:20260619:144828.292 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144828.292 End of zbx_dc_config_get_poller_items():0 536972:20260619:144828.292 queue processing_num:0 pending:0 536971:20260619:144828.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144828.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144828.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144828.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144828.304 queue processing_num:0 pending:0 536970:20260619:144828.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144828.306 End of zbx_ipc_async_socket_recv():0 536970:20260619:144828.306 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144828.306 End of zbx_dc_config_get_poller_items():0 536970:20260619:144828.306 queue processing_num:0 pending:0 536909:20260619:144828.311 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144828.311 In collect_selfmon_stats() 536909:20260619:144828.311 In zbx_timekeeper_collect() 536909:20260619:144828.311 End of zbx_timekeeper_collect() 536909:20260619:144828.312 End of collect_selfmon_stats() 536909:20260619:144828.312 zbx_setproctitle() title:'self-monitoring [processed data in 0.000687 sec, idle 1 sec]' 536879:20260619:144828.388 End of zbx_ipc_service_recv():2 536879:20260619:144828.388 In zbx_ipc_service_recv() timeout:1.000 536888:20260619:144828.540 End of zbx_ipc_async_socket_recv():0 536888:20260619:144828.540 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000379 sec, syncing history]' 536888:20260619:144828.540 In zbx_sync_history_cache() history_num:0 536888:20260619:144828.540 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000036 sec, idle 1 sec]' 536888:20260619:144828.540 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144828.601 End of zbx_ipc_async_socket_recv():0 536887:20260619:144828.601 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000038 sec, syncing history]' 536887:20260619:144828.601 In zbx_sync_history_cache() history_num:0 536887:20260619:144828.601 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000035 sec, idle 1 sec]' 536887:20260619:144828.601 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144828.601 End of zbx_ipc_service_recv():2 536982:20260619:144828.601 In zbx_ipc_service_recv() timeout:1.000 536889:20260619:144828.601 End of zbx_ipc_async_socket_recv():0 536889:20260619:144828.601 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000024 sec, syncing history]' 536889:20260619:144828.601 In zbx_sync_history_cache() history_num:0 536889:20260619:144828.601 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000085 sec, idle 1 sec]' 536889:20260619:144828.602 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144828.604 End of zbx_ipc_async_socket_recv():0 536890:20260619:144828.604 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000040 sec, syncing history]' 536890:20260619:144828.604 In zbx_sync_history_cache() history_num:0 536890:20260619:144828.604 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000044 sec, idle 1 sec]' 536890:20260619:144828.604 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144828.621 End of zbx_ipc_service_recv():2 536878:20260619:144828.621 In zbx_pp_manager_process_finished() 536878:20260619:144828.621 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144828.621 In zbx_ipc_service_recv() timeout:0.500 536985:20260619:144828.785 End of zbx_ipc_service_recv():2 536985:20260619:144828.785 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144828.786 End of zbx_ipc_service_recv():2 536953:20260619:144828.786 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144828.841 End of zbx_ipc_service_recv():2 536837:20260619:144828.841 In zbx_ha_dispatch_message() 536837:20260619:144828.841 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144828.841 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144828.845 End of zbx_ipc_service_recv():2 536846:20260619:144828.845 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144828.845 query [txnlev:1] [begin;] 536846:20260619:144828.846 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536846:20260619:144828.846 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144828.847 In ha_db_get_time() 536846:20260619:144828.847 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144828.847 End of ha_db_get_time():SUCCEED db_time:1781869709 536846:20260619:144828.847 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144828.848 query [txnlev:1] [commit;] 536874:20260619:144828.850 End of zbx_ipc_service_recv():2 536874:20260619:144828.850 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144828.850 End of zbx_ipc_async_socket_recv():0 536947:20260619:144828.850 In zbx_ipc_async_socket_send() 536947:20260619:144828.850 In zbx_ipc_client_send() clientid:0 536947:20260619:144828.850 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144828.850 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144828.850 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000228 sec, idle 1 sec]' 536947:20260619:144828.850 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144828.850 End of zbx_ipc_service_recv():1 536874:20260619:144828.850 In am_flush_results() results:0 536874:20260619:144828.850 In zbx_ipc_client_send() clientid:7 536874:20260619:144828.850 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144828.850 End of am_flush_results() 536874:20260619:144828.850 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144828.850 End of zbx_ipc_async_socket_recv():0 536947:20260619:144828.850 In am_db_flush_results() 536947:20260619:144828.850 End of am_db_flush_results() flushed:0 536947:20260619:144828.850 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000019 sec, idle 1 sec]' 536947:20260619:144828.850 In zbx_ipc_async_socket_recv() timeout:1 536846:20260619:144828.851 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144828.851 In zbx_ipc_async_socket_send() 536846:20260619:144828.851 In zbx_ipc_client_send() clientid:0 536846:20260619:144828.851 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144828.851 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144828.851 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144828.851 End of zbx_ipc_async_socket_flush():0 536846:20260619:144828.851 In zbx_ipc_service_recv() timeout:0.993 536837:20260619:144828.851 End of zbx_ipc_service_recv():1 536837:20260619:144828.851 In zbx_ha_dispatch_message() 536837:20260619:144828.851 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144828.851 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144829.121 End of zbx_ipc_service_recv():2 536878:20260619:144829.121 In zbx_pp_manager_process_finished() 536878:20260619:144829.121 In zbx_timekeeper_collect() 536878:20260619:144829.121 End of zbx_timekeeper_collect() 536878:20260619:144829.121 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144829.121 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144829.176 End of zbx_ipc_service_recv():2 536848:20260619:144829.176 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144829.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144829.289 End of zbx_ipc_async_socket_recv():0 536972:20260619:144829.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144829.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144829.289 queue processing_num:0 pending:0 536970:20260619:144829.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144829.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144829.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144829.304 queue processing_num:0 pending:0 536970:20260619:144829.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144829.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144829.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144829.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144829.305 End of zbx_dc_config_get_poller_items():0 536971:20260619:144829.305 queue processing_num:0 pending:0 536909:20260619:144829.312 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144829.312 In collect_selfmon_stats() 536909:20260619:144829.312 In zbx_timekeeper_collect() 536909:20260619:144829.312 End of zbx_timekeeper_collect() 536909:20260619:144829.312 End of collect_selfmon_stats() 536909:20260619:144829.312 zbx_setproctitle() title:'self-monitoring [processed data in 0.000233 sec, idle 1 sec]' 536879:20260619:144829.390 End of zbx_ipc_service_recv():2 536879:20260619:144829.390 In zbx_ipc_service_recv() timeout:1.000 536888:20260619:144829.541 End of zbx_ipc_async_socket_recv():0 536888:20260619:144829.541 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000036 sec, syncing history]' 536888:20260619:144829.541 In zbx_sync_history_cache() history_num:0 536888:20260619:144829.542 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000036 sec, idle 1 sec]' 536888:20260619:144829.542 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144829.602 End of zbx_ipc_async_socket_recv():0 536887:20260619:144829.603 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000035 sec, syncing history]' 536887:20260619:144829.603 In zbx_sync_history_cache() history_num:0 536887:20260619:144829.603 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000036 sec, idle 1 sec]' 536887:20260619:144829.603 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144829.603 End of zbx_ipc_service_recv():2 536982:20260619:144829.603 In zbx_ipc_service_recv() timeout:1.000 536889:20260619:144829.603 End of zbx_ipc_async_socket_recv():0 536889:20260619:144829.603 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000085 sec, syncing history]' 536889:20260619:144829.603 In zbx_sync_history_cache() history_num:0 536889:20260619:144829.603 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000021 sec, idle 1 sec]' 536889:20260619:144829.603 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144829.605 End of zbx_ipc_async_socket_recv():0 536890:20260619:144829.605 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000044 sec, syncing history]' 536890:20260619:144829.605 In zbx_sync_history_cache() history_num:0 536890:20260619:144829.605 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000026 sec, idle 1 sec]' 536890:20260619:144829.605 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144829.622 End of zbx_ipc_service_recv():2 536878:20260619:144829.622 In zbx_pp_manager_process_finished() 536878:20260619:144829.622 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144829.622 In zbx_ipc_service_recv() timeout:0.500 536985:20260619:144829.786 End of zbx_ipc_service_recv():2 536985:20260619:144829.786 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144829.786 End of zbx_ipc_service_recv():2 536953:20260619:144829.787 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144829.846 End of zbx_ipc_service_recv():2 536846:20260619:144829.846 In zbx_ipc_async_socket_send() 536846:20260619:144829.846 In zbx_ipc_client_send() clientid:0 536846:20260619:144829.846 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144829.846 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144829.847 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144829.847 End of zbx_ipc_async_socket_flush():0 536846:20260619:144829.847 In zbx_ipc_service_recv() timeout:0.991 536837:20260619:144829.847 End of zbx_ipc_service_recv():1 536837:20260619:144829.847 In zbx_ha_dispatch_message() 536837:20260619:144829.847 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144829.847 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144829.851 End of zbx_ipc_service_recv():2 536874:20260619:144829.851 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144829.851 End of zbx_ipc_async_socket_recv():0 536947:20260619:144829.852 In zbx_ipc_async_socket_send() 536947:20260619:144829.852 In zbx_ipc_client_send() clientid:0 536947:20260619:144829.852 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144829.852 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144829.852 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000060 sec, idle 1 sec]' 536947:20260619:144829.852 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144829.852 End of zbx_ipc_service_recv():1 536874:20260619:144829.852 In am_flush_results() results:0 536874:20260619:144829.852 In zbx_ipc_client_send() clientid:7 536874:20260619:144829.852 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144829.852 End of am_flush_results() 536874:20260619:144829.852 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144829.852 End of zbx_ipc_async_socket_recv():0 536947:20260619:144829.853 In am_db_flush_results() 536947:20260619:144829.853 End of am_db_flush_results() flushed:0 536947:20260619:144829.853 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000031 sec, idle 1 sec]' 536947:20260619:144829.853 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144830.122 End of zbx_ipc_service_recv():2 536878:20260619:144830.123 In zbx_pp_manager_process_finished() 536878:20260619:144830.123 In zbx_timekeeper_collect() 536878:20260619:144830.123 End of zbx_timekeeper_collect() 536878:20260619:144830.123 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144830.123 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144830.177 End of zbx_ipc_service_recv():2 536848:20260619:144830.177 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.011747 sec during 5.011768 sec]' 536848:20260619:144830.177 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144830.288 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144830.289 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144830.289 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144830.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144830.289 queue processing_num:0 pending:0 536972:20260619:144830.289 End of zbx_ipc_async_socket_recv():0 536971:20260619:144830.304 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144830.305 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144830.305 End of zbx_ipc_async_socket_recv():0 536971:20260619:144830.305 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144830.306 End of zbx_dc_config_get_poller_items():0 536971:20260619:144830.306 queue processing_num:0 pending:0 536970:20260619:144830.306 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144830.306 End of zbx_dc_config_get_poller_items():0 536970:20260619:144830.306 queue processing_num:0 pending:0 536970:20260619:144830.306 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144830.306 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144830.306 End of zbx_ipc_async_socket_recv():0 536946:20260619:144830.310 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144830.310 In get_pinger_hosts() 536946:20260619:144830.310 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144830.310 End of zbx_dc_config_get_poller_items():0 536946:20260619:144830.310 End of get_pinger_hosts():0 536946:20260619:144830.310 In process_pinger_hosts() 536946:20260619:144830.310 End of process_pinger_hosts() 536946:20260619:144830.310 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144830.310 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144830.310 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000114 sec, idle 5 sec]' 536909:20260619:144830.313 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144830.313 In collect_selfmon_stats() 536909:20260619:144830.313 In zbx_timekeeper_collect() 536909:20260619:144830.313 End of zbx_timekeeper_collect() 536909:20260619:144830.313 End of collect_selfmon_stats() 536909:20260619:144830.313 zbx_setproctitle() title:'self-monitoring [processed data in 0.000740 sec, idle 1 sec]' 536932:20260619:144830.316 End of zbx_ipc_async_socket_recv():0 536932:20260619:144830.316 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000090 sec, getting values]' 536932:20260619:144830.316 In get_values() 536932:20260619:144830.316 In zbx_dc_config_get_poller_items() poller_type:0 536896:20260619:144830.316 End of zbx_ipc_async_socket_recv():0 536896:20260619:144830.316 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000607 sec, getting values]' 536896:20260619:144830.316 In get_values() 536896:20260619:144830.316 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144830.317 End of zbx_dc_config_get_poller_items():0 536896:20260619:144830.317 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144830.317 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144830.317 End of get_values():0 536896:20260619:144830.317 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000379 sec, idle 5 sec]' 536896:20260619:144830.317 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144830.317 End of zbx_ipc_async_socket_recv():0 536906:20260619:144830.317 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000176 sec, getting values]' 536906:20260619:144830.317 In get_values() 536906:20260619:144830.317 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144830.317 End of zbx_dc_config_get_poller_items():0 536906:20260619:144830.317 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144830.317 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144830.317 End of get_values():0 536906:20260619:144830.317 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000047 sec, idle 5 sec]' 536906:20260619:144830.317 In zbx_ipc_async_socket_recv() timeout:5 536934:20260619:144830.317 End of zbx_ipc_async_socket_recv():0 536934:20260619:144830.317 zbx_setproctitle() title:'poller #4 [got 0 values in 0.001245 sec, getting values]' 536934:20260619:144830.317 In get_values() 536934:20260619:144830.317 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144830.318 End of zbx_dc_config_get_poller_items():0 536934:20260619:144830.318 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144830.318 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144830.318 End of get_values():0 536934:20260619:144830.318 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000241 sec, idle 5 sec]' 536934:20260619:144830.318 In zbx_ipc_async_socket_recv() timeout:5 536885:20260619:144830.318 End of zbx_ipc_async_socket_recv():0 536885:20260619:144830.318 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000207 sec, getting values]' 536933:20260619:144830.318 End of zbx_ipc_async_socket_recv():0 536933:20260619:144830.318 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000905 sec, getting values]' 536933:20260619:144830.318 In get_values() 536933:20260619:144830.318 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144830.318 End of zbx_dc_config_get_poller_items():0 536933:20260619:144830.318 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144830.318 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144830.318 End of get_values():0 536933:20260619:144830.318 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000041 sec, idle 5 sec]' 536933:20260619:144830.318 In zbx_ipc_async_socket_recv() timeout:5 536892:20260619:144830.318 End of zbx_ipc_async_socket_recv():0 536892:20260619:144830.318 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000077 sec, getting values]' 536892:20260619:144830.318 In get_values() 536892:20260619:144830.318 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144830.318 End of zbx_dc_config_get_poller_items():0 536892:20260619:144830.318 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144830.318 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144830.318 End of get_values():0 536892:20260619:144830.318 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000041 sec, idle 5 sec]' 536892:20260619:144830.318 In zbx_ipc_async_socket_recv() timeout:5 536932:20260619:144830.318 End of zbx_dc_config_get_poller_items():0 536932:20260619:144830.318 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144830.318 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144830.318 End of get_values():0 536932:20260619:144830.318 zbx_setproctitle() title:'poller #2 [got 0 values in 0.002222 sec, idle 5 sec]' 536932:20260619:144830.318 In zbx_ipc_async_socket_recv() timeout:5 536885:20260619:144830.319 In get_values() 536885:20260619:144830.319 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144830.319 End of zbx_dc_config_get_poller_items():0 536885:20260619:144830.319 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144830.319 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144830.319 End of get_values():0 536885:20260619:144830.319 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000780 sec, idle 5 sec]' 536885:20260619:144830.319 In zbx_ipc_async_socket_recv() timeout:5 536897:20260619:144830.320 End of zbx_ipc_async_socket_recv():0 536897:20260619:144830.320 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000080 sec, getting values]' 536897:20260619:144830.320 In get_values() 536897:20260619:144830.320 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144830.320 End of zbx_dc_config_get_poller_items():0 536897:20260619:144830.320 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144830.320 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144830.320 End of get_values():0 536897:20260619:144830.320 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000071 sec, idle 5 sec]' 536897:20260619:144830.320 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144830.320 End of zbx_ipc_async_socket_recv():0 536931:20260619:144830.320 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000068 sec, getting values]' 536931:20260619:144830.320 In get_values() 536931:20260619:144830.320 In zbx_dc_config_get_poller_items() poller_type:0 536931:20260619:144830.320 End of zbx_dc_config_get_poller_items():0 536931:20260619:144830.320 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144830.320 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144830.320 End of get_values():0 536931:20260619:144830.320 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000072 sec, idle 5 sec]' 536931:20260619:144830.320 In zbx_ipc_async_socket_recv() timeout:5 536905:20260619:144830.320 End of zbx_ipc_async_socket_recv():0 536905:20260619:144830.320 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000099 sec, getting values]' 536905:20260619:144830.320 In get_values() 536905:20260619:144830.320 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144830.320 End of zbx_dc_config_get_poller_items():0 536905:20260619:144830.320 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144830.320 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144830.320 End of get_values():0 536905:20260619:144830.320 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000064 sec, idle 5 sec]' 536905:20260619:144830.320 In zbx_ipc_async_socket_recv() timeout:5 536935:20260619:144830.340 End of zbx_ipc_async_socket_recv():0 536935:20260619:144830.340 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000090 sec, getting values]' 536935:20260619:144830.340 In get_values() 536935:20260619:144830.340 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144830.340 End of zbx_dc_config_get_poller_items():0 536935:20260619:144830.340 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144830.340 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144830.340 End of get_values():0 536935:20260619:144830.340 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000079 sec, idle 5 sec]' 536935:20260619:144830.340 In zbx_ipc_async_socket_recv() timeout:5 536936:20260619:144830.341 End of zbx_ipc_async_socket_recv():0 536936:20260619:144830.341 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000235 sec, getting values]' 536936:20260619:144830.341 In get_values() 536936:20260619:144830.341 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144830.341 End of zbx_dc_config_get_poller_items():0 536936:20260619:144830.341 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144830.341 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144830.341 End of get_values():0 536936:20260619:144830.341 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000222 sec, idle 5 sec]' 536936:20260619:144830.341 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144830.349 End of zbx_ipc_async_socket_recv():0 536899:20260619:144830.349 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000216 sec, getting values]' 536899:20260619:144830.349 In get_values() 536899:20260619:144830.349 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144830.349 End of zbx_dc_config_get_poller_items():0 536899:20260619:144830.349 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144830.349 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144830.349 End of get_values():0 536899:20260619:144830.349 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000251 sec, idle 5 sec]' 536899:20260619:144830.349 In zbx_ipc_async_socket_recv() timeout:5 536893:20260619:144830.352 End of zbx_ipc_async_socket_recv():0 536893:20260619:144830.352 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000098 sec, getting values]' 536893:20260619:144830.352 In get_values() 536893:20260619:144830.352 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144830.352 End of zbx_dc_config_get_poller_items():0 536893:20260619:144830.352 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144830.352 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144830.352 End of get_values():0 536893:20260619:144830.352 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000099 sec, idle 5 sec]' 536893:20260619:144830.352 In zbx_ipc_async_socket_recv() timeout:5 536894:20260619:144830.356 End of zbx_ipc_async_socket_recv():0 536894:20260619:144830.356 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000137 sec, getting values]' 536894:20260619:144830.356 In get_values() 536894:20260619:144830.356 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144830.356 End of zbx_dc_config_get_poller_items():0 536894:20260619:144830.356 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144830.356 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144830.356 End of get_values():0 536894:20260619:144830.356 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000114 sec, idle 5 sec]' 536894:20260619:144830.356 In zbx_ipc_async_socket_recv() timeout:5 536898:20260619:144830.356 End of zbx_ipc_async_socket_recv():0 536898:20260619:144830.356 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000071 sec, getting values]' 536898:20260619:144830.356 In get_values() 536898:20260619:144830.356 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144830.356 End of zbx_dc_config_get_poller_items():0 536898:20260619:144830.356 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144830.356 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144830.356 End of get_values():0 536898:20260619:144830.356 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000260 sec, idle 5 sec]' 536898:20260619:144830.356 In zbx_ipc_async_socket_recv() timeout:5 536895:20260619:144830.360 End of zbx_ipc_async_socket_recv():0 536895:20260619:144830.360 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000243 sec, getting values]' 536895:20260619:144830.360 In get_values() 536895:20260619:144830.360 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144830.360 End of zbx_dc_config_get_poller_items():0 536895:20260619:144830.360 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144830.360 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144830.360 End of get_values():0 536895:20260619:144830.360 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000089 sec, idle 5 sec]' 536895:20260619:144830.360 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144830.391 End of zbx_ipc_service_recv():2 536879:20260619:144830.391 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.009089sec during 5.009110 sec]' 536879:20260619:144830.391 In zbx_ipc_service_recv() timeout:1.000 536948:20260619:144830.464 End of zbx_ipc_async_socket_recv():0 536948:20260619:144830.464 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.001007 sec, getting values]' 536948:20260619:144830.464 In get_values() 536948:20260619:144830.464 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144830.464 End of zbx_dc_config_get_poller_items():0 536948:20260619:144830.464 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144830.464 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144830.464 End of get_values():0 536948:20260619:144830.464 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000167 sec, idle 5 sec]' 536948:20260619:144830.464 In zbx_ipc_async_socket_recv() timeout:5 536984:20260619:144830.464 End of zbx_ipc_async_socket_recv():0 536984:20260619:144830.464 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000125 sec, getting values]' 536984:20260619:144830.464 In get_values() 536984:20260619:144830.464 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144830.464 End of zbx_dc_config_get_poller_items():0 536984:20260619:144830.464 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144830.464 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144830.464 End of get_values():0 536984:20260619:144830.464 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000168 sec, idle 5 sec]' 536984:20260619:144830.465 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144830.465 End of zbx_ipc_async_socket_recv():0 536967:20260619:144830.465 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000337 sec, getting values]' 536967:20260619:144830.465 In get_values() 536967:20260619:144830.465 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144830.465 End of zbx_dc_config_get_poller_items():0 536907:20260619:144830.465 End of zbx_ipc_async_socket_recv():0 536907:20260619:144830.465 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000145 sec, exchanging data]' 536907:20260619:144830.465 In process_proxy() 536907:20260619:144830.465 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144830.465 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144830.465 End of process_proxy() 536907:20260619:144830.465 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144830.465 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144830.465 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000067 sec, idle 5 sec]' 536907:20260619:144830.465 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144830.465 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144830.465 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144830.465 End of get_values():0 536967:20260619:144830.465 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000443 sec, idle 5 sec]' 536967:20260619:144830.465 In zbx_ipc_async_socket_recv() timeout:5 536950:20260619:144830.468 End of zbx_ipc_async_socket_recv():0 536950:20260619:144830.468 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000084 sec, getting values]' 536950:20260619:144830.468 In get_values() 536950:20260619:144830.468 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144830.468 End of zbx_dc_config_get_poller_items():0 536950:20260619:144830.468 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144830.468 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144830.468 End of get_values():0 536950:20260619:144830.468 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000073 sec, idle 5 sec]' 536950:20260619:144830.468 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144830.468 End of zbx_ipc_async_socket_recv():0 536923:20260619:144830.468 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144830.468 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536923:20260619:144830.469 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000594 sec, idle 5 sec]' 536923:20260619:144830.469 In zbx_ipc_async_socket_recv() timeout:5 536952:20260619:144830.480 End of zbx_ipc_async_socket_recv():0 536952:20260619:144830.480 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000050 sec, getting values]' 536952:20260619:144830.480 In get_values() 536952:20260619:144830.480 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144830.480 End of zbx_dc_config_get_poller_items():0 536952:20260619:144830.480 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144830.480 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144830.480 End of get_values():0 536952:20260619:144830.480 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000075 sec, idle 5 sec]' 536952:20260619:144830.480 In zbx_ipc_async_socket_recv() timeout:5 536949:20260619:144830.497 End of zbx_ipc_async_socket_recv():0 536949:20260619:144830.497 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000138 sec, getting values]' 536949:20260619:144830.497 In get_values() 536949:20260619:144830.497 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144830.497 End of zbx_dc_config_get_poller_items():0 536949:20260619:144830.497 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144830.497 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144830.497 End of get_values():0 536949:20260619:144830.497 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000059 sec, idle 5 sec]' 536949:20260619:144830.497 In zbx_ipc_async_socket_recv() timeout:5 536985:20260619:144830.501 In zbx_dc_fetch_proxy_groups() 536985:20260619:144830.501 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144830.501 In zbx_dc_fetch_proxies() 536985:20260619:144830.501 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536951:20260619:144830.512 End of zbx_ipc_async_socket_recv():0 536951:20260619:144830.512 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000095 sec, getting values]' 536951:20260619:144830.512 In get_values() 536951:20260619:144830.512 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144830.512 End of zbx_dc_config_get_poller_items():0 536951:20260619:144830.512 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144830.512 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144830.512 End of get_values():0 536951:20260619:144830.512 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000047 sec, idle 5 sec]' 536951:20260619:144830.512 In zbx_ipc_async_socket_recv() timeout:5 536888:20260619:144830.546 End of zbx_ipc_async_socket_recv():0 536888:20260619:144830.546 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000036 sec, syncing history]' 536888:20260619:144830.546 In zbx_sync_history_cache() history_num:0 536888:20260619:144830.546 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000031 sec, idle 1 sec]' 536888:20260619:144830.546 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144830.555 End of zbx_ipc_async_socket_recv():0 536891:20260619:144830.555 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003614 sec, processing escalations]' 536891:20260619:144830.555 In process_escalations() 536891:20260619:144830.555 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869713 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144830.556 End of process_escalations() 536891:20260619:144830.556 In process_escalations() 536891:20260619:144830.556 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869713 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144830.556 End of process_escalations() 536891:20260619:144830.556 In process_escalations() 536891:20260619:144830.556 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869713 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144830.557 End of process_escalations() 536891:20260619:144830.557 In process_escalations() 536891:20260619:144830.557 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869713 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144830.557 End of process_escalations() 536891:20260619:144830.557 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001588 sec, idle 3 sec]' 536891:20260619:144830.557 In zbx_ipc_async_socket_recv() timeout:3 536887:20260619:144830.614 End of zbx_ipc_async_socket_recv():0 536887:20260619:144830.614 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000036 sec, syncing history]' 536887:20260619:144830.614 In zbx_sync_history_cache() history_num:0 536887:20260619:144830.614 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000034 sec, idle 1 sec]' 536887:20260619:144830.614 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144830.614 End of zbx_ipc_service_recv():2 536982:20260619:144830.614 In zbx_ipc_service_recv() timeout:1.000 536889:20260619:144830.614 End of zbx_ipc_async_socket_recv():0 536889:20260619:144830.614 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000021 sec, syncing history]' 536889:20260619:144830.614 In zbx_sync_history_cache() history_num:0 536889:20260619:144830.614 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000019 sec, idle 1 sec]' 536889:20260619:144830.614 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144830.614 End of zbx_ipc_async_socket_recv():0 536890:20260619:144830.614 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000026 sec, syncing history]' 536890:20260619:144830.614 In zbx_sync_history_cache() history_num:0 536890:20260619:144830.614 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000015 sec, idle 1 sec]' 536890:20260619:144830.614 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144830.624 End of zbx_ipc_service_recv():2 536878:20260619:144830.624 In zbx_pp_manager_process_finished() 536878:20260619:144830.624 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144830.624 In zbx_ipc_service_recv() timeout:0.500 536886:20260619:144830.744 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144830.744 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144830.744 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144830.744 [discovery manager] In process_results() del_druleids:0 536886:20260619:144830.744 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144830.744 [discovery manager] End of process_results() ret:0 536886:20260619:144830.744 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144830.744 [discovery manager] In process_discovery() 536886:20260619:144830.744 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144830.744 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536985:20260619:144830.790 End of zbx_ipc_service_recv():2 536985:20260619:144830.790 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144830.790 End of zbx_ipc_service_recv():2 536953:20260619:144830.790 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.009008 sec during 5.009029 sec]' 536953:20260619:144830.790 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144830.840 End of zbx_ipc_service_recv():2 536846:20260619:144830.840 In zbx_ipc_async_socket_send() 536846:20260619:144830.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144830.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144830.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144830.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144830.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144830.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144830.840 End of zbx_ipc_service_recv():1 536837:20260619:144830.840 In zbx_ha_dispatch_message() 536837:20260619:144830.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144830.840 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144830.854 End of zbx_ipc_service_recv():2 536874:20260619:144830.854 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.009655 sec during 5.010291 sec]' 536874:20260619:144830.854 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144830.854 End of zbx_ipc_async_socket_recv():0 536947:20260619:144830.854 In zbx_ipc_async_socket_send() 536947:20260619:144830.854 In zbx_ipc_client_send() clientid:0 536947:20260619:144830.854 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144830.854 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144830.854 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000050 sec, idle 1 sec]' 536947:20260619:144830.854 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144830.854 End of zbx_ipc_service_recv():1 536874:20260619:144830.854 In am_flush_results() results:0 536874:20260619:144830.854 In zbx_ipc_client_send() clientid:7 536874:20260619:144830.854 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144830.854 End of am_flush_results() 536874:20260619:144830.854 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144830.854 End of zbx_ipc_async_socket_recv():0 536947:20260619:144830.854 In am_db_flush_results() 536947:20260619:144830.854 End of am_db_flush_results() flushed:0 536947:20260619:144830.854 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000018 sec, idle 1 sec]' 536947:20260619:144830.854 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144831.125 End of zbx_ipc_service_recv():2 536878:20260619:144831.126 In zbx_pp_manager_process_finished() 536878:20260619:144831.126 In zbx_timekeeper_collect() 536878:20260619:144831.126 End of zbx_timekeeper_collect() 536878:20260619:144831.126 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144831.126 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.008972 sec during 5.009389 sec]' 536878:20260619:144831.126 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144831.179 End of zbx_ipc_service_recv():2 536848:20260619:144831.179 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144831.292 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144831.293 End of zbx_ipc_async_socket_recv():0 536972:20260619:144831.293 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144831.293 End of zbx_dc_config_get_poller_items():0 536972:20260619:144831.293 queue processing_num:0 pending:0 536970:20260619:144831.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144831.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144831.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144831.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144831.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144831.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144831.304 queue processing_num:0 pending:0 536971:20260619:144831.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144831.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144831.304 queue processing_num:0 pending:0 536909:20260619:144831.314 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144831.314 In collect_selfmon_stats() 536909:20260619:144831.314 In zbx_timekeeper_collect() 536909:20260619:144831.314 End of zbx_timekeeper_collect() 536909:20260619:144831.314 End of collect_selfmon_stats() 536909:20260619:144831.314 zbx_setproctitle() title:'self-monitoring [processed data in 0.000141 sec, idle 1 sec]' 536879:20260619:144831.392 End of zbx_ipc_service_recv():2 536879:20260619:144831.392 In zbx_ipc_service_recv() timeout:1.000 536888:20260619:144831.547 End of zbx_ipc_async_socket_recv():0 536888:20260619:144831.548 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000031 sec, syncing history]' 536888:20260619:144831.548 In zbx_sync_history_cache() history_num:0 536888:20260619:144831.548 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000047 sec, idle 1 sec]' 536888:20260619:144831.548 In zbx_ipc_async_socket_recv() timeout:1 536943:20260619:144831.613 zbx_setproctitle() title:'trapper #4 [processing data]' 536943:20260619:144831.613 In zbx_ipc_async_socket_recv() timeout:0 536943:20260619:144831.613 End of zbx_ipc_async_socket_recv():0 536943:20260619:144831.613 trapper got request 'status.get' 536943:20260619:144831.613 In recv_getstatus() 536943:20260619:144831.613 In zbx_get_user_from_json() 536943:20260619:144831.613 In zbx_db_get_user_by_active_session() sessionid:****** 536943:20260619:144831.613 query [txnlev:0] [select u.userid,u.roleid,u.username,r.type from sessions...] 536943:20260619:144831.615 End of zbx_db_get_user_by_active_session():FAIL 536943:20260619:144831.615 Permission denied 536943:20260619:144831.615 End of zbx_get_user_from_json():FAIL 536943:20260619:144831.616 In zbx_send_response_json() 536943:20260619:144831.616 zbx_send_response_json() '{"response":"failed","info":"Permission denied."}' 536943:20260619:144831.616 End of zbx_send_response_json():SUCCEED 536943:20260619:144831.616 End of recv_getstatus():FAIL 536943:20260619:144831.616 zbx_setproctitle() title:'trapper #4 [processed data in 0.003074 sec, waiting for connection]' 536887:20260619:144831.616 End of zbx_ipc_async_socket_recv():0 536887:20260619:144831.616 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000034 sec, syncing history]' 536887:20260619:144831.616 In zbx_sync_history_cache() history_num:0 536887:20260619:144831.616 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000061 sec, idle 1 sec]' 536887:20260619:144831.616 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144831.617 End of zbx_ipc_service_recv():2 536982:20260619:144831.617 In zbx_ipc_service_recv() timeout:1.000 536889:20260619:144831.617 End of zbx_ipc_async_socket_recv():0 536889:20260619:144831.617 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000019 sec, syncing history]' 536889:20260619:144831.617 In zbx_sync_history_cache() history_num:0 536889:20260619:144831.617 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000214 sec, idle 1 sec]' 536889:20260619:144831.617 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144831.617 End of zbx_ipc_async_socket_recv():0 536890:20260619:144831.617 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000015 sec, syncing history]' 536890:20260619:144831.617 In zbx_sync_history_cache() history_num:0 536890:20260619:144831.617 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000033 sec, idle 1 sec]' 536890:20260619:144831.617 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144831.631 End of zbx_ipc_service_recv():2 536878:20260619:144831.631 In zbx_pp_manager_process_finished() 536878:20260619:144831.631 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144831.631 In zbx_ipc_service_recv() timeout:0.500 536985:20260619:144831.791 End of zbx_ipc_service_recv():2 536985:20260619:144831.791 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144831.791 End of zbx_ipc_service_recv():2 536953:20260619:144831.791 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144831.840 End of zbx_ipc_service_recv():2 536846:20260619:144831.840 In zbx_ipc_async_socket_send() 536846:20260619:144831.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144831.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144831.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144831.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144831.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144831.840 In zbx_ipc_service_recv() timeout:0.997 536837:20260619:144831.840 End of zbx_ipc_service_recv():1 536837:20260619:144831.840 In zbx_ha_dispatch_message() 536837:20260619:144831.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144831.840 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144831.854 End of zbx_ipc_service_recv():2 536874:20260619:144831.855 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144831.855 End of zbx_ipc_async_socket_recv():0 536947:20260619:144831.855 In zbx_ipc_async_socket_send() 536947:20260619:144831.855 In zbx_ipc_client_send() clientid:0 536947:20260619:144831.855 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144831.855 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144831.855 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000129 sec, idle 1 sec]' 536947:20260619:144831.855 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144831.855 End of zbx_ipc_service_recv():1 536874:20260619:144831.855 In am_flush_results() results:0 536874:20260619:144831.855 In zbx_ipc_client_send() clientid:7 536874:20260619:144831.855 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144831.855 End of am_flush_results() 536874:20260619:144831.855 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144831.855 End of zbx_ipc_async_socket_recv():0 536947:20260619:144831.855 In am_db_flush_results() 536947:20260619:144831.855 End of am_db_flush_results() flushed:0 536947:20260619:144831.855 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000019 sec, idle 1 sec]' 536947:20260619:144831.855 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144832.131 End of zbx_ipc_service_recv():2 536878:20260619:144832.131 In zbx_pp_manager_process_finished() 536878:20260619:144832.131 In zbx_timekeeper_collect() 536878:20260619:144832.131 End of zbx_timekeeper_collect() 536878:20260619:144832.131 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144832.131 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144832.180 End of zbx_ipc_service_recv():2 536848:20260619:144832.180 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144832.296 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144832.296 End of zbx_dc_config_get_poller_items():0 536972:20260619:144832.296 queue processing_num:0 pending:0 536972:20260619:144832.296 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144832.296 End of zbx_ipc_async_socket_recv():0 536970:20260619:144832.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144832.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144832.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144832.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144832.304 queue processing_num:0 pending:0 536971:20260619:144832.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144832.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144832.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144832.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144832.304 queue processing_num:0 pending:0 536909:20260619:144832.314 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144832.314 In collect_selfmon_stats() 536909:20260619:144832.314 In zbx_timekeeper_collect() 536909:20260619:144832.314 End of zbx_timekeeper_collect() 536909:20260619:144832.314 End of collect_selfmon_stats() 536909:20260619:144832.314 zbx_setproctitle() title:'self-monitoring [processed data in 0.000172 sec, idle 1 sec]' 536879:20260619:144832.393 End of zbx_ipc_service_recv():2 536879:20260619:144832.393 In zbx_ipc_service_recv() timeout:1.000 536888:20260619:144832.549 End of zbx_ipc_async_socket_recv():0 536888:20260619:144832.549 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000047 sec, syncing history]' 536888:20260619:144832.549 In zbx_sync_history_cache() history_num:0 536888:20260619:144832.549 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000036 sec, idle 1 sec]' 536888:20260619:144832.549 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144832.617 End of zbx_ipc_async_socket_recv():0 536887:20260619:144832.617 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000061 sec, syncing history]' 536887:20260619:144832.617 In zbx_sync_history_cache() history_num:0 536887:20260619:144832.617 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000034 sec, idle 1 sec]' 536887:20260619:144832.618 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144832.618 End of zbx_ipc_async_socket_recv():0 536889:20260619:144832.618 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000214 sec, syncing history]' 536889:20260619:144832.618 In zbx_sync_history_cache() history_num:0 536889:20260619:144832.618 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000015 sec, idle 1 sec]' 536889:20260619:144832.618 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144832.618 End of zbx_ipc_service_recv():2 536982:20260619:144832.618 In zbx_ipc_service_recv() timeout:1.000 536890:20260619:144832.619 End of zbx_ipc_async_socket_recv():0 536890:20260619:144832.619 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000033 sec, syncing history]' 536890:20260619:144832.619 In zbx_sync_history_cache() history_num:0 536890:20260619:144832.619 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000029 sec, idle 1 sec]' 536890:20260619:144832.619 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144832.632 End of zbx_ipc_service_recv():2 536878:20260619:144832.632 In zbx_pp_manager_process_finished() 536878:20260619:144832.632 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144832.632 In zbx_ipc_service_recv() timeout:0.500 536985:20260619:144832.792 End of zbx_ipc_service_recv():2 536985:20260619:144832.792 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144832.792 End of zbx_ipc_service_recv():2 536953:20260619:144832.792 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144832.842 End of zbx_ipc_service_recv():2 536837:20260619:144832.842 In zbx_ha_dispatch_message() 536837:20260619:144832.842 End of zbx_ha_dispatch_message():SUCCEED 536846:20260619:144832.842 End of zbx_ipc_service_recv():2 536846:20260619:144832.842 In zbx_ipc_async_socket_send() 536846:20260619:144832.842 In zbx_ipc_client_send() clientid:0 536846:20260619:144832.842 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144832.842 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144832.842 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144832.842 End of zbx_ipc_async_socket_flush():0 536846:20260619:144832.842 In zbx_ipc_service_recv() timeout:0.996 536837:20260619:144832.842 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144832.842 End of zbx_ipc_service_recv():1 536837:20260619:144832.842 In zbx_ha_dispatch_message() 536837:20260619:144832.842 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144832.842 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144832.856 End of zbx_ipc_service_recv():2 536874:20260619:144832.856 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144832.856 End of zbx_ipc_async_socket_recv():0 536947:20260619:144832.856 In zbx_ipc_async_socket_send() 536947:20260619:144832.856 In zbx_ipc_client_send() clientid:0 536947:20260619:144832.856 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144832.856 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144832.856 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000056 sec, idle 1 sec]' 536947:20260619:144832.856 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144832.857 End of zbx_ipc_service_recv():1 536874:20260619:144832.857 In am_flush_results() results:0 536874:20260619:144832.857 In zbx_ipc_client_send() clientid:7 536874:20260619:144832.857 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144832.857 End of am_flush_results() 536874:20260619:144832.857 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144832.857 End of zbx_ipc_async_socket_recv():0 536947:20260619:144832.857 In am_db_flush_results() 536947:20260619:144832.857 End of am_db_flush_results() flushed:0 536947:20260619:144832.857 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000032 sec, idle 1 sec]' 536947:20260619:144832.857 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144833.133 End of zbx_ipc_service_recv():2 536878:20260619:144833.133 In zbx_pp_manager_process_finished() 536878:20260619:144833.133 In zbx_timekeeper_collect() 536878:20260619:144833.133 End of zbx_timekeeper_collect() 536878:20260619:144833.133 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144833.133 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144833.181 End of zbx_ipc_service_recv():2 536848:20260619:144833.181 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144833.288 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144833.288 End of zbx_ipc_async_socket_recv():0 536972:20260619:144833.288 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144833.289 End of zbx_dc_config_get_poller_items():0 536972:20260619:144833.289 queue processing_num:0 pending:0 536971:20260619:144833.304 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144833.304 End of zbx_ipc_async_socket_recv():0 536971:20260619:144833.304 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144833.304 End of zbx_dc_config_get_poller_items():0 536971:20260619:144833.304 queue processing_num:0 pending:0 536970:20260619:144833.304 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144833.304 End of zbx_ipc_async_socket_recv():0 536970:20260619:144833.304 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144833.304 End of zbx_dc_config_get_poller_items():0 536970:20260619:144833.305 queue processing_num:0 pending:0 536909:20260619:144833.314 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144833.314 In collect_selfmon_stats() 536909:20260619:144833.314 In zbx_timekeeper_collect() 536909:20260619:144833.314 End of zbx_timekeeper_collect() 536909:20260619:144833.314 End of collect_selfmon_stats() 536909:20260619:144833.314 zbx_setproctitle() title:'self-monitoring [processed data in 0.000121 sec, idle 1 sec]' 536879:20260619:144833.394 End of zbx_ipc_service_recv():2 536879:20260619:144833.394 In zbx_ipc_service_recv() timeout:1.000 536888:20260619:144833.550 End of zbx_ipc_async_socket_recv():0 536888:20260619:144833.550 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000036 sec, syncing history]' 536888:20260619:144833.550 In zbx_sync_history_cache() history_num:0 536888:20260619:144833.550 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000032 sec, idle 1 sec]' 536888:20260619:144833.550 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144833.560 End of zbx_ipc_async_socket_recv():0 536891:20260619:144833.560 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001588 sec, processing escalations]' 536891:20260619:144833.560 In process_escalations() 536891:20260619:144833.560 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869716 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144833.560 End of process_escalations() 536891:20260619:144833.561 In process_escalations() 536891:20260619:144833.561 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869716 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144833.561 End of process_escalations() 536891:20260619:144833.561 In process_escalations() 536891:20260619:144833.561 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869716 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144833.561 End of process_escalations() 536891:20260619:144833.561 In process_escalations() 536891:20260619:144833.561 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869716 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144833.562 End of process_escalations() 536891:20260619:144833.562 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001928 sec, idle 3 sec]' 536891:20260619:144833.562 In zbx_ipc_async_socket_recv() timeout:3 536890:20260619:144833.621 End of zbx_ipc_async_socket_recv():0 536890:20260619:144833.621 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000029 sec, syncing history]' 536890:20260619:144833.621 In zbx_sync_history_cache() history_num:0 536890:20260619:144833.621 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000033 sec, idle 1 sec]' 536890:20260619:144833.621 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144833.623 End of zbx_ipc_async_socket_recv():0 536887:20260619:144833.623 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000034 sec, syncing history]' 536887:20260619:144833.623 In zbx_sync_history_cache() history_num:0 536887:20260619:144833.623 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000227 sec, idle 1 sec]' 536887:20260619:144833.623 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144833.623 End of zbx_ipc_service_recv():2 536982:20260619:144833.623 In zbx_ipc_service_recv() timeout:1.000 536889:20260619:144833.623 End of zbx_ipc_async_socket_recv():0 536889:20260619:144833.623 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000015 sec, syncing history]' 536889:20260619:144833.623 In zbx_sync_history_cache() history_num:0 536889:20260619:144833.623 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000022 sec, idle 1 sec]' 536889:20260619:144833.623 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144833.634 End of zbx_ipc_service_recv():2 536878:20260619:144833.634 In zbx_pp_manager_process_finished() 536878:20260619:144833.634 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144833.634 In zbx_ipc_service_recv() timeout:0.500 536985:20260619:144833.793 End of zbx_ipc_service_recv():2 536985:20260619:144833.793 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144833.793 End of zbx_ipc_service_recv():2 536953:20260619:144833.794 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144833.840 End of zbx_ipc_service_recv():2 536846:20260619:144833.840 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144833.840 query [txnlev:1] [begin;] 536846:20260619:144833.841 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536846:20260619:144833.841 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144833.841 In ha_db_get_time() 536846:20260619:144833.841 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144833.842 End of ha_db_get_time():SUCCEED db_time:1781869714 536846:20260619:144833.842 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144833.842 query [txnlev:1] [commit;] 536846:20260619:144833.843 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144833.844 In zbx_ipc_async_socket_send() 536846:20260619:144833.844 In zbx_ipc_client_send() clientid:0 536837:20260619:144833.844 End of zbx_ipc_service_recv():1 536837:20260619:144833.844 In zbx_ha_dispatch_message() 536837:20260619:144833.844 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144833.844 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144833.844 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144833.844 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144833.844 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144833.844 End of zbx_ipc_async_socket_flush():0 536846:20260619:144833.844 In zbx_ipc_service_recv() timeout:0.997 536874:20260619:144833.858 End of zbx_ipc_service_recv():2 536874:20260619:144833.858 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144833.858 End of zbx_ipc_async_socket_recv():0 536947:20260619:144833.858 In zbx_ipc_async_socket_send() 536947:20260619:144833.859 In zbx_ipc_client_send() clientid:0 536947:20260619:144833.859 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144833.859 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144833.859 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000129 sec, idle 1 sec]' 536947:20260619:144833.859 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144833.859 End of zbx_ipc_service_recv():1 536874:20260619:144833.859 In am_flush_results() results:0 536874:20260619:144833.859 In zbx_ipc_client_send() clientid:7 536874:20260619:144833.859 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144833.859 End of am_flush_results() 536874:20260619:144833.859 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144833.859 End of zbx_ipc_async_socket_recv():0 536947:20260619:144833.859 In am_db_flush_results() 536947:20260619:144833.859 End of am_db_flush_results() flushed:0 536947:20260619:144833.859 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000012 sec, idle 1 sec]' 536947:20260619:144833.859 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144834.135 End of zbx_ipc_service_recv():2 536878:20260619:144834.135 In zbx_pp_manager_process_finished() 536878:20260619:144834.135 In zbx_timekeeper_collect() 536878:20260619:144834.135 End of zbx_timekeeper_collect() 536878:20260619:144834.135 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144834.135 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144834.181 End of zbx_ipc_service_recv():2 536848:20260619:144834.181 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144834.305 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144834.305 End of zbx_ipc_async_socket_recv():0 536972:20260619:144834.305 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144834.305 End of zbx_dc_config_get_poller_items():0 536972:20260619:144834.305 queue processing_num:0 pending:0 536970:20260619:144834.305 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144834.305 End of zbx_dc_config_get_poller_items():0 536970:20260619:144834.305 queue processing_num:0 pending:0 536970:20260619:144834.305 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144834.305 End of zbx_ipc_async_socket_recv():0 536909:20260619:144834.315 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144834.315 In collect_selfmon_stats() 536909:20260619:144834.315 In zbx_timekeeper_collect() 536909:20260619:144834.315 End of zbx_timekeeper_collect() 536909:20260619:144834.315 End of collect_selfmon_stats() 536909:20260619:144834.315 zbx_setproctitle() title:'self-monitoring [processed data in 0.000323 sec, idle 1 sec]' 536971:20260619:144834.329 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144834.329 End of zbx_ipc_async_socket_recv():0 536971:20260619:144834.329 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144834.329 End of zbx_dc_config_get_poller_items():0 536971:20260619:144834.329 queue processing_num:0 pending:0 536879:20260619:144834.394 End of zbx_ipc_service_recv():2 536879:20260619:144834.395 In zbx_ipc_service_recv() timeout:1.000 536888:20260619:144834.551 End of zbx_ipc_async_socket_recv():0 536888:20260619:144834.551 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000032 sec, syncing history]' 536888:20260619:144834.551 In zbx_sync_history_cache() history_num:0 536888:20260619:144834.551 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000047 sec, idle 1 sec]' 536888:20260619:144834.551 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144834.621 End of zbx_ipc_async_socket_recv():0 536890:20260619:144834.621 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000033 sec, syncing history]' 536890:20260619:144834.621 In zbx_sync_history_cache() history_num:0 536890:20260619:144834.621 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000031 sec, idle 1 sec]' 536890:20260619:144834.621 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144834.624 End of zbx_ipc_async_socket_recv():0 536889:20260619:144834.624 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000022 sec, syncing history]' 536889:20260619:144834.624 In zbx_sync_history_cache() history_num:0 536982:20260619:144834.624 End of zbx_ipc_service_recv():2 536982:20260619:144834.624 In zbx_ipc_service_recv() timeout:1.000 536887:20260619:144834.624 End of zbx_ipc_async_socket_recv():0 536887:20260619:144834.624 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000227 sec, syncing history]' 536887:20260619:144834.624 In zbx_sync_history_cache() history_num:0 536889:20260619:144834.624 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000030 sec, idle 1 sec]' 536889:20260619:144834.624 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144834.624 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000027 sec, idle 1 sec]' 536887:20260619:144834.624 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144834.636 End of zbx_ipc_service_recv():2 536878:20260619:144834.636 In zbx_pp_manager_process_finished() 536878:20260619:144834.636 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144834.636 In zbx_ipc_service_recv() timeout:0.500 536953:20260619:144834.794 End of zbx_ipc_service_recv():2 536953:20260619:144834.794 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144834.794 End of zbx_ipc_service_recv():2 536985:20260619:144834.795 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144834.845 End of zbx_ipc_service_recv():2 536837:20260619:144834.845 In zbx_ha_dispatch_message() 536837:20260619:144834.845 End of zbx_ha_dispatch_message():SUCCEED 536846:20260619:144834.845 End of zbx_ipc_service_recv():2 536846:20260619:144834.846 In zbx_ipc_async_socket_send() 536846:20260619:144834.846 In zbx_ipc_client_send() clientid:0 536846:20260619:144834.846 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144834.846 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144834.846 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144834.846 End of zbx_ipc_async_socket_flush():0 536846:20260619:144834.846 In zbx_ipc_service_recv() timeout:0.992 536837:20260619:144834.846 In zbx_ipc_service_recv() timeout:1.000 536837:20260619:144834.847 End of zbx_ipc_service_recv():1 536837:20260619:144834.847 In zbx_ha_dispatch_message() 536837:20260619:144834.847 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144834.847 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144834.860 End of zbx_ipc_async_socket_recv():0 536947:20260619:144834.860 In zbx_ipc_async_socket_send() 536947:20260619:144834.860 In zbx_ipc_client_send() clientid:0 536874:20260619:144834.860 End of zbx_ipc_service_recv():2 536874:20260619:144834.860 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144834.860 End of zbx_ipc_service_recv():1 536874:20260619:144834.860 In am_flush_results() results:0 536874:20260619:144834.860 In zbx_ipc_client_send() clientid:7 536874:20260619:144834.860 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144834.860 End of am_flush_results() 536874:20260619:144834.860 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144834.860 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144834.860 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144834.860 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000227 sec, idle 1 sec]' 536947:20260619:144834.860 In zbx_ipc_async_socket_recv() timeout:1 536947:20260619:144834.860 End of zbx_ipc_async_socket_recv():0 536947:20260619:144834.860 In am_db_flush_results() 536947:20260619:144834.860 End of am_db_flush_results() flushed:0 536947:20260619:144834.860 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000012 sec, idle 1 sec]' 536947:20260619:144834.860 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144835.136 End of zbx_ipc_service_recv():2 536878:20260619:144835.136 In zbx_pp_manager_process_finished() 536878:20260619:144835.136 In zbx_timekeeper_collect() 536878:20260619:144835.136 End of zbx_timekeeper_collect() 536878:20260619:144835.136 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144835.136 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144835.182 End of zbx_ipc_service_recv():2 536848:20260619:144835.182 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.004914 sec during 5.004941 sec]' 536848:20260619:144835.182 In zbx_ipc_service_recv() timeout:1.000 536971:20260619:144835.309 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536971:20260619:144835.309 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144835.311 End of zbx_ipc_async_socket_recv():0 536971:20260619:144835.311 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144835.311 End of zbx_dc_config_get_poller_items():0 536971:20260619:144835.311 queue processing_num:0 pending:0 536946:20260619:144835.311 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 536946:20260619:144835.311 In get_pinger_hosts() 536946:20260619:144835.311 In zbx_dc_config_get_poller_items() poller_type:3 536946:20260619:144835.311 End of zbx_dc_config_get_poller_items():0 536946:20260619:144835.311 End of get_pinger_hosts():0 536946:20260619:144835.311 In process_pinger_hosts() 536946:20260619:144835.311 End of process_pinger_hosts() 536946:20260619:144835.311 In zbx_dc_config_get_poller_nextcheck() poller_type:3 536946:20260619:144835.311 End of zbx_dc_config_get_poller_nextcheck():-1 536946:20260619:144835.311 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000086 sec, idle 5 sec]' 536970:20260619:144835.311 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144835.311 End of zbx_dc_config_get_poller_items():0 536970:20260619:144835.311 queue processing_num:0 pending:0 536972:20260619:144835.311 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536972:20260619:144835.311 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144835.311 End of zbx_ipc_async_socket_recv():0 536972:20260619:144835.311 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144835.312 End of zbx_dc_config_get_poller_items():0 536972:20260619:144835.312 queue processing_num:0 pending:0 536970:20260619:144835.314 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 536970:20260619:144835.314 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144835.314 End of zbx_ipc_async_socket_recv():0 536909:20260619:144835.315 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144835.316 In collect_selfmon_stats() 536909:20260619:144835.316 In zbx_timekeeper_collect() 536909:20260619:144835.316 End of zbx_timekeeper_collect() 536909:20260619:144835.316 End of collect_selfmon_stats() 536909:20260619:144835.316 zbx_setproctitle() title:'self-monitoring [processed data in 0.000658 sec, idle 1 sec]' 536906:20260619:144835.320 End of zbx_ipc_async_socket_recv():0 536934:20260619:144835.320 End of zbx_ipc_async_socket_recv():0 536932:20260619:144835.320 End of zbx_ipc_async_socket_recv():0 536932:20260619:144835.320 zbx_setproctitle() title:'poller #2 [got 0 values in 0.002222 sec, getting values]' 536932:20260619:144835.320 In get_values() 536932:20260619:144835.320 In zbx_dc_config_get_poller_items() poller_type:0 536932:20260619:144835.320 End of zbx_dc_config_get_poller_items():0 536932:20260619:144835.320 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536932:20260619:144835.320 End of zbx_dc_config_get_poller_nextcheck():-1 536932:20260619:144835.320 End of get_values():0 536932:20260619:144835.320 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000302 sec, idle 5 sec]' 536932:20260619:144835.320 In zbx_ipc_async_socket_recv() timeout:5 536933:20260619:144835.320 End of zbx_ipc_async_socket_recv():0 536933:20260619:144835.320 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000041 sec, getting values]' 536933:20260619:144835.320 In get_values() 536933:20260619:144835.320 In zbx_dc_config_get_poller_items() poller_type:0 536933:20260619:144835.320 End of zbx_dc_config_get_poller_items():0 536933:20260619:144835.320 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536933:20260619:144835.321 End of zbx_dc_config_get_poller_nextcheck():-1 536933:20260619:144835.321 End of get_values():0 536933:20260619:144835.321 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000324 sec, idle 5 sec]' 536933:20260619:144835.321 In zbx_ipc_async_socket_recv() timeout:5 536892:20260619:144835.321 End of zbx_ipc_async_socket_recv():0 536892:20260619:144835.321 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000041 sec, getting values]' 536892:20260619:144835.321 In get_values() 536892:20260619:144835.321 In zbx_dc_config_get_poller_items() poller_type:4 536892:20260619:144835.321 End of zbx_dc_config_get_poller_items():0 536892:20260619:144835.321 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536892:20260619:144835.321 End of zbx_dc_config_get_poller_nextcheck():-1 536892:20260619:144835.321 End of get_values():0 536892:20260619:144835.321 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000239 sec, idle 5 sec]' 536892:20260619:144835.321 In zbx_ipc_async_socket_recv() timeout:5 536934:20260619:144835.321 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000241 sec, getting values]' 536934:20260619:144835.321 In get_values() 536934:20260619:144835.321 In zbx_dc_config_get_poller_items() poller_type:0 536934:20260619:144835.321 End of zbx_dc_config_get_poller_items():0 536934:20260619:144835.321 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536934:20260619:144835.321 End of zbx_dc_config_get_poller_nextcheck():-1 536934:20260619:144835.321 End of get_values():0 536934:20260619:144835.321 zbx_setproctitle() title:'poller #4 [got 0 values in 0.001204 sec, idle 5 sec]' 536934:20260619:144835.321 In zbx_ipc_async_socket_recv() timeout:5 536896:20260619:144835.321 End of zbx_ipc_async_socket_recv():0 536896:20260619:144835.321 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000379 sec, getting values]' 536896:20260619:144835.321 In get_values() 536896:20260619:144835.321 In zbx_dc_config_get_poller_items() poller_type:4 536896:20260619:144835.321 End of zbx_dc_config_get_poller_items():0 536896:20260619:144835.321 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536896:20260619:144835.321 End of zbx_dc_config_get_poller_nextcheck():-1 536896:20260619:144835.321 End of get_values():0 536896:20260619:144835.321 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000039 sec, idle 5 sec]' 536896:20260619:144835.321 In zbx_ipc_async_socket_recv() timeout:5 536906:20260619:144835.322 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000047 sec, getting values]' 536906:20260619:144835.322 In get_values() 536906:20260619:144835.322 In zbx_dc_config_get_poller_items() poller_type:4 536906:20260619:144835.322 End of zbx_dc_config_get_poller_items():0 536906:20260619:144835.322 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536906:20260619:144835.322 End of zbx_dc_config_get_poller_nextcheck():-1 536906:20260619:144835.322 End of get_values():0 536906:20260619:144835.322 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.002036 sec, idle 5 sec]' 536906:20260619:144835.322 In zbx_ipc_async_socket_recv() timeout:5 536885:20260619:144835.324 End of zbx_ipc_async_socket_recv():0 536885:20260619:144835.324 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000780 sec, getting values]' 536885:20260619:144835.324 In get_values() 536885:20260619:144835.324 In zbx_dc_config_get_poller_items() poller_type:11 536885:20260619:144835.324 End of zbx_dc_config_get_poller_items():0 536885:20260619:144835.324 In zbx_dc_config_get_poller_nextcheck() poller_type:11 536885:20260619:144835.324 End of zbx_dc_config_get_poller_nextcheck():-1 536885:20260619:144835.324 End of get_values():0 536885:20260619:144835.324 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000042 sec, idle 5 sec]' 536885:20260619:144835.324 In zbx_ipc_async_socket_recv() timeout:5 536897:20260619:144835.324 End of zbx_ipc_async_socket_recv():0 536897:20260619:144835.324 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000071 sec, getting values]' 536897:20260619:144835.324 In get_values() 536897:20260619:144835.324 In zbx_dc_config_get_poller_items() poller_type:4 536897:20260619:144835.324 End of zbx_dc_config_get_poller_items():0 536897:20260619:144835.324 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536897:20260619:144835.324 End of zbx_dc_config_get_poller_nextcheck():-1 536897:20260619:144835.324 End of get_values():0 536897:20260619:144835.324 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000039 sec, idle 5 sec]' 536897:20260619:144835.324 In zbx_ipc_async_socket_recv() timeout:5 536931:20260619:144835.324 End of zbx_ipc_async_socket_recv():0 536931:20260619:144835.324 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000072 sec, getting values]' 536931:20260619:144835.324 In get_values() 536931:20260619:144835.324 In zbx_dc_config_get_poller_items() poller_type:0 536931:20260619:144835.324 End of zbx_dc_config_get_poller_items():0 536931:20260619:144835.324 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536931:20260619:144835.324 End of zbx_dc_config_get_poller_nextcheck():-1 536931:20260619:144835.324 End of get_values():0 536931:20260619:144835.324 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000077 sec, idle 5 sec]' 536931:20260619:144835.324 In zbx_ipc_async_socket_recv() timeout:5 536905:20260619:144835.324 End of zbx_ipc_async_socket_recv():0 536905:20260619:144835.324 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000064 sec, getting values]' 536905:20260619:144835.324 In get_values() 536905:20260619:144835.324 In zbx_dc_config_get_poller_items() poller_type:4 536905:20260619:144835.324 End of zbx_dc_config_get_poller_items():0 536905:20260619:144835.324 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536905:20260619:144835.324 End of zbx_dc_config_get_poller_nextcheck():-1 536905:20260619:144835.324 End of get_values():0 536905:20260619:144835.324 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000076 sec, idle 5 sec]' 536905:20260619:144835.324 In zbx_ipc_async_socket_recv() timeout:5 536935:20260619:144835.341 End of zbx_ipc_async_socket_recv():0 536935:20260619:144835.341 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000079 sec, getting values]' 536935:20260619:144835.341 In get_values() 536935:20260619:144835.341 In zbx_dc_config_get_poller_items() poller_type:0 536935:20260619:144835.341 End of zbx_dc_config_get_poller_items():0 536935:20260619:144835.341 In zbx_dc_config_get_poller_nextcheck() poller_type:0 536935:20260619:144835.341 End of zbx_dc_config_get_poller_nextcheck():-1 536935:20260619:144835.341 End of get_values():0 536935:20260619:144835.341 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000052 sec, idle 5 sec]' 536935:20260619:144835.341 In zbx_ipc_async_socket_recv() timeout:5 536936:20260619:144835.344 End of zbx_ipc_async_socket_recv():0 536936:20260619:144835.344 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000222 sec, getting values]' 536936:20260619:144835.344 In get_values() 536936:20260619:144835.344 In zbx_dc_config_get_poller_items() poller_type:1 536936:20260619:144835.344 End of zbx_dc_config_get_poller_items():0 536936:20260619:144835.344 In zbx_dc_config_get_poller_nextcheck() poller_type:1 536936:20260619:144835.344 End of zbx_dc_config_get_poller_nextcheck():-1 536936:20260619:144835.344 End of get_values():0 536936:20260619:144835.344 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000234 sec, idle 5 sec]' 536936:20260619:144835.344 In zbx_ipc_async_socket_recv() timeout:5 536899:20260619:144835.354 End of zbx_ipc_async_socket_recv():0 536899:20260619:144835.354 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000251 sec, getting values]' 536899:20260619:144835.354 In get_values() 536899:20260619:144835.354 In zbx_dc_config_get_poller_items() poller_type:4 536899:20260619:144835.354 End of zbx_dc_config_get_poller_items():0 536899:20260619:144835.354 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536899:20260619:144835.354 End of zbx_dc_config_get_poller_nextcheck():-1 536899:20260619:144835.354 End of get_values():0 536899:20260619:144835.354 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000049 sec, idle 5 sec]' 536899:20260619:144835.354 In zbx_ipc_async_socket_recv() timeout:5 536893:20260619:144835.356 End of zbx_ipc_async_socket_recv():0 536893:20260619:144835.356 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000099 sec, getting values]' 536893:20260619:144835.356 In get_values() 536893:20260619:144835.356 In zbx_dc_config_get_poller_items() poller_type:4 536893:20260619:144835.356 End of zbx_dc_config_get_poller_items():0 536893:20260619:144835.356 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536893:20260619:144835.356 End of zbx_dc_config_get_poller_nextcheck():-1 536893:20260619:144835.356 End of get_values():0 536893:20260619:144835.356 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000044 sec, idle 5 sec]' 536893:20260619:144835.356 In zbx_ipc_async_socket_recv() timeout:5 536894:20260619:144835.360 End of zbx_ipc_async_socket_recv():0 536894:20260619:144835.360 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000114 sec, getting values]' 536894:20260619:144835.360 In get_values() 536894:20260619:144835.360 In zbx_dc_config_get_poller_items() poller_type:4 536894:20260619:144835.360 End of zbx_dc_config_get_poller_items():0 536894:20260619:144835.360 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536894:20260619:144835.360 End of zbx_dc_config_get_poller_nextcheck():-1 536894:20260619:144835.360 End of get_values():0 536894:20260619:144835.360 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000074 sec, idle 5 sec]' 536894:20260619:144835.360 In zbx_ipc_async_socket_recv() timeout:5 536898:20260619:144835.360 End of zbx_ipc_async_socket_recv():0 536898:20260619:144835.360 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000260 sec, getting values]' 536898:20260619:144835.360 In get_values() 536898:20260619:144835.360 In zbx_dc_config_get_poller_items() poller_type:4 536898:20260619:144835.360 End of zbx_dc_config_get_poller_items():0 536898:20260619:144835.360 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536898:20260619:144835.360 End of zbx_dc_config_get_poller_nextcheck():-1 536898:20260619:144835.360 End of get_values():0 536898:20260619:144835.360 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000045 sec, idle 5 sec]' 536898:20260619:144835.360 In zbx_ipc_async_socket_recv() timeout:5 536895:20260619:144835.364 End of zbx_ipc_async_socket_recv():0 536895:20260619:144835.364 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000089 sec, getting values]' 536895:20260619:144835.364 In get_values() 536895:20260619:144835.364 In zbx_dc_config_get_poller_items() poller_type:4 536895:20260619:144835.364 End of zbx_dc_config_get_poller_items():0 536895:20260619:144835.364 In zbx_dc_config_get_poller_nextcheck() poller_type:4 536895:20260619:144835.364 End of zbx_dc_config_get_poller_nextcheck():-1 536895:20260619:144835.364 End of get_values():0 536895:20260619:144835.364 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000203 sec, idle 5 sec]' 536895:20260619:144835.364 In zbx_ipc_async_socket_recv() timeout:5 536879:20260619:144835.396 End of zbx_ipc_service_recv():2 536879:20260619:144835.397 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.005616sec during 5.005646 sec]' 536879:20260619:144835.397 In zbx_ipc_service_recv() timeout:1.000 536984:20260619:144835.468 End of zbx_ipc_async_socket_recv():0 536948:20260619:144835.468 End of zbx_ipc_async_socket_recv():0 536948:20260619:144835.468 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000167 sec, getting values]' 536948:20260619:144835.468 In get_values() 536948:20260619:144835.468 In zbx_dc_config_get_poller_items() poller_type:5 536948:20260619:144835.468 End of zbx_dc_config_get_poller_items():0 536948:20260619:144835.468 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536948:20260619:144835.468 End of zbx_dc_config_get_poller_nextcheck():-1 536948:20260619:144835.468 End of get_values():0 536948:20260619:144835.468 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000095 sec, idle 5 sec]' 536948:20260619:144835.468 In zbx_ipc_async_socket_recv() timeout:5 536984:20260619:144835.468 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000168 sec, getting values]' 536984:20260619:144835.468 In get_values() 536984:20260619:144835.468 In zbx_dc_config_get_poller_items() poller_type:10 536984:20260619:144835.468 End of zbx_dc_config_get_poller_items():0 536984:20260619:144835.468 In zbx_dc_config_get_poller_nextcheck() poller_type:10 536984:20260619:144835.468 End of zbx_dc_config_get_poller_nextcheck():-1 536984:20260619:144835.468 End of get_values():0 536984:20260619:144835.468 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000501 sec, idle 5 sec]' 536984:20260619:144835.468 In zbx_ipc_async_socket_recv() timeout:5 536907:20260619:144835.468 End of zbx_ipc_async_socket_recv():0 536907:20260619:144835.469 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000067 sec, exchanging data]' 536907:20260619:144835.469 In process_proxy() 536907:20260619:144835.469 In zbx_dc_config_get_proxypoller_hosts() 536907:20260619:144835.469 End of zbx_dc_config_get_proxypoller_hosts():0 536907:20260619:144835.469 End of process_proxy() 536907:20260619:144835.469 In zbx_dc_config_get_proxypoller_nextcheck() 536907:20260619:144835.469 End of zbx_dc_config_get_proxypoller_nextcheck():-1 536907:20260619:144835.469 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000064 sec, idle 5 sec]' 536907:20260619:144835.469 In zbx_ipc_async_socket_recv() timeout:5 536967:20260619:144835.469 End of zbx_ipc_async_socket_recv():0 536967:20260619:144835.469 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000443 sec, getting values]' 536967:20260619:144835.469 In get_values() 536967:20260619:144835.469 In zbx_dc_config_get_poller_items() poller_type:6 536967:20260619:144835.469 End of zbx_dc_config_get_poller_items():0 536967:20260619:144835.469 In zbx_dc_config_get_poller_nextcheck() poller_type:6 536967:20260619:144835.469 End of zbx_dc_config_get_poller_nextcheck():-1 536967:20260619:144835.469 End of get_values():0 536967:20260619:144835.469 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000074 sec, idle 5 sec]' 536967:20260619:144835.469 In zbx_ipc_async_socket_recv() timeout:5 536950:20260619:144835.472 End of zbx_ipc_async_socket_recv():0 536950:20260619:144835.472 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000073 sec, getting values]' 536950:20260619:144835.472 In get_values() 536950:20260619:144835.472 In zbx_dc_config_get_poller_items() poller_type:5 536950:20260619:144835.472 End of zbx_dc_config_get_poller_items():0 536950:20260619:144835.472 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536950:20260619:144835.472 End of zbx_dc_config_get_poller_nextcheck():-1 536950:20260619:144835.472 End of get_values():0 536950:20260619:144835.472 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000088 sec, idle 5 sec]' 536950:20260619:144835.472 In zbx_ipc_async_socket_recv() timeout:5 536923:20260619:144835.472 End of zbx_ipc_async_socket_recv():0 536923:20260619:144835.472 zbx_setproctitle() title:'task manager [processing tasks]' 536923:20260619:144835.472 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 536923:20260619:144835.472 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000491 sec, idle 5 sec]' 536923:20260619:144835.472 In zbx_ipc_async_socket_recv() timeout:5 536952:20260619:144835.484 End of zbx_ipc_async_socket_recv():0 536952:20260619:144835.484 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000075 sec, getting values]' 536952:20260619:144835.484 In get_values() 536952:20260619:144835.484 In zbx_dc_config_get_poller_items() poller_type:5 536952:20260619:144835.484 End of zbx_dc_config_get_poller_items():0 536952:20260619:144835.484 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536952:20260619:144835.484 End of zbx_dc_config_get_poller_nextcheck():-1 536952:20260619:144835.484 End of get_values():0 536952:20260619:144835.484 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000085 sec, idle 5 sec]' 536952:20260619:144835.484 In zbx_ipc_async_socket_recv() timeout:5 536985:20260619:144835.502 In zbx_dc_fetch_proxy_groups() 536985:20260619:144835.502 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 536985:20260619:144835.502 In zbx_dc_fetch_proxies() 536985:20260619:144835.502 End of zbx_dc_fetch_proxies():FAIL revision:0->0 536949:20260619:144835.502 End of zbx_ipc_async_socket_recv():0 536949:20260619:144835.502 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000059 sec, getting values]' 536949:20260619:144835.502 In get_values() 536949:20260619:144835.502 In zbx_dc_config_get_poller_items() poller_type:5 536949:20260619:144835.502 End of zbx_dc_config_get_poller_items():0 536949:20260619:144835.502 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536949:20260619:144835.502 End of zbx_dc_config_get_poller_nextcheck():-1 536949:20260619:144835.502 End of get_values():0 536949:20260619:144835.502 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000046 sec, idle 5 sec]' 536949:20260619:144835.502 In zbx_ipc_async_socket_recv() timeout:5 536951:20260619:144835.516 End of zbx_ipc_async_socket_recv():0 536951:20260619:144835.516 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000047 sec, getting values]' 536951:20260619:144835.516 In get_values() 536951:20260619:144835.516 In zbx_dc_config_get_poller_items() poller_type:5 536951:20260619:144835.516 End of zbx_dc_config_get_poller_items():0 536951:20260619:144835.516 In zbx_dc_config_get_poller_nextcheck() poller_type:5 536951:20260619:144835.516 End of zbx_dc_config_get_poller_nextcheck():-1 536951:20260619:144835.516 End of get_values():0 536951:20260619:144835.516 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000048 sec, idle 5 sec]' 536951:20260619:144835.516 In zbx_ipc_async_socket_recv() timeout:5 536888:20260619:144835.552 End of zbx_ipc_async_socket_recv():0 536888:20260619:144835.552 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000047 sec, syncing history]' 536888:20260619:144835.552 In zbx_sync_history_cache() history_num:0 536888:20260619:144835.552 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000032 sec, idle 1 sec]' 536888:20260619:144835.552 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144835.623 End of zbx_ipc_async_socket_recv():0 536890:20260619:144835.623 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000031 sec, syncing history]' 536890:20260619:144835.623 In zbx_sync_history_cache() history_num:0 536890:20260619:144835.623 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000029 sec, idle 1 sec]' 536890:20260619:144835.623 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144835.625 End of zbx_ipc_service_recv():2 536982:20260619:144835.625 In zbx_ipc_service_recv() timeout:1.000 536889:20260619:144835.625 End of zbx_ipc_async_socket_recv():0 536889:20260619:144835.625 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000030 sec, syncing history]' 536889:20260619:144835.625 In zbx_sync_history_cache() history_num:0 536889:20260619:144835.625 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000021 sec, idle 1 sec]' 536889:20260619:144835.625 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144835.625 End of zbx_ipc_async_socket_recv():0 536887:20260619:144835.625 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000027 sec, syncing history]' 536887:20260619:144835.625 In zbx_sync_history_cache() history_num:0 536887:20260619:144835.625 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000018 sec, idle 1 sec]' 536887:20260619:144835.625 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144835.637 End of zbx_ipc_service_recv():2 536878:20260619:144835.637 In zbx_pp_manager_process_finished() 536878:20260619:144835.637 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144835.637 In zbx_ipc_service_recv() timeout:0.500 536886:20260619:144835.748 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144835.748 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144835.748 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144835.748 [discovery manager] In process_results() del_druleids:0 536886:20260619:144835.748 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144835.748 [discovery manager] End of process_results() ret:0 536886:20260619:144835.748 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144835.748 [discovery manager] In process_discovery() 536886:20260619:144835.748 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144835.748 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536849:20260619:144835.780 End of zbx_ipc_async_socket_recv():0 536849:20260619:144835.780 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.030167 sec, syncing configuration]' 536849:20260619:144835.780 In zbx_dc_sync_configuration() 536849:20260619:144835.780 query [txnlev:0] [select changelogid,object,objectid,operation,clock from changelog] 536849:20260619:144835.784 query [txnlev:0] [select discovery_groupid,snmptrap_logging,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_internal,hk_events_discovery,hk_events_autoreg,hk_services_mode,hk_services,hk_audit_mode,hk_audit,hk_sessions_mode,hk_sessions,hk_history_mode,hk_history_global,hk_history,hk_trends_mode,hk_trends_global,hk_trends,default_inventory_mode,db_extension,autoreg_tls_accept,compression_status,compress_older,instanceid,default_timezone,hk_events_service,auditlog_enabled,timeout_zabbix_agent,timeout_simple_check,timeout_snmp_agent,timeout_external_check,timeout_db_monitor,timeout_http_agent,timeout_ssh_agent,timeout_telnet_agent,timeout_script,auditlog_mode,timeout_browser from config order by configid] 536849:20260619:144835.785 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid] 536849:20260619:144835.785 In DCsync_config() 536849:20260619:144835.785 End of DCsync_config() 536849:20260619:144835.785 In DCsync_autoreg_config() 536849:20260619:144835.785 End of DCsync_autoreg_config() 536849:20260619:144835.785 In DCsync_autoreg_host() 536849:20260619:144835.785 End of DCsync_autoreg_host() 536849:20260619:144835.785 In dc_sync_proxy_group() 536849:20260619:144835.785 End of dc_sync_proxy_group() 536849:20260619:144835.785 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid] 536849:20260619:144835.785 query [txnlev:0] [select globalmacroid,macro,value,type from globalmacro] 536849:20260619:144835.785 query [txnlev:0] [select hostmacroid,hostid,macro,value,type from hostmacro] 536849:20260619:144835.794 In DCsync_host_tags() 536849:20260619:144835.794 End of DCsync_host_tags() 536849:20260619:144835.794 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_full,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,installer_name,deployment_status,url_a,url_b,url_c,host_networks,host_netmask,host_router,oob_ip,oob_netmask,oob_router,date_hw_purchase,date_hw_install,date_hw_expiry,date_hw_decomm,site_address_a,site_address_b,site_address_c,site_city,site_state,site_country,site_zip,site_rack,site_notes,poc_1_name,poc_1_email,poc_1_phone_a,poc_1_phone_b,poc_1_cell,poc_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,poc_2_notes from host_inventory] 536849:20260619:144835.794 query [txnlev:0] [select groupid,name from hstgrp where type=0] 536849:20260619:144835.794 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] 536849:20260619:144835.794 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active_till,tags_evaltype from maintenances] 536849:20260619:144835.795 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag] 536849:20260619:144835.795 query [txnlev:0] [select t.timeperiodid,t.timeperiod_type,t.every,t.month,t.dayofweek,t.day,t.start_time,t.period,t.start_date,m.maintenanceid from maintenances_windows m,timeperiods t where t.timeperiodid=m.timeperiodid] 536849:20260619:144835.795 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid] 536849:20260619:144835.795 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid] 536849:20260619:144835.795 In DCsync_proxies() 536849:20260619:144835.795 End of DCsync_proxies() 536849:20260619:144835.795 In DCsync_hosts() 536849:20260619:144835.795 End of DCsync_hosts() 536849:20260619:144835.795 In DCsync_host_inventory() 536849:20260619:144835.795 End of DCsync_host_inventory() 536849:20260619:144835.795 In DCsync_hostgroups() 536849:20260619:144835.795 End of DCsync_hostgroups() 536849:20260619:144835.795 In DCsync_hostgroup_hosts() 536849:20260619:144835.795 End of DCsync_hostgroup_hosts() 536849:20260619:144835.795 In DCsync_maintenances() 536849:20260619:144835.795 End of DCsync_maintenances() 536849:20260619:144835.795 In DCsync_maintenance_tags() 536849:20260619:144835.795 End of DCsync_maintenance_tags() 536849:20260619:144835.796 In DCsync_maintenance_groups() 536849:20260619:144835.796 End of DCsync_maintenance_groups() 536849:20260619:144835.796 In DCsync_maintenance_hosts() 536849:20260619:144835.796 End of DCsync_maintenance_hosts() 536849:20260619:144835.796 In DCsync_maintenance_periods() 536849:20260619:144835.796 End of DCsync_maintenance_periods() 536849:20260619:144835.796 In DCsync_connectors() 536849:20260619:144835.796 End of DCsync_connectors() 536849:20260619:144835.796 In DCsync_connector_tags() 536849:20260619:144835.796 End of DCsync_connector_tags() 536849:20260619:144835.796 In dc_sync_host_proxy() 536849:20260619:144835.796 End of dc_sync_host_proxy() 536849:20260619:144835.796 query [txnlev:0] [select i.interfaceid,i.hostid,i.type,i.main,i.useip,i.ip,i.dns,i.port,i.available,i.disable_until,i.error,i.errors_from,s.version,s.bulk,s.community,s.securityname,s.securitylevel,s.authpassphrase,s.privpassphrase,s.authprotocol,s.privprotocol,s.contextname,s.max_repetitions from interface i left join interface_snmp s on i.interfaceid=s.interfaceid] 536849:20260619:144835.797 query [txnlev:0] [select p.item_parameterid,p.itemid,p.name,p.value,i.hostid from item_parameter p,items i,hosts h where p.itemid=i.itemid and i.hostid=h.hostid and h.status in (0,1) and i.flags<>2 order by p.itemid] 536849:20260619:144835.799 In DCsync_interfaces() 536849:20260619:144835.799 End of DCsync_interfaces() 536849:20260619:144835.799 In DCsync_items() 536849:20260619:144835.799 End of DCsync_items() 536849:20260619:144835.799 In DCsync_item_discovery() 536849:20260619:144835.799 End of DCsync_item_discovery() 536849:20260619:144835.799 In DCsync_item_preproc() 536849:20260619:144835.799 End of DCsync_item_preproc() 536849:20260619:144835.799 In DCsync_items_param() 536849:20260619:144835.799 End of DCsync_items_param() 536849:20260619:144835.799 In DCsync_functions() 536849:20260619:144835.799 End of DCsync_functions() 536849:20260619:144835.799 query [txnlev:0] [select triggerid_down,triggerid_up from trigger_depends] 536849:20260619:144835.800 query [txnlev:0] [select r.name,e.expressionid,e.expression,e.expression_type,e.exp_delimiter,e.case_sensitive from regexps r,expressions e where r.regexpid=e.regexpid] 536953:20260619:144835.801 End of zbx_ipc_service_recv():2 536953:20260619:144835.801 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.010232 sec during 5.010251 sec]' 536953:20260619:144835.801 In zbx_ipc_service_recv() timeout:1.000 536849:20260619:144835.801 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where eventsource<>4 and status=0] 536849:20260619:144835.801 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] 536849:20260619:144835.801 query [txnlev:0] [select c.conditionid,c.actionid,c.conditiontype,c.operator,c.value,c.value2 from conditions c,actions a where c.actionid=a.actionid and a.status=0] 536849:20260619:144835.801 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0] 536849:20260619:144835.801 query [txnlev:0] [select cc.corr_conditionid,cc.correlationid,cc.type,cct.tag,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] 536849:20260619:144835.802 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] 536849:20260619:144835.802 In DCsync_triggers() 536849:20260619:144835.802 End of DCsync_triggers() 536849:20260619:144835.802 In DCsync_trigdeps() 536849:20260619:144835.802 End of DCsync_trigdeps() 536849:20260619:144835.802 In DCsync_expressions() 536849:20260619:144835.802 End of DCsync_expressions() 536849:20260619:144835.802 In DCsync_actions() 536849:20260619:144835.802 End of DCsync_actions() 536849:20260619:144835.802 In DCsync_action_ops() 536849:20260619:144835.802 End of DCsync_action_ops() 536849:20260619:144835.802 In DCsync_action_conditions() 536849:20260619:144835.802 End of DCsync_action_conditions() 536849:20260619:144835.802 In DCsync_trigger_tags() 536849:20260619:144835.802 End of DCsync_trigger_tags() 536849:20260619:144835.802 In DCsync_item_tags() 536849:20260619:144835.802 End of DCsync_item_tags() 536849:20260619:144835.802 In DCsync_correlations() 536849:20260619:144835.802 End of DCsync_correlations() 536849:20260619:144835.802 In DCsync_corr_conditions() 536849:20260619:144835.802 End of DCsync_corr_conditions() 536849:20260619:144835.802 In DCsync_corr_operations() 536849:20260619:144835.802 End of DCsync_corr_operations() 536849:20260619:144835.802 In dc_sync_drules() 536849:20260619:144835.802 End of dc_sync_drules() 536849:20260619:144835.802 In dc_sync_dchecks() 536849:20260619:144835.802 End of dc_sync_dchecks() 536849:20260619:144835.802 In dc_sync_httptests() 536849:20260619:144835.802 End of dc_sync_httptests() 536849:20260619:144835.802 In dc_sync_httptest_fields() 536849:20260619:144835.803 End of dc_sync_httptest_fields() 536849:20260619:144835.803 In dc_sync_httpsteps() 536849:20260619:144835.803 End of dc_sync_httpsteps() 536849:20260619:144835.803 In dc_sync_httpstep_fields() 536849:20260619:144835.803 End of dc_sync_httpstep_fields() 536849:20260619:144835.803 zbx_dc_sync_configuration() changelog : sql:0.004154 sec (0 records) 536849:20260619:144835.803 zbx_dc_sync_configuration() reindex : 0.000000 sec 0 bytes (0). 536849:20260619:144835.803 zbx_dc_sync_configuration() timers : 0.000000 sec 0 bytes (0 functions, 0 triggers). 536849:20260619:144835.803 zbx_dc_sync_configuration() topology : 0.000000 sec 0 bytes. 536849:20260619:144835.803 zbx_dc_sync_configuration() um_cache : 0.000000 sec 0 bytes. 536849:20260619:144835.803 zbx_dc_sync_configuration() proxy_group: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() hosts: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() host_proxy: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() items: sql:0.000004 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() item_discovery: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() triggers: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() functions: sql:0.000003 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() trigger_tag: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() item_tag: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() host_tag: sql:0.000002 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() item_preproc: sql:0.000001 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() drules: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() dchecks: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() httptest: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() httptest_field: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() httpstep: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() httpstep_field: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() connector: sql:0.000001 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() connector_tag: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() proxy: sql:0.000003 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() config: sql:0.000571 sync:0.000015 sec 0 bytes (1/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() config_autoreg_tls: sql:0.000239 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() autoreg_host: sql:0.000000 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() host_inventory: sql:0.000289 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() hosts_templates: sql:0.000328 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() globalmacro: sql:0.000178 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() hostmacro: sql:0.008126 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() interface: sql:0.000402 sync:0.000007 sec 0 bytes (25/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() trigger_depends: sql:0.001163 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.803 zbx_dc_sync_configuration() regexps: sql:0.000683 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144835.804 zbx_dc_sync_configuration() actions: sql:0.000127 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.804 zbx_dc_sync_configuration() operations: sql:0.000153 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.804 zbx_dc_sync_configuration() conditions: sql:0.000137 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.804 zbx_dc_sync_configuration() correlation: sql:0.000098 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.804 zbx_dc_sync_configuration() corr_condition: sql:0.000422 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.804 zbx_dc_sync_configuration() corr_operation: sql:0.000148 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.804 zbx_dc_sync_configuration() hstgrp: sql:0.000147 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.804 zbx_dc_sync_configuration() hosts_groups: sql:0.000326 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.804 zbx_dc_sync_configuration() item_parameter: sql:0.001962 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.804 zbx_dc_sync_configuration() maintenances: sql:0.000112 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.804 zbx_dc_sync_configuration() maintenances_windows: sql:0.000131 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.804 zbx_dc_sync_configuration() maintenance_tag: sql:0.000080 sync:0.000001 sec 0 bytes (0/0/0). 536849:20260619:144835.804 zbx_dc_sync_configuration() maintenances_groups: sql:0.000093 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.804 zbx_dc_sync_configuration() maintenances_hosts: sql:0.000079 sync:0.000000 sec 0 bytes (0/0/0). 536849:20260619:144835.804 zbx_dc_sync_configuration() total sql : 0.016021 sec. 536849:20260619:144835.804 zbx_dc_sync_configuration() total sync : 0.000034 sec. 536849:20260619:144835.804 zbx_dc_sync_configuration() total memory difference: 0 bytes. 536849:20260619:144835.804 zbx_dc_sync_configuration() proxies : 0 (0 slots) 536849:20260619:144835.804 zbx_dc_sync_configuration() proxies_p : 0 (0 slots) 536849:20260619:144835.804 zbx_dc_sync_configuration() hosts : 1 (11 slots) 536849:20260619:144835.804 zbx_dc_sync_configuration() hosts_h : 1 (11 slots) 536849:20260619:144835.804 zbx_dc_sync_configuration() autoreg_hosts: 0 (11 slots) 536849:20260619:144835.804 zbx_dc_sync_configuration() psks : 0 (0 slots) 536849:20260619:144835.804 zbx_dc_sync_configuration() ipmihosts : 0 (0 slots) 536849:20260619:144835.804 zbx_dc_sync_configuration() host_invent: 4 (11 slots) 536849:20260619:144835.804 zbx_dc_sync_configuration() glob macros: 1 (11 slots) 536849:20260619:144835.804 zbx_dc_sync_configuration() host macros: 6591 (9029 slots) 536849:20260619:144835.804 zbx_dc_sync_configuration() kvs_paths : 0 536849:20260619:144835.804 zbx_dc_sync_configuration() interfaces : 1 (11 slots) 536849:20260619:144835.804 zbx_dc_sync_configuration() interfaces_snmp : 0 (0 slots) 536849:20260619:144835.804 zbx_dc_sync_configuration() interfac_ht: 1 (11 slots) 536849:20260619:144835.804 zbx_dc_sync_configuration() if_snmpitms: 0 (0 slots) 536849:20260619:144835.804 zbx_dc_sync_configuration() if_snmpaddr: 0 (0 slots) 536849:20260619:144835.804 zbx_dc_sync_configuration() item_discovery : 7611 (15227 slots) 536849:20260619:144835.804 zbx_dc_sync_configuration() items : 18 (36467 slots) 536849:20260619:144835.804 zbx_dc_sync_configuration() items_hk : 18 (36467 slots) 536849:20260619:144835.804 zbx_dc_sync_configuration() template_items : 18212 (30509 slots) 536849:20260619:144835.804 zbx_dc_sync_configuration() preprocitems: 0 (47381 slots) 536849:20260619:144835.804 zbx_dc_sync_configuration() item_tag_links: 0 (56687 slots) 536849:20260619:144835.804 zbx_dc_sync_configuration() functions : 0 (21283 slots) 536849:20260619:144835.804 zbx_dc_sync_configuration() triggers : 6790 (13591 slots) 536849:20260619:144835.804 zbx_dc_sync_configuration() trigdeps : 2718 (4007 slots) 536849:20260619:144835.804 zbx_dc_sync_configuration() trig. tags : 8662 (13553 slots) 536849:20260619:144835.804 zbx_dc_sync_configuration() expressions: 10 (17 slots) 536849:20260619:144835.805 zbx_dc_sync_configuration() actions : 0 (0 slots) 536849:20260619:144835.805 zbx_dc_sync_configuration() conditions : 0 (0 slots) 536849:20260619:144835.805 zbx_dc_sync_configuration() corr. : 0 (0 slots) 536849:20260619:144835.805 zbx_dc_sync_configuration() corr. conds: 0 (0 slots) 536849:20260619:144835.805 zbx_dc_sync_configuration() corr. ops : 0 (0 slots) 536849:20260619:144835.805 zbx_dc_sync_configuration() hgroups : 7 (11 slots) 536849:20260619:144835.805 zbx_dc_sync_configuration() item procs : 0 (47381 slots) 536849:20260619:144835.805 zbx_dc_sync_configuration() maintenance: 0 (0 slots) 536849:20260619:144835.805 zbx_dc_sync_configuration() maint tags : 0 (0 slots) 536849:20260619:144835.805 zbx_dc_sync_configuration() maint time : 0 (0 slots) 536849:20260619:144835.805 zbx_dc_sync_configuration() drules : 1 (11 slots) 536849:20260619:144835.805 zbx_dc_sync_configuration() dchecks : 1 (11 slots) 536849:20260619:144835.805 zbx_dc_sync_configuration() httptests : 2 (11 slots) 536849:20260619:144835.805 zbx_dc_sync_configuration() httptestfld: 0 (0 slots) 536849:20260619:144835.805 zbx_dc_sync_configuration() httpsteps : 4 (11 slots) 536849:20260619:144835.805 zbx_dc_sync_configuration() httpstepfld: 2 (11 slots) 536849:20260619:144835.805 zbx_dc_sync_configuration() connector: 0 (0 slots) 536849:20260619:144835.805 zbx_dc_sync_configuration() connector tags : 0 (0 slots) 536849:20260619:144835.805 zbx_dc_sync_configuration() proxy groups : 0 (0 slots) 536849:20260619:144835.805 zbx_dc_sync_configuration() host proxy : 0 (0 slots) 536849:20260619:144835.805 zbx_dc_sync_configuration() queue[0] : 0 (0 allocated) 536849:20260619:144835.805 zbx_dc_sync_configuration() queue[1] : 0 (0 allocated) 536849:20260619:144835.805 zbx_dc_sync_configuration() queue[2] : 0 (0 allocated) 536849:20260619:144835.805 zbx_dc_sync_configuration() queue[3] : 0 (0 allocated) 536849:20260619:144835.805 zbx_dc_sync_configuration() queue[4] : 0 (0 allocated) 536849:20260619:144835.805 zbx_dc_sync_configuration() queue[5] : 0 (0 allocated) 536849:20260619:144835.805 zbx_dc_sync_configuration() queue[6] : 0 (0 allocated) 536849:20260619:144835.805 zbx_dc_sync_configuration() queue[7] : 0 (0 allocated) 536849:20260619:144835.805 zbx_dc_sync_configuration() queue[8] : 0 (0 allocated) 536849:20260619:144835.805 zbx_dc_sync_configuration() queue[9] : 0 (0 allocated) 536849:20260619:144835.805 zbx_dc_sync_configuration() queue[10] : 0 (0 allocated) 536849:20260619:144835.805 zbx_dc_sync_configuration() queue[11] : 0 (0 allocated) 536849:20260619:144835.805 zbx_dc_sync_configuration() pqueue : 0 (0 allocated) 536849:20260619:144835.805 zbx_dc_sync_configuration() timer queue: 0 (0 allocated) 536849:20260619:144835.806 zbx_dc_sync_configuration() changelog : 1893 536849:20260619:144835.806 zbx_dc_sync_configuration() configfree : 75.304151% 536849:20260619:144835.806 zbx_dc_sync_configuration() strings : 9421 (13553 slots) 536849:20260619:144835.806 === memory statistics for configuration cache === 536849:20260619:144835.806 free chunks of size >= 256 bytes: 5 536849:20260619:144835.806 min chunk size: 280 bytes 536849:20260619:144835.806 max chunk size: 25221384 bytes 536849:20260619:144835.806 memory of total size 32299808 bytes fragmented into 78391 chunks 536849:20260619:144835.806 of those, 25267880 bytes are in 5 free chunks 536849:20260619:144835.806 of those, 7031928 bytes are in 78386 used chunks 536849:20260619:144835.806 of those, 1254240 bytes are used by allocation overhead 536849:20260619:144835.806 ================================ 536849:20260619:144835.806 zbx_dbsync_env_flush_changelog() changelog : 1893 (2671 slots) 536849:20260619:144835.806 End of zbx_dc_sync_configuration() 536849:20260619:144835.806 In zbx_dc_sync_kvs_paths() 536849:20260619:144835.806 End of zbx_dc_sync_kvs_paths() 536849:20260619:144835.806 In zbx_dc_config_get_hostids_by_revision() 536849:20260619:144835.806 End of zbx_dc_config_get_hostids_by_revision() 536849:20260619:144835.806 In zbx_dc_update_interfaces_availability() 536849:20260619:144835.807 In zbx_dc_reset_interfaces_availability() 536849:20260619:144835.807 End of zbx_dc_reset_interfaces_availability() interfaces:0 536849:20260619:144835.807 End of zbx_dc_update_interfaces_availability() 536849:20260619:144835.807 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.026831 sec, idle 10 sec]' 536849:20260619:144835.807 In zbx_ipc_async_socket_recv() timeout:10 536985:20260619:144835.807 End of zbx_ipc_service_recv():2 536985:20260619:144835.807 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144835.840 End of zbx_ipc_service_recv():2 536846:20260619:144835.840 In zbx_ipc_async_socket_send() 536846:20260619:144835.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144835.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144835.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144835.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144835.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144835.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144835.840 End of zbx_ipc_service_recv():1 536837:20260619:144835.840 In zbx_ha_dispatch_message() 536837:20260619:144835.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144835.840 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144835.861 End of zbx_ipc_service_recv():2 536874:20260619:144835.861 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.007019 sec during 5.007506 sec]' 536874:20260619:144835.861 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144835.861 End of zbx_ipc_async_socket_recv():0 536947:20260619:144835.861 In zbx_ipc_async_socket_send() 536947:20260619:144835.861 In zbx_ipc_client_send() clientid:0 536947:20260619:144835.861 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144835.862 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144835.862 In am_db_update_watchdog() 536874:20260619:144835.862 End of zbx_ipc_service_recv():1 536947:20260619:144835.862 query [txnlev:0] [select m.mediaid,m.mediatypeid,m.sendto,mt.type from media m,users_groups u,config c,media_type mt where m.userid=u.userid and u.usrgrpid=c.alert_usrgrpid and m.mediatypeid=mt.mediatypeid and m.active=0 and mt.status=0 and mt.type<>4] 536874:20260619:144835.862 In am_flush_results() results:0 536874:20260619:144835.862 In zbx_ipc_client_send() clientid:7 536874:20260619:144835.862 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144835.862 End of am_flush_results() 536874:20260619:144835.862 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144835.863 In zbx_ipc_async_socket_send() 536947:20260619:144835.863 In zbx_ipc_client_send() clientid:0 536947:20260619:144835.863 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144835.863 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144835.863 End of am_db_update_watchdog() recipients:0 536947:20260619:144835.863 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001531 sec, idle 1 sec]' 536947:20260619:144835.863 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144835.863 End of zbx_ipc_service_recv():1 536874:20260619:144835.863 In am_sync_watchdog() recipients:0 536874:20260619:144835.863 End of am_sync_watchdog() recipients:0 536874:20260619:144835.864 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144835.864 End of zbx_ipc_async_socket_recv():0 536947:20260619:144835.864 In am_db_flush_results() 536947:20260619:144835.864 End of am_db_flush_results() flushed:0 536947:20260619:144835.864 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000023 sec, idle 1 sec]' 536947:20260619:144835.864 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144836.138 End of zbx_ipc_service_recv():2 536878:20260619:144836.138 In zbx_pp_manager_process_finished() 536878:20260619:144836.138 In zbx_timekeeper_collect() 536878:20260619:144836.138 End of zbx_timekeeper_collect() 536878:20260619:144836.138 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144836.138 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.012288 sec during 5.012686 sec]' 536878:20260619:144836.138 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144836.183 End of zbx_ipc_service_recv():2 536848:20260619:144836.183 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144836.298 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144836.298 End of zbx_ipc_async_socket_recv():0 536972:20260619:144836.298 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144836.298 End of zbx_dc_config_get_poller_items():0 536972:20260619:144836.298 queue processing_num:0 pending:0 536970:20260619:144836.309 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144836.309 End of zbx_ipc_async_socket_recv():0 536971:20260619:144836.309 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144836.309 End of zbx_ipc_async_socket_recv():0 536971:20260619:144836.309 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144836.309 End of zbx_dc_config_get_poller_items():0 536971:20260619:144836.309 queue processing_num:0 pending:0 536970:20260619:144836.309 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144836.309 End of zbx_dc_config_get_poller_items():0 536970:20260619:144836.309 queue processing_num:0 pending:0 536909:20260619:144836.316 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144836.317 In collect_selfmon_stats() 536909:20260619:144836.317 In zbx_timekeeper_collect() 536909:20260619:144836.317 End of zbx_timekeeper_collect() 536909:20260619:144836.317 End of collect_selfmon_stats() 536909:20260619:144836.317 zbx_setproctitle() title:'self-monitoring [processed data in 0.000336 sec, idle 1 sec]' 536879:20260619:144836.397 End of zbx_ipc_service_recv():2 536879:20260619:144836.397 In zbx_ipc_service_recv() timeout:1.000 536888:20260619:144836.553 End of zbx_ipc_async_socket_recv():0 536888:20260619:144836.553 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000032 sec, syncing history]' 536888:20260619:144836.553 In zbx_sync_history_cache() history_num:0 536888:20260619:144836.553 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000031 sec, idle 1 sec]' 536888:20260619:144836.553 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144836.564 End of zbx_ipc_async_socket_recv():0 536891:20260619:144836.564 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001928 sec, processing escalations]' 536891:20260619:144836.564 In process_escalations() 536891:20260619:144836.564 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869719 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144836.565 End of process_escalations() 536891:20260619:144836.565 In process_escalations() 536891:20260619:144836.565 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869719 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144836.567 End of process_escalations() 536891:20260619:144836.567 In process_escalations() 536891:20260619:144836.567 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869719 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144836.568 End of process_escalations() 536891:20260619:144836.568 In process_escalations() 536891:20260619:144836.568 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869719 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144836.569 End of process_escalations() 536891:20260619:144836.569 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004830 sec, idle 3 sec]' 536891:20260619:144836.569 In zbx_ipc_async_socket_recv() timeout:3 536890:20260619:144836.624 End of zbx_ipc_async_socket_recv():0 536890:20260619:144836.624 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000029 sec, syncing history]' 536890:20260619:144836.624 In zbx_sync_history_cache() history_num:0 536890:20260619:144836.624 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000032 sec, idle 1 sec]' 536890:20260619:144836.624 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144836.626 End of zbx_ipc_async_socket_recv():0 536889:20260619:144836.626 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000021 sec, syncing history]' 536889:20260619:144836.626 In zbx_sync_history_cache() history_num:0 536889:20260619:144836.626 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000026 sec, idle 1 sec]' 536889:20260619:144836.626 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144836.626 End of zbx_ipc_service_recv():2 536887:20260619:144836.626 End of zbx_ipc_async_socket_recv():0 536887:20260619:144836.626 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000018 sec, syncing history]' 536887:20260619:144836.626 In zbx_sync_history_cache() history_num:0 536887:20260619:144836.626 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000021 sec, idle 1 sec]' 536887:20260619:144836.626 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144836.626 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144836.643 End of zbx_ipc_service_recv():2 536878:20260619:144836.643 In zbx_pp_manager_process_finished() 536878:20260619:144836.643 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144836.643 In zbx_ipc_service_recv() timeout:0.500 536953:20260619:144836.802 End of zbx_ipc_service_recv():2 536953:20260619:144836.802 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144836.808 End of zbx_ipc_service_recv():2 536985:20260619:144836.808 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144836.840 End of zbx_ipc_service_recv():2 536846:20260619:144836.840 In zbx_ipc_async_socket_send() 536846:20260619:144836.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144836.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144836.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144836.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144836.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144836.840 In zbx_ipc_service_recv() timeout:0.998 536837:20260619:144836.840 End of zbx_ipc_service_recv():1 536837:20260619:144836.840 In zbx_ha_dispatch_message() 536837:20260619:144836.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144836.840 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144836.865 End of zbx_ipc_service_recv():2 536874:20260619:144836.865 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144836.866 End of zbx_ipc_async_socket_recv():0 536947:20260619:144836.866 In zbx_ipc_async_socket_send() 536947:20260619:144836.866 In zbx_ipc_client_send() clientid:0 536947:20260619:144836.866 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144836.866 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144836.866 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000072 sec, idle 1 sec]' 536947:20260619:144836.866 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144836.866 End of zbx_ipc_service_recv():1 536874:20260619:144836.866 In am_flush_results() results:0 536874:20260619:144836.866 In zbx_ipc_client_send() clientid:7 536874:20260619:144836.866 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144836.866 End of am_flush_results() 536874:20260619:144836.866 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144836.866 End of zbx_ipc_async_socket_recv():0 536947:20260619:144836.866 In am_db_flush_results() 536947:20260619:144836.866 End of am_db_flush_results() flushed:0 536947:20260619:144836.866 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000013 sec, idle 1 sec]' 536947:20260619:144836.866 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144837.144 End of zbx_ipc_service_recv():2 536878:20260619:144837.144 In zbx_pp_manager_process_finished() 536878:20260619:144837.144 In zbx_timekeeper_collect() 536878:20260619:144837.144 End of zbx_timekeeper_collect() 536878:20260619:144837.144 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144837.144 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144837.184 End of zbx_ipc_service_recv():2 536848:20260619:144837.184 In zbx_ipc_service_recv() timeout:1.000 536970:20260619:144837.307 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144837.307 End of zbx_ipc_async_socket_recv():0 536972:20260619:144837.307 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144837.307 End of zbx_dc_config_get_poller_items():0 536972:20260619:144837.307 queue processing_num:0 pending:0 536971:20260619:144837.307 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144837.307 End of zbx_dc_config_get_poller_items():0 536971:20260619:144837.307 queue processing_num:0 pending:0 536970:20260619:144837.307 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144837.307 End of zbx_dc_config_get_poller_items():0 536970:20260619:144837.307 queue processing_num:0 pending:0 536972:20260619:144837.307 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144837.307 End of zbx_ipc_async_socket_recv():0 536971:20260619:144837.307 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144837.307 End of zbx_ipc_async_socket_recv():0 536909:20260619:144837.317 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144837.317 In collect_selfmon_stats() 536909:20260619:144837.317 In zbx_timekeeper_collect() 536909:20260619:144837.317 End of zbx_timekeeper_collect() 536909:20260619:144837.317 End of collect_selfmon_stats() 536909:20260619:144837.317 zbx_setproctitle() title:'self-monitoring [processed data in 0.000134 sec, idle 1 sec]' 536879:20260619:144837.398 End of zbx_ipc_service_recv():2 536879:20260619:144837.398 In zbx_ipc_service_recv() timeout:1.000 536888:20260619:144837.554 End of zbx_ipc_async_socket_recv():0 536888:20260619:144837.554 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000031 sec, syncing history]' 536888:20260619:144837.554 In zbx_sync_history_cache() history_num:0 536888:20260619:144837.555 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000031 sec, idle 1 sec]' 536888:20260619:144837.555 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144837.624 End of zbx_ipc_async_socket_recv():0 536890:20260619:144837.624 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000032 sec, syncing history]' 536890:20260619:144837.624 In zbx_sync_history_cache() history_num:0 536890:20260619:144837.624 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000041 sec, idle 1 sec]' 536890:20260619:144837.624 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144837.627 End of zbx_ipc_async_socket_recv():0 536887:20260619:144837.627 End of zbx_ipc_async_socket_recv():0 536887:20260619:144837.627 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000021 sec, syncing history]' 536887:20260619:144837.627 In zbx_sync_history_cache() history_num:0 536887:20260619:144837.627 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000031 sec, idle 1 sec]' 536887:20260619:144837.627 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144837.628 End of zbx_ipc_service_recv():2 536982:20260619:144837.628 In zbx_ipc_service_recv() timeout:1.000 536889:20260619:144837.628 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000026 sec, syncing history]' 536889:20260619:144837.628 In zbx_sync_history_cache() history_num:0 536889:20260619:144837.628 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000560 sec, idle 1 sec]' 536889:20260619:144837.628 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144837.644 End of zbx_ipc_service_recv():2 536878:20260619:144837.644 In zbx_pp_manager_process_finished() 536878:20260619:144837.644 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144837.644 In zbx_ipc_service_recv() timeout:0.500 536953:20260619:144837.806 End of zbx_ipc_service_recv():2 536953:20260619:144837.806 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144837.809 End of zbx_ipc_service_recv():2 536985:20260619:144837.809 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144837.840 End of zbx_ipc_service_recv():2 536846:20260619:144837.840 In zbx_ipc_async_socket_send() 536846:20260619:144837.840 In zbx_ipc_client_send() clientid:0 536846:20260619:144837.840 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144837.840 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144837.840 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144837.840 End of zbx_ipc_async_socket_flush():0 536846:20260619:144837.840 In zbx_ipc_service_recv() timeout:0.997 536837:20260619:144837.840 End of zbx_ipc_service_recv():1 536837:20260619:144837.840 In zbx_ha_dispatch_message() 536837:20260619:144837.840 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144837.840 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144837.867 End of zbx_ipc_service_recv():2 536874:20260619:144837.867 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144837.867 End of zbx_ipc_async_socket_recv():0 536947:20260619:144837.867 In zbx_ipc_async_socket_send() 536947:20260619:144837.867 In zbx_ipc_client_send() clientid:0 536947:20260619:144837.867 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144837.867 End of zbx_ipc_async_socket_send():SUCCEED 536874:20260619:144837.867 End of zbx_ipc_service_recv():1 536947:20260619:144837.867 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000152 sec, idle 1 sec]' 536947:20260619:144837.867 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144837.868 In am_flush_results() results:0 536874:20260619:144837.868 In zbx_ipc_client_send() clientid:7 536874:20260619:144837.868 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144837.868 End of am_flush_results() 536874:20260619:144837.868 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144837.868 End of zbx_ipc_async_socket_recv():0 536947:20260619:144837.868 In am_db_flush_results() 536947:20260619:144837.868 End of am_db_flush_results() flushed:0 536947:20260619:144837.868 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000113 sec, idle 1 sec]' 536947:20260619:144837.868 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144838.146 End of zbx_ipc_service_recv():2 536878:20260619:144838.146 In zbx_pp_manager_process_finished() 536878:20260619:144838.146 In zbx_timekeeper_collect() 536878:20260619:144838.146 End of zbx_timekeeper_collect() 536878:20260619:144838.146 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144838.146 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144838.184 End of zbx_ipc_service_recv():2 536848:20260619:144838.184 In zbx_ipc_service_recv() timeout:1.000 536972:20260619:144838.308 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144838.308 End of zbx_ipc_async_socket_recv():0 536970:20260619:144838.308 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144838.308 End of zbx_ipc_async_socket_recv():0 536971:20260619:144838.308 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144838.308 End of zbx_dc_config_get_poller_items():0 536971:20260619:144838.308 queue processing_num:0 pending:0 536972:20260619:144838.308 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144838.308 End of zbx_dc_config_get_poller_items():0 536972:20260619:144838.308 queue processing_num:0 pending:0 536971:20260619:144838.308 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144838.308 End of zbx_ipc_async_socket_recv():0 536970:20260619:144838.309 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144838.309 End of zbx_dc_config_get_poller_items():0 536970:20260619:144838.309 queue processing_num:0 pending:0 536909:20260619:144838.317 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144838.317 In collect_selfmon_stats() 536909:20260619:144838.317 In zbx_timekeeper_collect() 536909:20260619:144838.317 End of zbx_timekeeper_collect() 536909:20260619:144838.317 End of collect_selfmon_stats() 536909:20260619:144838.318 zbx_setproctitle() title:'self-monitoring [processed data in 0.000129 sec, idle 1 sec]' 536879:20260619:144838.399 End of zbx_ipc_service_recv():2 536879:20260619:144838.399 In zbx_ipc_service_recv() timeout:1.000 536888:20260619:144838.555 End of zbx_ipc_async_socket_recv():0 536888:20260619:144838.555 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000031 sec, syncing history]' 536888:20260619:144838.555 In zbx_sync_history_cache() history_num:0 536888:20260619:144838.555 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000037 sec, idle 1 sec]' 536888:20260619:144838.555 In zbx_ipc_async_socket_recv() timeout:1 536890:20260619:144838.625 End of zbx_ipc_async_socket_recv():0 536890:20260619:144838.625 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000041 sec, syncing history]' 536890:20260619:144838.625 In zbx_sync_history_cache() history_num:0 536890:20260619:144838.625 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000032 sec, idle 1 sec]' 536890:20260619:144838.625 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144838.628 End of zbx_ipc_async_socket_recv():0 536887:20260619:144838.628 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000031 sec, syncing history]' 536887:20260619:144838.628 In zbx_sync_history_cache() history_num:0 536887:20260619:144838.628 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000036 sec, idle 1 sec]' 536887:20260619:144838.628 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144838.630 End of zbx_ipc_service_recv():2 536982:20260619:144838.630 In zbx_ipc_service_recv() timeout:1.000 536889:20260619:144838.630 End of zbx_ipc_async_socket_recv():0 536889:20260619:144838.630 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000560 sec, syncing history]' 536889:20260619:144838.630 In zbx_sync_history_cache() history_num:0 536889:20260619:144838.630 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000027 sec, idle 1 sec]' 536889:20260619:144838.630 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144838.647 End of zbx_ipc_service_recv():2 536878:20260619:144838.647 In zbx_pp_manager_process_finished() 536878:20260619:144838.647 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144838.647 In zbx_ipc_service_recv() timeout:0.500 536953:20260619:144838.807 End of zbx_ipc_service_recv():2 536953:20260619:144838.807 In zbx_ipc_service_recv() timeout:1.000 536985:20260619:144838.810 End of zbx_ipc_service_recv():2 536985:20260619:144838.810 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144838.841 End of zbx_ipc_service_recv():2 536846:20260619:144838.841 In ha_check_nodes() ha_status:active db_status:0 536846:20260619:144838.841 query [txnlev:1] [begin;] 536846:20260619:144838.841 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 536837:20260619:144838.842 End of zbx_ipc_service_recv():2 536837:20260619:144838.842 In zbx_ha_dispatch_message() 536837:20260619:144838.842 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144838.842 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144838.842 query [txnlev:1] [select ha_failover_delay,auditlog_enabled,auditlog_mode from config] 536846:20260619:144838.843 In ha_db_get_time() 536846:20260619:144838.843 query [txnlev:1] [select cast(extract(epoch from now()) as int) from config] 536846:20260619:144838.844 End of ha_db_get_time():SUCCEED db_time:1781869719 536846:20260619:144838.844 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144838.844 query [txnlev:1] [commit;] 536846:20260619:144838.846 End of ha_check_nodes() nodeid:cmqkt0wv80001q4jqowctjy34 ha_status:active db_status:0 536846:20260619:144838.846 In zbx_ipc_async_socket_send() 536846:20260619:144838.846 In zbx_ipc_client_send() clientid:0 536846:20260619:144838.846 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144838.846 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144838.846 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144838.846 End of zbx_ipc_async_socket_flush():0 536846:20260619:144838.846 In zbx_ipc_service_recv() timeout:0.997 536837:20260619:144838.847 End of zbx_ipc_service_recv():1 536837:20260619:144838.847 In zbx_ha_dispatch_message() 536837:20260619:144838.847 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144838.847 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144838.869 End of zbx_ipc_service_recv():2 536874:20260619:144838.869 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144838.869 End of zbx_ipc_async_socket_recv():0 536947:20260619:144838.869 In zbx_ipc_async_socket_send() 536947:20260619:144838.869 In zbx_ipc_client_send() clientid:0 536947:20260619:144838.869 End of zbx_ipc_client_send():SUCCEED 536947:20260619:144838.870 End of zbx_ipc_async_socket_send():SUCCEED 536947:20260619:144838.870 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000265 sec, idle 1 sec]' 536947:20260619:144838.870 In zbx_ipc_async_socket_recv() timeout:1 536874:20260619:144838.870 End of zbx_ipc_service_recv():1 536874:20260619:144838.870 In am_flush_results() results:0 536874:20260619:144838.870 In zbx_ipc_client_send() clientid:7 536874:20260619:144838.870 End of zbx_ipc_client_send():SUCCEED 536874:20260619:144838.870 End of am_flush_results() 536874:20260619:144838.870 In zbx_ipc_service_recv() timeout:1.000 536947:20260619:144838.870 End of zbx_ipc_async_socket_recv():0 536947:20260619:144838.870 In am_db_flush_results() 536947:20260619:144838.870 End of am_db_flush_results() flushed:0 536947:20260619:144838.870 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000013 sec, idle 1 sec]' 536947:20260619:144838.870 In zbx_ipc_async_socket_recv() timeout:1 536878:20260619:144839.147 End of zbx_ipc_service_recv():2 536878:20260619:144839.147 In zbx_pp_manager_process_finished() 536878:20260619:144839.147 In zbx_timekeeper_collect() 536878:20260619:144839.147 End of zbx_timekeeper_collect() 536878:20260619:144839.147 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144839.147 In zbx_ipc_service_recv() timeout:0.500 536848:20260619:144839.186 End of zbx_ipc_service_recv():2 536848:20260619:144839.186 In zbx_ipc_service_recv() timeout:1.000 536970:20260619:144839.315 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144839.316 End of zbx_ipc_async_socket_recv():0 536970:20260619:144839.316 In zbx_dc_config_get_poller_items() poller_type:7 536970:20260619:144839.316 End of zbx_dc_config_get_poller_items():0 536970:20260619:144839.316 queue processing_num:0 pending:0 536972:20260619:144839.318 In zbx_dc_config_get_poller_items() poller_type:9 536972:20260619:144839.318 End of zbx_dc_config_get_poller_items():0 536972:20260619:144839.318 queue processing_num:0 pending:0 536971:20260619:144839.318 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144839.318 End of zbx_ipc_async_socket_recv():0 536971:20260619:144839.318 In zbx_dc_config_get_poller_items() poller_type:8 536971:20260619:144839.318 End of zbx_dc_config_get_poller_items():0 536971:20260619:144839.318 queue processing_num:0 pending:0 536909:20260619:144839.318 zbx_setproctitle() title:'self-monitoring [processing data]' 536909:20260619:144839.318 In collect_selfmon_stats() 536909:20260619:144839.318 In zbx_timekeeper_collect() 536909:20260619:144839.318 End of zbx_timekeeper_collect() 536909:20260619:144839.318 End of collect_selfmon_stats() 536909:20260619:144839.318 zbx_setproctitle() title:'self-monitoring [processed data in 0.000081 sec, idle 1 sec]' 536972:20260619:144839.318 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144839.318 End of zbx_ipc_async_socket_recv():0 536879:20260619:144839.400 End of zbx_ipc_service_recv():2 536879:20260619:144839.400 In zbx_ipc_service_recv() timeout:1.000 536888:20260619:144839.555 End of zbx_ipc_async_socket_recv():0 536888:20260619:144839.555 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000037 sec, syncing history]' 536888:20260619:144839.555 In zbx_sync_history_cache() history_num:0 536888:20260619:144839.556 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000033 sec, idle 1 sec]' 536888:20260619:144839.556 In zbx_ipc_async_socket_recv() timeout:1 536891:20260619:144839.572 End of zbx_ipc_async_socket_recv():0 536891:20260619:144839.572 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004830 sec, processing escalations]' 536891:20260619:144839.572 In process_escalations() 536891:20260619:144839.572 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1781869722 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144839.572 End of process_escalations() 536891:20260619:144839.572 In process_escalations() 536891:20260619:144839.572 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1781869722 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144839.573 End of process_escalations() 536891:20260619:144839.573 In process_escalations() 536891:20260619:144839.573 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1781869722 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144839.573 End of process_escalations() 536891:20260619:144839.573 In process_escalations() 536891:20260619:144839.573 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1781869722 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 536891:20260619:144839.574 End of process_escalations() 536891:20260619:144839.574 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001818 sec, idle 3 sec]' 536891:20260619:144839.574 In zbx_ipc_async_socket_recv() timeout:3 536890:20260619:144839.628 End of zbx_ipc_async_socket_recv():0 536890:20260619:144839.628 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000032 sec, syncing history]' 536890:20260619:144839.628 In zbx_sync_history_cache() history_num:0 536890:20260619:144839.628 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000033 sec, idle 1 sec]' 536890:20260619:144839.628 In zbx_ipc_async_socket_recv() timeout:1 536889:20260619:144839.632 End of zbx_ipc_async_socket_recv():0 536889:20260619:144839.632 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000027 sec, syncing history]' 536889:20260619:144839.632 In zbx_sync_history_cache() history_num:0 536889:20260619:144839.632 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000023 sec, idle 1 sec]' 536889:20260619:144839.632 In zbx_ipc_async_socket_recv() timeout:1 536887:20260619:144839.632 End of zbx_ipc_async_socket_recv():0 536887:20260619:144839.632 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000036 sec, syncing history]' 536887:20260619:144839.632 In zbx_sync_history_cache() history_num:0 536887:20260619:144839.632 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000016 sec, idle 1 sec]' 536887:20260619:144839.632 In zbx_ipc_async_socket_recv() timeout:1 536982:20260619:144839.632 End of zbx_ipc_service_recv():2 536982:20260619:144839.632 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144839.648 End of zbx_ipc_service_recv():2 536878:20260619:144839.648 In zbx_pp_manager_process_finished() 536878:20260619:144839.648 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144839.648 In zbx_ipc_service_recv() timeout:0.500 536985:20260619:144839.813 End of zbx_ipc_service_recv():2 536985:20260619:144839.813 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144839.813 End of zbx_ipc_service_recv():2 536953:20260619:144839.813 In zbx_ipc_service_recv() timeout:1.000 536846:20260619:144839.847 End of zbx_ipc_service_recv():2 536846:20260619:144839.847 In zbx_ipc_async_socket_send() 536846:20260619:144839.847 In zbx_ipc_client_send() clientid:0 536846:20260619:144839.847 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144839.847 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144839.847 In zbx_ipc_async_socket_flush() timeout:10 536846:20260619:144839.847 End of zbx_ipc_async_socket_flush():0 536846:20260619:144839.847 In zbx_ipc_service_recv() timeout:0.990 536837:20260619:144839.847 End of zbx_ipc_service_recv():1 536837:20260619:144839.847 In zbx_ha_dispatch_message() 536837:20260619:144839.847 End of zbx_ha_dispatch_message():SUCCEED 536837:20260619:144839.847 Got signal [signal:15(SIGTERM),sender_pid:538368,sender_uid:1000,reason:0]. Exiting ... 536837:20260619:144839.847 In zbx_ipc_client_send() clientid:2 536837:20260619:144839.848 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.848 In zbx_ipc_socket_open() 536849:20260619:144839.848 End of zbx_ipc_async_socket_recv():0 536849:20260619:144839.848 In zbx_ipc_async_socket_close() 536849:20260619:144839.848 In zbx_ipc_socket_close() 536849:20260619:144839.848 End of zbx_ipc_socket_close() 536849:20260619:144839.848 End of zbx_ipc_async_socket_close() 536848:20260619:144839.848 In ipc_service_accept() 536848:20260619:144839.848 In ipc_service_add_client() 536848:20260619:144839.848 End of ipc_service_add_client() clientid:2 536848:20260619:144839.848 End of ipc_service_accept() 536848:20260619:144839.848 End of zbx_ipc_service_recv():2 536848:20260619:144839.848 In zbx_ipc_service_recv() timeout:1.000 536849:20260619:144839.848 zbx_setproctitle() title:'configuration syncer #1 [terminated]' 536837:20260619:144839.848 End of zbx_ipc_socket_open():SUCCEED 536837:20260619:144839.848 In zbx_ipc_socket_write() 536837:20260619:144839.848 End of zbx_ipc_socket_write():SUCCEED 536837:20260619:144839.848 In zbx_ipc_socket_close() 536837:20260619:144839.848 End of zbx_ipc_socket_close() 536837:20260619:144839.848 In zbx_ipc_client_send() clientid:5 536837:20260619:144839.848 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.848 In zbx_ipc_socket_open() 536837:20260619:144839.848 End of zbx_ipc_socket_open():SUCCEED 536837:20260619:144839.848 In zbx_ipc_socket_write() 536837:20260619:144839.848 End of zbx_ipc_socket_write():SUCCEED 536837:20260619:144839.848 In zbx_ipc_socket_close() 536837:20260619:144839.848 End of zbx_ipc_socket_close() 536837:20260619:144839.848 In zbx_ipc_socket_open() 536837:20260619:144839.848 End of zbx_ipc_socket_open():SUCCEED 536837:20260619:144839.848 In zbx_ipc_socket_write() 536837:20260619:144839.848 End of zbx_ipc_socket_write():SUCCEED 536837:20260619:144839.848 In zbx_ipc_socket_close() 536837:20260619:144839.848 End of zbx_ipc_socket_close() 536837:20260619:144839.848 In zbx_ipc_client_send() clientid:9 536837:20260619:144839.848 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.848 In zbx_ipc_client_send() clientid:10 536837:20260619:144839.848 End of zbx_ipc_client_send():SUCCEED 536885:20260619:144839.848 End of zbx_ipc_async_socket_recv():0 536906:20260619:144839.848 End of zbx_ipc_async_socket_recv():0 536906:20260619:144839.848 In zbx_ipc_async_socket_close() 536906:20260619:144839.848 In zbx_ipc_socket_close() 536906:20260619:144839.848 End of zbx_ipc_socket_close() 536905:20260619:144839.848 End of zbx_ipc_async_socket_recv():0 536905:20260619:144839.848 In zbx_ipc_async_socket_close() 536905:20260619:144839.848 In zbx_ipc_socket_close() 536905:20260619:144839.849 End of zbx_ipc_socket_close() 536905:20260619:144839.849 End of zbx_ipc_async_socket_close() 536905:20260619:144839.849 zbx_setproctitle() title:'java poller #9 [terminated]' 536879:20260619:144839.849 In ipc_service_accept() 536879:20260619:144839.849 In ipc_service_add_client() 536879:20260619:144839.849 End of ipc_service_add_client() clientid:7 536879:20260619:144839.849 End of ipc_service_accept() 536879:20260619:144839.849 End of zbx_ipc_service_recv():2 536879:20260619:144839.849 In zbx_ipc_service_recv() timeout:1.000 536879:20260619:144839.849 End of zbx_ipc_service_recv():1 536879:20260619:144839.849 shutdown message received, terminating... 536879:20260619:144839.849 In zbx_ipc_service_close() path:/tmp/zabbix_server_lld.sock 536879:20260619:144839.849 In zbx_ipc_socket_close() 536879:20260619:144839.849 End of zbx_ipc_socket_close() 536879:20260619:144839.849 In zbx_ipc_socket_close() 536879:20260619:144839.849 End of zbx_ipc_socket_close() 536879:20260619:144839.849 In zbx_ipc_socket_close() 536906:20260619:144839.849 End of zbx_ipc_async_socket_close() 536906:20260619:144839.849 zbx_setproctitle() title:'java poller #10 [terminated]' 536881:20260619:144839.849 End of zbx_ipc_socket_read():FAIL 536881:20260619:144839.849 cannot read LLD manager service request 536848:20260619:144839.853 End of zbx_ipc_service_recv():1 536879:20260619:144839.853 End of zbx_ipc_socket_close() 536879:20260619:144839.853 End of zbx_ipc_service_close() 536879:20260619:144839.854 zbx_setproctitle() title:'lld manager #1 [terminated]' 536880:20260619:144839.854 End of zbx_ipc_socket_read():FAIL 536880:20260619:144839.854 cannot read LLD manager service request 536874:20260619:144839.856 In ipc_service_accept() 536874:20260619:144839.856 In ipc_service_add_client() 536874:20260619:144839.856 End of ipc_service_add_client() clientid:10 536874:20260619:144839.856 End of ipc_service_accept() 536874:20260619:144839.856 End of zbx_ipc_service_recv():2 536874:20260619:144839.856 In zbx_ipc_service_recv() timeout:1.000 536874:20260619:144839.856 End of zbx_ipc_service_recv():1 536874:20260619:144839.856 shutdown message received, terminating... 536874:20260619:144839.856 In of am_deinit() 536874:20260619:144839.856 In zbx_ipc_socket_close() 536874:20260619:144839.856 End of zbx_ipc_socket_close() 536874:20260619:144839.856 In zbx_ipc_socket_close() 536874:20260619:144839.856 End of zbx_ipc_socket_close() 536874:20260619:144839.856 In zbx_ipc_socket_close() 536874:20260619:144839.856 End of zbx_ipc_socket_close() 536874:20260619:144839.856 In zbx_ipc_socket_close() 536874:20260619:144839.856 End of zbx_ipc_socket_close() 536874:20260619:144839.856 In zbx_ipc_socket_close() 536874:20260619:144839.856 End of zbx_ipc_socket_close() 536874:20260619:144839.856 In zbx_ipc_socket_close() 536874:20260619:144839.856 End of zbx_ipc_socket_close() 536874:20260619:144839.856 In zbx_ipc_socket_close() 536874:20260619:144839.856 End of zbx_ipc_socket_close() 536874:20260619:144839.856 In zbx_ipc_socket_close() 536874:20260619:144839.856 End of zbx_ipc_socket_close() 536874:20260619:144839.856 In zbx_ipc_service_close() path:/tmp/zabbix_server_alerter.sock 536874:20260619:144839.856 In zbx_ipc_socket_close() 536874:20260619:144839.856 End of zbx_ipc_socket_close() 536874:20260619:144839.856 In zbx_ipc_socket_close() 536874:20260619:144839.856 End of zbx_ipc_socket_close() 536874:20260619:144839.856 End of zbx_ipc_service_close() 536874:20260619:144839.856 End of am_deinit() 536874:20260619:144839.856 zbx_setproctitle() title:'alert manager #1 [terminated]' 536876:20260619:144839.856 End of zbx_ipc_socket_read():FAIL 536876:20260619:144839.856 cannot read alert manager service request 536837:20260619:144839.858 In zbx_ipc_client_send() clientid:11 536837:20260619:144839.858 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.858 In zbx_ipc_client_send() clientid:12 536837:20260619:144839.858 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.858 In zbx_ipc_client_send() clientid:13 536837:20260619:144839.858 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.858 In zbx_ipc_client_send() clientid:14 536837:20260619:144839.858 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.858 In zbx_ipc_client_send() clientid:15 536837:20260619:144839.858 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.858 In zbx_ipc_client_send() clientid:16 536837:20260619:144839.858 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.858 In zbx_ipc_client_send() clientid:17 536837:20260619:144839.858 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.858 In zbx_ipc_client_send() clientid:18 536837:20260619:144839.858 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.858 In zbx_ipc_client_send() clientid:19 536837:20260619:144839.858 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.858 In zbx_ipc_client_send() clientid:20 536837:20260619:144839.858 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.858 In zbx_ipc_client_send() clientid:21 536837:20260619:144839.858 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.858 In zbx_ipc_client_send() clientid:22 536837:20260619:144839.858 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.858 In zbx_ipc_client_send() clientid:23 536837:20260619:144839.858 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.858 In zbx_ipc_client_send() clientid:24 536877:20260619:144839.858 End of zbx_ipc_socket_read():FAIL 536877:20260619:144839.858 cannot read alert manager service request 536947:20260619:144839.858 End of zbx_ipc_async_socket_recv():-1 536947:20260619:144839.858 cannot read alert syncer request 536947:20260619:144839.858 In zbx_ipc_async_socket_close() 536947:20260619:144839.858 In zbx_ipc_socket_close() 536947:20260619:144839.858 End of zbx_ipc_socket_close() 536947:20260619:144839.858 End of zbx_ipc_async_socket_close() 536932:20260619:144839.860 End of zbx_ipc_async_socket_recv():0 536932:20260619:144839.860 In zbx_ipc_async_socket_close() 536932:20260619:144839.860 In zbx_ipc_socket_close() 536932:20260619:144839.860 End of zbx_ipc_socket_close() 536932:20260619:144839.860 End of zbx_ipc_async_socket_close() 536932:20260619:144839.860 zbx_setproctitle() title:'poller #2 [terminated]' 536933:20260619:144839.860 End of zbx_ipc_async_socket_recv():0 536933:20260619:144839.860 In zbx_ipc_async_socket_close() 536933:20260619:144839.860 In zbx_ipc_socket_close() 536933:20260619:144839.860 End of zbx_ipc_socket_close() 536933:20260619:144839.860 End of zbx_ipc_async_socket_close() 536933:20260619:144839.860 zbx_setproctitle() title:'poller #3 [terminated]' 536892:20260619:144839.860 End of zbx_ipc_async_socket_recv():0 536892:20260619:144839.860 In zbx_ipc_async_socket_close() 536892:20260619:144839.860 In zbx_ipc_socket_close() 536892:20260619:144839.860 End of zbx_ipc_socket_close() 536892:20260619:144839.860 End of zbx_ipc_async_socket_close() 536892:20260619:144839.860 zbx_setproctitle() title:'java poller #1 [terminated]' 536898:20260619:144839.860 End of zbx_ipc_async_socket_recv():0 536898:20260619:144839.860 In zbx_ipc_async_socket_close() 536898:20260619:144839.860 In zbx_ipc_socket_close() 536898:20260619:144839.860 End of zbx_ipc_socket_close() 536898:20260619:144839.860 End of zbx_ipc_async_socket_close() 536898:20260619:144839.860 zbx_setproctitle() title:'java poller #7 [terminated]' 536936:20260619:144839.860 End of zbx_ipc_async_socket_recv():0 536936:20260619:144839.860 In zbx_ipc_async_socket_close() 536936:20260619:144839.860 In zbx_ipc_socket_close() 536936:20260619:144839.860 End of zbx_ipc_socket_close() 536936:20260619:144839.860 End of zbx_ipc_async_socket_close() 536936:20260619:144839.860 zbx_setproctitle() title:'unreachable poller #1 [terminated]' 536899:20260619:144839.860 End of zbx_ipc_async_socket_recv():0 536899:20260619:144839.860 In zbx_ipc_async_socket_close() 536899:20260619:144839.860 In zbx_ipc_socket_close() 536899:20260619:144839.860 End of zbx_ipc_socket_close() 536899:20260619:144839.860 End of zbx_ipc_async_socket_close() 536899:20260619:144839.860 zbx_setproctitle() title:'java poller #8 [terminated]' 536895:20260619:144839.860 End of zbx_ipc_async_socket_recv():0 536895:20260619:144839.860 In zbx_ipc_async_socket_close() 536895:20260619:144839.860 In zbx_ipc_socket_close() 536895:20260619:144839.860 End of zbx_ipc_socket_close() 536895:20260619:144839.860 End of zbx_ipc_async_socket_close() 536895:20260619:144839.860 zbx_setproctitle() title:'java poller #4 [terminated]' 536848:20260619:144839.861 shutdown message received, terminating... 536848:20260619:144839.861 In zbx_ipc_service_recv() timeout:0.100 536848:20260619:144839.861 End of zbx_ipc_service_recv():0 536848:20260619:144839.861 In zbx_ipc_socket_close() 536848:20260619:144839.861 End of zbx_ipc_socket_close() 536848:20260619:144839.861 In zbx_ipc_service_recv() timeout:0.100 536875:20260619:144839.861 End of zbx_ipc_socket_read():FAIL 536875:20260619:144839.861 cannot read alert manager service request 536837:20260619:144839.862 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.862 In zbx_ipc_client_send() clientid:25 536837:20260619:144839.862 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.862 In zbx_ipc_client_send() clientid:26 536837:20260619:144839.862 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.862 In zbx_ipc_client_send() clientid:27 536837:20260619:144839.862 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.862 In zbx_ipc_client_send() clientid:28 536837:20260619:144839.862 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.862 In zbx_ipc_client_send() clientid:29 536837:20260619:144839.862 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.862 In zbx_ipc_client_send() clientid:30 536837:20260619:144839.862 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.862 In zbx_ipc_client_send() clientid:31 536837:20260619:144839.862 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.862 In zbx_ipc_client_send() clientid:32 536837:20260619:144839.862 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.862 In zbx_ipc_client_send() clientid:33 536837:20260619:144839.862 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.862 In zbx_ipc_client_send() clientid:34 536837:20260619:144839.862 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.862 In zbx_ipc_client_send() clientid:35 536837:20260619:144839.862 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.862 In zbx_ipc_client_send() clientid:36 536837:20260619:144839.862 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.862 In zbx_ipc_client_send() clientid:37 536837:20260619:144839.862 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.862 In zbx_ipc_client_send() clientid:38 536837:20260619:144839.862 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.862 In zbx_ipc_client_send() clientid:39 536837:20260619:144839.862 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.862 In zbx_ipc_client_send() clientid:40 536837:20260619:144839.862 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.862 In zbx_ipc_client_send() clientid:41 536837:20260619:144839.862 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.862 In zbx_ipc_client_send() clientid:42 536837:20260619:144839.862 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.862 In zbx_ipc_client_send() clientid:43 536837:20260619:144839.862 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.862 In zbx_ipc_client_send() clientid:44 536837:20260619:144839.862 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.862 In zbx_ipc_socket_open() 536837:20260619:144839.862 End of zbx_ipc_socket_open():SUCCEED 536837:20260619:144839.862 In zbx_ipc_socket_write() 536896:20260619:144839.862 End of zbx_ipc_async_socket_recv():0 536887:20260619:144839.862 End of zbx_ipc_async_socket_recv():0 536887:20260619:144839.862 In zbx_ipc_async_socket_recv() timeout:0 536887:20260619:144839.862 End of zbx_ipc_async_socket_recv():0 536887:20260619:144839.862 syncing history data in progress... 536887:20260619:144839.862 syncing history data done 536897:20260619:144839.862 End of zbx_ipc_async_socket_recv():0 536970:20260619:144839.862 In zbx_ipc_async_socket_recv() timeout:0 536970:20260619:144839.862 End of zbx_ipc_async_socket_recv():0 536934:20260619:144839.862 End of zbx_ipc_async_socket_recv():0 536948:20260619:144839.862 End of zbx_ipc_async_socket_recv():0 536948:20260619:144839.862 In zbx_ipc_async_socket_close() 536948:20260619:144839.862 In zbx_ipc_socket_close() 536948:20260619:144839.862 End of zbx_ipc_socket_close() 536948:20260619:144839.862 End of zbx_ipc_async_socket_close() 536893:20260619:144839.863 End of zbx_ipc_async_socket_recv():0 536893:20260619:144839.863 In zbx_ipc_async_socket_close() 536893:20260619:144839.863 In zbx_ipc_socket_close() 536893:20260619:144839.863 End of zbx_ipc_socket_close() 536893:20260619:144839.863 End of zbx_ipc_async_socket_close() 536893:20260619:144839.863 zbx_setproctitle() title:'java poller #2 [terminated]' 536894:20260619:144839.863 End of zbx_ipc_async_socket_recv():0 536894:20260619:144839.863 In zbx_ipc_async_socket_close() 536894:20260619:144839.863 In zbx_ipc_socket_close() 536894:20260619:144839.863 End of zbx_ipc_socket_close() 536894:20260619:144839.863 End of zbx_ipc_async_socket_close() 536894:20260619:144839.863 zbx_setproctitle() title:'java poller #3 [terminated]' 536923:20260619:144839.863 End of zbx_ipc_async_socket_recv():0 536923:20260619:144839.863 In zbx_ipc_async_socket_close() 536923:20260619:144839.863 In zbx_ipc_socket_close() 536923:20260619:144839.863 End of zbx_ipc_socket_close() 536923:20260619:144839.863 End of zbx_ipc_async_socket_close() 536923:20260619:144839.863 zbx_setproctitle() title:'task manager #1 [terminated]' 536882:20260619:144839.863 End of zbx_ipc_async_socket_recv():0 536882:20260619:144839.863 In zbx_ipc_async_socket_close() 536882:20260619:144839.863 In zbx_ipc_socket_close() 536882:20260619:144839.863 End of zbx_ipc_socket_close() 536882:20260619:144839.864 End of zbx_ipc_async_socket_close() 536882:20260619:144839.864 zbx_setproctitle() title:'housekeeper #1 [terminated]' 536888:20260619:144839.864 End of zbx_ipc_async_socket_recv():0 536888:20260619:144839.864 In zbx_ipc_async_socket_recv() timeout:0 536888:20260619:144839.864 End of zbx_ipc_async_socket_recv():0 536888:20260619:144839.864 In zbx_sync_history_cache() history_num:0 536888:20260619:144839.864 In zbx_ipc_async_socket_recv() timeout:0 536888:20260619:144839.864 End of zbx_ipc_async_socket_recv():0 536971:20260619:144839.864 In zbx_ipc_async_socket_recv() timeout:0 536971:20260619:144839.864 End of zbx_ipc_async_socket_recv():0 536971:20260619:144839.864 In async_poller_stop() 536971:20260619:144839.864 End of async_poller_stop() 536953:20260619:144839.865 In ipc_service_accept() 536953:20260619:144839.865 In ipc_service_add_client() 536953:20260619:144839.865 End of ipc_service_add_client() clientid:5 536953:20260619:144839.865 End of ipc_service_accept() 536953:20260619:144839.865 End of zbx_ipc_service_recv():2 536953:20260619:144839.865 In zbx_ipc_service_recv() timeout:1.000 536953:20260619:144839.865 End of zbx_ipc_service_recv():1 536953:20260619:144839.865 shutdown message received, terminating... 536953:20260619:144839.865 In zbx_ipc_service_close() path:/tmp/zabbix_server_availability.sock 536953:20260619:144839.865 In zbx_ipc_socket_close() 536953:20260619:144839.865 End of zbx_ipc_socket_close() 536953:20260619:144839.865 End of zbx_ipc_service_close() 536949:20260619:144839.866 End of zbx_ipc_async_socket_recv():0 536949:20260619:144839.866 In zbx_ipc_async_socket_close() 536949:20260619:144839.866 In zbx_ipc_socket_close() 536949:20260619:144839.866 End of zbx_ipc_socket_close() 536949:20260619:144839.866 End of zbx_ipc_async_socket_close() 536949:20260619:144839.866 zbx_setproctitle() title:'history poller #2 [terminated]' 536967:20260619:144839.866 End of zbx_ipc_async_socket_recv():0 536967:20260619:144839.866 In zbx_ipc_async_socket_close() 536967:20260619:144839.866 In zbx_ipc_socket_close() 536967:20260619:144839.866 End of zbx_ipc_socket_close() 536967:20260619:144839.866 End of zbx_ipc_async_socket_close() 536967:20260619:144839.866 zbx_setproctitle() title:'odbc poller #1 [terminated]' 536984:20260619:144839.866 End of zbx_ipc_async_socket_recv():0 536984:20260619:144839.866 In zbx_ipc_async_socket_close() 536984:20260619:144839.866 In zbx_ipc_socket_close() 536984:20260619:144839.866 End of zbx_ipc_socket_close() 536984:20260619:144839.866 End of zbx_ipc_async_socket_close() 536984:20260619:144839.866 zbx_setproctitle() title:'internal poller #1 [terminated]' 536931:20260619:144839.866 End of zbx_ipc_async_socket_recv():0 536931:20260619:144839.866 In zbx_ipc_async_socket_close() 536931:20260619:144839.866 In zbx_ipc_socket_close() 536931:20260619:144839.866 End of zbx_ipc_socket_close() 536931:20260619:144839.866 End of zbx_ipc_async_socket_close() 536931:20260619:144839.866 zbx_setproctitle() title:'poller #1 [terminated]' 536972:20260619:144839.866 In zbx_ipc_async_socket_recv() timeout:0 536972:20260619:144839.866 End of zbx_ipc_async_socket_recv():0 536972:20260619:144839.866 In async_poller_stop() 536972:20260619:144839.866 End of async_poller_stop() 536935:20260619:144839.866 End of zbx_ipc_async_socket_recv():0 536935:20260619:144839.866 In zbx_ipc_async_socket_close() 536935:20260619:144839.866 In zbx_ipc_socket_close() 536935:20260619:144839.866 End of zbx_ipc_socket_close() 536935:20260619:144839.866 End of zbx_ipc_async_socket_close() 536935:20260619:144839.866 zbx_setproctitle() title:'poller #5 [terminated]' 536934:20260619:144839.866 In zbx_ipc_async_socket_close() 536934:20260619:144839.866 In zbx_ipc_socket_close() 536934:20260619:144839.866 End of zbx_ipc_socket_close() 536934:20260619:144839.866 End of zbx_ipc_async_socket_close() 536934:20260619:144839.866 zbx_setproctitle() title:'poller #4 [terminated]' 536897:20260619:144839.866 In zbx_ipc_async_socket_close() 536897:20260619:144839.867 In zbx_ipc_socket_close() 536897:20260619:144839.867 End of zbx_ipc_socket_close() 536897:20260619:144839.867 End of zbx_ipc_async_socket_close() 536897:20260619:144839.867 zbx_setproctitle() title:'java poller #6 [terminated]' 536885:20260619:144839.867 In zbx_ipc_async_socket_close() 536885:20260619:144839.867 In zbx_ipc_socket_close() 536885:20260619:144839.867 End of zbx_ipc_socket_close() 536885:20260619:144839.867 End of zbx_ipc_async_socket_close() 536885:20260619:144839.867 zbx_setproctitle() title:'browser poller #1 [terminated]' 536896:20260619:144839.867 In zbx_ipc_async_socket_close() 536896:20260619:144839.867 In zbx_ipc_socket_close() 536896:20260619:144839.867 End of zbx_ipc_socket_close() 536896:20260619:144839.867 End of zbx_ipc_async_socket_close() 536896:20260619:144839.867 zbx_setproctitle() title:'java poller #5 [terminated]' 536890:20260619:144839.867 End of zbx_ipc_async_socket_recv():0 536890:20260619:144839.867 In zbx_ipc_async_socket_recv() timeout:0 536890:20260619:144839.867 End of zbx_ipc_async_socket_recv():0 536890:20260619:144839.867 In zbx_sync_history_cache() history_num:0 536890:20260619:144839.867 In zbx_ipc_async_socket_recv() timeout:0 536890:20260619:144839.867 End of zbx_ipc_async_socket_recv():0 536891:20260619:144839.868 End of zbx_ipc_async_socket_recv():0 536891:20260619:144839.868 In zbx_ipc_async_socket_close() 536891:20260619:144839.868 In zbx_ipc_socket_close() 536891:20260619:144839.868 End of zbx_ipc_socket_close() 536891:20260619:144839.868 End of zbx_ipc_async_socket_close() 536891:20260619:144839.868 In zbx_ipc_socket_close() 536891:20260619:144839.868 End of zbx_ipc_socket_close() 536891:20260619:144839.868 zbx_setproctitle() title:'escalator #1 [terminated]' 536972:20260619:144839.869 thread stopped 536971:20260619:144839.870 thread stopped 536889:20260619:144839.870 End of zbx_ipc_async_socket_recv():0 536889:20260619:144839.870 In zbx_ipc_async_socket_recv() timeout:0 536889:20260619:144839.870 End of zbx_ipc_async_socket_recv():0 536889:20260619:144839.870 In zbx_sync_history_cache() history_num:0 536889:20260619:144839.870 In zbx_ipc_async_socket_recv() timeout:0 536889:20260619:144839.870 End of zbx_ipc_async_socket_recv():0 536907:20260619:144839.870 End of zbx_ipc_async_socket_recv():0 536907:20260619:144839.870 In zbx_ipc_async_socket_close() 536907:20260619:144839.870 In zbx_ipc_socket_close() 536907:20260619:144839.870 End of zbx_ipc_socket_close() 536907:20260619:144839.870 End of zbx_ipc_async_socket_close() 536907:20260619:144839.870 zbx_setproctitle() title:'proxy poller #1 [terminated]' 536970:20260619:144839.870 In async_poller_stop() 536970:20260619:144839.870 End of async_poller_stop() 536887:20260619:144839.870 In zbx_sync_history_cache() history_num:0 536887:20260619:144839.871 In zbx_ipc_async_socket_recv() timeout:0 536887:20260619:144839.871 End of zbx_ipc_async_socket_recv():0 536887:20260619:144839.871 In DCsync_trends() trends_num:0 536887:20260619:144839.871 query [txnlev:1] [begin;] 536953:20260619:144839.871 zbx_setproctitle() title:'availability manager #1 [terminated]' 536948:20260619:144839.872 zbx_setproctitle() title:'history poller #1 [terminated]' 536887:20260619:144839.873 syncing trend data in progress... 536887:20260619:144839.873 In zbx_db_flush_trends() trends_num:2 536887:20260619:144839.873 query [txnlev:1] [select extversion from pg_extension where extname = 'timescaledb'] 536837:20260619:144839.873 End of zbx_ipc_socket_write():SUCCEED 536837:20260619:144839.873 In zbx_ipc_socket_close() 536837:20260619:144839.873 End of zbx_ipc_socket_close() 536837:20260619:144839.873 In zbx_ipc_client_send() clientid:46 536837:20260619:144839.873 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.873 In zbx_ipc_client_send() clientid:47 536837:20260619:144839.873 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.873 In zbx_ipc_client_send() clientid:48 536837:20260619:144839.873 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.873 In zbx_ipc_socket_open() 536970:20260619:144839.873 thread stopped 536952:20260619:144839.873 End of zbx_ipc_async_socket_recv():0 536952:20260619:144839.873 In zbx_ipc_async_socket_close() 536952:20260619:144839.873 In zbx_ipc_socket_close() 536952:20260619:144839.873 End of zbx_ipc_socket_close() 536952:20260619:144839.873 End of zbx_ipc_async_socket_close() 536952:20260619:144839.873 zbx_setproctitle() title:'history poller #5 [terminated]' 536966:20260619:144839.873 End of zbx_ipc_async_socket_recv():0 536966:20260619:144839.873 In zbx_ipc_async_socket_close() 536966:20260619:144839.873 In zbx_ipc_socket_close() 536966:20260619:144839.873 End of zbx_ipc_socket_close() 536966:20260619:144839.873 End of zbx_ipc_async_socket_close() 536966:20260619:144839.873 zbx_setproctitle() title:'trigger housekeeper #1 [terminated]' 536950:20260619:144839.873 End of zbx_ipc_async_socket_recv():0 536950:20260619:144839.873 In zbx_ipc_async_socket_close() 536950:20260619:144839.873 In zbx_ipc_socket_close() 536950:20260619:144839.873 End of zbx_ipc_socket_close() 536950:20260619:144839.873 End of zbx_ipc_async_socket_close() 536950:20260619:144839.873 zbx_setproctitle() title:'history poller #3 [terminated]' 536972:20260619:144839.873 In zbx_ipc_async_socket_close() 536972:20260619:144839.873 In zbx_ipc_socket_close() 536972:20260619:144839.874 End of zbx_ipc_socket_close() 536972:20260619:144839.874 End of zbx_ipc_async_socket_close() 536972:20260619:144839.874 zbx_setproctitle() title:'snmp poller #1 [terminated]' 536971:20260619:144839.874 In zbx_ipc_async_socket_close() 536971:20260619:144839.874 In zbx_ipc_socket_close() 536971:20260619:144839.874 End of zbx_ipc_socket_close() 536971:20260619:144839.874 End of zbx_ipc_async_socket_close() 536971:20260619:144839.874 zbx_setproctitle() title:'agent poller #1 [terminated]' 536970:20260619:144839.877 In zbx_ipc_async_socket_close() 536970:20260619:144839.877 In zbx_ipc_socket_close() 536970:20260619:144839.877 End of zbx_ipc_socket_close() 536970:20260619:144839.877 End of zbx_ipc_async_socket_close() 536970:20260619:144839.877 zbx_setproctitle() title:'http agent poller #1 [terminated]' 536887:20260619:144839.877 query [txnlev:1] [select itemid,num,value_min,value_avg,value_max from trends_uint where clock=1781866800 and itemid=50773 order by itemid,clock] 536837:20260619:144839.877 End of zbx_ipc_socket_open():SUCCEED 536837:20260619:144839.877 In zbx_ipc_socket_write() 536837:20260619:144839.877 End of zbx_ipc_socket_write():SUCCEED 536837:20260619:144839.877 In zbx_ipc_socket_close() 536837:20260619:144839.877 End of zbx_ipc_socket_close() 536837:20260619:144839.877 In zbx_ipc_client_send() clientid:50 536837:20260619:144839.877 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.877 In zbx_ipc_socket_open() 536951:20260619:144839.878 End of zbx_ipc_async_socket_recv():0 536951:20260619:144839.878 In zbx_ipc_async_socket_close() 536951:20260619:144839.878 In zbx_ipc_socket_close() 536951:20260619:144839.878 End of zbx_ipc_socket_close() 536951:20260619:144839.878 End of zbx_ipc_async_socket_close() 536982:20260619:144839.878 In ipc_service_accept() 536982:20260619:144839.878 In ipc_service_add_client() 536982:20260619:144839.878 End of ipc_service_add_client() clientid:6 536982:20260619:144839.878 End of ipc_service_accept() 536982:20260619:144839.878 End of zbx_ipc_service_recv():2 536982:20260619:144839.878 In zbx_ipc_service_recv() timeout:1.000 536878:20260619:144839.878 In ipc_service_accept() 536878:20260619:144839.878 In ipc_service_add_client() 536878:20260619:144839.878 End of ipc_service_add_client() clientid:5 536878:20260619:144839.878 End of ipc_service_accept() 536878:20260619:144839.878 End of zbx_ipc_service_recv():2 536878:20260619:144839.878 In zbx_pp_manager_process_finished() 536878:20260619:144839.878 End of zbx_pp_manager_process_finished() values_num:0 536878:20260619:144839.878 In zbx_ipc_service_recv() timeout:0.500 536878:20260619:144839.878 End of zbx_ipc_service_recv():1 536878:20260619:144839.878 shutdown message received, terminating... 536878:20260619:144839.878 zbx_setproctitle() title:'preprocessing manager #1 [terminating]' 536878:20260619:144839.878 [2] thread stopped [preprocessing worker #2] 536878:20260619:144839.878 [4] thread stopped [preprocessing worker #4] 536878:20260619:144839.878 [8] thread stopped [preprocessing worker #8] 536878:20260619:144839.878 [9] thread stopped [preprocessing worker #9] 536878:20260619:144839.878 [6] thread stopped [preprocessing worker #6] 536878:20260619:144839.878 [12] thread stopped [preprocessing worker #12] 536878:20260619:144839.878 [10] thread stopped [preprocessing worker #10] 536878:20260619:144839.878 [14] thread stopped [preprocessing worker #14] 536878:20260619:144839.878 [3] thread stopped [preprocessing worker #3] 536878:20260619:144839.878 [5] thread stopped [preprocessing worker #5] 536878:20260619:144839.878 [7] thread stopped [preprocessing worker #7] 536878:20260619:144839.878 [1] thread stopped [preprocessing worker #1] 536837:20260619:144839.880 End of zbx_ipc_socket_open():SUCCEED 536837:20260619:144839.880 In zbx_ipc_socket_write() 536837:20260619:144839.880 End of zbx_ipc_socket_write():SUCCEED 536837:20260619:144839.880 In zbx_ipc_socket_close() 536837:20260619:144839.880 End of zbx_ipc_socket_close() 536837:20260619:144839.880 In zbx_ipc_socket_open() 536878:20260619:144839.880 [11] thread stopped [preprocessing worker #11] 536878:20260619:144839.881 [15] thread stopped [preprocessing worker #15] 536878:20260619:144839.881 [16] thread stopped [preprocessing worker #16] 536837:20260619:144839.881 End of zbx_ipc_socket_open():SUCCEED 536837:20260619:144839.881 In zbx_ipc_socket_write() 536951:20260619:144839.881 zbx_setproctitle() title:'history poller #4 [terminated]' 536886:20260619:144839.881 [discovery manager] In ipc_service_accept() 536886:20260619:144839.881 [discovery manager] In ipc_service_add_client() 536886:20260619:144839.881 [discovery manager] End of ipc_service_add_client() clientid:5 536886:20260619:144839.881 [discovery manager] End of ipc_service_accept() 536886:20260619:144839.881 [discovery manager] End of zbx_ipc_service_recv():2 536886:20260619:144839.881 [discovery manager] In zbx_timekeeper_collect() 536886:20260619:144839.881 [discovery manager] End of zbx_timekeeper_collect() 536886:20260619:144839.881 [discovery manager] In process_results() del_druleids:0 536886:20260619:144839.881 [discovery manager] process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 536886:20260619:144839.881 [discovery manager] End of process_results() ret:0 536886:20260619:144839.881 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 536886:20260619:144839.881 [discovery manager] In process_discovery() 536886:20260619:144839.881 [discovery manager] End of process_discovery() rule_count:0 nextcheck:-1 536886:20260619:144839.881 [discovery manager] In zbx_ipc_service_recv() timeout:5.000 536886:20260619:144839.881 [discovery manager] End of zbx_ipc_service_recv():1 536886:20260619:144839.881 [discovery manager] shutdown message received, terminating... 536886:20260619:144839.881 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [terminating]' 536886:20260619:144839.881 [discovery manager] In zbx_ipc_service_close() path:/tmp/zabbix_server_discoverer.sock 536886:20260619:144839.881 [discovery manager] In zbx_ipc_socket_close() 536886:20260619:144839.881 [discovery manager] End of zbx_ipc_socket_close() 536886:20260619:144839.881 [discovery manager] End of zbx_ipc_service_close() 536886:20260619:144839.881 [discovery worker #5] thread stopped [discovery worker #5] 536886:20260619:144839.881 [discovery worker #4] thread stopped [discovery worker #4] 536886:20260619:144839.881 [discovery worker #3] thread stopped [discovery worker #3] 536886:20260619:144839.881 [discovery worker #1] thread stopped [discovery worker #1] 536886:20260619:144839.881 [discovery worker #2] thread stopped [discovery worker #2] 536878:20260619:144839.881 [13] thread stopped [preprocessing worker #13] 536886:20260619:144839.882 [discovery manager] zbx_setproctitle() title:'discovery manager #1 [terminated]' 536878:20260619:144839.884 In zbx_ipc_async_socket_close() 536878:20260619:144839.884 In zbx_ipc_socket_close() 536878:20260619:144839.884 End of zbx_ipc_socket_close() 536878:20260619:144839.884 End of zbx_ipc_async_socket_close() 536878:20260619:144839.884 In zbx_ipc_service_close() path:/tmp/zabbix_server_preprocessing.sock 536878:20260619:144839.884 In zbx_ipc_socket_close() 536878:20260619:144839.884 End of zbx_ipc_socket_close() 536878:20260619:144839.884 End of zbx_ipc_service_close() 536878:20260619:144839.884 zbx_setproctitle() title:'preprocessing manager #1 [terminated]' 536887:20260619:144839.885 query [txnlev:1] [update trends_uint set num=13,value_min=200,value_avg=268,value_max=301 where itemid=50773 and clock=1781866800;.] 536837:20260619:144839.885 End of zbx_ipc_socket_write():SUCCEED 536837:20260619:144839.885 In zbx_ipc_socket_close() 536837:20260619:144839.885 End of zbx_ipc_socket_close() 536837:20260619:144839.885 In zbx_ha_pause() 536837:20260619:144839.885 In zbx_ipc_async_exchange() service:'haservice' code:1 timeout:10 536837:20260619:144839.885 In zbx_ipc_async_socket_open() 536837:20260619:144839.885 In zbx_ipc_socket_open() 536837:20260619:144839.885 End of zbx_ipc_socket_open():SUCCEED 536837:20260619:144839.885 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536837:20260619:144839.885 In zbx_ipc_async_socket_send() 536837:20260619:144839.885 In zbx_ipc_client_send() clientid:0 536837:20260619:144839.885 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144839.885 End of zbx_ipc_async_socket_send():SUCCEED 536837:20260619:144839.885 In zbx_ipc_async_socket_flush() timeout:10 536837:20260619:144839.885 End of zbx_ipc_async_socket_flush():0 536837:20260619:144839.885 In zbx_ipc_async_socket_recv() timeout:10 536887:20260619:144839.886 End of zbx_db_flush_trends() 536887:20260619:144839.886 In zbx_dc_update_trends() 536887:20260619:144839.886 End of zbx_dc_update_trends() 536887:20260619:144839.886 In zbx_db_flush_trends() trends_num:1 536887:20260619:144839.886 query [txnlev:1] [select itemid,num,value_min,value_avg,value_max from trends where clock=1781866800 and itemid=50774 order by itemid,clock] 536846:20260619:144839.886 In ipc_service_accept() 536846:20260619:144839.886 In ipc_service_add_client() 536846:20260619:144839.886 End of ipc_service_add_client() clientid:4 536846:20260619:144839.886 End of ipc_service_accept() 536846:20260619:144839.886 End of zbx_ipc_service_recv():2 536846:20260619:144839.886 In zbx_ipc_service_recv() timeout:0.952 536846:20260619:144839.886 End of zbx_ipc_service_recv():1 536846:20260619:144839.886 In zbx_ipc_client_send() clientid:4 536846:20260619:144839.886 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144839.886 HA manager has been paused 536846:20260619:144839.886 In zbx_ipc_service_recv() timeout:5.000 536982:20260619:144839.886 End of zbx_ipc_service_recv():1 536982:20260619:144839.886 shutdown message received, terminating... 536982:20260619:144839.886 In zbx_ipc_service_recv() timeout:0.100 536982:20260619:144839.886 End of zbx_ipc_service_recv():0 536982:20260619:144839.886 In zbx_ipc_socket_close() 536982:20260619:144839.886 End of zbx_ipc_socket_close() 536982:20260619:144839.886 In zbx_ipc_service_recv() timeout:0.100 536887:20260619:144839.886 query [txnlev:1] [update trends set num=13,value_min=0.00042299999999999998,value_avg=0.15476346153846152,value_max=0.24754399999999999 where itemid=50774 and clock=1781866800;.] 536837:20260619:144839.886 End of zbx_ipc_async_socket_recv():0 536837:20260619:144839.886 In zbx_ipc_async_socket_close() 536887:20260619:144839.886 End of zbx_db_flush_trends() 536887:20260619:144839.886 In zbx_dc_update_trends() 536837:20260619:144839.886 In zbx_ipc_socket_close() 536846:20260619:144839.887 End of zbx_ipc_service_recv():1 536846:20260619:144839.887 In ha_db_update_lastaccess() ha_status:active 536887:20260619:144839.887 End of zbx_dc_update_trends() 536887:20260619:144839.887 query [txnlev:1] [commit;] 536846:20260619:144839.887 query [txnlev:1] [begin;] 536846:20260619:144839.887 query [txnlev:1] [select null from ha_node order by ha_nodeid for update] 536846:20260619:144839.887 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536837:20260619:144839.888 End of zbx_ipc_socket_close() 536837:20260619:144839.888 End of zbx_ipc_async_socket_close() 536837:20260619:144839.888 End of zbx_ipc_async_exchange():SUCCEED 536837:20260619:144839.888 End of zbx_ha_pause():SUCCEED 536837:20260619:144839.888 zbx_on_exit() called with ret:0 536846:20260619:144839.888 query [txnlev:1] [commit;] 536883:20260619:144839.888 zbx_setproctitle() title:'timer #1 [terminated]' 536909:20260619:144839.888 zbx_setproctitle() title:'self-monitoring #1 [terminated]' 536941:20260619:144839.888 In zbx_ipc_async_socket_close() 536941:20260619:144839.888 In zbx_ipc_socket_close() 536937:20260619:144839.888 In zbx_ipc_async_socket_close() 536943:20260619:144839.889 In zbx_ipc_async_socket_close() 536943:20260619:144839.889 In zbx_ipc_socket_close() 536943:20260619:144839.889 End of zbx_ipc_socket_close() 536943:20260619:144839.889 End of zbx_ipc_async_socket_close() 536943:20260619:144839.889 zbx_setproctitle() title:'trapper #4 [terminated]' 536941:20260619:144839.890 End of zbx_ipc_socket_close() 536941:20260619:144839.890 End of zbx_ipc_async_socket_close() 536941:20260619:144839.891 zbx_setproctitle() title:'trapper #2 [terminated]' 536846:20260619:144839.892 End of ha_db_update_lastaccess() 536846:20260619:144839.892 In zbx_ipc_socket_close() 536846:20260619:144839.892 End of zbx_ipc_socket_close() 536846:20260619:144839.892 In zbx_ipc_service_recv() timeout:5.000 536937:20260619:144839.892 In zbx_ipc_socket_close() 536937:20260619:144839.892 End of zbx_ipc_socket_close() 536937:20260619:144839.892 End of zbx_ipc_async_socket_close() 536887:20260619:144839.892 End of DCsync_trends() 536937:20260619:144839.894 zbx_setproctitle() title:'trapper #1 [terminated]' 536985:20260619:144839.894 In zbx_ipc_socket_open() 536985:20260619:144839.894 End of zbx_ipc_socket_open():SUCCEED 536985:20260619:144839.894 In zbx_ipc_socket_write() 536985:20260619:144839.894 End of zbx_ipc_socket_write():SUCCEED 536985:20260619:144839.894 In zbx_ipc_socket_close() 536985:20260619:144839.894 End of zbx_ipc_socket_close() 536985:20260619:144839.894 In ipc_service_accept() 536985:20260619:144839.894 In ipc_service_add_client() 536985:20260619:144839.894 End of ipc_service_add_client() clientid:5 536985:20260619:144839.894 End of ipc_service_accept() 536985:20260619:144839.894 End of zbx_ipc_service_recv():2 536985:20260619:144839.894 End of pg_service_entry() 536985:20260619:144839.894 In zbx_ipc_service_close() path:/tmp/zabbix_server_pgservice.sock 536985:20260619:144839.894 In zbx_ipc_socket_close() 536985:20260619:144839.894 End of zbx_ipc_socket_close() 536985:20260619:144839.895 End of zbx_ipc_service_close() 536985:20260619:144839.895 zbx_setproctitle() title:'proxy group manager #1 [terminated]' 536887:20260619:144839.895 In zbx_ipc_async_socket_flush() timeout:4 536887:20260619:144839.895 End of zbx_ipc_async_socket_flush():0 536887:20260619:144839.895 In zbx_ipc_async_socket_close() 536887:20260619:144839.895 In zbx_ipc_socket_close() 536887:20260619:144839.895 End of zbx_ipc_socket_close() 536887:20260619:144839.895 End of zbx_ipc_async_socket_close() 536946:20260619:144839.897 zbx_setproctitle() title:'icmp pinger #1 [terminated]' 536944:20260619:144839.897 In zbx_ipc_async_socket_close() 536944:20260619:144839.897 In zbx_ipc_socket_close() 536944:20260619:144839.897 End of zbx_ipc_socket_close() 536944:20260619:144839.897 End of zbx_ipc_async_socket_close() 536944:20260619:144839.898 zbx_setproctitle() title:'trapper #5 [terminated]' 536942:20260619:144839.898 In zbx_ipc_async_socket_close() 536942:20260619:144839.898 In zbx_ipc_socket_close() 536942:20260619:144839.898 End of zbx_ipc_socket_close() 536942:20260619:144839.898 End of zbx_ipc_async_socket_close() 536942:20260619:144839.898 zbx_setproctitle() title:'trapper #3 [terminated]' 536848:20260619:144839.961 End of zbx_ipc_service_recv():2 536848:20260619:144839.961 In zbx_ipc_service_recv() timeout:0.100 536888:20260619:144839.964 In DCsync_trends() trends_num:3 536888:20260619:144839.964 query [txnlev:1] [begin;] 536888:20260619:144839.964 In zbx_db_flush_trends() trends_num:2 536888:20260619:144839.964 query [txnlev:1] [select extversion from pg_extension where extname = 'timescaledb'] 536888:20260619:144839.965 query [txnlev:1] [select itemid,num,value_min,value_avg,value_max from trends where clock=1781866800 and itemid=50767 order by itemid,clock] 536888:20260619:144839.966 query [txnlev:1] [update trends set num=13,value_min=719,value_avg=42935.846153846156,value_max=172576 where itemid=50767 and clock=1781866800;.] 536888:20260619:144839.966 End of zbx_db_flush_trends() 536888:20260619:144839.966 In zbx_dc_update_trends() 536888:20260619:144839.966 End of zbx_dc_update_trends() 536888:20260619:144839.966 In zbx_db_flush_trends() trends_num:1 536888:20260619:144839.966 query [txnlev:1] [select itemid,num,value_min,value_avg,value_max from trends_uint where clock=1781866800 and itemid=50768 order by itemid,clock] 536888:20260619:144839.967 query [txnlev:1] [update trends_uint set num=13,value_min=1,value_avg=1,value_max=2 where itemid=50768 and clock=1781866800;.] 536888:20260619:144839.967 End of zbx_db_flush_trends() 536888:20260619:144839.967 In zbx_dc_update_trends() 536888:20260619:144839.967 End of zbx_dc_update_trends() 536888:20260619:144839.967 query [txnlev:1] [commit;] 536890:20260619:144839.967 In DCsync_trends() trends_num:1 536890:20260619:144839.967 query [txnlev:1] [begin;] 536890:20260619:144839.969 In zbx_db_flush_trends() trends_num:1 536890:20260619:144839.969 query [txnlev:1] [select extversion from pg_extension where extname = 'timescaledb'] 536890:20260619:144839.970 query [txnlev:1] [select itemid,num,value_min,value_avg,value_max from trends where clock=1781866800 and itemid=50775 order by itemid,clock] 536889:20260619:144839.970 In DCsync_trends() trends_num:1 536889:20260619:144839.970 query [txnlev:1] [begin;] 536889:20260619:144839.971 query [txnlev:1] [commit;] 536889:20260619:144839.971 End of DCsync_trends() 536888:20260619:144839.971 End of DCsync_trends() 536888:20260619:144839.971 In zbx_ipc_async_socket_flush() timeout:4 536888:20260619:144839.971 End of zbx_ipc_async_socket_flush():0 536888:20260619:144839.971 In zbx_ipc_async_socket_close() 536888:20260619:144839.971 In zbx_ipc_socket_close() 536888:20260619:144839.971 End of zbx_ipc_socket_close() 536888:20260619:144839.971 End of zbx_ipc_async_socket_close() 536889:20260619:144839.973 In zbx_ipc_async_socket_flush() timeout:4 536889:20260619:144839.973 End of zbx_ipc_async_socket_flush():0 536889:20260619:144839.973 In zbx_ipc_async_socket_close() 536889:20260619:144839.973 In zbx_ipc_socket_close() 536889:20260619:144839.973 End of zbx_ipc_socket_close() 536889:20260619:144839.973 End of zbx_ipc_async_socket_close() 536890:20260619:144839.975 query [txnlev:1] [update trends set num=13,value_min=719,value_avg=42935.846153846156,value_max=172576 where itemid=50775 and clock=1781866800;.] 536890:20260619:144839.975 End of zbx_db_flush_trends() 536890:20260619:144839.975 In zbx_dc_update_trends() 536890:20260619:144839.976 End of zbx_dc_update_trends() 536890:20260619:144839.976 query [txnlev:1] [commit;] 536890:20260619:144839.977 syncing trend data... 100.000000% 536890:20260619:144839.977 syncing trend data done 536890:20260619:144839.977 End of DCsync_trends() 536890:20260619:144839.977 In zbx_ipc_async_socket_flush() timeout:4 536890:20260619:144839.977 End of zbx_ipc_async_socket_flush():0 536890:20260619:144839.977 In zbx_ipc_async_socket_close() 536890:20260619:144839.977 In zbx_ipc_socket_close() 536890:20260619:144839.977 End of zbx_ipc_socket_close() 536890:20260619:144839.977 End of zbx_ipc_async_socket_close() 536982:20260619:144839.982 End of zbx_ipc_service_recv():2 536982:20260619:144839.982 In zbx_ipc_service_close() path:/tmp/zabbix_server_config.sock 536982:20260619:144839.982 In zbx_ipc_socket_close() 536982:20260619:144839.982 End of zbx_ipc_socket_close() 536982:20260619:144839.982 End of zbx_ipc_service_close() 536982:20260619:144839.982 zbx_setproctitle() title:'configuration syncer worker #1 [terminated]' 536848:20260619:144840.063 End of zbx_ipc_service_recv():2 536848:20260619:144840.063 In zbx_ipc_service_recv() timeout:0.000 536848:20260619:144840.063 End of zbx_ipc_service_recv():2 536848:20260619:144840.063 In service_manager_free() 536848:20260619:144840.063 End of service_manager_free() 536848:20260619:144840.064 zbx_setproctitle() title:'service manager #1 [terminated]' 536837:20260619:144840.079 In zbx_ha_stop() 536837:20260619:144840.079 In zbx_ipc_async_exchange() service:'haservice' code:2 timeout:10 536837:20260619:144840.079 In zbx_ipc_async_socket_open() 536837:20260619:144840.079 In zbx_ipc_socket_open() 536846:20260619:144840.079 In ipc_service_accept() 536846:20260619:144840.079 In ipc_service_add_client() 536846:20260619:144840.079 End of ipc_service_add_client() clientid:5 536846:20260619:144840.079 End of ipc_service_accept() 536846:20260619:144840.079 End of zbx_ipc_service_recv():2 536846:20260619:144840.079 In ha_db_update_lastaccess() ha_status:active 536846:20260619:144840.079 query [txnlev:1] [begin;] 536846:20260619:144840.080 query [txnlev:1] [select null from ha_node order by ha_nodeid for update] 536837:20260619:144840.080 End of zbx_ipc_socket_open():SUCCEED 536837:20260619:144840.080 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 536837:20260619:144840.081 In zbx_ipc_async_socket_send() 536837:20260619:144840.081 In zbx_ipc_client_send() clientid:0 536837:20260619:144840.081 End of zbx_ipc_client_send():SUCCEED 536837:20260619:144840.081 End of zbx_ipc_async_socket_send():SUCCEED 536846:20260619:144840.081 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536837:20260619:144840.081 In zbx_ipc_async_socket_flush() timeout:10 536837:20260619:144840.081 End of zbx_ipc_async_socket_flush():0 536837:20260619:144840.081 In zbx_ipc_async_socket_recv() timeout:10 536846:20260619:144840.081 query [txnlev:1] [commit;] 536846:20260619:144840.083 End of ha_db_update_lastaccess() 536846:20260619:144840.083 In zbx_ipc_service_recv() timeout:5.000 536846:20260619:144840.083 End of zbx_ipc_service_recv():1 536846:20260619:144840.083 In ha_db_update_lastaccess() ha_status:active 536846:20260619:144840.083 query [txnlev:1] [begin;] 536846:20260619:144840.083 query [txnlev:1] [select null from ha_node order by ha_nodeid for update] 536846:20260619:144840.084 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144840.085 query [txnlev:1] [commit;] 536846:20260619:144840.086 End of ha_db_update_lastaccess() 536846:20260619:144840.086 In zbx_ipc_client_send() clientid:5 536846:20260619:144840.086 End of zbx_ipc_client_send():SUCCEED 536846:20260619:144840.086 query [txnlev:1] [begin;] 536837:20260619:144840.087 End of zbx_ipc_async_socket_recv():0 536837:20260619:144840.087 In zbx_ipc_async_socket_close() 536837:20260619:144840.087 In zbx_ipc_socket_close() 536837:20260619:144840.087 End of zbx_ipc_socket_close() 536837:20260619:144840.087 End of zbx_ipc_async_socket_close() 536837:20260619:144840.087 End of zbx_ipc_async_exchange():SUCCEED 536846:20260619:144840.087 query [txnlev:1] [select null from ha_node order by ha_nodeid for update] 536846:20260619:144840.087 query [txnlev:1] [update ha_node set status=1 where ha_nodeid='cmqkt0wv80001q4jqowctjy34'] 536846:20260619:144840.087 query [txnlev:1] [insert into auditlog (auditid,userid,username,clock,action,ip,resource_cuid,resourcename,resourcetype,recordsetid,details) values ('cmqkv83dj000w8ejq3qaty2ko',null,'System','1781869720','1','','cmqkt0wv80001q4jqowctjy34','',47,'cmqkv83dj000x8ejqkqilpohg','{"hanode.status":["update",1,3]}')] 536846:20260619:144840.088 query [txnlev:1] [commit;] 536846:20260619:144840.092 In zbx_ipc_async_socket_close() 536846:20260619:144840.092 In zbx_ipc_socket_close() 536846:20260619:144840.092 End of zbx_ipc_socket_close() 536846:20260619:144840.092 End of zbx_ipc_async_socket_close() 536846:20260619:144840.092 In zbx_ipc_service_close() path:/tmp/zabbix_server_haservice.sock 536846:20260619:144840.092 In zbx_ipc_socket_close() 536846:20260619:144840.092 End of zbx_ipc_socket_close() 536846:20260619:144840.092 End of zbx_ipc_service_close() 536846:20260619:144840.092 HA manager has been stopped 536837:20260619:144840.094 End of zbx_ha_stop():SUCCEED 536837:20260619:144840.094 In zbx_db_connect() flag:1 536837:20260619:144840.101 query without transaction detected 536837:20260619:144840.101 query [txnlev:0] [set escape_string_warning to off] 536837:20260619:144840.103 query without transaction detected 536837:20260619:144840.103 query [txnlev:0] [set extra_float_digits to 3] 536837:20260619:144840.103 query [txnlev:0] [show standard_conforming_strings] 536837:20260619:144840.103 query [txnlev:0] [show default_transaction_read_only] 536837:20260619:144840.104 query [txnlev:0] [select pg_is_in_recovery();] 536837:20260619:144840.104 query without transaction detected 536837:20260619:144840.104 query [txnlev:0] [set bytea_output=escape] 536837:20260619:144840.104 End of zbx_db_connect():0 536837:20260619:144840.104 In zbx_free_database_cache() 536837:20260619:144840.104 In DCsync_all() 536837:20260619:144840.104 In sync_history_cache_full() history_num:0 536837:20260619:144840.105 End of sync_history_cache_full() 536837:20260619:144840.105 In DCsync_trends() trends_num:0 536837:20260619:144840.105 query [txnlev:1] [begin;] 536837:20260619:144840.106 query [txnlev:1] [commit;] 536837:20260619:144840.106 End of DCsync_trends() 536837:20260619:144840.106 End of DCsync_all() 536837:20260619:144840.106 End of zbx_free_database_cache() 536837:20260619:144840.106 In zbx_free_configuration_cache() 536837:20260619:144840.107 End of zbx_free_configuration_cache() 536837:20260619:144840.107 In zbx_vc_destroy() 536837:20260619:144840.107 End of zbx_vc_destroy() 536837:20260619:144840.108 In zbx_deinit_remote_commands_cache() 536837:20260619:144840.108 End of zbx_deinit_remote_commands_cache() 536837:20260619:144840.108 In zbx_vmware_destroy() 536837:20260619:144840.108 End of zbx_vmware_destroy() 536837:20260619:144840.108 In zbx_free_selfmon_collector() collector.monitor:0x7f360858c170 536837:20260619:144840.108 End of zbx_free_selfmon_collector() 536837:20260619:144840.108 In zbx_unload_modules() 536837:20260619:144840.108 End of zbx_unload_modules() 536837:20260619:144840.108 Zabbix Server stopped. Zabbix 7.0.28rc1 (revision {ZABBIX_REVISION}). 536837:20260619:144840.108 In zbx_ipc_service_close() path:/tmp/zabbix_server_rtc.sock 536837:20260619:144840.108 In zbx_ipc_socket_close() 536837:20260619:144840.108 End of zbx_ipc_socket_close() 536837:20260619:144840.108 In zbx_ipc_socket_close() 536837:20260619:144840.108 End of zbx_ipc_socket_close() 536837:20260619:144840.108 In zbx_ipc_socket_close() 536837:20260619:144840.108 End of zbx_ipc_socket_close() 536837:20260619:144840.108 In zbx_ipc_socket_close() 536837:20260619:144840.108 End of zbx_ipc_socket_close() 536837:20260619:144840.108 In zbx_ipc_socket_close() 536837:20260619:144840.108 End of zbx_ipc_socket_close() 536837:20260619:144840.108 In zbx_ipc_socket_close() 536837:20260619:144840.108 End of zbx_ipc_socket_close() 536837:20260619:144840.108 In zbx_ipc_socket_close() 536837:20260619:144840.108 End of zbx_ipc_socket_close() 536837:20260619:144840.108 In zbx_ipc_socket_close() 536837:20260619:144840.108 End of zbx_ipc_socket_close() 536837:20260619:144840.108 In zbx_ipc_socket_close() 536837:20260619:144840.108 End of zbx_ipc_socket_close() 536837:20260619:144840.109 In zbx_ipc_socket_close() 536837:20260619:144840.109 End of zbx_ipc_socket_close() 536837:20260619:144840.109 In zbx_ipc_socket_close() 536837:20260619:144840.109 End of zbx_ipc_socket_close() 536837:20260619:144840.109 In zbx_ipc_socket_close() 536837:20260619:144840.109 End of zbx_ipc_socket_close() 536837:20260619:144840.109 In zbx_ipc_socket_close() 536837:20260619:144840.109 End of zbx_ipc_socket_close() 536837:20260619:144840.109 In zbx_ipc_socket_close() 536837:20260619:144840.109 End of zbx_ipc_socket_close() 536837:20260619:144840.109 In zbx_ipc_socket_close() 536837:20260619:144840.109 End of zbx_ipc_socket_close() 536837:20260619:144840.109 In zbx_ipc_socket_close() 536837:20260619:144840.109 End of zbx_ipc_socket_close() 536837:20260619:144840.109 In zbx_ipc_socket_close() 536837:20260619:144840.109 End of zbx_ipc_socket_close() 536837:20260619:144840.109 In zbx_ipc_socket_close() 536837:20260619:144840.109 End of zbx_ipc_socket_close() 536837:20260619:144840.109 In zbx_ipc_socket_close() 536837:20260619:144840.109 End of zbx_ipc_socket_close() 536837:20260619:144840.109 In zbx_ipc_socket_close() 536837:20260619:144840.109 End of zbx_ipc_socket_close() 536837:20260619:144840.109 In zbx_ipc_socket_close() 536837:20260619:144840.109 End of zbx_ipc_socket_close() 536837:20260619:144840.109 In zbx_ipc_socket_close() 536837:20260619:144840.109 End of zbx_ipc_socket_close() 536837:20260619:144840.109 In zbx_ipc_socket_close() 536837:20260619:144840.109 End of zbx_ipc_socket_close() 536837:20260619:144840.109 In zbx_ipc_socket_close() 536837:20260619:144840.109 End of zbx_ipc_socket_close() 536837:20260619:144840.109 In zbx_ipc_socket_close() 536837:20260619:144840.110 End of zbx_ipc_socket_close() 536837:20260619:144840.110 In zbx_ipc_socket_close() 536837:20260619:144840.110 End of zbx_ipc_socket_close() 536837:20260619:144840.110 In zbx_ipc_socket_close() 536837:20260619:144840.110 End of zbx_ipc_socket_close() 536837:20260619:144840.110 In zbx_ipc_socket_close() 536837:20260619:144840.110 End of zbx_ipc_socket_close() 536837:20260619:144840.110 In zbx_ipc_socket_close() 536837:20260619:144840.110 End of zbx_ipc_socket_close() 536837:20260619:144840.110 In zbx_ipc_socket_close() 536837:20260619:144840.110 End of zbx_ipc_socket_close() 536837:20260619:144840.110 In zbx_ipc_socket_close() 536837:20260619:144840.110 End of zbx_ipc_socket_close() 536837:20260619:144840.110 In zbx_ipc_socket_close() 536837:20260619:144840.110 End of zbx_ipc_socket_close() 536837:20260619:144840.110 In zbx_ipc_socket_close() 536837:20260619:144840.110 End of zbx_ipc_socket_close() 536837:20260619:144840.110 In zbx_ipc_socket_close() 536837:20260619:144840.110 End of zbx_ipc_socket_close() 536837:20260619:144840.110 In zbx_ipc_socket_close() 536837:20260619:144840.110 End of zbx_ipc_socket_close() 536837:20260619:144840.110 In zbx_ipc_socket_close() 536837:20260619:144840.110 End of zbx_ipc_socket_close() 536837:20260619:144840.110 In zbx_ipc_socket_close() 536837:20260619:144840.110 End of zbx_ipc_socket_close() 536837:20260619:144840.110 In zbx_ipc_socket_close() 536837:20260619:144840.111 End of zbx_ipc_socket_close() 536837:20260619:144840.111 In zbx_ipc_socket_close() 536837:20260619:144840.111 End of zbx_ipc_socket_close() 536837:20260619:144840.111 In zbx_ipc_socket_close() 536837:20260619:144840.111 End of zbx_ipc_socket_close() 536837:20260619:144840.111 In zbx_ipc_socket_close() 536837:20260619:144840.111 End of zbx_ipc_socket_close() 536837:20260619:144840.111 In zbx_ipc_socket_close() 536837:20260619:144840.111 End of zbx_ipc_socket_close() 536837:20260619:144840.111 In zbx_ipc_socket_close() 536837:20260619:144840.111 End of zbx_ipc_socket_close() 536837:20260619:144840.111 In zbx_ipc_socket_close() 536837:20260619:144840.111 End of zbx_ipc_socket_close() 536837:20260619:144840.111 End of zbx_ipc_service_close()