Hi
I use Zabbix 3.0.2
I monitoring Windows System Event Log and geting alerts when error occure, but i need exclude some Events ID like 1111, 123, 90.
When i try use this:
{Template Windows Event Log:eventlog[System,,Warning|Error|Critical|Failure,,,,skip].logseverity(0)}=4 and {Template Windows Event Log :eventlog[System,,Warning|Error|Critical|Failure,,,,skip].logeventid(1111|123|90)}=0
I still receive email alert with Event ID 1111,123,90
Can anybody give me suggestion what is wrong ?
I use Zabbix 3.0.2
I monitoring Windows System Event Log and geting alerts when error occure, but i need exclude some Events ID like 1111, 123, 90.
When i try use this:
{Template Windows Event Log:eventlog[System,,Warning|Error|Critical|Failure,,,,skip].logseverity(0)}=4 and {Template Windows Event Log :eventlog[System,,Warning|Error|Critical|Failure,,,,skip].logeventid(1111|123|90)}=0
I still receive email alert with Event ID 1111,123,90
Can anybody give me suggestion what is wrong ?