I upgraded from 3.0.0alpha4 to 3.0.0beta2 and since that the values on zabbix are not upgraded.
someone facing the same issue?
LOG vpoller worker
LOG zabbix server
update:
even if i import a new clean host not even 1 value shows up in the "lastest data"
update 2:
same issue with rc1
additional logs:
command:
Zabbix Agent log
Server is in the Agent configuration file listed.
someone facing the same issue?
LOG vpoller worker
[2016-02-03 14:27:35,926 - INFO/VPollerWorker-2] [****] Retrieving properties for **** managed object of type vim.VirtualMachine
Code:
18611:20160203:143549.906 using configuration file: /usr/local/etc/zabbix_server.conf 18611:20160203:143549.906 vPoller module version 0.5.7 18611:20160203:143549.907 Loading vPoller module configuration file /etc/zabbix/vpoller_module.conf 18611:20160203:143549.907 loaded modules: vpoller.so
even if i import a new clean host not even 1 value shows up in the "lastest data"
update 2:
same issue with rc1
additional logs:
command:
root@****:/home/miweber# zabbix_get -s 10.10.101.54 -p 10050 -k "vpoller[vm.disk.discover, HOSTAME, null, null]"
zabbix_get [11382]: Check access restrictions in Zabbix agent configuration
zabbix_get [11382]: Check access restrictions in Zabbix agent configuration
11373:20160203:221203.358 Sending task request to vPoller: { "method": "vm.disk.discover", "hostname": "HOSTNAME ", "name": "null", "properties": [ "null" ], "key": "(null)", "username": "(null)", "password": "(null)", "counter-name": "(null)", "instance": "(null)", "perf-interval": "(null)", "max-sample": "1", "helper": "vpoller.helpers.czabbix" }
11373:20160203:221203.362 Received reply from vPoller
11373:20160203:221203.362 Received reply from vPoller
Comment