-
Type:
Incident report
-
Resolution: Won't fix
-
Priority:
Critical
-
None
-
Affects Version/s: 2.4.7
-
Component/s: Server (S), Templates (T)
Description :
some triggers linked to low-level discovery from one template are created to a host without this template applied
issue case :
- template created with low level discovery to get drives information and create trigger on space
- apply the template to one host that is not the zabbix server host
- on the zabbix server host, create some web scenario
- on the zabbix server host, create a trigger linked to the web scenario just created an adda dependacy to the trigger called "Ping
{HOSTNAME}
" from your host on which you have applied earlier the template
This trigger has for definition for example :
({myhost:agent.ping.count(150,0,"eq")}>0 and {myhost:agent.ping.last(0)}=0) or {myhost:agent.ping.nodata(7200)}=1
after few minutes (certainly the time for low-level discovery to run a new check on the host, the triggers appears on the Zabbix Server host.
I am running version 2.4.5 on the server and the changelogs does not mention correction on Low-Level Discovery