Skip to content

zabbix::agent::hostinterfaceitem not respected #725

@bjschafer

Description

@bjschafer

Hello,

Setting zabbix::agent::hostinterfaceitem, e.g. to use DNS in host autoregistration, is not working correctly. I believe the problem is here:

Optional[Stdlib::Fqdn] $hostinterfaceitem = $zabbix::params::agent_hostinterfaceitem,

The type of zabbix::agent::hostinterface should indeed be Optional[Stdlib::Fqdn], but zabbix::agent::hostinterfaceitem should be a string, since it expects a Zabbix item. See the docs (just ctrl+f for "HostInterfaceItem").

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions