Hi all.
Let's say there is a key in the data element: eventlog[Application,,Error,,111]
It collects all errors with Error and code 111
It is necessary to create a trigger that reports this error found in the log and closes when this error is removed from the log. The trigger is closed when the error is no longer found in the log. Zabbix version 5.0
Let's say there is a key in the data element: eventlog[Application,,Error,,111]
It collects all errors with Error and code 111
It is necessary to create a trigger that reports this error found in the log and closes when this error is removed from the log. The trigger is closed when the error is no longer found in the log. Zabbix version 5.0
Comment