Hi, I checked out 1.3.9 and i am no longer able to send data to zabbix from the sender
I have a template: weblogic
with the following item: weblogic.ExecuteQueue/ExecuteThreadCurrentIdleCount
I have a host that i have linked with both linux and my weblogic template
how ever when i try to update with:
/opt/zabbix/bin/zabbix_sender -vvv -z 172..172.172.172 -p 10051 -s xxxx.xxxx.xxxx.com -k weblogic.JVMRunTime/HeapFreeCurrent -o 60000
I get
zabbix_sender [18550]: Warning: Incorrect answer from server [NOT OK]
sent: 0; failed: 1; total: 1
and I can not find anythink in the zabbix_server.log for the above.
I have a template: weblogic
with the following item: weblogic.ExecuteQueue/ExecuteThreadCurrentIdleCount
I have a host that i have linked with both linux and my weblogic template
how ever when i try to update with:
/opt/zabbix/bin/zabbix_sender -vvv -z 172..172.172.172 -p 10051 -s xxxx.xxxx.xxxx.com -k weblogic.JVMRunTime/HeapFreeCurrent -o 60000
I get
zabbix_sender [18550]: Warning: Incorrect answer from server [NOT OK]
sent: 0; failed: 1; total: 1
and I can not find anythink in the zabbix_server.log for the above.
Comment