Skip to content

Zabbix integration broken with Zabbix 7.0+ #2691

@anothermerge

Description

@anothermerge

Hi, at some point the login for the api changed from user to username. This needs to be updated in your check at https://github.com/DataDog/integrations-extras/blob/master/zabbix/datadog_checks/zabbix/check.py on line 35 I believe. It should look like the below to work:

'params': {'username': zabbix_user, 'password': zabbix_pass},

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions