Hi,
this is my first post.
First of all, congratulations for this extraordinary system! I've used monitoring solutions for more than 20 years (mainly Nagios on the last years). Zabbix is far beyound!
I need your help, please:
I'm using one Web Scenario / Trigger , with multiple tests (steps) (with different URLs tests). The setup is working fine, although I'm not able to get the "Steps" name on the notification (Only Steps ID working)
My notification template looks like this: "Original problem ID: {EVENT.ID} - {EVENT.NAME}"
{EVENT.ID} works ok (is translated to the id of the Step of the Web Scenario.
{EVENT.NAME} is empty. I was expecting to get the "Name" atribute of the Step
I'm using 5.0.2 version
Thanks
this is my first post.
First of all, congratulations for this extraordinary system! I've used monitoring solutions for more than 20 years (mainly Nagios on the last years). Zabbix is far beyound!
I need your help, please:
I'm using one Web Scenario / Trigger , with multiple tests (steps) (with different URLs tests). The setup is working fine, although I'm not able to get the "Steps" name on the notification (Only Steps ID working)
My notification template looks like this: "Original problem ID: {EVENT.ID} - {EVENT.NAME}"
{EVENT.ID} works ok (is translated to the id of the Step of the Web Scenario.
{EVENT.NAME} is empty. I was expecting to get the "Name" atribute of the Step
I'm using 5.0.2 version
Thanks
and here EVENT.NAME macro refers to fully resolved Trigger name, what you created before..
Comment