Zabbix Server 4.4.4
Agent Windows 4.4.4 in active mode
From log i receive two values with interval 10s - Impegno / Disimpegno (
)
Trigger:
Problem -
Recovery expression -
I need trigger goes in error state AFTER 5 MIN Zabbix receive value=Disimpegno and didn't receive "Impegno"
Is this correct trigger or not? Because i receive messages on error and at the same moment that problem was solved.
Agent Windows 4.4.4 in active mode
From log i receive two values with interval 10s - Impegno / Disimpegno (
logrt[C:\SomeLog\log\.*.log, "Input 4.R1......([A-Z][a-z][a-z][a-z][a-z][a-z][a-z]*)",,,,\1]
Trigger:
Problem -
{SomeLog:logrt[C:\SomeLog\log\.*.log, "Input 4.R2......([A-Z][a-z][a-z][a-z][a-z][a-z][a-z]*)",,,,\1].str(Disimpegno)}=1 and {SomeLog:logrt[C:\SomeLog\log\.*.log, "Input 4.R2......([A-Z][a-z][a-z][a-z][a-z][a-z][a-z]*)",,,,\1].nodata(300s)}=1
{SomeLog:logrt[C:\SomeLog\log\.*.log, "Input 4.R4......([A-Z][a-z][a-z][a-z][a-z][a-z][a-z]*)",,,,\1].str(Impegno)}=1
Is this correct trigger or not? Because i receive messages on error and at the same moment that problem was solved.