Hello All,
I just installed vmbix following:
Install is done without errors. I need help by the final step.
It is on Ubuntu 12 en zabbix 2.0.5
All triggers seem to answer zero (0)
root@zabbix:/etc/init.d# zabbix_get -s localhost -p 12050 -k esx.cpu.load[vcenter.myhost.com,used]
0
The /var/log/syslog has the following errors:
Apr 4 17:24:35 zabbix vmbixd: creating pid file /var/run/vmbixd.pid 12669
Apr 4 17:24:36 zabbix vmbixd: Connected to https://vcenter.myhost.com/sdk, time taken:743ms
Apr 4 17:24:36 zabbix vmbixd: starting server on port
Apr 4 17:24:36 zabbix vmbixd: port opened, server started
Apr 4 17:24:43 zabbix vmbixd: thread created, collecting data in 1 threads
Apr 4 17:24:43 zabbix vmbixd: No host named 'vcenter.myhost.com' found
Apr 4 17:24:45 zabbix vmbixd: thread closed, collecting data in 0 threads
Apr 4 17:25:06 zabbix vmbixd: thread created, collecting data in 1 threads
Apr 4 17:25:06 zabbix vmbixd: No host named 'vcenter.myhost.com' found
I replaced the real name for myhost by security issues.
The real logging contains the real fqdn
Why is the sdk connection ok ?
and why is the host not found.
Has anyone vmbix running on zabbix ?
I tested all templates, but none seem to be working fine.
Can anyone help me to solve this issue ?
I just installed vmbix following:
Install is done without errors. I need help by the final step.
It is on Ubuntu 12 en zabbix 2.0.5
All triggers seem to answer zero (0)
root@zabbix:/etc/init.d# zabbix_get -s localhost -p 12050 -k esx.cpu.load[vcenter.myhost.com,used]
0
The /var/log/syslog has the following errors:
Apr 4 17:24:35 zabbix vmbixd: creating pid file /var/run/vmbixd.pid 12669
Apr 4 17:24:36 zabbix vmbixd: Connected to https://vcenter.myhost.com/sdk, time taken:743ms
Apr 4 17:24:36 zabbix vmbixd: starting server on port
Apr 4 17:24:36 zabbix vmbixd: port opened, server started
Apr 4 17:24:43 zabbix vmbixd: thread created, collecting data in 1 threads
Apr 4 17:24:43 zabbix vmbixd: No host named 'vcenter.myhost.com' found
Apr 4 17:24:45 zabbix vmbixd: thread closed, collecting data in 0 threads
Apr 4 17:25:06 zabbix vmbixd: thread created, collecting data in 1 threads
Apr 4 17:25:06 zabbix vmbixd: No host named 'vcenter.myhost.com' found
I replaced the real name for myhost by security issues.
The real logging contains the real fqdn
Why is the sdk connection ok ?
and why is the host not found.
Has anyone vmbix running on zabbix ?
I tested all templates, but none seem to be working fine.
Can anyone help me to solve this issue ?
Comment