I am just beginning to use Zabbix and have a question about setting up a trigger for my eventlog items (one Application and one System). I initially couldn't get any data, but figured out that it needs the active agent and then the data came through. LOTS of data, data from months past, and thousands of entries, LOL. I am thankful I only enabled it briefly for only one test station, and the email server recovered after 10 minutes.
An example of one of my triggers is:
{Template Win Event Viewer:eventlog[Application].logseverity(0)}=4
What I would like to do, is set the trigger to only go off on items with the same date as current, so that I only get current events, and not a parse of everything in the event log.
Is this possible, and if so, could you provide an example?
Thank you.
An example of one of my triggers is:
{Template Win Event Viewer:eventlog[Application].logseverity(0)}=4
What I would like to do, is set the trigger to only go off on items with the same date as current, so that I only get current events, and not a parse of everything in the event log.
Is this possible, and if so, could you provide an example?
Thank you.
Comment