hello community
i have a distributed architecture.
Zabbix server in AWS and multiple proxies in each site.
each site contains many devices (200-700).
im using discovery rules and actions to set up each site.
im using snmp check (sysname OID) and creates hosts, adding to groups, and attached to templates using actions.
my network devices hostname arent unique (for some automation reasons, meaning sw01 hostname will be similar on all sites.
as you know when zabbix discovers duplicate hostnames it automatically added "_N" to the end of the hostname.
im trying to find a way that it will add a predefined string (unique to each proxy) and the begging of each discovered device hostname and avoided the "_N" string.
is there any way to achieve that?
my zabbix server ver -5.0.7
proxy ver - :5.0.10
appreciate any help\tips
thanks
i have a distributed architecture.
Zabbix server in AWS and multiple proxies in each site.
each site contains many devices (200-700).
im using discovery rules and actions to set up each site.
im using snmp check (sysname OID) and creates hosts, adding to groups, and attached to templates using actions.
my network devices hostname arent unique (for some automation reasons, meaning sw01 hostname will be similar on all sites.
as you know when zabbix discovers duplicate hostnames it automatically added "_N" to the end of the hostname.
im trying to find a way that it will add a predefined string (unique to each proxy) and the begging of each discovered device hostname and avoided the "_N" string.
is there any way to achieve that?
my zabbix server ver -5.0.7
proxy ver - :5.0.10
appreciate any help\tips
thanks
Comment