Ad Widget

Collapse

VMWare discovery issue

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jimbowarrior
    Junior Member
    • Mar 2024
    • 2

    #1

    VMWare discovery issue

    Hello,

    I'm monitoring a Vcenter (7.0.3), I'm able to discover :

    VMWare event log, full name, cluster status and Vmware version. All ESXI are discover as well. But I get an error message in the log :

    3810:20240328:154115.944 check_vcenter_vm_discovery() Unknown datastore id:datastore-865743
    3810:20240328:154115.938 check_vcenter_vm_discovery() Unknown datastore id:

    consequently no data store are discover and no VMs.
    I'm running Zabbix v7 beta 2 on Ubuntu 22.04 LTS

    Looks like because we have restricted the read-only user on a specific cluster to avoid a full discovery of all clusters (too many VMs) some cluster are out of scope.

    There is a way to apply a filter to discover only one cluster ? Or the error message and failed discovery is related to something else ?

    Regards
  • jimbowarrior
    Junior Member
    • Mar 2024
    • 2

    #2
    You must apply read only right on top, uncheck "propagate to children" and add read only rights to the cluster and propagate to children. Then, recreate the vcenter object in Zabbix and force a synchro !

    Comment

    Working...