Ad Widget

Collapse

Monitoring free ESXi single host via Zabbix

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • taken
    Junior Member
    • May 2015
    • 15

    #1

    Monitoring free ESXi single host via Zabbix

    Hello,
    I want monitoring my free ESXi host ( without VM because i install Zabbix Client on every VM ) but i get a problem. What i do:

    1. I create new host in Zabbix
    2. Add Template: Template Virt VMware Hypervisor
    3. Add macro: {$USERNAME} {$PASSWORD} {$URL} {$UUID}

    On ESXi host i enable access to port 443 for zabbix server.

    And After this i got in normal log:
    8775:20161231:094937.906 Item [ESX.XXXX.PL:vmware.hv.hw.cpu.num[{$URL},{HOST.HOST}]] error: Unknown hypervisor uuid.

    When i enable debug mode i see he get access to my server because show what CPU i got it in my ESXi hypervisor and other information debug log here: http://www.wklej.org/hash/33dbd49a8c5/

    Can someone tell me what is wrong with this: Unknown hypervisor uuid.

    I get UUID for macro from console:
    [root@ESX:~] esxcli system uuid get
    x8x8x9x2-xxxx-xxxx-xxxx-x4xfx1x7x1x6



    * I put x on UUID and hostname because don`t want share all my data.
    Last edited by taken; 31-12-2016, 11:10. Reason: Put debug mode log file link
  • Atsushi
    Senior Member
    • Aug 2013
    • 2028

    #2
    Please try use Template Virt VMware.

    Comment

    • jackyho
      Junior Member
      • Nov 2017
      • 7

      #3
      Originally posted by taken
      Hello,
      I want monitoring my free ESXi host ( without VM because i install Zabbix Client on every VM ) but i get a problem. What i do:

      1. I create new host in Zabbix
      2. Add Template: Template Virt VMware Hypervisor
      3. Add macro: {$USERNAME} {$PASSWORD} {$URL} {$UUID}

      On ESXi host i enable access to port 443 for zabbix server.

      And After this i got in normal log:
      8775:20161231:094937.906 Item [ESX.XXXX.PL:vmware.hv.hw.cpu.num[{$URL},{HOST.HOST}]] error: Unknown hypervisor uuid.

      When i enable debug mode i see he get access to my server because show what CPU i got it in my ESXi hypervisor and other information debug log here: http://www.wklej.org/hash/33dbd49a8c5/

      Can someone tell me what is wrong with this: Unknown hypervisor uuid.

      I get UUID for macro from console:
      [root@ESX:~] esxcli system uuid get
      x8x8x9x2-xxxx-xxxx-xxxx-x4xfx1x7x1x6



      * I put x on UUID and hostname because don`t want share all my data.
      Refer this post

      Comment

      Working...