I have read everything I can find on this site and no one seems to be just trying to alert on all errors in windows logs. If i knew what was going to break I could set up a monitor for each individual event but how do I alert on all errors?
What I have:
Zabbix 1.4.2
Item:
Description: Application log
Type: Zabbix Active
Key: eventlog[Application]
Type of information : log
Update every 30 seconds
Trigger:
Name: Application Log errors
Expression: {Template_Windows:eventlog[Application].logseverity(4)}=4
All I get is a status unknown. What is missing/wrong?
What I have:
Zabbix 1.4.2
Item:
Description: Application log
Type: Zabbix Active
Key: eventlog[Application]
Type of information : log
Update every 30 seconds
Trigger:
Name: Application Log errors
Expression: {Template_Windows:eventlog[Application].logseverity(4)}=4
All I get is a status unknown. What is missing/wrong?

Comment