I added an autodiscovery rule which checks an IP-Range for
ZABBIX agent (10050) "system.uname"
I also added an action which has conditions like this :
Conditions (type is AND)
(A) Service type = "ZABBIX agent"
(B) Discovery status = "Up"
(C) Received value like "Linux"
and Operations like this:
Add to group "Linux servers"
Link to template "Template_Linux"
So what zabbix does is : Finding the Server which has zabbix-agent running -> OK
Adding it beacuase system.uname like "Linux" -> OK
Linking Template -> OK
But all the Items defined in the template are NOT used with the Server found by autodescovery. Only if i add that Server manually , all Items from the Template are also connected with the Server.
Any Ideas?
thanks in advance
Welkin
ZABBIX agent (10050) "system.uname"
I also added an action which has conditions like this :
Conditions (type is AND)
(A) Service type = "ZABBIX agent"
(B) Discovery status = "Up"
(C) Received value like "Linux"
and Operations like this:
Add to group "Linux servers"
Link to template "Template_Linux"
So what zabbix does is : Finding the Server which has zabbix-agent running -> OK
Adding it beacuase system.uname like "Linux" -> OK
Linking Template -> OK
But all the Items defined in the template are NOT used with the Server found by autodescovery. Only if i add that Server manually , all Items from the Template are also connected with the Server.
Any Ideas?
thanks in advance
Welkin