I've noticed a new action, "auto registration". When does this kick in? During ICMP discovery's or during both ICMP and standard agent discoveries? Or something completely different. And depending on how it exactly works, can we extend the conditions past just hostname regex's to something like UserParamerters already in an agent?
It was unclear in the latest rev of the documentation.
From the latest doc:
"Auto-registration refers to a feature of ZABBIX that allows Hosts to automatically register themselves with the ZABBIX server. This is configured via the web interface by an administrator that defines a particular Hostname patter such as ‘*-Linux’ and define Items for that host based on a Template of items."
It was unclear in the latest rev of the documentation.
From the latest doc:
"Auto-registration refers to a feature of ZABBIX that allows Hosts to automatically register themselves with the ZABBIX server. This is configured via the web interface by an administrator that defines a particular Hostname patter such as ‘*-Linux’ and define Items for that host based on a Template of items."
- it's for agents who connect to the server but are not configured yet.
Comment