Hi,
I am tyring to setup Zabbix server to monitor my vsphere environment.
I followed this tutorial https://bestmonitoringtools.com/vmwa...er-vm-vsphere/
Create a user in the Administrators group. Enable VMWare Collector
Next
Then I added the host (my vcenter server) using the account credential I just created in Macros with template "Template VM VMware"
After long time I am still getting nothing from the latest data and plus in the server log there is "URL using bad/illegal format or missing URL" error

I am tyring to setup Zabbix server to monitor my vsphere environment.
I followed this tutorial https://bestmonitoringtools.com/vmwa...er-vm-vsphere/
Create a user in the Administrators group. Enable VMWare Collector
Code:
StartVMwareCollectors=3 VMwareFrequency=60 VMwarePerfFrequency=60 VMwareCacheSize=32M VMwareTimeout=120
Code:
sudo systemctl restart zabbix-server
After long time I am still getting nothing from the latest data and plus in the server log there is "URL using bad/illegal format or missing URL" error
Comment