Greetings All,
So I have read section 6 - Tags under Triggers in the Zabbix 3.4 documentation but I have having a problem populating the Tags with item information. I have an Trigger Prototype
{Template Microsoft SQL Server DE Baseline:database.mssql.status[{#SQLINSTANCENAME},{#DBNAME}].last(0)}<>0
and I want the TAG to be populated with the Database Status, to be used with Event Correlation. I have the Tag setup as (Database State) - {{ITEM.LASTVALUE}.regsub(Status)} but the Tag says "unknown" in the problem created by the Trigger. I can't seem to get it to work, how do you format the Tag so it has the item data in it? Many thanks in advance for any help.
v/r
Chris
So I have read section 6 - Tags under Triggers in the Zabbix 3.4 documentation but I have having a problem populating the Tags with item information. I have an Trigger Prototype
{Template Microsoft SQL Server DE Baseline:database.mssql.status[{#SQLINSTANCENAME},{#DBNAME}].last(0)}<>0
and I want the TAG to be populated with the Database Status, to be used with Event Correlation. I have the Tag setup as (Database State) - {{ITEM.LASTVALUE}.regsub(Status)} but the Tag says "unknown" in the problem created by the Trigger. I can't seem to get it to work, how do you format the Tag so it has the item data in it? Many thanks in advance for any help.
v/r
Chris