I recently downloaded and installed Zabbix 4.2 on Ubuntu 18.04 LTS.
The interface is very clean and it looks like a very handy tool, though at the moment I am having one simple problem.
For some reason when I try to add a host it does not seem to show up.
Going to the dashboard it shows up as Number of Hosts (enable/disabled/templates) 2 / 0 /83.
I installed the agent on the server I want to administer.
This is the configuration I have on the server.
LogFile=c:\zabbix_agentd.log
#to just get some traffic going
DebugLevel=5
#Internal IP of Zabbix
Server=192.168.56.49
#Internal IP of the Windows Server
ListenIP=192.168.56.15
ServerActive=192.168.56.49
Hostname=TestServer
HostnameItem=TestServer
The server is Windows 2016 Server that I want to track memory, CPU and HDD usage.
Am I missing something? My logs are telling me it is connecting, but it does not seem to be sending any entries.
16120:20190812:123417.258 In send_buffer() host:'192.168.56.49' port:10051 entries:0/100
16120:20190812:123417.258 End of send_buffer():SUCCEED
17108:20190812:123417.712 In collect_perfstat()
17108:20190812:123417.715 End of collect_perfstat()
16120:20190812:123418.274 In send_buffer() host:'192.168.56.49' port:10051 entries:0/100
16120:20190812:123418.275 End of send_buffer():SUCCEED
I stopped my Zabbix agent and restarted it to get to the boot logs.
12620:20190812:124036.389 Starting Zabbix Agent [TestServer]. Zabbix 4.2.4 (revision 059af02).
12620:20190812:124036.390 **** Enabled features ****
12620:20190812:124036.390 IPv6 support: YES
12620:20190812:124036.391 TLS support: NO
12620:20190812:124036.392 **************************
12620:20190812:124036.393 using configuration file: C:\Zabbix\zabbix_agentd.conf
12620:20190812:124036.394 In init_collector_data()
12620:20190812:124036.394 End of init_collector_data()
12620:20190812:124036.395 In init_perf_collector()
12620:20190812:124036.399 End of init_perf_collector():SUCCEED
12620:20190812:124036.399 agent #0 started [main process]
13536:20190812:124036.400 agent #1 started [collector]
12736:20190812:124036.401 agent #2 started[listener #1]
13588:20190812:124036.401 agent #5 started [active checks #1]
14544:20190812:124036.402 agent #3 started[listener #2]
9648:20190812:124036.403 agent #4 started[listener #3]
13536:20190812:124036.403 In init_cpu_collector()
13588:20190812:124036.404 In init_active_metrics()
13536:20190812:124036.404 In get_counter_name() pdhIndex:238
13588:20190812:124036.405 buffer: first allocation for 100 elements
13588:20190812:124036.405 End of init_active_metrics()
13588:20190812:124036.406 In send_buffer() host:'192.168.56.49' port:10051 entries:0/100
13588:20190812:124036.406 End of send_buffer():SUCCEED
13588:20190812:124036.407 In refresh_active_checks() host:'192.168.56.49' port:10051
13588:20190812:124036.408 sending [{"request":"active checks","host":"TestServer","ip":"192.168.56.15"}]
Under the Zabbix web frontend, I go to Inventory => Hosts and that list just seems to stay empty.
The interface is very clean and it looks like a very handy tool, though at the moment I am having one simple problem.
For some reason when I try to add a host it does not seem to show up.
Going to the dashboard it shows up as Number of Hosts (enable/disabled/templates) 2 / 0 /83.
I installed the agent on the server I want to administer.
This is the configuration I have on the server.
LogFile=c:\zabbix_agentd.log
#to just get some traffic going
DebugLevel=5
#Internal IP of Zabbix
Server=192.168.56.49
#Internal IP of the Windows Server
ListenIP=192.168.56.15
ServerActive=192.168.56.49
Hostname=TestServer
HostnameItem=TestServer
The server is Windows 2016 Server that I want to track memory, CPU and HDD usage.
Am I missing something? My logs are telling me it is connecting, but it does not seem to be sending any entries.
16120:20190812:123417.258 In send_buffer() host:'192.168.56.49' port:10051 entries:0/100
16120:20190812:123417.258 End of send_buffer():SUCCEED
17108:20190812:123417.712 In collect_perfstat()
17108:20190812:123417.715 End of collect_perfstat()
16120:20190812:123418.274 In send_buffer() host:'192.168.56.49' port:10051 entries:0/100
16120:20190812:123418.275 End of send_buffer():SUCCEED
I stopped my Zabbix agent and restarted it to get to the boot logs.
12620:20190812:124036.389 Starting Zabbix Agent [TestServer]. Zabbix 4.2.4 (revision 059af02).
12620:20190812:124036.390 **** Enabled features ****
12620:20190812:124036.390 IPv6 support: YES
12620:20190812:124036.391 TLS support: NO
12620:20190812:124036.392 **************************
12620:20190812:124036.393 using configuration file: C:\Zabbix\zabbix_agentd.conf
12620:20190812:124036.394 In init_collector_data()
12620:20190812:124036.394 End of init_collector_data()
12620:20190812:124036.395 In init_perf_collector()
12620:20190812:124036.399 End of init_perf_collector():SUCCEED
12620:20190812:124036.399 agent #0 started [main process]
13536:20190812:124036.400 agent #1 started [collector]
12736:20190812:124036.401 agent #2 started[listener #1]
13588:20190812:124036.401 agent #5 started [active checks #1]
14544:20190812:124036.402 agent #3 started[listener #2]
9648:20190812:124036.403 agent #4 started[listener #3]
13536:20190812:124036.403 In init_cpu_collector()
13588:20190812:124036.404 In init_active_metrics()
13536:20190812:124036.404 In get_counter_name() pdhIndex:238
13588:20190812:124036.405 buffer: first allocation for 100 elements
13588:20190812:124036.405 End of init_active_metrics()
13588:20190812:124036.406 In send_buffer() host:'192.168.56.49' port:10051 entries:0/100
13588:20190812:124036.406 End of send_buffer():SUCCEED
13588:20190812:124036.407 In refresh_active_checks() host:'192.168.56.49' port:10051
13588:20190812:124036.408 sending [{"request":"active checks","host":"TestServer","ip":"192.168.56.15"}]
Under the Zabbix web frontend, I go to Inventory => Hosts and that list just seems to stay empty.
ort (or DNS name
Comment