So I have a whole collection of hosts, I'm wanting to get VMWare stats pulled in.
The issue I'm running into currently is that the VM Host Discovery isn't a feasible route, since it would double up all of my entries, but I'm having a hell of a time trying to query for the correct UUID (the serial number in the BIOS on each host is not the correct UUID)
Questions I have:
The issue I'm running into currently is that the VM Host Discovery isn't a feasible route, since it would double up all of my entries, but I'm having a hell of a time trying to query for the correct UUID (the serial number in the BIOS on each host is not the correct UUID)
Questions I have:
- Is there a way to get Zabbix Discovery Host Prototypes to append to hosts instead of only creating new ones? Either just setting a Macro or updating info on already existing hosts.
- Is there an easy way to query for the correct UUID out of vcenter, because right now it would be opening up the .vmx file for each host and manually grabbing the vc.uuid, which isn't feasible for the scale we're at. The UUID in the hosts table in vcenter is also the incorrect one.Appvalley TutuApp Tweakbox
Comment