Hi, I am using Zabbix 3.4, my server is running Debian and I've added an auto discovery rule:
Name: myrule
IP Range: 192.168.10.1-192.168.10.10
Delay: 60
Checks: Zabbix agent=system.uname
Duc: IP Adress
Enabled=yes
And an action:
Name: Myaction
Type: And/Or
Contitions: Recieved value like Linux
Discovery status = Up
Service type = Zabbix agent
Enabled=yes
Operations: Add to host groups: my linux group
Link to template: my linux template
My problem is that although the server is discovered and added to hosts, the operations from the action aren't working meaning it's not linked to my host group and not to my template.
What can I do?
Thanks
Name: myrule
IP Range: 192.168.10.1-192.168.10.10
Delay: 60
Checks: Zabbix agent=system.uname
Duc: IP Adress
Enabled=yes
And an action:
Name: Myaction
Type: And/Or
Contitions: Recieved value like Linux
Discovery status = Up
Service type = Zabbix agent
Enabled=yes
Operations: Add to host groups: my linux group
Link to template: my linux template
My problem is that although the server is discovered and added to hosts, the operations from the action aren't working meaning it's not linked to my host group and not to my template.
What can I do?
Thanks
Comment