Hello everyone,
Maybe someone can help me on this case, I didn't find really the information I'm searching.
On Windows Server 2012, I have a Zabbix Agent v2.4.1 installed and running well.
On this server I'm using Windows Server Backup to perform obviously some backups ^^.
I want to catch error code with Zabbix, so I defined one new Zabbix agent active item on the server:
eventlog[Operational,,Error,Backup,,,]
I'm not really sure about the item, but all the logs for Windows Server Backup are located inside eventvwr here:
Applications and Services Logs > Microsoft > Windows > Backup > Operational
So I believe :
eventlog[name,<regexp>,<severity>,<source>,<eventid>,<maxli nes>,<mode>]
name is Operational ?
And the source is every time Backup :

I'm right no?
But I don't really understand after how Zabbix proceed the data. Obviously I want to create one trigger to catch every error, but I cannot see any data return in the Overview tab.
So I think I miss some knowledge, but I'm sure some people already do same checks here
Thanks for your time
Maybe someone can help me on this case, I didn't find really the information I'm searching.
On Windows Server 2012, I have a Zabbix Agent v2.4.1 installed and running well.
On this server I'm using Windows Server Backup to perform obviously some backups ^^.
I want to catch error code with Zabbix, so I defined one new Zabbix agent active item on the server:
eventlog[Operational,,Error,Backup,,,]
I'm not really sure about the item, but all the logs for Windows Server Backup are located inside eventvwr here:
Applications and Services Logs > Microsoft > Windows > Backup > Operational
So I believe :
eventlog[name,<regexp>,<severity>,<source>,<eventid>,<maxli nes>,<mode>]
name is Operational ?
And the source is every time Backup :
I'm right no?
But I don't really understand after how Zabbix proceed the data. Obviously I want to create one trigger to catch every error, but I cannot see any data return in the Overview tab.
So I think I miss some knowledge, but I'm sure some people already do same checks here

Thanks for your time