I have a new server to be monitored on a different domain. Everything is setup via IP and network tests such as "telnet servername 10051" work both ways. I installed a new agent on the new server with IP. The agent logs starts out like the following and then repeats with the last 4 lines until I shut it down.
16308:20201106:125102.554 Starting Zabbix Agent [wz1devvmdb05]. Zabbix 4.4.10 (revision 4db30afc70).
16308:20201106:125102.555 **** Enabled features ****
16308:20201106:125102.556 IPv6 support: YES
16308:20201106:125102.556 TLS support: YES
16308:20201106:125102.557 **************************
16308:20201106:125102.557 using configuration file: C:\Program Files\Zabbix Agent\zabbix_agentd.conf
16308:20201106:125102.559 In init_collector_data()
16308:20201106:125102.560 logical CPU count 4
16308:20201106:125102.560 End of init_collector_data()
16308:20201106:125102.561 In init_perf_collector()
16308:20201106:125102.561 In init_builtin_counter_indexes()
16308:20201106:125102.562 In get_all_counter_eng_names()
16308:20201106:125102.796 End of get_all_counter_eng_names()
16308:20201106:125103.190 End of init_builtin_counter_indexes():SUCCEED
16308:20201106:125103.190 End of init_perf_collector():SUCCEED
16308:20201106:125103.193 OpenSSL library (version OpenSSL 1.1.1 11 Sep 2018) initialized
16308:20201106:125103.193 agent #0 started [main process]
11328:20201106:125103.195 agent #1 started [collector]
13628:20201106:125103.196 agent #2 started[listener #1]
15692:20201106:125103.196 agent #3 started[listener #2]
9660:20201106:125103.197 agent #4 started[listener #3]
15608:20201106:125103.198 agent #5 started [active checks #1]
11328:20201106:125103.199 In init_cpu_collector()
13628:20201106:125103.199 In zbx_tls_init_child()
15692:20201106:125103.200 In zbx_tls_init_child()
9660:20201106:125103.201 In zbx_tls_init_child()
15608:20201106:125103.201 In zbx_tls_init_child()
11328:20201106:125103.203 In get_counter_name() pdhIndex:238
15692:20201106:125103.204 End of zbx_tls_init_child()
15608:20201106:125103.205 End of zbx_tls_init_child()
9660:20201106:125103.206 End of zbx_tls_init_child()
13628:20201106:125103.206 End of zbx_tls_init_child()
11328:20201106:125103.207 End of get_counter_name():SUCCEED
15608:20201106:125103.208 In init_active_metrics()
11328:20201106:125103.208 In get_counter_name() pdhIndex:6
15608:20201106:125103.209 buffer: first allocation for 100 elements
11328:20201106:125103.210 End of get_counter_name():SUCCEED
15608:20201106:125103.211 End of init_active_metrics()
11328:20201106:125103.212 In add_perf_counter() counter:'\Processor(_Total)\% Processor Time' interval:900
15608:20201106:125103.212 In send_buffer() host:'10.10.16.14' port:10051 entries:0/100
11328:20201106:125103.213 add_perf_counter(): PerfCounter '\Processor(_Total)\% Processor Time' successfully added
15608:20201106:125103.214 End of send_buffer():SUCCEED
11328:20201106:125103.214 End of add_perf_counter(): SUCCEED
15608:20201106:125103.215 In refresh_active_checks() host:'10.10.16.14' port:10051
11328:20201106:125103.216 In add_perf_counter() counter:'\Processor(0)\% Processor Time' interval:900
11328:20201106:125103.217 add_perf_counter(): PerfCounter '\Processor(0)\% Processor Time' successfully added
11328:20201106:125103.217 End of add_perf_counter(): SUCCEED
11328:20201106:125103.218 In add_perf_counter() counter:'\Processor(1)\% Processor Time' interval:900
11328:20201106:125103.219 add_perf_counter(): PerfCounter '\Processor(1)\% Processor Time' successfully added
11328:20201106:125103.219 End of add_perf_counter(): SUCCEED
11328:20201106:125103.220 In add_perf_counter() counter:'\Processor(2)\% Processor Time' interval:900
11328:20201106:125103.221 add_perf_counter(): PerfCounter '\Processor(2)\% Processor Time' successfully added
11328:20201106:125103.222 End of add_perf_counter(): SUCCEED
11328:20201106:125103.222 In add_perf_counter() counter:'\Processor(3)\% Processor Time' interval:900
11328:20201106:125103.223 add_perf_counter(): PerfCounter '\Processor(3)\% Processor Time' successfully added
11328:20201106:125103.224 End of add_perf_counter(): SUCCEED
11328:20201106:125103.225 In get_counter_name() pdhIndex:2
11328:20201106:125103.225 End of get_counter_name():SUCCEED
11328:20201106:125103.226 In get_counter_name() pdhIndex:44
11328:20201106:125103.227 End of get_counter_name():SUCCEED
11328:20201106:125103.227 In add_perf_counter() counter:'\System\Processor Queue Length' interval:900
11328:20201106:125103.231 add_perf_counter(): PerfCounter '\System\Processor Queue Length' successfully added
11328:20201106:125103.231 End of add_perf_counter(): SUCCEED
11328:20201106:125103.232 End of init_cpu_collector():SUCCEED
11328:20201106:125103.232 In collect_perfstat()
11328:20201106:125103.235 End of collect_perfstat()
15608:20201106:125103.238 sending [{"request":"active checks","host":"wz1devvmdb05","ip":"10.32.110.110" }]
15608:20201106:125103.239 before read
15608:20201106:125103.263 got [{"response":"success","data":[]}]
15608:20201106:125103.263 In parse_list_of_checks()
15608:20201106:125103.264 End of parse_list_of_checks():SUCCEED
15608:20201106:125103.265 End of refresh_active_checks():SUCCEED
15608:20201106:125103.265 In process_active_checks() server:'10.10.16.14' port:10051
15608:20201106:125103.266 End of process_active_checks()
15608:20201106:125103.267 In get_min_nextcheck()
15608:20201106:125103.268 End of get_min_nextcheck():-1
11328:20201106:125104.237 In collect_perfstat()
11328:20201106:125104.241 End of collect_perfstat()
15608:20201106:125104.269 In send_buffer() host:'10.10.16.14' port:10051 entries:0/100
15608:20201106:125104.270 End of send_buffer():SUCCEED
11328:20201106:125105.242 In collect_perfstat()
11328:20201106:125105.246 End of collect_perfstat()
Stats are not showing up on the server. It appears that the agent is communicating with the server. What might be wrong that I am not seeing results on the server?
16308:20201106:125102.554 Starting Zabbix Agent [wz1devvmdb05]. Zabbix 4.4.10 (revision 4db30afc70).
16308:20201106:125102.555 **** Enabled features ****
16308:20201106:125102.556 IPv6 support: YES
16308:20201106:125102.556 TLS support: YES
16308:20201106:125102.557 **************************
16308:20201106:125102.557 using configuration file: C:\Program Files\Zabbix Agent\zabbix_agentd.conf
16308:20201106:125102.559 In init_collector_data()
16308:20201106:125102.560 logical CPU count 4
16308:20201106:125102.560 End of init_collector_data()
16308:20201106:125102.561 In init_perf_collector()
16308:20201106:125102.561 In init_builtin_counter_indexes()
16308:20201106:125102.562 In get_all_counter_eng_names()
16308:20201106:125102.796 End of get_all_counter_eng_names()
16308:20201106:125103.190 End of init_builtin_counter_indexes():SUCCEED
16308:20201106:125103.190 End of init_perf_collector():SUCCEED
16308:20201106:125103.193 OpenSSL library (version OpenSSL 1.1.1 11 Sep 2018) initialized
16308:20201106:125103.193 agent #0 started [main process]
11328:20201106:125103.195 agent #1 started [collector]
13628:20201106:125103.196 agent #2 started[listener #1]
15692:20201106:125103.196 agent #3 started[listener #2]
9660:20201106:125103.197 agent #4 started[listener #3]
15608:20201106:125103.198 agent #5 started [active checks #1]
11328:20201106:125103.199 In init_cpu_collector()
13628:20201106:125103.199 In zbx_tls_init_child()
15692:20201106:125103.200 In zbx_tls_init_child()
9660:20201106:125103.201 In zbx_tls_init_child()
15608:20201106:125103.201 In zbx_tls_init_child()
11328:20201106:125103.203 In get_counter_name() pdhIndex:238
15692:20201106:125103.204 End of zbx_tls_init_child()
15608:20201106:125103.205 End of zbx_tls_init_child()
9660:20201106:125103.206 End of zbx_tls_init_child()
13628:20201106:125103.206 End of zbx_tls_init_child()
11328:20201106:125103.207 End of get_counter_name():SUCCEED
15608:20201106:125103.208 In init_active_metrics()
11328:20201106:125103.208 In get_counter_name() pdhIndex:6
15608:20201106:125103.209 buffer: first allocation for 100 elements
11328:20201106:125103.210 End of get_counter_name():SUCCEED
15608:20201106:125103.211 End of init_active_metrics()
11328:20201106:125103.212 In add_perf_counter() counter:'\Processor(_Total)\% Processor Time' interval:900
15608:20201106:125103.212 In send_buffer() host:'10.10.16.14' port:10051 entries:0/100
11328:20201106:125103.213 add_perf_counter(): PerfCounter '\Processor(_Total)\% Processor Time' successfully added
15608:20201106:125103.214 End of send_buffer():SUCCEED
11328:20201106:125103.214 End of add_perf_counter(): SUCCEED
15608:20201106:125103.215 In refresh_active_checks() host:'10.10.16.14' port:10051
11328:20201106:125103.216 In add_perf_counter() counter:'\Processor(0)\% Processor Time' interval:900
11328:20201106:125103.217 add_perf_counter(): PerfCounter '\Processor(0)\% Processor Time' successfully added
11328:20201106:125103.217 End of add_perf_counter(): SUCCEED
11328:20201106:125103.218 In add_perf_counter() counter:'\Processor(1)\% Processor Time' interval:900
11328:20201106:125103.219 add_perf_counter(): PerfCounter '\Processor(1)\% Processor Time' successfully added
11328:20201106:125103.219 End of add_perf_counter(): SUCCEED
11328:20201106:125103.220 In add_perf_counter() counter:'\Processor(2)\% Processor Time' interval:900
11328:20201106:125103.221 add_perf_counter(): PerfCounter '\Processor(2)\% Processor Time' successfully added
11328:20201106:125103.222 End of add_perf_counter(): SUCCEED
11328:20201106:125103.222 In add_perf_counter() counter:'\Processor(3)\% Processor Time' interval:900
11328:20201106:125103.223 add_perf_counter(): PerfCounter '\Processor(3)\% Processor Time' successfully added
11328:20201106:125103.224 End of add_perf_counter(): SUCCEED
11328:20201106:125103.225 In get_counter_name() pdhIndex:2
11328:20201106:125103.225 End of get_counter_name():SUCCEED
11328:20201106:125103.226 In get_counter_name() pdhIndex:44
11328:20201106:125103.227 End of get_counter_name():SUCCEED
11328:20201106:125103.227 In add_perf_counter() counter:'\System\Processor Queue Length' interval:900
11328:20201106:125103.231 add_perf_counter(): PerfCounter '\System\Processor Queue Length' successfully added
11328:20201106:125103.231 End of add_perf_counter(): SUCCEED
11328:20201106:125103.232 End of init_cpu_collector():SUCCEED
11328:20201106:125103.232 In collect_perfstat()
11328:20201106:125103.235 End of collect_perfstat()
15608:20201106:125103.238 sending [{"request":"active checks","host":"wz1devvmdb05","ip":"10.32.110.110" }]
15608:20201106:125103.239 before read
15608:20201106:125103.263 got [{"response":"success","data":[]}]
15608:20201106:125103.263 In parse_list_of_checks()
15608:20201106:125103.264 End of parse_list_of_checks():SUCCEED
15608:20201106:125103.265 End of refresh_active_checks():SUCCEED
15608:20201106:125103.265 In process_active_checks() server:'10.10.16.14' port:10051
15608:20201106:125103.266 End of process_active_checks()
15608:20201106:125103.267 In get_min_nextcheck()
15608:20201106:125103.268 End of get_min_nextcheck():-1
11328:20201106:125104.237 In collect_perfstat()
11328:20201106:125104.241 End of collect_perfstat()
15608:20201106:125104.269 In send_buffer() host:'10.10.16.14' port:10051 entries:0/100
15608:20201106:125104.270 End of send_buffer():SUCCEED
11328:20201106:125105.242 In collect_perfstat()
11328:20201106:125105.246 End of collect_perfstat()
Stats are not showing up on the server. It appears that the agent is communicating with the server. What might be wrong that I am not seeing results on the server?