Hello,
I've created many template to monitor different kind of device.
When creating a new trigger, can i use to name of a template instead of the one of the host using that template ?
example:
{template_name:status.last(0)}=2
instead of
{serveur_name:status.last(0)}=2
The first one doesn't do anything ...
I've created many template to monitor different kind of device.
When creating a new trigger, can i use to name of a template instead of the one of the host using that template ?
example:
{template_name:status.last(0)}=2
instead of
{serveur_name:status.last(0)}=2
The first one doesn't do anything ...
Comment