I'm trying to achieve 2 alerts with zabbix;
- When in the SQL Server Error log an entry is added with (in the tekst) Severity 19, 20, 21, 22, 23 or 24
- When in the SQL Server Error log an entry is added like: DBCC CHECKDB (DatabaseName) [some text, can vary every time] found 4 errors and repaired 0 errors. and the numer of errors >0
Im new to Zabbix; I've already setup a Zabbix Appliance and succesfully created the log monitor
I just don't seem to understand how to create the right expression using the syntax Zabbix needs
- When in the SQL Server Error log an entry is added with (in the tekst) Severity 19, 20, 21, 22, 23 or 24
- When in the SQL Server Error log an entry is added like: DBCC CHECKDB (DatabaseName) [some text, can vary every time] found 4 errors and repaired 0 errors. and the numer of errors >0
Im new to Zabbix; I've already setup a Zabbix Appliance and succesfully created the log monitor
I just don't seem to understand how to create the right expression using the syntax Zabbix needs
Comment