I try to set notification when some Host are added or removed.
First is to detect when change occur and that is not a problem.
I can do that with zabbix.hosts key in Zabbix Internal checks.
After that I create trigger with abschange() funktion.
Create notification ...
Every thing work but I wish to add in notification witch host are added/removed based
on visible hostname.
How I can add that info in notification?
TNX
Marijan
First is to detect when change occur and that is not a problem.
I can do that with zabbix.hosts key in Zabbix Internal checks.
After that I create trigger with abschange() funktion.
Create notification ...
Every thing work but I wish to add in notification witch host are added/removed based
on visible hostname.
How I can add that info in notification?
TNX
Marijan
Comment