dnaeon / py-vpoller

Distributed vSphere API Proxy
Other
83 stars 31 forks source link

[question][zabbix] Host Datastore performance values #256

Open rockaut opened 6 years ago

rockaut commented 6 years ago

How can we receive datastore performance values on hosts with the zabbix module. The discovery returns the name and the info.url which embeds the needed instance id but we would need it without the "ds://" strings.

So we would need an discovery key with only the instance id then we can build further host item templates.

rockaut commented 6 years ago

Provided an PR in vConnector https://github.com/dnaeon/py-vconnector/compare/master...rockaut:patch-1