Hi All,
I'm a new on zabbix and I install Zabbix 7.4, I create all my discovery rules with SNMPv3 checks; I create the rules like this:
Discovery1: 192.168.1.0/24, 192.168.2.0/24 etc
Where Site 1 is 192.168.1.0/24 and site 2 is 192.168.2.0/24
Then I import the host with general discovery action
is there a possibility to add the host in a specific hostgroup by regex on his hostname and link specific template?
Example: -
Host: SITE1SW100A --> Add to hostgroup Site-1 and Link Template: Switch, Ping
Host: AP1_50 --> Add to hostgroup Site-1 and Link Template: AP, Ping
Host: AP2_50 --> Add to hostgroup Site-2 and Link Template: AP, Ping
Host: SITE2SW100A --> Add to hostgroup Site-2 and Link Template: Switch, Ping
I try to do it with autoregistration rule but it works only with zabbix Agent, instead I want process the hostname that I set on zabbix Hosts
I'm a new on zabbix and I install Zabbix 7.4, I create all my discovery rules with SNMPv3 checks; I create the rules like this:
Discovery1: 192.168.1.0/24, 192.168.2.0/24 etc
Where Site 1 is 192.168.1.0/24 and site 2 is 192.168.2.0/24
Then I import the host with general discovery action
is there a possibility to add the host in a specific hostgroup by regex on his hostname and link specific template?
Example: -
Host: SITE1SW100A --> Add to hostgroup Site-1 and Link Template: Switch, Ping
Host: AP1_50 --> Add to hostgroup Site-1 and Link Template: AP, Ping
Host: AP2_50 --> Add to hostgroup Site-2 and Link Template: AP, Ping
Host: SITE2SW100A --> Add to hostgroup Site-2 and Link Template: Switch, Ping
I try to do it with autoregistration rule but it works only with zabbix Agent, instead I want process the hostname that I set on zabbix Hosts
Comment