dnaeon / py-vpoller

Distributed vSphere API Proxy
Other
84 stars 31 forks source link

Simple Check = Item Not Supported #222

Closed diegoarioza closed 6 years ago

diegoarioza commented 6 years ago

Hello, I configured vpoller following the manual, following the details, but applying the default template, all items are not supported in zabbix, running the command using zabbix_get I have the correct return, then I made a test, I changed the template items of " simple check "for" zabbix agen "and everything started collecting normally, is there anything wrong I've done?

rockaut commented 6 years ago

You are right. If you use the zabbix agent with the vpoller helper you have to switch the type of check. It seams the templates are meant for the zabbix server or proxy where the vpoller helper would use the simple check.

dnaeon commented 6 years ago

Please feel free to send a PR for updating the documentation, if you think it is not in a good shape.

You haven't mentioned which templates you've used, so it could be that you mixed native checks with external ones.