Ad Widget

Collapse

zbxwmi template import gives Incorrect value for field "master_itemid"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aberger
    Junior Member
    Zabbix Certified Specialist
    • Apr 2011
    • 6

    #1

    zbxwmi template import gives Incorrect value for field "master_itemid"

    Hi,
    I am testing
    Zabbix WMI connector. Contribute to 13hakta/zbxwmi development by creating an account on GitHub.

    I have script zbxwmi script working but when I try to import the template in centos 8 appliance version 5.0 lts or latest 6.0
    I get:
    Incorrect value for field "master_itemid": value "zbxwmi["-action","json","-type","n","-fields","PercentProcessorTime","-filter","Name<>'_Total'","Win32_PerfFormattedData_ PerfOS_Processor",{HOST.HOST}]" not found.

    is that because template is version 3.4 and not compatible with zabbix 5 or 6?
    is any way to convert it?
    Thanks
    A
  • dennistm
    Junior Member
    • Jul 2023
    • 7

    #2
    Hi aberger,
    I'm trying to do exactly the same thing and run into the exact same error. Unfortunately no replies so far. Did you manage to get this working in the end?
    Or is there perhaps anybody else that can help me with this?
    Thanks, Dennis

    Comment

    • dennistm
      Junior Member
      • Jul 2023
      • 7

      #3
      Nevermind. Found the correct template here: https://github.com/zabbix/community-...sor_statistics

      Comment

      Working...