Hi everyone,
I write you because I'm having troubles with the macro {{HOST.NAME1}:eventlog[System].last(0)}. I configured an action that send an email with the macro {{HOST.NAME1}:eventlog[System].last(0)}, however the mail I receive doesn't convert {{HOST.NAME1}:eventlog[System].last(0)} to the correct value. It shows in the message '{{HOST.NAME1}:eventlog[System].last(0)}'.
¿What is wrong with the macro?
The message of the action is configured this way:
A continuacion los datos del problema
Trigger: {TRIGGER.NAME}
Trigger status: {TRIGGER.STATUS}
Servidor: {HOST.NAME1}
Informacion Adicional:
{{HOST.NAME1}:eventlog[System].last(0)}
{ITEM.VALUE1}
I write you because I'm having troubles with the macro {{HOST.NAME1}:eventlog[System].last(0)}. I configured an action that send an email with the macro {{HOST.NAME1}:eventlog[System].last(0)}, however the mail I receive doesn't convert {{HOST.NAME1}:eventlog[System].last(0)} to the correct value. It shows in the message '{{HOST.NAME1}:eventlog[System].last(0)}'.
¿What is wrong with the macro?
The message of the action is configured this way:
A continuacion los datos del problema
Trigger: {TRIGGER.NAME}
Trigger status: {TRIGGER.STATUS}
Servidor: {HOST.NAME1}
Informacion Adicional:
{{HOST.NAME1}:eventlog[System].last(0)}
{ITEM.VALUE1}
Comment