Skip to content

active agent support its not workign due a bug inside zabbix since v 4 #3

@mckaygerhard

Description

@mckaygerhard

hi as i commented in commit ec2fce6#comments of PR #2 seems this template does not work with proxy monitoring (agent active)?

well zabbix are not a good open source "community" i already put a bug that still today does not get a fix https://support.zabbix.com/browse/ZBX-21217

is not reflected in documentation of 4.X but is present in documentation of 5.X and 6.X but i found a workaround.. you take the result of only one key and created the others three parts .. so you can use wmi.get[<namespace>,<query>] in independent way i was able to get in a testing way data using direct wmi query call: wmi.get[root\cimv2,"Select ResponseTime From Win32_PingStatus where Address = '8.8.8.8'"]

image

i try to use zabbix 6.4 and still does not get such key getall so i guess each part of the result should get one by one:

image

but when i choose agent (in passive) getall is available

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions